SAP ABAP Class CL_C2S_SAPIMODEL_UTIL_XMIREND (Turns a SAPIMODEL into an XMI Representation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
SC2_MDA_GEN (Package) C2 Server: Generation Methods

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_C2S_SAPIMODEL_UTILIZER | Abstract Class of a SAPIMODEL User | 20040902 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_C2S_SAPIMODEL_UTIL_XMIREND | Turns a SAPIMODEL into an XMI Representation | 20040902 |
Properties
Class | CL_C2S_SAPIMODEL_UTIL_XMIREND | |
Short Description | Turns a SAPIMODEL into an XMI Representation | |
Super Class | CL_C2S_SAPIMODEL_UTILIZER | Abstract Class of a SAPIMODEL User |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SC2_MDA_GEN | C2 Server: Generation Methods |
Created | 20040902 | SAP |
Last change | 20041208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_C2S_SAPIMODEL_UTIL_XMIREND has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_C2S_SAPIMODEL_UTIL_XMIREND | Turns a SAPIMODEL into an XMI Representation | 20040902 |
Friends
Class CL_C2S_SAPIMODEL_UTIL_XMIREND 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) | CL_C2S_SAPI_HASHTABLE | Helper class containing a Name-Value hash table | 20040927 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_C2S_SAPI_HASHTABLE | Helper class containing a Name-Value hash table | 20040928 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_C2S_SAPI_HASHTABLE | Helper class containing a Name-Value hash table | 20040927 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_C2S_SAPI_HASHTABLE | Helper class containing a Name-Value hash table | 20040928 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_C2S_SAPI_HASHTABLE | Helper class containing a Name-Value hash table | 20040928 | ||
6 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | 'org.omg.xmi.namespace.UML' | UML Namespace | 20040920 | |
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_C2S_SAPI_HASHTABLE | Helper class containing a Name-Value hash table | 20040927 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Create a dom from the model | 20040907 |
2 | ![]() |
Instance method | Protected | Method | Download a dom in a file to the frontend | 20040907 |
3 | ![]() |
Static method | Protected | Method | Creates an ID | 20040920 |
4 | ![]() |
Instance method | Protected | Method | Create output | 20041029 |
5 | ![]() |
Instance method | Protected | Method | Create XMI from dom | 20041029 |
Events
Class CL_C2S_SAPIMODEL_UTIL_XMIREND has no event.
Types
Class CL_C2S_SAPIMODEL_UTIL_XMIREND has no local type.
Method Signatures
Method CREATE_DOM_FROM_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20040920 |
Method CREATE_DOM_FROM_MODEL on class CL_C2S_SAPIMODEL_UTIL_XMIREND has no exception.
Method CREATE_FILE_FROM_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20040920 | ||
2 | ![]() |
FILENAME | Call by reference | Type reference (TYPE) | STRING | Filename | 20040920 |
Method CREATE_FILE_FROM_DOM on class CL_C2S_SAPIMODEL_UTIL_XMIREND has no exception.
Method CREATE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | 20040920 |
Method CREATE_ID on class CL_C2S_SAPIMODEL_UTIL_XMIREND has no exception.
Method CREATE_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20041029 |
Method CREATE_OUTPUT on class CL_C2S_SAPIMODEL_UTIL_XMIREND has no exception.
Method CREATE_XMI_FROM_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20041029 |
Method CREATE_XMI_FROM_DOM on class CL_C2S_SAPIMODEL_UTIL_XMIREND has no exception.
History
Last changed by/on | SAP | 20041208 |
SAP Release Created in |