SAP ABAP Interface IF_WB_MODEL (IF_WB_MODEL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SWB_MODELER (Package) Modeling Tool
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ESA_BUSINESS_OBJECT_MODEL 20040810
Properties
Interface IF_WB_MODEL  
Short Description    
General Data
Package SWB_MODELER   Modeling Tool 
Created 20040220   SAP 
Last changed 20050213   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WB_ASSOCIATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_WB_MODEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_WB_MODEL has no interface.
Friends
Interface IF_WB_MODEL has no friend.
Attributes
Interface IF_WB_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ATTACH_OBSERVER Instance method Public Method 20040405
2 CREATE_ASSOCIATION Instance method Public Method 20040220
3 CREATE_NODE Instance method Public Method 20040405
4 DELETE Instance method Public Method 20040427
5 DELETE_ASSOCIATION Instance method Public Method 20040413
6 DELETE_NODE Instance method Public Method 20040413
7 DEQUEUE Instance method Public Method 20040420
8 DETACH_OBSERVER Instance method Public Method 20040405
9 ENQUEUE Instance method Public Method 20040420
10 GET_ASSOCIATIONS Instance method Public Method 20040220
11 GET_ASSOCIATIONS_BY_NODE Instance method Public Method 20040413
12 GET_DESCRIPTION Instance method Public Method 20040503
13 GET_NAME Instance method Public Method 20040503
14 GET_NODES Instance method Public Method 20040405
15 GET_NODE_BY_NAME Instance method Public Method 20040421
16 SAVE Instance method Public Method 20040220
17 SET_DESCRIPTION Instance method Public Method 20040503
Events
Interface IF_WB_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ENQUEUE_MODE Public Type reference (TYPE) CHAR10 20040420
Method Signatures

Method ATTACH_OBSERVER Signature

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

Method ATTACH_OBSERVER on Interface IF_WB_MODEL has no exception.

Method CREATE_ASSOCIATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ASSOCIATION Value transfer Object reference (TYPE REF TO) IF_WB_ASSOCIATION 20040220
2 Importing DEFINITION Call by reference Type reference (TYPE) SCOL_BO_NODE_ASSOCIATION ESF : Business Object - Assoziation 20040901
3 Importing NAME Call by reference Type reference (TYPE) STRING 20040405
4 Importing ROLE_A Call by reference Type reference (TYPE) IF_WB_ASSOCIATION=>TY_ROLE 20040413
5 Importing ROLE_B Call by reference Type reference (TYPE) IF_WB_ASSOCIATION=>TY_ROLE 20040413
# Exception Resumable Description Created on
1 CX_WB_OPERATION_CANCELLED 20040413
2 CX_WB_OPERATION_NOT_ALLOWED 20040220

Method CREATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20040405
2 Returning NODE Value transfer Object reference (TYPE REF TO) IF_WB_NODE 20040405
# Exception Resumable Description Created on
1 CX_WB_OPERATION_CANCELLED 20040413
2 CX_WB_OPERATION_NOT_ALLOWED 20040405

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CORRNR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20040427
# Exception Resumable Description Created on
1 CX_WB_CORR_INSERT_EXCEPTION 20040517
2 CX_WB_PERMISSION_EXCEPTION 20040517

Method DELETE_ASSOCIATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASSOCIATION Call by reference Object reference (TYPE REF TO) IF_WB_ASSOCIATION 20040413
# Exception Resumable Description Created on
1 CX_WB_OPERATION_CANCELLED 20040413
2 CX_WB_OPERATION_NOT_ALLOWED 20040413

Method DELETE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WB_NODE 20040413
# Exception Resumable Description Created on
1 CX_WB_OPERATION_CANCELLED 20040413
2 CX_WB_OPERATION_NOT_ALLOWED 20040413

Method DEQUEUE Signature

Method DEQUEUE on Interface IF_WB_MODEL has no parameter.
Method DEQUEUE on Interface IF_WB_MODEL has no exception.

Method DETACH_OBSERVER Signature

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

Method DETACH_OBSERVER on Interface IF_WB_MODEL has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20040420
2 Importing GLOBAL_LOCK Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20040420
3 Exporting MASTERLANG Call by reference Type reference (TYPE) MASTERLANG Originalsprache in Repository-Objekten 20040421
4 Importing MODE Call by reference Type reference (TYPE) IF_WB_MODEL=>ENQUEUE_MODE 'MODIFY' 20040420
5 Importing SUPPRESS_LANGUAGE_CHECK Call by reference Type reference (TYPE) FLAG ' ' 20040420
# Exception Resumable Description Created on
1 CX_WB_ACCESS_EXCEPTION 20040517
2 CX_WB_PERMISSION_EXCEPTION 20040517

Method GET_ASSOCIATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ASSOCIATIONS Value transfer Type reference (TYPE) WB_ASSOCIATION_COLLECTION Collection of Model Elements 20040220

Method GET_ASSOCIATIONS on Interface IF_WB_MODEL has no exception.

Method GET_ASSOCIATIONS_BY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ASSOCIATIONS Value transfer Type reference (TYPE) WB_ASSOCIATION_COLLECTION Collection of Model Elements 20040413
2 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WB_NODE 20040413

Method GET_ASSOCIATIONS_BY_NODE on Interface IF_WB_MODEL has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) STRING 20040503

Method GET_DESCRIPTION on Interface IF_WB_MODEL has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) STRING 20040503

Method GET_NAME on Interface IF_WB_MODEL has no exception.

Method GET_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODES Value transfer Type reference (TYPE) WB_NODE_COLLECTION Collection of Model Elements 20040405

Method GET_NODES on Interface IF_WB_MODEL has no exception.

Method GET_NODE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20040421
2 Returning NODE Value transfer Object reference (TYPE REF TO) IF_WB_NODE 20040421

Method GET_NODE_BY_NAME on Interface IF_WB_MODEL has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CORRNR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20040420
2 Importing FLG_SAVE_MODEL Call by reference Type reference (TYPE) CHAR1 ' ' Sichern über Model 20041229
# Exception Resumable Description Created on
1 CX_WB_CORR_INSERT_EXCEPTION 20040517
2 CX_WB_OPERATION_CANCELLED 20040517
3 CX_WB_PERMISSION_EXCEPTION 20040517

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) STRING 20040503

Method SET_DESCRIPTION on Interface IF_WB_MODEL has no exception.
History
Last changed by/on SAP  20050213 
SAP Release Created in 700