Interface SystemcontextPackage.Literals
- Enclosing interface:
- SystemcontextPackage
public 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
- Generated class or method.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Attribute
' class.static final EReference
The meta object literal for the 'Attributevalue' containment reference list feature.static final EClass
The meta object literal for the 'Attribute Value
' class.static final EAttribute
The meta object literal for the 'Type' attribute feature.static final EAttribute
The meta object literal for the 'Values' attribute list feature.static final EClass
The meta object literal for the 'Attributes
' class.static final EReference
The meta object literal for the 'Attribute' containment reference list feature.static final EEnum
The meta object literal for the 'Data Types
' enum.static final EClass
The meta object literal for the 'Environment Subject
' class.static final EAttribute
The meta object literal for the 'Environment' attribute feature.static final EClass
The meta object literal for the 'External System Attribute
' class.static final EAttribute
The meta object literal for the 'External Name' attribute feature.static final EClass
The meta object literal for the 'Simple Attribute
' class.static final EClass
The meta object literal for the 'System Entity Attribute
' class.static final EReference
The meta object literal for the 'Model Entity' reference feature.static final EClass
The meta object literal for the 'XML Attribute
' class.static final EAttribute
The meta object literal for the 'Xml String' attribute feature.
-
Field Details
-
ATTRIBUTES
The meta object literal for the 'Attributes
' class.- See Also:
- Generated class or method.
-
ATTRIBUTES__ATTRIBUTE
The meta object literal for the 'Attribute' containment reference list feature.- Generated class or method.
-
ATTRIBUTE
The meta object literal for the 'Attribute
' class.- See Also:
- Generated class or method.
-
ATTRIBUTE__ATTRIBUTEVALUE
The meta object literal for the 'Attributevalue' containment reference list feature.- Generated class or method.
-
ATTRIBUTE_VALUE
The meta object literal for the 'Attribute Value
' class.- See Also:
- Generated class or method.
-
ATTRIBUTE_VALUE__TYPE
The meta object literal for the 'Type' attribute feature.- Generated class or method.
-
ATTRIBUTE_VALUE__VALUES
The meta object literal for the 'Values' attribute list feature.- Generated class or method.
-
SYSTEM_ENTITY_ATTRIBUTE
The meta object literal for the 'System Entity Attribute
' class.- See Also:
- Generated class or method.
-
SYSTEM_ENTITY_ATTRIBUTE__MODEL_ENTITY
The meta object literal for the 'Model Entity' reference feature.- Generated class or method.
-
EXTERNAL_SYSTEM_ATTRIBUTE
The meta object literal for the 'External System Attribute
' class.- See Also:
- Generated class or method.
-
EXTERNAL_SYSTEM_ATTRIBUTE__EXTERNAL_NAME
The meta object literal for the 'External Name' attribute feature.- Generated class or method.
-
SIMPLE_ATTRIBUTE
The meta object literal for the 'Simple Attribute
' class.- See Also:
- Generated class or method.
-
XML_ATTRIBUTE
The meta object literal for the 'XML Attribute
' class.- See Also:
- Generated class or method.
-
XML_ATTRIBUTE__XML_STRING
The meta object literal for the 'Xml String' attribute feature.- Generated class or method.
-
ENVIRONMENT_SUBJECT
The meta object literal for the 'Environment Subject
' class.- See Also:
- Generated class or method.
-
ENVIRONMENT_SUBJECT__ENVIRONMENT
The meta object literal for the 'Environment' attribute feature.- Generated class or method.
-
DATA_TYPES
The meta object literal for the 'Data Types
' enum.- See Also:
- Generated class or method.
-