SAP ABAP Class CL_GHO_MODEL_NW_OBJ_DECORATOR (Abs Decorator for Network Modeling Objects)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PN-NM (Application Component) Network Modeler
⤷
EA_GHO_NETWORK_UI (Package) UI for Network Modeler

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GHO_MODEL_NW_OBJECTS | Model Network Objects (Prod N/w or others) | 20131111 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GHO_MODEL_CLSTR_NW | Model Cluster Network | 20131111 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_GHO_MODEL_PROD_NW | Model Production Network | 20131111 |
Properties
Class | CL_GHO_MODEL_NW_OBJ_DECORATOR | |
Short Description | Abs Decorator for Network Modeling Objects | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EA_GHO_NETWORK_UI | UI for Network Modeler |
Created | 20130923 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GHO_MODEL_NW_OBJ_DECORATOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GHO_MODEL_NW_OBJECTS | Model Network Objects (Prod N/w or others) | 20131111 |
Friends
Class CL_GHO_MODEL_NW_OBJ_DECORATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_GHO_MODEL_NW_OBJECTS | Model Network Objects (Prod N/w or others) | 20131111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20131111 | |
2 | ![]() |
Instance method | Protected | Constructor | CONSTRUCTOR | 20131111 |
Events
Class CL_GHO_MODEL_NW_OBJ_DECORATOR has no event.
Types
Class CL_GHO_MODEL_NW_OBJ_DECORATOR has no local type.
Method Signatures
Method ADD_NODE_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_NODE_NEW | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | Node of DOM | 20131111 | ||
2 | ![]() |
IO_DOC | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | XML Document in DOM Representation | 20131111 | ||
3 | ![]() |
IO_NODE_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | Node of DOM | 20131111 | ||
4 | ![]() |
IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | PLMN_T_XMLTAG_ATTR | Attribute of XML Tags | 20131111 | ||
5 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20131111 | |||
6 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20131111 |
Method ADD_NODE_TO_XML on class CL_GHO_MODEL_NW_OBJ_DECORATOR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MODEL_NW_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_GHO_MODEL_NW_OBJECTS | Model Network Objects (Prod N/w or others) | 20131111 |
Method CONSTRUCTOR on class CL_GHO_MODEL_NW_OBJ_DECORATOR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |