Interface SystemcontextPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
SystemcontextPackageImpl
public interface SystemcontextPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
SystemcontextFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
SystemcontextPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static int
ATTRIBUTE
The meta object id for the 'Attribute
' class.static int
ATTRIBUTE__ATTRIBUTEVALUE
The feature id for the 'Attributevalue' containment reference list.static int
ATTRIBUTE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
ATTRIBUTE__ID
The feature id for the 'Id' attribute.static int
ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Attribute' class.static int
ATTRIBUTE_VALUE
The meta object id for the 'Attribute Value
' class.static int
ATTRIBUTE_VALUE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
ATTRIBUTE_VALUE__ID
The feature id for the 'Id' attribute.static int
ATTRIBUTE_VALUE__TYPE
The feature id for the 'Type' attribute.static int
ATTRIBUTE_VALUE__VALUES
The feature id for the 'Values' attribute list.static int
ATTRIBUTE_VALUE_FEATURE_COUNT
The number of structural features of the 'Attribute Value' class.static int
ATTRIBUTES
The meta object id for the 'Attributes
' class.static int
ATTRIBUTES__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.static int
ATTRIBUTES_FEATURE_COUNT
The number of structural features of the 'Attributes' class.static int
DATA_TYPES
The meta object id for the 'Data Types
' enum.static SystemcontextPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
ENVIRONMENT_SUBJECT
The meta object id for the 'Environment Subject
' class.static int
ENVIRONMENT_SUBJECT__ATTRIBUTEVALUE
The feature id for the 'Attributevalue' containment reference list.static int
ENVIRONMENT_SUBJECT__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
ENVIRONMENT_SUBJECT__ENVIRONMENT
The feature id for the 'Environment' attribute.static int
ENVIRONMENT_SUBJECT__ID
The feature id for the 'Id' attribute.static int
ENVIRONMENT_SUBJECT_FEATURE_COUNT
The number of structural features of the 'Environment Subject' class.static int
EXTERNAL_SYSTEM_ATTRIBUTE
The meta object id for the 'External System Attribute
' class.static int
EXTERNAL_SYSTEM_ATTRIBUTE__ATTRIBUTEVALUE
The feature id for the 'Attributevalue' containment reference list.static int
EXTERNAL_SYSTEM_ATTRIBUTE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
EXTERNAL_SYSTEM_ATTRIBUTE__ENVIRONMENT
The feature id for the 'Environment' attribute.static int
EXTERNAL_SYSTEM_ATTRIBUTE__EXTERNAL_NAME
The feature id for the 'External Name' attribute.static int
EXTERNAL_SYSTEM_ATTRIBUTE__ID
The feature id for the 'Id' attribute.static int
EXTERNAL_SYSTEM_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'External System Attribute' class.static int
SIMPLE_ATTRIBUTE
The meta object id for the 'Simple Attribute
' class.static int
SIMPLE_ATTRIBUTE__ATTRIBUTEVALUE
The feature id for the 'Attributevalue' containment reference list.static int
SIMPLE_ATTRIBUTE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
SIMPLE_ATTRIBUTE__ENVIRONMENT
The feature id for the 'Environment' attribute.static int
SIMPLE_ATTRIBUTE__ID
The feature id for the 'Id' attribute.static int
SIMPLE_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Simple Attribute' class.static int
SYSTEM_ENTITY_ATTRIBUTE
The meta object id for the 'System Entity Attribute
' class.static int
SYSTEM_ENTITY_ATTRIBUTE__ATTRIBUTEVALUE
The feature id for the 'Attributevalue' containment reference list.static int
SYSTEM_ENTITY_ATTRIBUTE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
SYSTEM_ENTITY_ATTRIBUTE__ID
The feature id for the 'Id' attribute.static int
SYSTEM_ENTITY_ATTRIBUTE__MODEL_ENTITY
The feature id for the 'Model Entity' reference.static int
SYSTEM_ENTITY_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'System Entity Attribute' class.static int
XML_ATTRIBUTE
The meta object id for the 'XML Attribute
' class.static int
XML_ATTRIBUTE__ATTRIBUTEVALUE
The feature id for the 'Attributevalue' containment reference list.static int
XML_ATTRIBUTE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
XML_ATTRIBUTE__ID
The feature id for the 'Id' attribute.static int
XML_ATTRIBUTE__XML_STRING
The feature id for the 'Xml String' attribute.static int
XML_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'XML Attribute' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getAttribute()
Returns the meta object for class 'Attribute
'.EReference
getAttribute_Attributevalue()
Returns the meta object for the containment reference list 'Attributevalue
'.EClass
getAttributes()
Returns the meta object for class 'Attributes
'.EReference
getAttributes_Attribute()
Returns the meta object for the containment reference list 'Attribute
'.EClass
getAttributeValue()
Returns the meta object for class 'Attribute Value
'.EAttribute
getAttributeValue_Type()
Returns the meta object for the attribute 'Type
'.EAttribute
getAttributeValue_Values()
Returns the meta object for the attribute list 'Values
'.EEnum
getDataTypes()
Returns the meta object for enum 'Data Types
'.EClass
getEnvironmentSubject()
Returns the meta object for class 'Environment Subject
'.EAttribute
getEnvironmentSubject_Environment()
Returns the meta object for the attribute 'Environment
'.EClass
getExternalSystemAttribute()
Returns the meta object for class 'External System Attribute
'.EAttribute
getExternalSystemAttribute_ExternalName()
Returns the meta object for the attribute 'External Name
'.EClass
getSimpleAttribute()
Returns the meta object for class 'Simple Attribute
'.SystemcontextFactory
getSystemcontextFactory()
Returns the factory that creates the instances of the model.EClass
getSystemEntityAttribute()
Returns the meta object for class 'System Entity Attribute
'.EReference
getSystemEntityAttribute_ModelEntity()
Returns the meta object for the reference 'Model Entity
'.EClass
getXMLAttribute()
Returns the meta object for class 'XML Attribute
'.EAttribute
getXMLAttribute_XmlString()
Returns the meta object for the attribute 'Xml String
'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final SystemcontextPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
ATTRIBUTES
static final int ATTRIBUTES
The meta object id for the 'Attributes
' class.- See Also:
AttributesImpl
,SystemcontextPackageImpl.getAttributes()
, Constant Field Values- Generated class or method.
-
ATTRIBUTES__ATTRIBUTE
static final int ATTRIBUTES__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTES_FEATURE_COUNT
static final int ATTRIBUTES_FEATURE_COUNT
The number of structural features of the 'Attributes' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE
static final int ATTRIBUTE
The meta object id for the 'Attribute
' class.- See Also:
AttributeImpl
,SystemcontextPackageImpl.getAttribute()
, Constant Field Values- Generated class or method.
-
ATTRIBUTE__ID
static final int ATTRIBUTE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE__ENTITY_NAME
static final int ATTRIBUTE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE__ATTRIBUTEVALUE
static final int ATTRIBUTE__ATTRIBUTEVALUE
The feature id for the 'Attributevalue' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_FEATURE_COUNT
static final int ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Attribute' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_VALUE
static final int ATTRIBUTE_VALUE
The meta object id for the 'Attribute Value
' class.- See Also:
AttributeValueImpl
,SystemcontextPackageImpl.getAttributeValue()
, Constant Field Values- Generated class or method.
-
ATTRIBUTE_VALUE__ID
static final int ATTRIBUTE_VALUE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_VALUE__ENTITY_NAME
static final int ATTRIBUTE_VALUE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_VALUE__TYPE
static final int ATTRIBUTE_VALUE__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_VALUE__VALUES
static final int ATTRIBUTE_VALUE__VALUES
The feature id for the 'Values' attribute list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_VALUE_FEATURE_COUNT
static final int ATTRIBUTE_VALUE_FEATURE_COUNT
The number of structural features of the 'Attribute Value' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_ENTITY_ATTRIBUTE
static final int SYSTEM_ENTITY_ATTRIBUTE
The meta object id for the 'System Entity Attribute
' class.- See Also:
SystemEntityAttributeImpl
,SystemcontextPackageImpl.getSystemEntityAttribute()
, Constant Field Values- Generated class or method.
-
SYSTEM_ENTITY_ATTRIBUTE__ID
static final int SYSTEM_ENTITY_ATTRIBUTE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_ENTITY_ATTRIBUTE__ENTITY_NAME
static final int SYSTEM_ENTITY_ATTRIBUTE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_ENTITY_ATTRIBUTE__ATTRIBUTEVALUE
static final int SYSTEM_ENTITY_ATTRIBUTE__ATTRIBUTEVALUE
The feature id for the 'Attributevalue' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_ENTITY_ATTRIBUTE__MODEL_ENTITY
static final int SYSTEM_ENTITY_ATTRIBUTE__MODEL_ENTITY
The feature id for the 'Model Entity' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_ENTITY_ATTRIBUTE_FEATURE_COUNT
static final int SYSTEM_ENTITY_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'System Entity Attribute' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENVIRONMENT_SUBJECT
static final int ENVIRONMENT_SUBJECT
The meta object id for the 'Environment Subject
' class.- See Also:
EnvironmentSubjectImpl
,SystemcontextPackageImpl.getEnvironmentSubject()
, Constant Field Values- Generated class or method.
-
ENVIRONMENT_SUBJECT__ID
static final int ENVIRONMENT_SUBJECT__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENVIRONMENT_SUBJECT__ENTITY_NAME
static final int ENVIRONMENT_SUBJECT__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENVIRONMENT_SUBJECT__ATTRIBUTEVALUE
static final int ENVIRONMENT_SUBJECT__ATTRIBUTEVALUE
The feature id for the 'Attributevalue' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENVIRONMENT_SUBJECT__ENVIRONMENT
static final int ENVIRONMENT_SUBJECT__ENVIRONMENT
The feature id for the 'Environment' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENVIRONMENT_SUBJECT_FEATURE_COUNT
static final int ENVIRONMENT_SUBJECT_FEATURE_COUNT
The number of structural features of the 'Environment Subject' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTERNAL_SYSTEM_ATTRIBUTE
static final int EXTERNAL_SYSTEM_ATTRIBUTE
The meta object id for the 'External System Attribute
' class.- See Also:
ExternalSystemAttributeImpl
,SystemcontextPackageImpl.getExternalSystemAttribute()
, Constant Field Values- Generated class or method.
-
EXTERNAL_SYSTEM_ATTRIBUTE__ID
static final int EXTERNAL_SYSTEM_ATTRIBUTE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTERNAL_SYSTEM_ATTRIBUTE__ENTITY_NAME
static final int EXTERNAL_SYSTEM_ATTRIBUTE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTERNAL_SYSTEM_ATTRIBUTE__ATTRIBUTEVALUE
static final int EXTERNAL_SYSTEM_ATTRIBUTE__ATTRIBUTEVALUE
The feature id for the 'Attributevalue' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTERNAL_SYSTEM_ATTRIBUTE__ENVIRONMENT
static final int EXTERNAL_SYSTEM_ATTRIBUTE__ENVIRONMENT
The feature id for the 'Environment' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTERNAL_SYSTEM_ATTRIBUTE__EXTERNAL_NAME
static final int EXTERNAL_SYSTEM_ATTRIBUTE__EXTERNAL_NAME
The feature id for the 'External Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTERNAL_SYSTEM_ATTRIBUTE_FEATURE_COUNT
static final int EXTERNAL_SYSTEM_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'External System Attribute' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMPLE_ATTRIBUTE
static final int SIMPLE_ATTRIBUTE
The meta object id for the 'Simple Attribute
' class.- See Also:
SimpleAttributeImpl
,SystemcontextPackageImpl.getSimpleAttribute()
, Constant Field Values- Generated class or method.
-
SIMPLE_ATTRIBUTE__ID
static final int SIMPLE_ATTRIBUTE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMPLE_ATTRIBUTE__ENTITY_NAME
static final int SIMPLE_ATTRIBUTE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMPLE_ATTRIBUTE__ATTRIBUTEVALUE
static final int SIMPLE_ATTRIBUTE__ATTRIBUTEVALUE
The feature id for the 'Attributevalue' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMPLE_ATTRIBUTE__ENVIRONMENT
static final int SIMPLE_ATTRIBUTE__ENVIRONMENT
The feature id for the 'Environment' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMPLE_ATTRIBUTE_FEATURE_COUNT
static final int SIMPLE_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Simple Attribute' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
XML_ATTRIBUTE
static final int XML_ATTRIBUTE
The meta object id for the 'XML Attribute
' class.- See Also:
XMLAttributeImpl
,SystemcontextPackageImpl.getXMLAttribute()
, Constant Field Values- Generated class or method.
-
XML_ATTRIBUTE__ID
static final int XML_ATTRIBUTE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
XML_ATTRIBUTE__ENTITY_NAME
static final int XML_ATTRIBUTE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
XML_ATTRIBUTE__ATTRIBUTEVALUE
static final int XML_ATTRIBUTE__ATTRIBUTEVALUE
The feature id for the 'Attributevalue' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
XML_ATTRIBUTE__XML_STRING
static final int XML_ATTRIBUTE__XML_STRING
The feature id for the 'Xml String' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
XML_ATTRIBUTE_FEATURE_COUNT
static final int XML_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'XML Attribute' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_TYPES
static final int DATA_TYPES
The meta object id for the 'Data Types
' enum.- See Also:
DataTypes
,SystemcontextPackageImpl.getDataTypes()
, Constant Field Values- Generated class or method.
-
-
Method Detail
-
getAttributes
EClass getAttributes()
Returns the meta object for class 'Attributes
'.- Returns:
- the meta object for class 'Attributes'.
- See Also:
Attributes
- Generated class or method.
-
getAttributes_Attribute
EReference getAttributes_Attribute()
Returns the meta object for the containment reference list 'Attribute
'.- Returns:
- the meta object for the containment reference list 'Attribute'.
- See Also:
Attributes.getAttribute()
,getAttributes()
- Generated class or method.
-
getAttribute
EClass getAttribute()
Returns the meta object for class 'Attribute
'.- Returns:
- the meta object for class 'Attribute'.
- See Also:
Attribute
- Generated class or method.
-
getAttribute_Attributevalue
EReference getAttribute_Attributevalue()
Returns the meta object for the containment reference list 'Attributevalue
'.- Returns:
- the meta object for the containment reference list 'Attributevalue'.
- See Also:
Attribute.getAttributevalue()
,getAttribute()
- Generated class or method.
-
getAttributeValue
EClass getAttributeValue()
Returns the meta object for class 'Attribute Value
'.- Returns:
- the meta object for class 'Attribute Value'.
- See Also:
AttributeValue
- Generated class or method.
-
getAttributeValue_Type
EAttribute getAttributeValue_Type()
Returns the meta object for the attribute 'Type
'.- Returns:
- the meta object for the attribute 'Type'.
- See Also:
AttributeValue.getType()
,getAttributeValue()
- Generated class or method.
-
getAttributeValue_Values
EAttribute getAttributeValue_Values()
Returns the meta object for the attribute list 'Values
'.- Returns:
- the meta object for the attribute list 'Values'.
- See Also:
AttributeValue.getValues()
,getAttributeValue()
- Generated class or method.
-
getSystemEntityAttribute
EClass getSystemEntityAttribute()
Returns the meta object for class 'System Entity Attribute
'.- Returns:
- the meta object for class 'System Entity Attribute'.
- See Also:
SystemEntityAttribute
- Generated class or method.
-
getSystemEntityAttribute_ModelEntity
EReference getSystemEntityAttribute_ModelEntity()
Returns the meta object for the reference 'Model Entity
'.- Returns:
- the meta object for the reference 'Model Entity'.
- See Also:
SystemEntityAttribute.getModelEntity()
,getSystemEntityAttribute()
- Generated class or method.
-
getExternalSystemAttribute
EClass getExternalSystemAttribute()
Returns the meta object for class 'External System Attribute
'.- Returns:
- the meta object for class 'External System Attribute'.
- See Also:
ExternalSystemAttribute
- Generated class or method.
-
getExternalSystemAttribute_ExternalName
EAttribute getExternalSystemAttribute_ExternalName()
Returns the meta object for the attribute 'External Name
'.- Returns:
- the meta object for the attribute 'External Name'.
- See Also:
ExternalSystemAttribute.getExternalName()
,getExternalSystemAttribute()
- Generated class or method.
-
getSimpleAttribute
EClass getSimpleAttribute()
Returns the meta object for class 'Simple Attribute
'.- Returns:
- the meta object for class 'Simple Attribute'.
- See Also:
SimpleAttribute
- Generated class or method.
-
getXMLAttribute
EClass getXMLAttribute()
Returns the meta object for class 'XML Attribute
'.- Returns:
- the meta object for class 'XML Attribute'.
- See Also:
XMLAttribute
- Generated class or method.
-
getXMLAttribute_XmlString
EAttribute getXMLAttribute_XmlString()
Returns the meta object for the attribute 'Xml String
'.- Returns:
- the meta object for the attribute 'Xml String'.
- See Also:
XMLAttribute.getXmlString()
,getXMLAttribute()
- Generated class or method.
-
getEnvironmentSubject
EClass getEnvironmentSubject()
Returns the meta object for class 'Environment Subject
'.- Returns:
- the meta object for class 'Environment Subject'.
- See Also:
EnvironmentSubject
- Generated class or method.
-
getEnvironmentSubject_Environment
EAttribute getEnvironmentSubject_Environment()
Returns the meta object for the attribute 'Environment
'.- Returns:
- the meta object for the attribute 'Environment'.
- See Also:
EnvironmentSubject.isEnvironment()
,getEnvironmentSubject()
- Generated class or method.
-
getDataTypes
EEnum getDataTypes()
Returns the meta object for enum 'Data Types
'.- Returns:
- the meta object for enum 'Data Types'.
- See Also:
DataTypes
- Generated class or method.
-
getSystemcontextFactory
SystemcontextFactory getSystemcontextFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-