SAP ABAP Class CL_NWECM_PROPERTY_DEF (ECMI: Property definition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_CORE (Package) ECMI: Runtime Implementation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NWECM_PROPERTY_DEF ECMI: Item Characteristics 20101022
Properties
Class CL_NWECM_PROPERTY_DEF  
Short Description ECMI: Property definition    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_CORE   ECMI: Runtime Implementation 
Created 20101022   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_NWECM_PROPERTY_DEF ECMI: Item Characteristics 20101022
Friends
Class CL_NWECM_PROPERTY_DEF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_APP_NAME Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_NAME ECMI: Namespace-Qualified Names 20101125
2 MO_NODE_TYPE_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_NODE_TYPE_MANAGER ECMI: Node Type Manager Implementation 20101215
3 MO_REP_NAME Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_NAME ECMI: Namespace-Qualified Names 20101125
4 MO_REP_NODE_TYPE_NAME Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_NAME ECMI: Node type definition 20101125
5 MS_MAPPED_PROPERTY_DEF Instance attribute Private Type reference (TYPE) NWECM_S_PROPERTYDEF_INFO Property Definition Info Structure 20101125
6 MS_PROPERTY_DEF Instance attribute Private Type reference (TYPE) NWECM_S_PROPERTYDEF_INFO Property Definition Info Structure 20101022
7 MV_DO_MAPPING Instance attribute Private Type reference (TYPE) ABAP_BOOL 20101125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101022
2 GET_APP_PROP_TYPE_DEF Instance method Private Method 20101129
3 GET_APP_PROP_TYPE_DEF_RECUR Instance method Private Method 20101129
4 GET_PARENT_NODETYPE_NAME Instance method Private Method 20101125
Events
Class CL_NWECM_PROPERTY_DEF has no event.
Types
Class CL_NWECM_PROPERTY_DEF has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE_TYPE_MANAGER Value transfer Object reference (TYPE REF TO) CL_NWECM_NODE_TYPE_MANAGER ECMI: Node Type Manager Implementation 20101215
2 Importing IO_REP_NODE_TYPE_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME ECMI: Node type definition 20101125
3 Importing IS_PROPERTY_DEF Value transfer Type reference (TYPE) NWECM_S_PROPERTYDEF_INFO Property Definition Info Structure 20101022
4 Importing IV_DO_MAPPING Value transfer Type reference (TYPE) ABAP_BOOL 20101125
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY ECMI: Repository Exception 20101215

Method GET_APP_PROP_TYPE_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PROPERTY_DEF Value transfer Type reference (TYPE) NWECM_S_PROPERTYDEF_INFO Property Definition Info Structure 20101129

Method GET_APP_PROP_TYPE_DEF on class CL_NWECM_PROPERTY_DEF has no exception.

Method GET_APP_PROP_TYPE_DEF_RECUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REP_NODETYPE_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME ECMI: Namespace-Qualified Names 20101129
2 Returning RS_PROPERTY_DEF Value transfer Type reference (TYPE) NWECM_S_PROPERTYDEF_INFO Property Definition Info Structure 20101129
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY ECMI: Repository Exception 20101215

Method GET_PARENT_NODETYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REP_NODE_TYPE_NAME Call by reference Object reference (TYPE REF TO) CL_NWECM_NAME ECMI: Namespace-Qualified Names 20101125
2 Returning RO_NODE_TYPE_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME Node Type Info Structure 20101125
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY ECMI: Repository Exception 20101215
History
Last changed by/on SAP  20110908 
SAP Release Created in 703