Interface DataDictionaryCharacterizedPackage.Literals
- Enclosing interface:
- DataDictionaryCharacterizedPackage
public static interface DataDictionaryCharacterizedPackage.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 'Assignment
' class.static final EReference
The meta object literal for the 'Lhs' containment reference feature.static final EReference
The meta object literal for the 'Rhs' containment reference feature.static final EClass
The meta object literal for the 'Behavior Definition
' class.static final EReference
The meta object literal for the 'Assignments' containment reference list feature.static final EReference
The meta object literal for the 'Inputs' containment reference list feature.static final EReference
The meta object literal for the 'Outputs' containment reference list feature.static final EClass
The meta object literal for the 'Characteristic
' class.static final EReference
The meta object literal for the 'Type' reference feature.static final EClass
The meta object literal for the 'Characteristic Type
' class.static final EClass
The meta object literal for the 'Data Dictionary Characterized
' class.static final EReference
The meta object literal for the 'Behavior Definitions' containment reference list feature.static final EReference
The meta object literal for the 'Characteristic Types' containment reference list feature.static final EReference
The meta object literal for the 'Characteristics' containment reference list feature.static final EReference
The meta object literal for the 'Enumerations' containment reference list feature.static final EClass
The meta object literal for the 'Entity
' class.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EClass
The meta object literal for the 'Enum Characteristic
' class.static final EReference
The meta object literal for the 'Enum Characteristic Type' reference feature.static final EReference
The meta object literal for the 'Values' reference list feature.static final EClass
The meta object literal for the 'Enum Characteristic Type
' class.static final EReference
The meta object literal for the 'Type' reference feature.static final EClass
The meta object literal for the 'Enumeration
' class.static final EReference
The meta object literal for the 'Literals' containment reference list feature.static final EClass
The meta object literal for the 'Literal
' class.static final EReference
The meta object literal for the 'Enum' container reference feature.static final EClass
The meta object literal for the 'Pin
' class.static final EReference
The meta object literal for the 'Owner' reference feature.
-
Field Details
-
ENTITY
The meta object literal for the 'Entity
' class.- See Also:
- Generated class or method.
-
ENTITY__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
DATA_DICTIONARY_CHARACTERIZED
The meta object literal for the 'Data Dictionary Characterized
' class.- See Also:
- Generated class or method.
-
DATA_DICTIONARY_CHARACTERIZED__CHARACTERISTIC_TYPES
The meta object literal for the 'Characteristic Types' containment reference list feature.- Generated class or method.
-
DATA_DICTIONARY_CHARACTERIZED__ENUMERATIONS
The meta object literal for the 'Enumerations' containment reference list feature.- Generated class or method.
-
DATA_DICTIONARY_CHARACTERIZED__BEHAVIOR_DEFINITIONS
The meta object literal for the 'Behavior Definitions' containment reference list feature.- Generated class or method.
-
DATA_DICTIONARY_CHARACTERIZED__CHARACTERISTICS
The meta object literal for the 'Characteristics' containment reference list feature.- Generated class or method.
-
CHARACTERISTIC_TYPE
The meta object literal for the 'Characteristic Type
' class.- See Also:
- Generated class or method.
-
ENUM_CHARACTERISTIC_TYPE
The meta object literal for the 'Enum Characteristic Type
' class.- See Also:
- Generated class or method.
-
ENUM_CHARACTERISTIC_TYPE__TYPE
The meta object literal for the 'Type' reference feature.- Generated class or method.
-
ENUMERATION
The meta object literal for the 'Enumeration
' class.- See Also:
- Generated class or method.
-
ENUMERATION__LITERALS
The meta object literal for the 'Literals' containment reference list feature.- Generated class or method.
-
LITERAL
The meta object literal for the 'Literal
' class.- See Also:
- Generated class or method.
-
LITERAL__ENUM
The meta object literal for the 'Enum' container reference feature.- Generated class or method.
-
BEHAVIOR_DEFINITION
The meta object literal for the 'Behavior Definition
' class.- See Also:
- Generated class or method.
-
BEHAVIOR_DEFINITION__INPUTS
The meta object literal for the 'Inputs' containment reference list feature.- Generated class or method.
-
BEHAVIOR_DEFINITION__OUTPUTS
The meta object literal for the 'Outputs' containment reference list feature.- Generated class or method.
-
BEHAVIOR_DEFINITION__ASSIGNMENTS
The meta object literal for the 'Assignments' containment reference list feature.- Generated class or method.
-
PIN
The meta object literal for the 'Pin
' class.- See Also:
- Generated class or method.
-
PIN__OWNER
The meta object literal for the 'Owner' reference feature.- Generated class or method.
-
ASSIGNMENT
The meta object literal for the 'Assignment
' class.- See Also:
- Generated class or method.
-
ASSIGNMENT__LHS
The meta object literal for the 'Lhs' containment reference feature.- Generated class or method.
-
ASSIGNMENT__RHS
The meta object literal for the 'Rhs' containment reference feature.- Generated class or method.
-
CHARACTERISTIC
The meta object literal for the 'Characteristic
' class.- See Also:
- Generated class or method.
-
CHARACTERISTIC__TYPE
The meta object literal for the 'Type' reference feature.- Generated class or method.
-
ENUM_CHARACTERISTIC
The meta object literal for the 'Enum Characteristic
' class.- See Also:
- Generated class or method.
-
ENUM_CHARACTERISTIC__VALUES
The meta object literal for the 'Values' reference list feature.- Generated class or method.
-
ENUM_CHARACTERISTIC__ENUM_CHARACTERISTIC_TYPE
The meta object literal for the 'Enum Characteristic Type' reference feature.- Generated class or method.
-