SAP ABAP Class CL_WCF_GMT_STATE_TEMPLATE (WCF GMT Nexus State Template)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WCF_GMT_STATE_TEMPLATE Nexus state template 20090721
Properties
Class CL_WCF_GMT_STATE_TEMPLATE  
Short Description WCF GMT Nexus State Template    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_GRAPHICAL_MODELING_TOOL   WCF Graphical Modeling Tool 
Created 20090720   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)
2 CL_WCF_GMT_STATE_TEMPLATE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_WCF_GMT_STATE_TEMPLATE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WCF_GMT_STATE_TEMPLATE Nexus state template 20090721
Friends
# Friend Modeled only Created on Description
1 CL_WCF_GMT_DATA_MODEL 20090720 WCF GMT Nexus Data Model - load/build NDL
2 CL_WCF_GMT_MODEL 20090720 WCF GMT Model Structure API
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_WCF_GMT_MODEL WCF GMT Model Structure 20090720
2 GT_STATES Instance attribute Private Type reference (TYPE) IF_WCF_GMT_STATE_TEMPLATE=>TT_STATES 20090720
3 GV_ACTION Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20090720
4 GV_DEFAULT_STATE Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20090720
5 GV_ID Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20090720
6 GV_TITLE Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20090722
Methods
# Method Level Visibility Method type Description Created on
1 ADD_STATE Instance method Public Method 20090721
2 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20090720
3 GET_ACTION Instance method Public Method 20090721
4 GET_DEFAULT_STATE Instance method Public Method 20090721
5 GET_ID Instance method Public Method 20090721
6 GET_STATE Instance method Public Method 20090721
7 GET_TITLE Instance method Public Method 20090722
8 GET_XBCML_LINES Instance method Public Method 20090720
9 REMOVE_STATE Instance method Public Method 20090721
10 SET_ACTION Instance method Public Method 20090721
11 SET_ATTRIBUTE_VALUE Instance method Public Method 20090724
12 SET_DEFAULT_STATE Instance method Public Method 20090721
13 SET_TITLE Instance method Public Method 20090722
Events
Class CL_WCF_GMT_STATE_TEMPLATE has no event.
Types
Class CL_WCF_GMT_STATE_TEMPLATE has no local type.
Method Signatures

Method ADD_STATE Signature

Method ADD_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method ADD_STATE on class CL_WCF_GMT_STATE_TEMPLATE 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 20090720
2 Importing IT_STATES Call by reference Type reference (TYPE) IF_WCF_GMT_STATE_TEMPLATE=>TT_STATES 20090720
3 Importing IV_ACTION Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20090720
4 Importing IV_DEFAULT_STATE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20090720
5 Importing IV_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20090720
6 Importing IV_TITLE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20090722

Method CONSTRUCTOR on class CL_WCF_GMT_STATE_TEMPLATE has no exception.

Method GET_ACTION Signature

Method GET_ACTION on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method GET_ACTION on class CL_WCF_GMT_STATE_TEMPLATE has no exception.

Method GET_DEFAULT_STATE Signature

Method GET_DEFAULT_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method GET_DEFAULT_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no exception.

Method GET_ID Signature

Method GET_ID on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method GET_ID on class CL_WCF_GMT_STATE_TEMPLATE has no exception.

Method GET_STATE Signature

Method GET_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method GET_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no exception.

Method GET_TITLE Signature

Method GET_TITLE on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method GET_TITLE on class CL_WCF_GMT_STATE_TEMPLATE has no exception.

Method GET_XBCML_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing RV_XBCML_LINES Call by reference Type reference (TYPE) CL_WCF_GMT_MODEL=>GT_STATE_TEMPLATES 20090720

Method GET_XBCML_LINES on class CL_WCF_GMT_STATE_TEMPLATE has no exception.

Method REMOVE_STATE Signature

Method REMOVE_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method REMOVE_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no exception.

Method SET_ACTION Signature

Method SET_ACTION on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method SET_ACTION on class CL_WCF_GMT_STATE_TEMPLATE has no exception.

Method SET_ATTRIBUTE_VALUE Signature

Method SET_ATTRIBUTE_VALUE on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method SET_ATTRIBUTE_VALUE on class CL_WCF_GMT_STATE_TEMPLATE has no exception.

Method SET_DEFAULT_STATE Signature

Method SET_DEFAULT_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method SET_DEFAULT_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no exception.

Method SET_TITLE Signature

Method SET_TITLE on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method SET_TITLE on class CL_WCF_GMT_STATE_TEMPLATE has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701