SAP ABAP Interface IF_C2S_SAPIMODEL_GEN_XMIPARS (Generates a SAPIMODEL from 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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_C2S_SAPIMODEL_GEN_XMIPARS Generates a SAPIMODEL from an XMI Representation 20040902
Properties
Interface IF_C2S_SAPIMODEL_GEN_XMIPARS  
Short Description Generates a SAPIMODEL from an XMI Representation    
General Data
Package SC2_MDA_GEN   C2 Server: Generation Methods 
Created 20040902   SAP 
Last changed 20041208   SAP 
Unicode checks active    
Forward declarations
Interface IF_C2S_SAPIMODEL_GEN_XMIPARS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_C2S_SAPIMODEL_GENERATOR Interface of a SAPIMODEL Generator 20040902
Friends
Interface IF_C2S_SAPIMODEL_GEN_XMIPARS has no friend.
Attributes
Interface IF_C2S_SAPIMODEL_GEN_XMIPARS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method 20040907
2 GETMODEL Instance method Public Method 20040908
3 INIT Instance method Public Method 20040908
4 SETFILENAME Instance method Public Method Initializes the parser with an XMI filename for uploading 20040903
5 SETXMI Instance method Public Method Initializes the parser with an XMI string 20041028
Events
Interface IF_C2S_SAPIMODEL_GEN_XMIPARS has no event.
Types
Interface IF_C2S_SAPIMODEL_GEN_XMIPARS has no local type.
Method Signatures

Method EXECUTE Signature

Method EXECUTE on Interface IF_C2S_SAPIMODEL_GEN_XMIPARS has no parameter.
Method EXECUTE on Interface IF_C2S_SAPIMODEL_GEN_XMIPARS has no exception.

Method GETMODEL Signature

Method GETMODEL on Interface IF_C2S_SAPIMODEL_GEN_XMIPARS has no parameter.
Method GETMODEL on Interface IF_C2S_SAPIMODEL_GEN_XMIPARS has no exception.

Method INIT Signature

Method INIT on Interface IF_C2S_SAPIMODEL_GEN_XMIPARS has no parameter.
Method INIT on Interface IF_C2S_SAPIMODEL_GEN_XMIPARS has no exception.

Method SETFILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING Name of the XMI-File on the Frontend 20040903
# Exception Resumable Description Created on
1 CX_C2S_SAPIMODEL_EXCEPTION Basis Exception of the SAPIMODEL Classes 20040903

Method SETXMI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XMI Call by reference Type reference (TYPE) STRING XMI-String 20041028

Method SETXMI on Interface IF_C2S_SAPIMODEL_GEN_XMIPARS has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in