SAP ABAP Class IF_C2S_SAPIMODEL_GEN_XMIPARS (Generates a SAPIMODEL from an XMI Representation)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_C2S_SAPIMODEL_GENERATOR Interface of a SAPIMODEL Generator 20040902
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
Class IF_C2S_SAPIMODEL_GEN_XMIPARS  
Short Description Generates a SAPIMODEL from an XMI Representation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040902   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_C2S_SAPIMODEL_GEN_XMIPARS has no forward declaration.
Interfaces
Class IF_C2S_SAPIMODEL_GEN_XMIPARS has no interface implemented.
Friends
Class IF_C2S_SAPIMODEL_GEN_XMIPARS has no friend class.
Attributes
Class 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
Class IF_C2S_SAPIMODEL_GEN_XMIPARS has no event.
Types
Class IF_C2S_SAPIMODEL_GEN_XMIPARS has no local type.
Method Signatures

Method EXECUTE Signature

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

Method GETMODEL Signature

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

Method INIT Signature

Method INIT on class IF_C2S_SAPIMODEL_GEN_XMIPARS has no parameter.
Method INIT on class 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 class IF_C2S_SAPIMODEL_GEN_XMIPARS has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in