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
Fields Modifier and Type Field Description static EClass
ASSIGNMENT
The meta object literal for the 'Assignment
' class.static EReference
ASSIGNMENT__LHS
The meta object literal for the 'Lhs' containment reference feature.static EReference
ASSIGNMENT__RHS
The meta object literal for the 'Rhs' containment reference feature.static EClass
BEHAVIOR_DEFINITION
The meta object literal for the 'Behavior Definition
' class.static EReference
BEHAVIOR_DEFINITION__ASSIGNMENTS
The meta object literal for the 'Assignments' containment reference list feature.static EReference
BEHAVIOR_DEFINITION__INPUTS
The meta object literal for the 'Inputs' containment reference list feature.static EReference
BEHAVIOR_DEFINITION__OUTPUTS
The meta object literal for the 'Outputs' containment reference list feature.static EClass
CHARACTERISTIC
The meta object literal for the 'Characteristic
' class.static EReference
CHARACTERISTIC__TYPE
The meta object literal for the 'Type' reference feature.static EClass
CHARACTERISTIC_TYPE
The meta object literal for the 'Characteristic Type
' class.static EClass
DATA_DICTIONARY_CHARACTERIZED
The meta object literal for the 'Data Dictionary Characterized
' class.static EReference
DATA_DICTIONARY_CHARACTERIZED__BEHAVIOR_DEFINITIONS
The meta object literal for the 'Behavior Definitions' containment reference list feature.static EReference
DATA_DICTIONARY_CHARACTERIZED__CHARACTERISTIC_TYPES
The meta object literal for the 'Characteristic Types' containment reference list feature.static EReference
DATA_DICTIONARY_CHARACTERIZED__CHARACTERISTICS
The meta object literal for the 'Characteristics' containment reference list feature.static EReference
DATA_DICTIONARY_CHARACTERIZED__ENUMERATIONS
The meta object literal for the 'Enumerations' containment reference list feature.static EClass
ENTITY
The meta object literal for the 'Entity
' class.static EAttribute
ENTITY__NAME
The meta object literal for the 'Name' attribute feature.static EClass
ENUM_CHARACTERISTIC
The meta object literal for the 'Enum Characteristic
' class.static EReference
ENUM_CHARACTERISTIC__ENUM_CHARACTERISTIC_TYPE
The meta object literal for the 'Enum Characteristic Type' reference feature.static EReference
ENUM_CHARACTERISTIC__VALUES
The meta object literal for the 'Values' reference list feature.static EClass
ENUM_CHARACTERISTIC_TYPE
The meta object literal for the 'Enum Characteristic Type
' class.static EReference
ENUM_CHARACTERISTIC_TYPE__TYPE
The meta object literal for the 'Type' reference feature.static EClass
ENUMERATION
The meta object literal for the 'Enumeration
' class.static EReference
ENUMERATION__LITERALS
The meta object literal for the 'Literals' containment reference list feature.static EClass
LITERAL
The meta object literal for the 'Literal
' class.static EReference
LITERAL__ENUM
The meta object literal for the 'Enum' container reference feature.static EClass
PIN
The meta object literal for the 'Pin
' class.static EReference
PIN__OWNER
The meta object literal for the 'Owner' reference feature.
-
-
-
Field Detail
-
ENTITY
static final EClass ENTITY
The meta object literal for the 'Entity
' class.- See Also:
EntityImpl
,DataDictionaryCharacterizedPackageImpl.getEntity()
- Generated class or method.
-
ENTITY__NAME
static final EAttribute ENTITY__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
DATA_DICTIONARY_CHARACTERIZED
static final EClass DATA_DICTIONARY_CHARACTERIZED
The meta object literal for the 'Data Dictionary Characterized
' class.- See Also:
DataDictionaryCharacterizedImpl
,DataDictionaryCharacterizedPackageImpl.getDataDictionaryCharacterized()
- Generated class or method.
-
DATA_DICTIONARY_CHARACTERIZED__CHARACTERISTIC_TYPES
static final EReference 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
static final EReference DATA_DICTIONARY_CHARACTERIZED__ENUMERATIONS
The meta object literal for the 'Enumerations' containment reference list feature.- Generated class or method.
-
DATA_DICTIONARY_CHARACTERIZED__BEHAVIOR_DEFINITIONS
static final EReference 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
static final EReference DATA_DICTIONARY_CHARACTERIZED__CHARACTERISTICS
The meta object literal for the 'Characteristics' containment reference list feature.- Generated class or method.
-
CHARACTERISTIC_TYPE
static final EClass CHARACTERISTIC_TYPE
The meta object literal for the 'Characteristic Type
' class.- See Also:
CharacteristicTypeImpl
,DataDictionaryCharacterizedPackageImpl.getCharacteristicType()
- Generated class or method.
-
ENUM_CHARACTERISTIC_TYPE
static final EClass ENUM_CHARACTERISTIC_TYPE
The meta object literal for the 'Enum Characteristic Type
' class.- See Also:
EnumCharacteristicTypeImpl
,DataDictionaryCharacterizedPackageImpl.getEnumCharacteristicType()
- Generated class or method.
-
ENUM_CHARACTERISTIC_TYPE__TYPE
static final EReference ENUM_CHARACTERISTIC_TYPE__TYPE
The meta object literal for the 'Type' reference feature.- Generated class or method.
-
ENUMERATION
static final EClass ENUMERATION
The meta object literal for the 'Enumeration
' class.- See Also:
EnumerationImpl
,DataDictionaryCharacterizedPackageImpl.getEnumeration()
- Generated class or method.
-
ENUMERATION__LITERALS
static final EReference ENUMERATION__LITERALS
The meta object literal for the 'Literals' containment reference list feature.- Generated class or method.
-
LITERAL
static final EClass LITERAL
The meta object literal for the 'Literal
' class.- See Also:
LiteralImpl
,DataDictionaryCharacterizedPackageImpl.getLiteral()
- Generated class or method.
-
LITERAL__ENUM
static final EReference LITERAL__ENUM
The meta object literal for the 'Enum' container reference feature.- Generated class or method.
-
BEHAVIOR_DEFINITION
static final EClass BEHAVIOR_DEFINITION
The meta object literal for the 'Behavior Definition
' class.- See Also:
BehaviorDefinitionImpl
,DataDictionaryCharacterizedPackageImpl.getBehaviorDefinition()
- Generated class or method.
-
BEHAVIOR_DEFINITION__INPUTS
static final EReference BEHAVIOR_DEFINITION__INPUTS
The meta object literal for the 'Inputs' containment reference list feature.- Generated class or method.
-
BEHAVIOR_DEFINITION__OUTPUTS
static final EReference BEHAVIOR_DEFINITION__OUTPUTS
The meta object literal for the 'Outputs' containment reference list feature.- Generated class or method.
-
BEHAVIOR_DEFINITION__ASSIGNMENTS
static final EReference BEHAVIOR_DEFINITION__ASSIGNMENTS
The meta object literal for the 'Assignments' containment reference list feature.- Generated class or method.
-
PIN
static final EClass PIN
The meta object literal for the 'Pin
' class.- See Also:
PinImpl
,DataDictionaryCharacterizedPackageImpl.getPin()
- Generated class or method.
-
PIN__OWNER
static final EReference PIN__OWNER
The meta object literal for the 'Owner' reference feature.- Generated class or method.
-
ASSIGNMENT
static final EClass ASSIGNMENT
The meta object literal for the 'Assignment
' class.- See Also:
AssignmentImpl
,DataDictionaryCharacterizedPackageImpl.getAssignment()
- Generated class or method.
-
ASSIGNMENT__LHS
static final EReference ASSIGNMENT__LHS
The meta object literal for the 'Lhs' containment reference feature.- Generated class or method.
-
ASSIGNMENT__RHS
static final EReference ASSIGNMENT__RHS
The meta object literal for the 'Rhs' containment reference feature.- Generated class or method.
-
CHARACTERISTIC
static final EClass CHARACTERISTIC
The meta object literal for the 'Characteristic
' class.- See Also:
CharacteristicImpl
,DataDictionaryCharacterizedPackageImpl.getCharacteristic()
- Generated class or method.
-
CHARACTERISTIC__TYPE
static final EReference CHARACTERISTIC__TYPE
The meta object literal for the 'Type' reference feature.- Generated class or method.
-
ENUM_CHARACTERISTIC
static final EClass ENUM_CHARACTERISTIC
The meta object literal for the 'Enum Characteristic
' class.- See Also:
EnumCharacteristicImpl
,DataDictionaryCharacterizedPackageImpl.getEnumCharacteristic()
- Generated class or method.
-
ENUM_CHARACTERISTIC__VALUES
static final EReference ENUM_CHARACTERISTIC__VALUES
The meta object literal for the 'Values' reference list feature.- Generated class or method.
-
ENUM_CHARACTERISTIC__ENUM_CHARACTERISTIC_TYPE
static final EReference ENUM_CHARACTERISTIC__ENUM_CHARACTERISTIC_TYPE
The meta object literal for the 'Enum Characteristic Type' reference feature.- Generated class or method.
-
-