SAP ABAP Class CL_SRAPI_ARIS_MODEL (ARIS Model)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SAI_SREP_API (Package) API for Repository
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRAPI_REP_OBJECT | Repository Object | 20060118 |
Properties
| Class | CL_SRAPI_ARIS_MODEL | |
| Short Description | ARIS Model | |
| Super Class | CL_SRAPI_REP_OBJECT | Repository Object |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_SREP_API | API for Repository |
| Created | 20060118 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_ARIS_MODEL has no forward declaration.
Interfaces
Class CL_SRAPI_ARIS_MODEL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRAPI_NAVIGATION_REQUEST | 20060228 | Navigation Request | |
| 2 | CL_SRAPI_QUERY_RES_2_REP_OBJ | 20060118 | Factory for Repository Objects |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'MODEL_TYPENUM' | Type number of model | 20060118 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'MODELNAME' | (calculated) name attribute | 20060118 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Display - name of model | 20060228 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'ATTR_30-1' | Label for name text | 20060118 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 186 | 20060202 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'pimmodel' | Type of virtual PIM object | 20060202 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 199 | PVT type number | 20060120 | ||
| 8 | Constant | Private | Type reference (TYPE) | STRING | 'pvtmodel' | Type of Virtual PVT Object | 20060202 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | SRAPI_T_TEXT_CONTENT | Text Content | 20060118 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | I | Type number | 20060118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Created a RepKey instance with key of virtual PVT object | 20060202 | |
| 2 | Static method | Public | Method | Label for Models | 20060118 | |
| 3 | Instance method | Public | Method | Gets model description | 20060118 | |
| 4 | Static method | Public | Method | Gets own selection condition to select according to names | 20060118 | |
| 5 | Static method | Public | Method | Result Attributes | 20060118 | |
| 6 | Static method | Public | Method | Object Type | 20060118 | |
| 7 | Instance method | Public | Method | Gets type number | 20060118 | |
| 8 | Instance method | Private | Method | Sets Name Attribute | 20060228 | |
| 9 | Instance method | Private | Method | Sets the Text Content of Model | 20060118 | |
| 10 | Instance method | Private | Method | Sets Type Number | 20060118 |
Events
Class CL_SRAPI_ARIS_MODEL has no event.
Types
Class CL_SRAPI_ARIS_MODEL has no local type.
Method Signatures
Method CREATE_PVT_MODEL_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT_ID | Call by reference | Type reference (TYPE) | STRING | ObjektID | 20060202 | |||
| 2 | IM_SWCV_ID | Call by reference | Type reference (TYPE) | STRING | GUID der SoftwareComponentenVersion | 20060202 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_REP_OBJECT_KEY | Schlüssel eines Repositoryobjekts | 20060202 |
Method CREATE_PVT_MODEL_KEY on class CL_SRAPI_ARIS_MODEL has no exception.
Method GET_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | Label | 20060118 |
Method GET_LABEL on class CL_SRAPI_ARIS_MODEL has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | Name des Models | 20060118 |
Method GET_NAME on class CL_SRAPI_ARIS_MODEL has no exception.
Method GET_NAME_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME_SET | Call by reference | Type reference (TYPE) | SRAPI_T_OPERATOR_VALUE | Operator-Name-Paare | 20060118 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_COMPLEX_ATTRIB_COND | komplexe Attributbedingung | 20060118 |
Method GET_NAME_SELECTION on class CL_SRAPI_ARIS_MODEL has no exception.
Method GET_RESULT_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RESULT | Call by reference | Type reference (TYPE) | SRAPI_T_STRING | Ergebnisattribute | 20060118 |
Method GET_RESULT_ATTRIBUTES on class CL_SRAPI_ARIS_MODEL has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | Objekttyp | 20060118 |
Method GET_TYPE on class CL_SRAPI_ARIS_MODEL has no exception.
Method GET_TYPE_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | I | Typnummer | 20060118 |
Method GET_TYPE_NUMBER on class CL_SRAPI_ARIS_MODEL has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Modells | 20060228 |
Method SET_NAME on class CL_SRAPI_ARIS_MODEL has no exception.
Method SET_TEXT_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TEXT_CONTENT | Call by reference | Type reference (TYPE) | SRAPI_T_TEXT_CONTENT | Textinhalt | 20060118 |
Method SET_TEXT_CONTENT on class CL_SRAPI_ARIS_MODEL has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TYPE_NUMBER | Call by reference | Type reference (TYPE) | STRING | setzt die Typnummer | 20060118 |
Method SET_TYPE on class CL_SRAPI_ARIS_MODEL has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |