Interface DataDictionaryCharacterizedPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
DataDictionaryCharacterizedPackageImpl
public interface DataDictionaryCharacterizedPackage 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:
DataDictionaryCharacterizedFactory
- Generated class or method.
- EMF model class or method.
- kind="package" annotation="http://www.eclipse.org/emf/2002/Ecore settingDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/LPG' validationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/LPG'"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description 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-
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
ASSIGNMENT
The meta object id for the 'Assignment
' class.static int
ASSIGNMENT__ID
The feature id for the 'Id' attribute.static int
ASSIGNMENT__LHS
The feature id for the 'Lhs' containment reference.static int
ASSIGNMENT__RHS
The feature id for the 'Rhs' containment reference.static int
ASSIGNMENT_FEATURE_COUNT
The number of structural features of the 'Assignment' class.static int
BEHAVIOR_DEFINITION
The meta object id for the 'Behavior Definition
' class.static int
BEHAVIOR_DEFINITION__ASSIGNMENTS
The feature id for the 'Assignments' containment reference list.static int
BEHAVIOR_DEFINITION__ID
The feature id for the 'Id' attribute.static int
BEHAVIOR_DEFINITION__INPUTS
The feature id for the 'Inputs' containment reference list.static int
BEHAVIOR_DEFINITION__NAME
The feature id for the 'Name' attribute.static int
BEHAVIOR_DEFINITION__OUTPUTS
The feature id for the 'Outputs' containment reference list.static int
BEHAVIOR_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Behavior Definition' class.static int
CHARACTERISTIC
The meta object id for the 'Characteristic
' class.static int
CHARACTERISTIC__ID
The feature id for the 'Id' attribute.static int
CHARACTERISTIC__NAME
The feature id for the 'Name' attribute.static int
CHARACTERISTIC__TYPE
The feature id for the 'Type' reference.static int
CHARACTERISTIC_FEATURE_COUNT
The number of structural features of the 'Characteristic' class.static int
CHARACTERISTIC_TYPE
The meta object id for the 'Characteristic Type
' class.static int
CHARACTERISTIC_TYPE__ID
The feature id for the 'Id' attribute.static int
CHARACTERISTIC_TYPE__NAME
The feature id for the 'Name' attribute.static int
CHARACTERISTIC_TYPE_FEATURE_COUNT
The number of structural features of the 'Characteristic Type' class.static int
DATA_DICTIONARY_CHARACTERIZED
The meta object id for the 'Data Dictionary Characterized
' class.static int
DATA_DICTIONARY_CHARACTERIZED__BEHAVIOR_DEFINITIONS
The feature id for the 'Behavior Definitions' containment reference list.static int
DATA_DICTIONARY_CHARACTERIZED__CHARACTERISTIC_TYPES
The feature id for the 'Characteristic Types' containment reference list.static int
DATA_DICTIONARY_CHARACTERIZED__CHARACTERISTICS
The feature id for the 'Characteristics' containment reference list.static int
DATA_DICTIONARY_CHARACTERIZED__ENTRIES
The feature id for the 'Entries' containment reference list.static int
DATA_DICTIONARY_CHARACTERIZED__ENUMERATIONS
The feature id for the 'Enumerations' containment reference list.static int
DATA_DICTIONARY_CHARACTERIZED__ID
The feature id for the 'Id' attribute.static int
DATA_DICTIONARY_CHARACTERIZED_FEATURE_COUNT
The number of structural features of the 'Data Dictionary Characterized' class.static DataDictionaryCharacterizedPackage
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
ENTITY
The meta object id for the 'Entity
' class.static int
ENTITY__ID
The feature id for the 'Id' attribute.static int
ENTITY__NAME
The feature id for the 'Name' attribute.static int
ENTITY_FEATURE_COUNT
The number of structural features of the 'Entity' class.static int
ENUM_CHARACTERISTIC
The meta object id for the 'Enum Characteristic
' class.static int
ENUM_CHARACTERISTIC__ENUM_CHARACTERISTIC_TYPE
The feature id for the 'Enum Characteristic Type' reference.static int
ENUM_CHARACTERISTIC__ID
The feature id for the 'Id' attribute.static int
ENUM_CHARACTERISTIC__NAME
The feature id for the 'Name' attribute.static int
ENUM_CHARACTERISTIC__TYPE
The feature id for the 'Type' reference.static int
ENUM_CHARACTERISTIC__VALUES
The feature id for the 'Values' reference list.static int
ENUM_CHARACTERISTIC_FEATURE_COUNT
The number of structural features of the 'Enum Characteristic' class.static int
ENUM_CHARACTERISTIC_TYPE
The meta object id for the 'Enum Characteristic Type
' class.static int
ENUM_CHARACTERISTIC_TYPE__ID
The feature id for the 'Id' attribute.static int
ENUM_CHARACTERISTIC_TYPE__NAME
The feature id for the 'Name' attribute.static int
ENUM_CHARACTERISTIC_TYPE__TYPE
The feature id for the 'Type' reference.static int
ENUM_CHARACTERISTIC_TYPE_FEATURE_COUNT
The number of structural features of the 'Enum Characteristic Type' class.static int
ENUMERATION
The meta object id for the 'Enumeration
' class.static int
ENUMERATION__ID
The feature id for the 'Id' attribute.static int
ENUMERATION__LITERALS
The feature id for the 'Literals' containment reference list.static int
ENUMERATION__NAME
The feature id for the 'Name' attribute.static int
ENUMERATION_FEATURE_COUNT
The number of structural features of the 'Enumeration' class.static int
LITERAL
The meta object id for the 'Literal
' class.static int
LITERAL__ENUM
The feature id for the 'Enum' container reference.static int
LITERAL__ID
The feature id for the 'Id' attribute.static int
LITERAL__NAME
The feature id for the 'Name' attribute.static int
LITERAL_FEATURE_COUNT
The number of structural features of the 'Literal' class.static int
PIN
The meta object id for the 'Pin
' class.static int
PIN__ID
The feature id for the 'Id' attribute.static int
PIN__NAME
The feature id for the 'Name' attribute.static int
PIN__OWNER
The feature id for the 'Owner' reference.static int
PIN_FEATURE_COUNT
The number of structural features of the 'Pin' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getAssignment()
Returns the meta object for class 'Assignment
'.EReference
getAssignment_Lhs()
Returns the meta object for the containment reference 'Lhs
'.EReference
getAssignment_Rhs()
Returns the meta object for the containment reference 'Rhs
'.EClass
getBehaviorDefinition()
Returns the meta object for class 'Behavior Definition
'.EReference
getBehaviorDefinition_Assignments()
Returns the meta object for the containment reference list 'Assignments
'.EReference
getBehaviorDefinition_Inputs()
Returns the meta object for the containment reference list 'Inputs
'.EReference
getBehaviorDefinition_Outputs()
Returns the meta object for the containment reference list 'Outputs
'.EClass
getCharacteristic()
Returns the meta object for class 'Characteristic
'.EReference
getCharacteristic_Type()
Returns the meta object for the reference 'Type
'.EClass
getCharacteristicType()
Returns the meta object for class 'Characteristic Type
'.EClass
getDataDictionaryCharacterized()
Returns the meta object for class 'Data Dictionary Characterized
'.EReference
getDataDictionaryCharacterized_BehaviorDefinitions()
Returns the meta object for the containment reference list 'Behavior Definitions
'.EReference
getDataDictionaryCharacterized_Characteristics()
Returns the meta object for the containment reference list 'Characteristics
'.EReference
getDataDictionaryCharacterized_CharacteristicTypes()
Returns the meta object for the containment reference list 'Characteristic Types
'.EReference
getDataDictionaryCharacterized_Enumerations()
Returns the meta object for the containment reference list 'Enumerations
'.DataDictionaryCharacterizedFactory
getDataDictionaryCharacterizedFactory()
Returns the factory that creates the instances of the model.EClass
getEntity()
Returns the meta object for class 'Entity
'.EAttribute
getEntity_Name()
Returns the meta object for the attribute 'Name
'.EClass
getEnumCharacteristic()
Returns the meta object for class 'Enum Characteristic
'.EReference
getEnumCharacteristic_EnumCharacteristicType()
Returns the meta object for the reference 'Enum Characteristic Type
'.EReference
getEnumCharacteristic_Values()
Returns the meta object for the reference list 'Values
'.EClass
getEnumCharacteristicType()
Returns the meta object for class 'Enum Characteristic Type
'.EReference
getEnumCharacteristicType_Type()
Returns the meta object for the reference 'Type
'.EClass
getEnumeration()
Returns the meta object for class 'Enumeration
'.EReference
getEnumeration_Literals()
Returns the meta object for the containment reference list 'Literals
'.EClass
getLiteral()
Returns the meta object for class 'Literal
'.EReference
getLiteral_Enum()
Returns the meta object for the container reference 'Enum
'.EClass
getPin()
Returns the meta object for class 'Pin
'.EReference
getPin_Owner()
Returns the meta object for the reference 'Owner
'.-
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 DataDictionaryCharacterizedPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
ENTITY
static final int ENTITY
The meta object id for the 'Entity
' class.- See Also:
EntityImpl
,DataDictionaryCharacterizedPackageImpl.getEntity()
, Constant Field Values- Generated class or method.
-
ENTITY__ID
static final int ENTITY__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENTITY__NAME
static final int ENTITY__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENTITY_FEATURE_COUNT
static final int ENTITY_FEATURE_COUNT
The number of structural features of the 'Entity' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_DICTIONARY_CHARACTERIZED
static final int DATA_DICTIONARY_CHARACTERIZED
The meta object id for the 'Data Dictionary Characterized
' class.- See Also:
DataDictionaryCharacterizedImpl
,DataDictionaryCharacterizedPackageImpl.getDataDictionaryCharacterized()
, Constant Field Values- Generated class or method.
-
DATA_DICTIONARY_CHARACTERIZED__ID
static final int DATA_DICTIONARY_CHARACTERIZED__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_DICTIONARY_CHARACTERIZED__ENTRIES
static final int DATA_DICTIONARY_CHARACTERIZED__ENTRIES
The feature id for the 'Entries' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_DICTIONARY_CHARACTERIZED__CHARACTERISTIC_TYPES
static final int DATA_DICTIONARY_CHARACTERIZED__CHARACTERISTIC_TYPES
The feature id for the 'Characteristic Types' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_DICTIONARY_CHARACTERIZED__ENUMERATIONS
static final int DATA_DICTIONARY_CHARACTERIZED__ENUMERATIONS
The feature id for the 'Enumerations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_DICTIONARY_CHARACTERIZED__BEHAVIOR_DEFINITIONS
static final int DATA_DICTIONARY_CHARACTERIZED__BEHAVIOR_DEFINITIONS
The feature id for the 'Behavior Definitions' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_DICTIONARY_CHARACTERIZED__CHARACTERISTICS
static final int DATA_DICTIONARY_CHARACTERIZED__CHARACTERISTICS
The feature id for the 'Characteristics' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DATA_DICTIONARY_CHARACTERIZED_FEATURE_COUNT
static final int DATA_DICTIONARY_CHARACTERIZED_FEATURE_COUNT
The number of structural features of the 'Data Dictionary Characterized' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CHARACTERISTIC_TYPE
static final int CHARACTERISTIC_TYPE
The meta object id for the 'Characteristic Type
' class.- See Also:
CharacteristicTypeImpl
,DataDictionaryCharacterizedPackageImpl.getCharacteristicType()
, Constant Field Values- Generated class or method.
-
CHARACTERISTIC_TYPE__ID
static final int CHARACTERISTIC_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CHARACTERISTIC_TYPE__NAME
static final int CHARACTERISTIC_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CHARACTERISTIC_TYPE_FEATURE_COUNT
static final int CHARACTERISTIC_TYPE_FEATURE_COUNT
The number of structural features of the 'Characteristic Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_CHARACTERISTIC_TYPE
static final int ENUM_CHARACTERISTIC_TYPE
The meta object id for the 'Enum Characteristic Type
' class.- See Also:
EnumCharacteristicTypeImpl
,DataDictionaryCharacterizedPackageImpl.getEnumCharacteristicType()
, Constant Field Values- Generated class or method.
-
ENUM_CHARACTERISTIC_TYPE__ID
static final int ENUM_CHARACTERISTIC_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_CHARACTERISTIC_TYPE__NAME
static final int ENUM_CHARACTERISTIC_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_CHARACTERISTIC_TYPE__TYPE
static final int ENUM_CHARACTERISTIC_TYPE__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_CHARACTERISTIC_TYPE_FEATURE_COUNT
static final int ENUM_CHARACTERISTIC_TYPE_FEATURE_COUNT
The number of structural features of the 'Enum Characteristic Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUMERATION
static final int ENUMERATION
The meta object id for the 'Enumeration
' class.- See Also:
EnumerationImpl
,DataDictionaryCharacterizedPackageImpl.getEnumeration()
, Constant Field Values- Generated class or method.
-
ENUMERATION__ID
static final int ENUMERATION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUMERATION__NAME
static final int ENUMERATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUMERATION__LITERALS
static final int ENUMERATION__LITERALS
The feature id for the 'Literals' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUMERATION_FEATURE_COUNT
static final int ENUMERATION_FEATURE_COUNT
The number of structural features of the 'Enumeration' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
LITERAL
static final int LITERAL
The meta object id for the 'Literal
' class.- See Also:
LiteralImpl
,DataDictionaryCharacterizedPackageImpl.getLiteral()
, Constant Field Values- Generated class or method.
-
LITERAL__ID
static final int LITERAL__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
LITERAL__NAME
static final int LITERAL__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
LITERAL__ENUM
static final int LITERAL__ENUM
The feature id for the 'Enum' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
LITERAL_FEATURE_COUNT
static final int LITERAL_FEATURE_COUNT
The number of structural features of the 'Literal' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BEHAVIOR_DEFINITION
static final int BEHAVIOR_DEFINITION
The meta object id for the 'Behavior Definition
' class.- See Also:
BehaviorDefinitionImpl
,DataDictionaryCharacterizedPackageImpl.getBehaviorDefinition()
, Constant Field Values- Generated class or method.
-
BEHAVIOR_DEFINITION__ID
static final int BEHAVIOR_DEFINITION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BEHAVIOR_DEFINITION__NAME
static final int BEHAVIOR_DEFINITION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BEHAVIOR_DEFINITION__INPUTS
static final int BEHAVIOR_DEFINITION__INPUTS
The feature id for the 'Inputs' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BEHAVIOR_DEFINITION__OUTPUTS
static final int BEHAVIOR_DEFINITION__OUTPUTS
The feature id for the 'Outputs' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BEHAVIOR_DEFINITION__ASSIGNMENTS
static final int BEHAVIOR_DEFINITION__ASSIGNMENTS
The feature id for the 'Assignments' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BEHAVIOR_DEFINITION_FEATURE_COUNT
static final int BEHAVIOR_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Behavior Definition' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PIN
static final int PIN
The meta object id for the 'Pin
' class.- See Also:
PinImpl
,DataDictionaryCharacterizedPackageImpl.getPin()
, Constant Field Values- Generated class or method.
-
PIN__ID
static final int PIN__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PIN__NAME
static final int PIN__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PIN__OWNER
static final int PIN__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PIN_FEATURE_COUNT
static final int PIN_FEATURE_COUNT
The number of structural features of the 'Pin' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSIGNMENT
static final int ASSIGNMENT
The meta object id for the 'Assignment
' class.- See Also:
AssignmentImpl
,DataDictionaryCharacterizedPackageImpl.getAssignment()
, Constant Field Values- Generated class or method.
-
ASSIGNMENT__ID
static final int ASSIGNMENT__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSIGNMENT__LHS
static final int ASSIGNMENT__LHS
The feature id for the 'Lhs' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSIGNMENT__RHS
static final int ASSIGNMENT__RHS
The feature id for the 'Rhs' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSIGNMENT_FEATURE_COUNT
static final int ASSIGNMENT_FEATURE_COUNT
The number of structural features of the 'Assignment' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CHARACTERISTIC
static final int CHARACTERISTIC
The meta object id for the 'Characteristic
' class.- See Also:
CharacteristicImpl
,DataDictionaryCharacterizedPackageImpl.getCharacteristic()
, Constant Field Values- Generated class or method.
-
CHARACTERISTIC__ID
static final int CHARACTERISTIC__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CHARACTERISTIC__NAME
static final int CHARACTERISTIC__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CHARACTERISTIC__TYPE
static final int CHARACTERISTIC__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CHARACTERISTIC_FEATURE_COUNT
static final int CHARACTERISTIC_FEATURE_COUNT
The number of structural features of the 'Characteristic' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_CHARACTERISTIC
static final int ENUM_CHARACTERISTIC
The meta object id for the 'Enum Characteristic
' class.- See Also:
EnumCharacteristicImpl
,DataDictionaryCharacterizedPackageImpl.getEnumCharacteristic()
, Constant Field Values- Generated class or method.
-
ENUM_CHARACTERISTIC__ID
static final int ENUM_CHARACTERISTIC__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_CHARACTERISTIC__NAME
static final int ENUM_CHARACTERISTIC__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_CHARACTERISTIC__TYPE
static final int ENUM_CHARACTERISTIC__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_CHARACTERISTIC__VALUES
static final int ENUM_CHARACTERISTIC__VALUES
The feature id for the 'Values' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_CHARACTERISTIC__ENUM_CHARACTERISTIC_TYPE
static final int ENUM_CHARACTERISTIC__ENUM_CHARACTERISTIC_TYPE
The feature id for the 'Enum Characteristic Type' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_CHARACTERISTIC_FEATURE_COUNT
static final int ENUM_CHARACTERISTIC_FEATURE_COUNT
The number of structural features of the 'Enum Characteristic' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getEntity
EClass getEntity()
Returns the meta object for class 'Entity
'.- Returns:
- the meta object for class 'Entity'.
- See Also:
Entity
- Generated class or method.
-
getEntity_Name
EAttribute getEntity_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
Entity.getName()
,getEntity()
- Generated class or method.
-
getDataDictionaryCharacterized
EClass getDataDictionaryCharacterized()
Returns the meta object for class 'Data Dictionary Characterized
'.- Returns:
- the meta object for class 'Data Dictionary Characterized'.
- See Also:
DataDictionaryCharacterized
- Generated class or method.
-
getDataDictionaryCharacterized_CharacteristicTypes
EReference getDataDictionaryCharacterized_CharacteristicTypes()
Returns the meta object for the containment reference list 'Characteristic Types
'.- Returns:
- the meta object for the containment reference list 'Characteristic Types'.
- See Also:
DataDictionaryCharacterized.getCharacteristicTypes()
,getDataDictionaryCharacterized()
- Generated class or method.
-
getDataDictionaryCharacterized_Enumerations
EReference getDataDictionaryCharacterized_Enumerations()
Returns the meta object for the containment reference list 'Enumerations
'.- Returns:
- the meta object for the containment reference list 'Enumerations'.
- See Also:
DataDictionaryCharacterized.getEnumerations()
,getDataDictionaryCharacterized()
- Generated class or method.
-
getDataDictionaryCharacterized_BehaviorDefinitions
EReference getDataDictionaryCharacterized_BehaviorDefinitions()
Returns the meta object for the containment reference list 'Behavior Definitions
'.- Returns:
- the meta object for the containment reference list 'Behavior Definitions'.
- See Also:
DataDictionaryCharacterized.getBehaviorDefinitions()
,getDataDictionaryCharacterized()
- Generated class or method.
-
getDataDictionaryCharacterized_Characteristics
EReference getDataDictionaryCharacterized_Characteristics()
Returns the meta object for the containment reference list 'Characteristics
'.- Returns:
- the meta object for the containment reference list 'Characteristics'.
- See Also:
DataDictionaryCharacterized.getCharacteristics()
,getDataDictionaryCharacterized()
- Generated class or method.
-
getCharacteristicType
EClass getCharacteristicType()
Returns the meta object for class 'Characteristic Type
'.- Returns:
- the meta object for class 'Characteristic Type'.
- See Also:
CharacteristicType
- Generated class or method.
-
getEnumCharacteristicType
EClass getEnumCharacteristicType()
Returns the meta object for class 'Enum Characteristic Type
'.- Returns:
- the meta object for class 'Enum Characteristic Type'.
- See Also:
EnumCharacteristicType
- Generated class or method.
-
getEnumCharacteristicType_Type
EReference getEnumCharacteristicType_Type()
Returns the meta object for the reference 'Type
'.- Returns:
- the meta object for the reference 'Type'.
- See Also:
EnumCharacteristicType.getType()
,getEnumCharacteristicType()
- Generated class or method.
-
getEnumeration
EClass getEnumeration()
Returns the meta object for class 'Enumeration
'.- Returns:
- the meta object for class 'Enumeration'.
- See Also:
Enumeration
- Generated class or method.
-
getEnumeration_Literals
EReference getEnumeration_Literals()
Returns the meta object for the containment reference list 'Literals
'.- Returns:
- the meta object for the containment reference list 'Literals'.
- See Also:
Enumeration.getLiterals()
,getEnumeration()
- Generated class or method.
-
getLiteral
EClass getLiteral()
Returns the meta object for class 'Literal
'.- Returns:
- the meta object for class 'Literal'.
- See Also:
Literal
- Generated class or method.
-
getLiteral_Enum
EReference getLiteral_Enum()
Returns the meta object for the container reference 'Enum
'.- Returns:
- the meta object for the container reference 'Enum'.
- See Also:
Literal.getEnum()
,getLiteral()
- Generated class or method.
-
getBehaviorDefinition
EClass getBehaviorDefinition()
Returns the meta object for class 'Behavior Definition
'.- Returns:
- the meta object for class 'Behavior Definition'.
- See Also:
BehaviorDefinition
- Generated class or method.
-
getBehaviorDefinition_Inputs
EReference getBehaviorDefinition_Inputs()
Returns the meta object for the containment reference list 'Inputs
'.- Returns:
- the meta object for the containment reference list 'Inputs'.
- See Also:
BehaviorDefinition.getInputs()
,getBehaviorDefinition()
- Generated class or method.
-
getBehaviorDefinition_Outputs
EReference getBehaviorDefinition_Outputs()
Returns the meta object for the containment reference list 'Outputs
'.- Returns:
- the meta object for the containment reference list 'Outputs'.
- See Also:
BehaviorDefinition.getOutputs()
,getBehaviorDefinition()
- Generated class or method.
-
getBehaviorDefinition_Assignments
EReference getBehaviorDefinition_Assignments()
Returns the meta object for the containment reference list 'Assignments
'.- Returns:
- the meta object for the containment reference list 'Assignments'.
- See Also:
BehaviorDefinition.getAssignments()
,getBehaviorDefinition()
- Generated class or method.
-
getPin
EClass getPin()
Returns the meta object for class 'Pin
'.- Returns:
- the meta object for class 'Pin'.
- See Also:
Pin
- Generated class or method.
-
getPin_Owner
EReference getPin_Owner()
Returns the meta object for the reference 'Owner
'.- Returns:
- the meta object for the reference 'Owner'.
- See Also:
Pin.getOwner()
,getPin()
- Generated class or method.
-
getAssignment
EClass getAssignment()
Returns the meta object for class 'Assignment
'.- Returns:
- the meta object for class 'Assignment'.
- See Also:
Assignment
- Generated class or method.
-
getAssignment_Lhs
EReference getAssignment_Lhs()
Returns the meta object for the containment reference 'Lhs
'.- Returns:
- the meta object for the containment reference 'Lhs'.
- See Also:
Assignment.getLhs()
,getAssignment()
- Generated class or method.
-
getAssignment_Rhs
EReference getAssignment_Rhs()
Returns the meta object for the containment reference 'Rhs
'.- Returns:
- the meta object for the containment reference 'Rhs'.
- See Also:
Assignment.getRhs()
,getAssignment()
- Generated class or method.
-
getCharacteristic
EClass getCharacteristic()
Returns the meta object for class 'Characteristic
'.- Returns:
- the meta object for class 'Characteristic'.
- See Also:
Characteristic
- Generated class or method.
-
getCharacteristic_Type
EReference getCharacteristic_Type()
Returns the meta object for the reference 'Type
'.- Returns:
- the meta object for the reference 'Type'.
- See Also:
Characteristic.getType()
,getCharacteristic()
- Generated class or method.
-
getEnumCharacteristic
EClass getEnumCharacteristic()
Returns the meta object for class 'Enum Characteristic
'.- Returns:
- the meta object for class 'Enum Characteristic'.
- See Also:
EnumCharacteristic
- Generated class or method.
-
getEnumCharacteristic_Values
EReference getEnumCharacteristic_Values()
Returns the meta object for the reference list 'Values
'.- Returns:
- the meta object for the reference list 'Values'.
- See Also:
EnumCharacteristic.getValues()
,getEnumCharacteristic()
- Generated class or method.
-
getEnumCharacteristic_EnumCharacteristicType
EReference getEnumCharacteristic_EnumCharacteristicType()
Returns the meta object for the reference 'Enum Characteristic Type
'.- Returns:
- the meta object for the reference 'Enum Characteristic Type'.
- See Also:
EnumCharacteristic.getEnumCharacteristicType()
,getEnumCharacteristic()
- Generated class or method.
-
getDataDictionaryCharacterizedFactory
DataDictionaryCharacterizedFactory getDataDictionaryCharacterizedFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-