SAP ABAP Interface IF_SATC_MD_VISITOR (Visitor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_STDLIB_META_DATA_API (Package) INTERNAL: - *NO* REUSE - Meta data API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_MD_VISITOR | Abstract Visitor | 20081130 |
Properties
| Interface | IF_SATC_MD_VISITOR | |
| Short Description | Visitor |
General Data
| Package | SATC_STDLIB_META_DATA_API | INTERNAL: - *NO* REUSE - Meta data API |
| Created | 20081130 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_MD_VISITOR has no forward declaration.
Interfaces
Interface IF_SATC_MD_VISITOR has no interface.
Friends
Interface IF_SATC_MD_VISITOR has no friend.
Attributes
Interface IF_SATC_MD_VISITOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Visit context | 20081130 | |
| 2 | Instance method | Public | Method | Visit phase | 20081130 | |
| 3 | Instance method | Public | Method | Visit 'Phase Execution Unit' | 20081130 | |
| 4 | Instance method | Public | Method | Visit 'Phase Extension' | 20081205 | |
| 5 | Instance method | Public | Method | Visit project | 20081130 | |
| 6 | Instance method | Public | Method | Visit 'Project Extension' | 20081205 | |
| 7 | Instance method | Public | Method | Visit step | 20081130 |
Events
Interface IF_SATC_MD_VISITOR has no event.
Types
Interface IF_SATC_MD_VISITOR has no local type.
Method Signatures
Method VISIT_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_CONTEXT | Signature or Variables | 20081130 | |||
| 2 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | Description of Environment | 20081130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta Data Exception | 20081130 |
Method VISIT_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | Description of Environment | 20081130 | |||
| 2 | I_PHASE | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_PHASE | Phase | 20081130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta Data Exception | 20081130 |
Method VISIT_PHASE_EXEC_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | Description of Environment | 20081130 | |||
| 2 | I_PHASE_EXEC_UNIT | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_PHASE_EXEC_UNIT | Phase ExecutionUnit | 20081130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta Data Exception | 20081130 |
Method VISIT_PHASE_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | Description of Environment | 20081205 | |||
| 2 | I_PHASE_EXTENSION | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_PHASE_EXT | Phase Extension | 20081205 |
Method VISIT_PHASE_EXTENSION on Interface IF_SATC_MD_VISITOR has no exception.
Method VISIT_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | Description of Environment | 20081130 | |||
| 2 | I_PROJECT | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_PROJECT | Meta Data of a Project | 20081130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta Data Exception | 20081130 |
Method VISIT_PROJECT_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | Description of Environment | 20081205 | |||
| 2 | I_PROJECT_EXTENSION | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_PROJECT_EXT | Project Extension | 20081205 |
Method VISIT_PROJECT_EXTENSION on Interface IF_SATC_MD_VISITOR has no exception.
Method VISIT_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | Description of Environment | 20081130 | |||
| 2 | I_STEP | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_STEP | Step | 20081130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta Data Exception | 20081130 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 720 |