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 interfaceSystemcontextPackage.LiteralsDefines 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 intATTRIBUTEThe meta object id for the 'Attribute' class.static intATTRIBUTE__ATTRIBUTEVALUEThe feature id for the 'Attributevalue' containment reference list.static intATTRIBUTE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intATTRIBUTE__IDThe feature id for the 'Id' attribute.static intATTRIBUTE_FEATURE_COUNTThe number of structural features of the 'Attribute' class.static intATTRIBUTE_VALUEThe meta object id for the 'Attribute Value' class.static intATTRIBUTE_VALUE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intATTRIBUTE_VALUE__IDThe feature id for the 'Id' attribute.static intATTRIBUTE_VALUE__TYPEThe feature id for the 'Type' attribute.static intATTRIBUTE_VALUE__VALUESThe feature id for the 'Values' attribute list.static intATTRIBUTE_VALUE_FEATURE_COUNTThe number of structural features of the 'Attribute Value' class.static intATTRIBUTESThe meta object id for the 'Attributes' class.static intATTRIBUTES__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intATTRIBUTES_FEATURE_COUNTThe number of structural features of the 'Attributes' class.static intDATA_TYPESThe meta object id for the 'Data Types' enum.static SystemcontextPackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intENVIRONMENT_SUBJECTThe meta object id for the 'Environment Subject' class.static intENVIRONMENT_SUBJECT__ATTRIBUTEVALUEThe feature id for the 'Attributevalue' containment reference list.static intENVIRONMENT_SUBJECT__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intENVIRONMENT_SUBJECT__ENVIRONMENTThe feature id for the 'Environment' attribute.static intENVIRONMENT_SUBJECT__IDThe feature id for the 'Id' attribute.static intENVIRONMENT_SUBJECT_FEATURE_COUNTThe number of structural features of the 'Environment Subject' class.static intEXTERNAL_SYSTEM_ATTRIBUTEThe meta object id for the 'External System Attribute' class.static intEXTERNAL_SYSTEM_ATTRIBUTE__ATTRIBUTEVALUEThe feature id for the 'Attributevalue' containment reference list.static intEXTERNAL_SYSTEM_ATTRIBUTE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intEXTERNAL_SYSTEM_ATTRIBUTE__ENVIRONMENTThe feature id for the 'Environment' attribute.static intEXTERNAL_SYSTEM_ATTRIBUTE__EXTERNAL_NAMEThe feature id for the 'External Name' attribute.static intEXTERNAL_SYSTEM_ATTRIBUTE__IDThe feature id for the 'Id' attribute.static intEXTERNAL_SYSTEM_ATTRIBUTE_FEATURE_COUNTThe number of structural features of the 'External System Attribute' class.static intSIMPLE_ATTRIBUTEThe meta object id for the 'Simple Attribute' class.static intSIMPLE_ATTRIBUTE__ATTRIBUTEVALUEThe feature id for the 'Attributevalue' containment reference list.static intSIMPLE_ATTRIBUTE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intSIMPLE_ATTRIBUTE__ENVIRONMENTThe feature id for the 'Environment' attribute.static intSIMPLE_ATTRIBUTE__IDThe feature id for the 'Id' attribute.static intSIMPLE_ATTRIBUTE_FEATURE_COUNTThe number of structural features of the 'Simple Attribute' class.static intSYSTEM_ENTITY_ATTRIBUTEThe meta object id for the 'System Entity Attribute' class.static intSYSTEM_ENTITY_ATTRIBUTE__ATTRIBUTEVALUEThe feature id for the 'Attributevalue' containment reference list.static intSYSTEM_ENTITY_ATTRIBUTE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intSYSTEM_ENTITY_ATTRIBUTE__IDThe feature id for the 'Id' attribute.static intSYSTEM_ENTITY_ATTRIBUTE__MODEL_ENTITYThe feature id for the 'Model Entity' reference.static intSYSTEM_ENTITY_ATTRIBUTE_FEATURE_COUNTThe number of structural features of the 'System Entity Attribute' class.static intXML_ATTRIBUTEThe meta object id for the 'XML Attribute' class.static intXML_ATTRIBUTE__ATTRIBUTEVALUEThe feature id for the 'Attributevalue' containment reference list.static intXML_ATTRIBUTE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intXML_ATTRIBUTE__IDThe feature id for the 'Id' attribute.static intXML_ATTRIBUTE__XML_STRINGThe feature id for the 'Xml String' attribute.static intXML_ATTRIBUTE_FEATURE_COUNTThe number of structural features of the 'XML Attribute' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClassgetAttribute()Returns the meta object for class 'Attribute'.EReferencegetAttribute_Attributevalue()Returns the meta object for the containment reference list 'Attributevalue'.EClassgetAttributes()Returns the meta object for class 'Attributes'.EReferencegetAttributes_Attribute()Returns the meta object for the containment reference list 'Attribute'.EClassgetAttributeValue()Returns the meta object for class 'Attribute Value'.EAttributegetAttributeValue_Type()Returns the meta object for the attribute 'Type'.EAttributegetAttributeValue_Values()Returns the meta object for the attribute list 'Values'.EEnumgetDataTypes()Returns the meta object for enum 'Data Types'.EClassgetEnvironmentSubject()Returns the meta object for class 'Environment Subject'.EAttributegetEnvironmentSubject_Environment()Returns the meta object for the attribute 'Environment'.EClassgetExternalSystemAttribute()Returns the meta object for class 'External System Attribute'.EAttributegetExternalSystemAttribute_ExternalName()Returns the meta object for the attribute 'External Name'.EClassgetSimpleAttribute()Returns the meta object for class 'Simple Attribute'.SystemcontextFactorygetSystemcontextFactory()Returns the factory that creates the instances of the model.EClassgetSystemEntityAttribute()Returns the meta object for class 'System Entity Attribute'.EReferencegetSystemEntityAttribute_ModelEntity()Returns the meta object for the reference 'Model Entity'.EClassgetXMLAttribute()Returns the meta object for class 'XML Attribute'.EAttributegetXMLAttribute_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.
-
-