SAP ABAP Class CL_WCF_GMT_SHAPE (WCF GMT Nexus Base Shape Element)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_GRAPHICAL_MODELING_TOOL (Package) WCF Graphical Modeling Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_MODELING_COMPONENT WCF GMT Nexus Based Component 20080925
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_ACTION WCF GMT Nexus Rule Modeler Component 20080925
2 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_ANNOTATION WCF GMT Nexus Annotation Element 20080925
3 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_BUSINESS_PARTNER WCF GMT Nexus BP Shape 20080930
4 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_DECISION WCF GMT Nexus Rule Modeler Decision Component 20080925
5 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_DIAMOND WCF GMT Nexus Diamand Component 20080925
6 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_ELLIPSE WCF GMT Nexus Ellipse Component 20080925
7 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_RECTANGLE WCF GMT Nexus Rectangle Component 20080925
8 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_START WCF GMT Nexus Rule Modeler Start Component 20080925
Properties
Class CL_WCF_GMT_SHAPE  
Short Description WCF GMT Nexus Base Shape Element    
Super Class CL_WCF_GMT_MODELING_COMPONENT WCF GMT Nexus Based Component 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_GRAPHICAL_MODELING_TOOL   WCF Graphical Modeling Tool 
Created 20080925   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_WCF_GMT_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_WCF_GMT_SHAPE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WCF_GMT_SHAPE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FLEX_SAN_SBOXCONT_IMPL 20100809
2 CL_WCF_GMT_ANCHOR 20081124 WCF GMT Nexus Anchor Component
3 CL_WCF_GMT_CONNECTOR 20081107 WCF GMT Nexus Connector Element
4 CL_WCF_GMT_DATA_MODEL 20081118 WCF GMT Nexus Data Model - load/build NDL
5 CL_WCF_GMT_DOCK 20081124 WCF GMT Nexus Dock Element
6 CL_WCF_GMT_HIGHWAY_ROUTING 20100811 Auto Arrange and Routing Algorithm
7 CL_WCF_GMT_MODEL 20081014 WCF GMT Model Structure API
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_HIGHLIGHTED Static Attribute Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'highlighted' WCF GMT Nexus Name Type 20090224
2 GC_SHAPE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'shape' WCF GMT Nexus Name Type 20081124
3 GC_S_COLOR Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'color' WCF GMT Nexus Name Type 20081128
4 GC_S_HIGHLIGHT_COLOR Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'highlightColor' WCF GMT Nexus Name Type 20100728
5 GC_S_TEMPLATE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'template' WCF GMT Nexus Name Type 20090116
6 GT_CUSTOM_DOCKS Instance attribute Protected Type reference (TYPE) CL_WCF_GMT_SHAPE=>TT_DOCKS 20081107
7 GT_DOCKS Instance attribute Protected Type reference (TYPE) CL_WCF_GMT_SHAPE=>TT_DOCKS 20081014
8 GT_INDEXED_DOCKS Instance attribute Private Type reference (TYPE) CL_WCF_GMT_SHAPE=>TT_INDEXED_DOCKS 20100809
9 GT_POSITIONS Static Attribute Public Type reference (TYPE) CL_WCF_GMT_SHAPE=>TT_POSITIONS 20100726
10 GV_COLOR Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081128
11 GV_HIGHLIGHTED Instance attribute Private Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20090224
12 GV_HIGHLIGHT_COLOR Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100728
13 GV_IS_TEMPLATE Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20090123
14 GV_TEMPLATE Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20090116
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DOCK Instance method Public Method 20081014
2 ATTACH_CONNECTOR Instance method Public Method Attach a connector to that shape 20100629
3 CHANGE_DOCK_POSITION Instance method Public Method 20100914
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100726
5 CLEAN_DOCKS Instance method Private Method 20100726
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081110
7 CREATE_DOCK Instance method Public Method Create Dock (under MultiDock usage) 20100629
8 DETACH_CONNECTOR Instance method Public Method Detach a connector 20100629
9 DETACH_SHAPE Instance method Protected Method detach all connectors from this shape 20081118
10 GET_COLOR Instance method Public Method 20081128
11 GET_CONNECTORS Instance method Public Method 20081110
12 GET_DOCK Instance method Public Method 20100629
13 GET_DOCKS Instance method Public Method 20081212
14 GET_DOCK_BY_ANCHOR Instance method Public Method 20081014
15 GET_DOCK_BY_NAME Instance method Public Method 20081014
16 GET_FREE_DOCK Instance method Public Method 20100629
17 GET_HIGHLIGHTED Instance method Public Method 20090224
18 GET_HIGHLIGHT_COLOR Instance method Public Method 20100728
19 GET_INDEXED_DOCKS Instance method Protected Method 20100809
20 GET_INT_HEIGHT Instance method Public Method 20100629
21 GET_INT_WIDTH Instance method Public Method 20100629
22 GET_TEMPLATE Instance method Public Method 20090116
23 INIT_DOCKS Instance method Public Method 20081014
24 IS_TEMPLATE Instance method Public Method check if this connector is part of template 20090123
25 REFRESH_DOCKS_POSITION Instance method Private Method 20100726
26 REMOVE_DOCK Instance method Public Method 20081014
27 SET_COLOR Instance method Public Method 20081128
28 SET_HIGHLIGHTED Instance method Public Method 20090224
29 SET_HIGHLIGHT_COLOR Instance method Public Method 20100728
30 SET_STATE_TEMPLATE Instance method Public Method set if this connector is a part of a template 20090123
31 SET_TEMPLATE Instance method Public Method 20090116
32 UPDATE_DOCK_POSITION Instance method Private Method 20090827
33 _1_CREATE_DOCK Instance method Public Method Create Dock (under MultiDock usage) 20100901
Events
Class CL_WCF_GMT_SHAPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ST_DOCK Public See coding 20081027 BEGIN OF st_dock, dock_name TYPE wcf_gmt_nexus_point_name, position TYPE wcf_gmt_nexus_point_name, dock TYPE REF TO cl_wcf_gmt_dock, END OF st_dock
2 ST_INDEXED_DOCK Public See coding 20100809 BEGIN OF st_indexed_dock, dock_name TYPE wcf_gmt_nexus_point_name, position TYPE wcf_gmt_nexus_point_name, dock TYPE REF TO cl_wcf_gmt_dock, index TYPE i, END OF st_indexed_dock
3 TT_DOCKS Public See coding 20081027 tt_docks TYPE HASHED TABLE OF st_dock WITH UNIQUE KEY dock_name
4 TT_INDEXED_DOCKS Public See coding 20100809 tt_indexed_docks TYPE TABLE OF st_indexed_dock WITH KEY dock_name
5 TT_POSITIONS Public See coding 20100726 tt_positions TYPE TABLE OF wcf_gmt_nexus_point_name
Method Signatures

Method ADD_DOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCK_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus Dock Element 20081014
2 Importing IV_POSITION Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus Point Name 20090709
3 Importing IV_X Call by reference Type reference (TYPE) I x coordinate 20081125
4 Importing IV_Y Call by reference Type reference (TYPE) I y coordinate 20081125
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20081014

Method ATTACH_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONNECTOR Call by reference Object reference (TYPE REF TO) CL_WCF_GMT_MODELING_COMPONENT WCF GMT Nexus Based Component 20100629
2 Importing IV_ANCHOR_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus Point Name 20100629
3 Importing IV_CONNECTOR_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20100629
4 Importing IV_DOCK_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME 'right' WCF GMT Nexus Point Name 20100629
5 Importing IV_POSITION Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME 'right' WCF GMT Nexus Point Name 20100629
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20100629

Method CHANGE_DOCK_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCK_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus ID Type 20100914
2 Importing IV_DOCK_POSITION Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus Point Name 20100914

Method CHANGE_DOCK_POSITION on class CL_WCF_GMT_SHAPE has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WCF_GMT_SHAPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_GMT_SHAPE has no exception.

Method CLEAN_DOCKS Signature

Method CLEAN_DOCKS on class CL_WCF_GMT_SHAPE has no parameter.
Method CLEAN_DOCKS on class CL_WCF_GMT_SHAPE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) CL_WCF_GMT_MODEL WCF GMT Model Structure 20081119
2 Importing IV_COMPONENT_TYPE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_COMPONENT_TYPE WCF GMT Nexus Component Type 20090713
3 Importing IV_CONTEXT_MENU_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20081110
4 Importing IV_DETAILS Call by reference Type reference (TYPE) STRING 20081110
5 Importing IV_DRAGGABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081110
6 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081110
7 Importing IV_HEIGHT Call by reference Type reference (TYPE) WCF_GMT_NEXUS_PIX_LENGTH WCF GMT Nexus Pixel Length Type 20081110
8 Importing IV_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20081110
9 Importing IV_IS_TEMPLATE Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20090123
10 Importing IV_LABEL Call by reference Type reference (TYPE) STRING 20081110
11 Importing IV_ON_CLICK Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081110
12 Importing IV_ON_DOUBLE_CLICK Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081110
13 Importing IV_ON_DROP Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081110
14 Importing IV_ON_HOVER Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081110
15 Importing IV_SELECTABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081110
16 Importing IV_SELECTED Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081110
17 Importing IV_STATE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081110
18 Importing IV_STYLE Call by reference Type reference (TYPE) STRING 20081110
19 Importing IV_TOOLTIP Call by reference Type reference (TYPE) STRING 20081110
20 Importing IV_VISIBLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081110
21 Importing IV_WIDTH Call by reference Type reference (TYPE) WCF_GMT_NEXUS_PIX_LENGTH WCF GMT Nexus Pixel Length Type 20081110
22 Importing IV_X Call by reference Type reference (TYPE) I 20081110
23 Importing IV_Y Call by reference Type reference (TYPE) I 20081110
24 Importing IV_Z Call by reference Type reference (TYPE) I 20081110
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20081110

Method CREATE_DOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCK_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus Dock Element 20100629
2 Importing IV_POSITION Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus Point Name 20100629
3 Importing IV_X Call by reference Type reference (TYPE) I x coordinate 20100629
4 Importing IV_Y Call by reference Type reference (TYPE) I y coordinate 20100629
5 Returning RR_DOCK Value transfer Object reference (TYPE REF TO) CL_WCF_GMT_DOCK WCF GMT Nexus Dock Element 20100629
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20100629

Method DETACH_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTOR_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus Based Component 20100629
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20100629

Method DETACH_SHAPE Signature

Method DETACH_SHAPE on class CL_WCF_GMT_SHAPE has no parameter.
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20081118

Method GET_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COLOR Value transfer Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081128

Method GET_COLOR on class CL_WCF_GMT_SHAPE has no exception.

Method GET_CONNECTORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081110
2 Returning RT_CONNECTORS Value transfer Type reference (TYPE) WCF_GMT_COMPONENT_T WCF GMT Nexus Components Table 20081110

Method GET_CONNECTORS on class CL_WCF_GMT_SHAPE has no exception.

Method GET_DOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCK_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus ID Type 20100629
2 Importing IV_POSITION Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus ID Type 20100629
3 Returning RR_DOCK Value transfer Object reference (TYPE REF TO) CL_WCF_GMT_DOCK WCF GMT Nexus Dock Element 20100629
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20100629

Method GET_DOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DOCKS Value transfer Type reference (TYPE) CL_WCF_GMT_SHAPE=>TT_DOCKS 20081212

Method GET_DOCKS on class CL_WCF_GMT_SHAPE has no exception.

Method GET_DOCK_BY_ANCHOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ANCHOR Call by reference Object reference (TYPE REF TO) CL_WCF_GMT_ANCHOR WCF GMT Nexus Anchor Component 20081014
2 Returning RR_DOCK Value transfer Object reference (TYPE REF TO) CL_WCF_GMT_DOCK WCF GMT Nexus Dock Element 20081014

Method GET_DOCK_BY_ANCHOR on class CL_WCF_GMT_SHAPE has no exception.

Method GET_DOCK_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCK_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus Point Name 20081014
2 Returning RR_DOCK Value transfer Object reference (TYPE REF TO) CL_WCF_GMT_DOCK WCF GMT Nexus Dock Element 20081014

Method GET_DOCK_BY_NAME on class CL_WCF_GMT_SHAPE has no exception.

Method GET_FREE_DOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCK_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus Point Name 20100629
2 Importing IV_POSITION Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus Point Name 20100629
3 Returning RR_DOCK Value transfer Object reference (TYPE REF TO) CL_WCF_GMT_DOCK WCF GMT Nexus Dock Element 20100629
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20100629

Method GET_HIGHLIGHTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HIGHLIGHTED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090224

Method GET_HIGHLIGHTED on class CL_WCF_GMT_SHAPE has no exception.

Method GET_HIGHLIGHT_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HIGHLIGHT_COLOR Value transfer Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100728

Method GET_HIGHLIGHT_COLOR on class CL_WCF_GMT_SHAPE has no exception.

Method GET_INDEXED_DOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DOCKS Value transfer Object reference (TYPE REF TO) CL_WCF_GMT_SHAPE=>TT_INDEXED_DOCKS 20100809

Method GET_INDEXED_DOCKS on class CL_WCF_GMT_SHAPE has no exception.

Method GET_INT_HEIGHT Signature

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

Method GET_INT_HEIGHT on class CL_WCF_GMT_SHAPE has no exception.

Method GET_INT_WIDTH Signature

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

Method GET_INT_WIDTH on class CL_WCF_GMT_SHAPE has no exception.

Method GET_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TEMPLATE Value transfer Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20090116

Method GET_TEMPLATE on class CL_WCF_GMT_SHAPE has no exception.

Method INIT_DOCKS Signature

Method INIT_DOCKS on class CL_WCF_GMT_SHAPE has no parameter.
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20081014

Method IS_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_TEMPLATE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090123

Method IS_TEMPLATE on class CL_WCF_GMT_SHAPE has no exception.

Method REFRESH_DOCKS_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BY_INDEXES Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20100809

Method REFRESH_DOCKS_POSITION on class CL_WCF_GMT_SHAPE has no exception.

Method REMOVE_DOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCK_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus Point Name 20081014

Method REMOVE_DOCK on class CL_WCF_GMT_SHAPE has no exception.

Method SET_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLOR Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081128

Method SET_COLOR on class CL_WCF_GMT_SHAPE has no exception.

Method SET_HIGHLIGHTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HIGHLIGHTED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090224

Method SET_HIGHLIGHTED on class CL_WCF_GMT_SHAPE has no exception.

Method SET_HIGHLIGHT_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HIGHLIGHT_COLOR Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100728

Method SET_HIGHLIGHT_COLOR on class CL_WCF_GMT_SHAPE has no exception.

Method SET_STATE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_TEMPLATE Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20090123

Method SET_STATE_TEMPLATE on class CL_WCF_GMT_SHAPE has no exception.

Method SET_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEMPLATE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20090116

Method SET_TEMPLATE on class CL_WCF_GMT_SHAPE has no exception.

Method UPDATE_DOCK_POSITION Signature

Method UPDATE_DOCK_POSITION on class CL_WCF_GMT_SHAPE has no parameter.
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20100629

Method _1_CREATE_DOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCK_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus Dock Element 20100901
2 Importing IV_POSITION Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus Point Name 20100901
3 Importing IV_X Call by reference Type reference (TYPE) I x coordinate 20100901
4 Importing IV_Y Call by reference Type reference (TYPE) I y coordinate 20100901
5 Returning RR_DOCK Value transfer Object reference (TYPE REF TO) CL_WCF_GMT_DOCK WCF GMT Nexus Dock Element 20100901
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20100901
History
Last changed by/on SAP  20110908 
SAP Release Created in 700