SAP ABAP Interface IF_WDY_MD_MODEL_CLASS (IF_WDY_MD_MODEL_CLASS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_MODEL (Package) Web Dynpro: Model
Properties
Interface IF_WDY_MD_MODEL_CLASS  
Short Description    
General Data
Package SWDP_METADATA_API_MODEL   Web Dynpro: Model 
Created 20020920   SAP 
Last changed 20020920   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDY_MD_MODEL_CLASS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_APP_CLASS 00000000
Friends
Interface IF_WDY_MD_MODEL_CLASS has no friend.
Attributes
Interface IF_WDY_MD_MODEL_CLASS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DERIVED_CLASS Instance method Public Method 00000000
2 ADD_SOURCE_ROLE Instance method Public Method 00000000
3 CREATE_ERROR_HANDLER Instance method Public Method 00000000
4 CREATE_EVENT Instance method Public Method 00000000
5 CREATE_EVENT_HANDLER Instance method Public Method 00000000
6 CREATE_SETTING Instance method Public Method 00000000
7 CREATE_VALIDATOR Instance method Public Method 00000000
8 DELETE Instance method Public Method 00000000
9 GET_CODE_BODY Instance method Public Method 00000000
10 GET_DERIVED_CLASSES Instance method Public Method 00000000
11 GET_DERIVED_CLASS_COUNT Instance method Public Method 00000000
12 GET_ERROR_HANDLER Instance method Public Method 00000000
13 GET_ERROR_HANDLERS Instance method Public Method 00000000
14 GET_ERROR_HANDLER_COUNT Instance method Public Method 00000000
15 GET_EVENT Instance method Public Method 00000000
16 GET_EVENTS Instance method Public Method 00000000
17 GET_EVENT_COUNT Instance method Public Method 00000000
18 GET_EVENT_HANDLER Instance method Public Method 00000000
19 GET_EVENT_HANDLERS Instance method Public Method 00000000
20 GET_EVENT_HANDLER_COUNT Instance method Public Method 00000000
21 GET_IS_ROOT_OBJECT Instance method Public Method 00000000
22 GET_METHOD Instance method Public Method 00000000
23 GET_METHODS Instance method Public Method 00000000
24 GET_METHOD_COUNT Instance method Public Method 00000000
25 GET_MODEL Instance method Public Method 00000000
26 GET_NAME Instance method Public Method 00000000
27 GET_PROPERTIES Instance method Public Method 00000000
28 GET_PROPERTY Instance method Public Method 00000000
29 GET_PROPERTY_COUNT Instance method Public Method 00000000
30 GET_SETTING Instance method Public Method 00000000
31 GET_SETTINGS Instance method Public Method 00000000
32 GET_SETTING_COUNT Instance method Public Method 00000000
33 GET_SOURCE_ROLES Instance method Public Method 00000000
34 GET_SOURCE_ROLE_COUNT Instance method Public Method 00000000
35 GET_SUPER_CLASS Instance method Public Method 00000000
36 GET_VALIDATOR Instance method Public Method 00000000
37 GET_VALIDATORS Instance method Public Method 00000000
38 GET_VALIDATOR_COUNT Instance method Public Method 00000000
39 GET_VISIBILITY Instance method Public Method 00000000
40 HAS_DERIVED_CLASS Instance method Public Method 00000000
41 HAS_ERROR_HANDLER Instance method Public Method 00000000
42 HAS_EVENT Instance method Public Method 00000000
43 HAS_EVENT_HANDLER Instance method Public Method 00000000
44 HAS_METHOD Instance method Public Method 00000000
45 HAS_PROPERTY Instance method Public Method 00000000
46 HAS_SETTING Instance method Public Method 00000000
47 HAS_SOURCE_ROLE Instance method Public Method 00000000
48 HAS_SUPER_CLASS Instance method Public Method 00000000
49 HAS_VALIDATOR Instance method Public Method 00000000
50 REMOVE_ALL_DERIVED_CLASSES Instance method Public Method 00000000
51 REMOVE_ALL_SOURCE_ROLES Instance method Public Method 00000000
52 REMOVE_DERIVED_CLASS Instance method Public Method 00000000
53 REMOVE_SOURCE_ROLE Instance method Public Method 00000000
54 SET_CODE_BODY Instance method Public Method 00000000
55 SET_IS_ROOT_OBJECT Instance method Public Method 00000000
56 SET_SUPER_CLASS Instance method Public Method 00000000
57 SET_VISIBILITY Instance method Public Method 00000000
Events
Interface IF_WDY_MD_MODEL_CLASS has no event.
Types
Interface IF_WDY_MD_MODEL_CLASS has no local type.
Method Signatures

Method ADD_DERIVED_CLASS Signature

Method ADD_DERIVED_CLASS on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method ADD_DERIVED_CLASS on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method ADD_SOURCE_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE_ROLE Call by reference Object reference (TYPE REF TO) IF_WDY_MD_MODEL_RELATION_ROLE 00000000

Method ADD_SOURCE_ROLE on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method CREATE_ERROR_HANDLER Signature

Method CREATE_ERROR_HANDLER on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method CREATE_ERROR_HANDLER on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method CREATE_EVENT Signature

Method CREATE_EVENT on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method CREATE_EVENT on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method CREATE_EVENT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EVENT_HANDLER Value transfer Object reference (TYPE REF TO) IF_WDY_MD_EVENT_HANDLER 00000000
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000
3 Importing TYPE Value transfer Type reference (TYPE) WDY_MD_OBJECT_TYPE 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method CREATE_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000
2 Returning SETTING Value transfer Object reference (TYPE REF TO) IF_WDY_MD_MODEL_CLASS_SETTING 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method CREATE_VALIDATOR Signature

Method CREATE_VALIDATOR on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method CREATE_VALIDATOR on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method DELETE Signature

Method DELETE on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method DELETE on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_CODE_BODY Signature

Method GET_CODE_BODY on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_CODE_BODY on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_DERIVED_CLASSES Signature

Method GET_DERIVED_CLASSES on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_DERIVED_CLASSES on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_DERIVED_CLASS_COUNT Signature

Method GET_DERIVED_CLASS_COUNT on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_DERIVED_CLASS_COUNT on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_ERROR_HANDLER Signature

Method GET_ERROR_HANDLER on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_ERROR_HANDLER on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_ERROR_HANDLERS Signature

Method GET_ERROR_HANDLERS on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_ERROR_HANDLERS on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_ERROR_HANDLER_COUNT Signature

Method GET_ERROR_HANDLER_COUNT on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_ERROR_HANDLER_COUNT on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_EVENT Signature

Method GET_EVENT on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_EVENT on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_EVENTS Signature

Method GET_EVENTS on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_EVENTS on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_EVENT_COUNT Signature

Method GET_EVENT_COUNT on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_EVENT_COUNT on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_EVENT_HANDLER Signature

Method GET_EVENT_HANDLER on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_EVENT_HANDLER on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_EVENT_HANDLERS Signature

Method GET_EVENT_HANDLERS on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_EVENT_HANDLERS on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_EVENT_HANDLER_COUNT Signature

Method GET_EVENT_HANDLER_COUNT on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_EVENT_HANDLER_COUNT on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_IS_ROOT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ROOT_OBJECT Value transfer Type reference (TYPE) FLAG 00000000

Method GET_IS_ROOT_OBJECT on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_METHOD Signature

Method GET_METHOD on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_METHOD on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_METHODS Signature

Method GET_METHODS on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_METHODS on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_METHOD_COUNT Signature

Method GET_METHOD_COUNT on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_METHOD_COUNT on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MODEL Value transfer Object reference (TYPE REF TO) IF_WDY_MD_MODEL 00000000

Method GET_MODEL on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_NAME on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_PROPERTIES Signature

Method GET_PROPERTIES on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_PROPERTIES on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_PROPERTY Signature

Method GET_PROPERTY on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_PROPERTY on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_PROPERTY_COUNT Signature

Method GET_PROPERTY_COUNT on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_PROPERTY_COUNT on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000
2 Returning SETTING Value transfer Object reference (TYPE REF TO) IF_WDY_MD_MODEL_CLASS_SETTING 00000000

Method GET_SETTING on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SETTINGS Value transfer Object reference (TYPE REF TO) IF_OBJECT_MAP 00000000

Method GET_SETTINGS on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_SETTING_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) I 00000000

Method GET_SETTING_COUNT on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_SOURCE_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SOURCE_ROLES Value transfer Object reference (TYPE REF TO) IF_OBJECT_MAP 00000000

Method GET_SOURCE_ROLES on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_SOURCE_ROLE_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) I 00000000

Method GET_SOURCE_ROLE_COUNT on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_SUPER_CLASS Signature

Method GET_SUPER_CLASS on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_SUPER_CLASS on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_VALIDATOR Signature

Method GET_VALIDATOR on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_VALIDATOR on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_VALIDATORS Signature

Method GET_VALIDATORS on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_VALIDATORS on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_VALIDATOR_COUNT Signature

Method GET_VALIDATOR_COUNT on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_VALIDATOR_COUNT on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method GET_VISIBILITY Signature

Method GET_VISIBILITY on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method GET_VISIBILITY on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method HAS_DERIVED_CLASS Signature

Method HAS_DERIVED_CLASS on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method HAS_DERIVED_CLASS on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method HAS_ERROR_HANDLER Signature

Method HAS_ERROR_HANDLER on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method HAS_ERROR_HANDLER on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method HAS_EVENT Signature

Method HAS_EVENT on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method HAS_EVENT on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method HAS_EVENT_HANDLER Signature

Method HAS_EVENT_HANDLER on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method HAS_EVENT_HANDLER on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method HAS_METHOD Signature

Method HAS_METHOD on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method HAS_METHOD on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method HAS_PROPERTY Signature

Method HAS_PROPERTY on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method HAS_PROPERTY on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method HAS_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_SETTING Value transfer Type reference (TYPE) FLAG 00000000
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000

Method HAS_SETTING on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method HAS_SOURCE_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_SOURCE_ROLE Value transfer Type reference (TYPE) FLAG 00000000
2 Importing SOURCE_ROLE Call by reference Object reference (TYPE REF TO) IF_WDY_MD_MODEL_RELATION_ROLE 00000000

Method HAS_SOURCE_ROLE on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method HAS_SUPER_CLASS Signature

Method HAS_SUPER_CLASS on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method HAS_SUPER_CLASS on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method HAS_VALIDATOR Signature

Method HAS_VALIDATOR on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method HAS_VALIDATOR on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method REMOVE_ALL_DERIVED_CLASSES Signature

Method REMOVE_ALL_DERIVED_CLASSES on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method REMOVE_ALL_DERIVED_CLASSES on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method REMOVE_ALL_SOURCE_ROLES Signature

Method REMOVE_ALL_SOURCE_ROLES on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method REMOVE_ALL_SOURCE_ROLES on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method REMOVE_DERIVED_CLASS Signature

Method REMOVE_DERIVED_CLASS on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method REMOVE_DERIVED_CLASS on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method REMOVE_SOURCE_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE_ROLE Call by reference Object reference (TYPE REF TO) IF_WDY_MD_MODEL_RELATION_ROLE 00000000

Method REMOVE_SOURCE_ROLE on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method SET_CODE_BODY Signature

Method SET_CODE_BODY on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method SET_CODE_BODY on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method SET_IS_ROOT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ROOT_OBJECT Value transfer Type reference (TYPE) FLAG 00000000

Method SET_IS_ROOT_OBJECT on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method SET_SUPER_CLASS Signature

Method SET_SUPER_CLASS on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method SET_SUPER_CLASS on Interface IF_WDY_MD_MODEL_CLASS has no exception.

Method SET_VISIBILITY Signature

Method SET_VISIBILITY on Interface IF_WDY_MD_MODEL_CLASS has no parameter.
Method SET_VISIBILITY on Interface IF_WDY_MD_MODEL_CLASS has no exception.
History
Last changed by/on SAP  20020920 
SAP Release Created in 630