SAP ABAP Class CL_WCF_GMT_ANCHOR (WCF GMT Nexus Anchor Component)
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_NEXUS_POINT WCF GMT Nexus Base Point 20080925
Properties
Class CL_WCF_GMT_ANCHOR  
Short Description WCF GMT Nexus Anchor Component    
Super Class CL_WCF_GMT_NEXUS_POINT WCF GMT Nexus Base Point 
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 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WCF_GMT_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WCF_GMT_ANCHOR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_WCF_GMT_CONNECTOR 20081118 WCF GMT Nexus Connector Element
2 CL_WCF_GMT_DATA_MODEL 20081118 WCF GMT Nexus Data Model - load/build NDL
3 CL_WCF_GMT_MODEL 20081014 WCF GMT Model Structure API
4 CL_WCF_GMT_SHAPE 20081118 WCF GMT Nexus Base Shape Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ANCHOR_SKIN_TYPE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'skinType' WCF GMT Nexus Name Type 20081125
2 GC_END_DEFAULT_SKIN Constant Public Type reference (TYPE) STRING 'arrow' 20081126
3 GC_START_DEFAULT_SKIN Constant Public Type reference (TYPE) STRING 'circle' 20081126
4 GR_CONNECTOR Instance attribute Private Object reference (TYPE REF TO) CL_WCF_GMT_CONNECTOR WCF GMT Nexus Connector Element 20081014
5 GR_DOCK Instance attribute Private Object reference (TYPE REF TO) CL_WCF_GMT_DOCK WCF GMT Nexus Dock Element 20081014
6 GV_ANCHOR_NAME Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus Point Name 20081014
7 GV_SKIN_TYPE Instance attribute Private Type reference (TYPE) STRING 20081125
Methods
# Method Level Visibility Method type Description Created on
1 ATTACH_DOCK Instance method Protected Method 20081014
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081014
3 DETACH Instance method Protected Method 20081014
4 GET_CONNECTOR Instance method Public Method 20081110
5 GET_DOCK Instance method Public Method 20081110
6 GET_SKIN_TYPE Instance method Public Method 20081125
7 GET_TYPE Instance method Public Method 20081111
8 GET_XBCML_LINE Instance method Protected Method 20081107
9 IS_ATTACHED Instance method Public Method 20081014
10 IS_END Instance method Public Method 20081110
11 IS_START Instance method Public Method 20081110
12 SET_SKIN_TYPE Instance method Public Method 20081125
Events
Class CL_WCF_GMT_ANCHOR has no event.
Types
Class CL_WCF_GMT_ANCHOR has no local type.
Method Signatures

Method ATTACH_DOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DOCK Call by reference Object reference (TYPE REF TO) CL_WCF_GMT_DOCK WCF GMT Nexus Dock Element 20081014

Method ATTACH_DOCK on class CL_WCF_GMT_ANCHOR has no exception.

Method CONSTRUCTOR 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_CONNECTOR WCF GMT Nexus Connector Element 20081014
2 Importing IV_ANCHOR_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus Point Name 20081014
3 Importing IV_DRAGGABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081014
4 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081014
5 Importing IV_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20081014
6 Importing IV_LABEL Call by reference Type reference (TYPE) STRING 20081014
7 Importing IV_STYLE Call by reference Type reference (TYPE) STRING 20081014
8 Importing IV_TOOLTIP Call by reference Type reference (TYPE) STRING 20081014
9 Importing IV_VISIBLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081014
10 Importing IV_X Call by reference Type reference (TYPE) I -1 20081014
11 Importing IV_Y Call by reference Type reference (TYPE) I -1 20081014
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20081014

Method DETACH Signature

Method DETACH on class CL_WCF_GMT_ANCHOR has no parameter.
Method DETACH on class CL_WCF_GMT_ANCHOR has no exception.

Method GET_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CONNECTOR Value transfer Object reference (TYPE REF TO) CL_WCF_GMT_CONNECTOR WCF GMT Nexus Connector Element 20081110

Method GET_CONNECTOR on class CL_WCF_GMT_ANCHOR has no exception.

Method GET_DOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DOCK Value transfer Object reference (TYPE REF TO) CL_WCF_GMT_DOCK WCF GMT Nexus Dock Element 20081110

Method GET_DOCK on class CL_WCF_GMT_ANCHOR has no exception.

Method GET_SKIN_TYPE Signature

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

Method GET_SKIN_TYPE on class CL_WCF_GMT_ANCHOR has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ANCHOR_NAME Value transfer Type reference (TYPE) WCF_GMT_NEXUS_POINT_NAME WCF GMT Nexus Point Name 20081111

Method GET_TYPE on class CL_WCF_GMT_ANCHOR has no exception.

Method GET_XBCML_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LINE Value transfer Type reference (TYPE) CL_WCF_GMT_MODEL=>GS_ANCHOR 20081107

Method GET_XBCML_LINE on class CL_WCF_GMT_ANCHOR has no exception.

Method IS_ATTACHED Signature

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

Method IS_ATTACHED on class CL_WCF_GMT_ANCHOR has no exception.

Method IS_END Signature

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

Method IS_END on class CL_WCF_GMT_ANCHOR has no exception.

Method IS_START Signature

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

Method IS_START on class CL_WCF_GMT_ANCHOR has no exception.

Method SET_SKIN_TYPE Signature

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

Method SET_SKIN_TYPE on class CL_WCF_GMT_ANCHOR has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700