Interface ValuetypePackage
-
- All Superinterfaces:
EModelElement,ENamedElement,EObject,EPackage,Notifier
- All Known Implementing Classes:
ValuetypePackageImpl
public interface ValuetypePackage 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:
ValuetypeFactory- Generated class or method.
- EMF model class or method.
- kind="package" annotation="http://www.eclipse.org/emf/2002/Ecore invocationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot' settingDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot' validationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot'"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceValuetypePackage.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 intBASE_VALUE_TYPEThe meta object id for the 'Base Value Type' class.static intBASE_VALUE_TYPE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intBASE_VALUE_TYPE__IDThe feature id for the 'Id' attribute.static intBASE_VALUE_TYPE_FEATURE_COUNTThe number of structural features of the 'Base Value Type' class.static intCOLLECTION_VALUE_TYPEThe meta object id for the 'Collection Value Type' class.static intCOLLECTION_VALUE_TYPE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intCOLLECTION_VALUE_TYPE__IDThe feature id for the 'Id' attribute.static intCOLLECTION_VALUE_TYPE__LOWER_BOUNDThe feature id for the 'Lower Bound' attribute.static intCOLLECTION_VALUE_TYPE__NESTED_TYPEThe feature id for the 'Nested Type' reference.static intCOLLECTION_VALUE_TYPE__UPPER_BOUNDThe feature id for the 'Upper Bound' attribute.static intCOLLECTION_VALUE_TYPE_FEATURE_COUNTThe number of structural features of the 'Collection Value Type' class.static intEDATA_TYPE_VALUE_TYPEThe meta object id for the 'EData Type Value Type' class.static intEDATA_TYPE_VALUE_TYPE__BASE_TYPEThe feature id for the 'Base Type' reference.static intEDATA_TYPE_VALUE_TYPE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intEDATA_TYPE_VALUE_TYPE__IDThe feature id for the 'Id' attribute.static intEDATA_TYPE_VALUE_TYPE_FEATURE_COUNTThe number of structural features of the 'EData Type Value Type' class.static ValuetypePackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intENUM_LITERALThe meta object id for the 'Enum Literal' class.static intENUM_LITERAL__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intENUM_LITERAL__MANIFESTATIONThe feature id for the 'Manifestation' containment reference.static intENUM_LITERAL__VALUETYPEThe feature id for the 'Valuetype' reference.static intENUM_LITERAL_FEATURE_COUNTThe number of structural features of the 'Enum Literal' class.static intENUM_VALUE_TYPEThe meta object id for the 'Enum Value Type' class.static intENUM_VALUE_TYPE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intENUM_VALUE_TYPE__IDThe feature id for the 'Id' attribute.static intENUM_VALUE_TYPE__LITERALSThe feature id for the 'Literals' containment reference list.static intENUM_VALUE_TYPE_FEATURE_COUNTThe number of structural features of the 'Enum Value Type' class.static intSTRUCTURED_VALUE_TYPEThe meta object id for the 'Structured Value Type' class.static intSTRUCTURED_VALUE_TYPE__ELEMENTSThe feature id for the 'Elements' containment reference list.static intSTRUCTURED_VALUE_TYPE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intSTRUCTURED_VALUE_TYPE__IDThe feature id for the 'Id' attribute.static intSTRUCTURED_VALUE_TYPE_ELEMENTThe meta object id for the 'Structured Value Type Element' class.static intSTRUCTURED_VALUE_TYPE_ELEMENT__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intSTRUCTURED_VALUE_TYPE_ELEMENT__VALUETYPEThe feature id for the 'Valuetype' reference.static intSTRUCTURED_VALUE_TYPE_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Structured Value Type Element' class.static intSTRUCTURED_VALUE_TYPE_FEATURE_COUNTThe number of structural features of the 'Structured Value Type' class.static intVALUE_TYPEThe meta object id for the 'Value Type' class.static intVALUE_TYPE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intVALUE_TYPE__IDThe feature id for the 'Id' attribute.static intVALUE_TYPE_ALIASThe meta object id for the 'Value Type Alias' class.static intVALUE_TYPE_ALIAS__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.static intVALUE_TYPE_ALIAS__IDThe feature id for the 'Id' attribute.static intVALUE_TYPE_ALIAS__ORIGINAL_VALUE_TYPEThe feature id for the 'Original Value Type' reference.static intVALUE_TYPE_ALIAS_FEATURE_COUNTThe number of structural features of the 'Value Type Alias' class.static intVALUE_TYPE_FEATURE_COUNTThe number of structural features of the 'Value Type' class.static intVALUE_TYPE_REPOSITORYThe meta object id for the 'Value Type Repository' class.static intVALUE_TYPE_REPOSITORY__VALUETYPEThe feature id for the 'Valuetype' containment reference list.static intVALUE_TYPE_REPOSITORY_FEATURE_COUNTThe number of structural features of the 'Value Type Repository' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClassgetBaseValueType()Returns the meta object for class 'Base Value Type'.EClassgetCollectionValueType()Returns the meta object for class 'Collection Value Type'.EAttributegetCollectionValueType_LowerBound()Returns the meta object for the attribute 'Lower Bound'.EReferencegetCollectionValueType_NestedType()Returns the meta object for the reference 'Nested Type'.EAttributegetCollectionValueType_UpperBound()Returns the meta object for the attribute 'Upper Bound'.EClassgetEDataTypeValueType()Returns the meta object for class 'EData Type Value Type'.EReferencegetEDataTypeValueType_BaseType()Returns the meta object for the reference 'Base Type'.EClassgetEnumLiteral()Returns the meta object for class 'Enum Literal'.EClassgetEnumValueType()Returns the meta object for class 'Enum Value Type'.EReferencegetEnumValueType_Literals()Returns the meta object for the containment reference list 'Literals'.EClassgetStructuredValueType()Returns the meta object for class 'Structured Value Type'.EReferencegetStructuredValueType_Elements()Returns the meta object for the containment reference list 'Elements'.EClassgetStructuredValueTypeElement()Returns the meta object for class 'Structured Value Type Element'.EReferencegetStructuredValueTypeElement_Valuetype()Returns the meta object for the reference 'Valuetype'.EClassgetValueType()Returns the meta object for class 'Value Type'.EClassgetValueTypeAlias()Returns the meta object for class 'Value Type Alias'.EReferencegetValueTypeAlias_OriginalValueType()Returns the meta object for the reference 'Original Value Type'.ValuetypeFactorygetValuetypeFactory()Returns the factory that creates the instances of the model.EClassgetValueTypeRepository()Returns the meta object for class 'Value Type Repository'.EReferencegetValueTypeRepository_Valuetype()Returns the meta object for the containment reference list 'Valuetype'.-
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 ValuetypePackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
VALUE_TYPE
static final int VALUE_TYPE
The meta object id for the 'Value Type' class.- See Also:
ValueTypeImpl,ValuetypePackageImpl.getValueType(), Constant Field Values- Generated class or method.
-
VALUE_TYPE__ID
static final int VALUE_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VALUE_TYPE__ENTITY_NAME
static final int VALUE_TYPE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VALUE_TYPE_FEATURE_COUNT
static final int VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Value Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BASE_VALUE_TYPE
static final int BASE_VALUE_TYPE
The meta object id for the 'Base Value Type' class.- See Also:
BaseValueTypeImpl,ValuetypePackageImpl.getBaseValueType(), Constant Field Values- Generated class or method.
-
BASE_VALUE_TYPE__ID
static final int BASE_VALUE_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BASE_VALUE_TYPE__ENTITY_NAME
static final int BASE_VALUE_TYPE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BASE_VALUE_TYPE_FEATURE_COUNT
static final int BASE_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Base Value Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EDATA_TYPE_VALUE_TYPE
static final int EDATA_TYPE_VALUE_TYPE
The meta object id for the 'EData Type Value Type' class.- See Also:
EDataTypeValueTypeImpl,ValuetypePackageImpl.getEDataTypeValueType(), Constant Field Values- Generated class or method.
-
EDATA_TYPE_VALUE_TYPE__ID
static final int EDATA_TYPE_VALUE_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EDATA_TYPE_VALUE_TYPE__ENTITY_NAME
static final int EDATA_TYPE_VALUE_TYPE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EDATA_TYPE_VALUE_TYPE__BASE_TYPE
static final int EDATA_TYPE_VALUE_TYPE__BASE_TYPE
The feature id for the 'Base Type' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EDATA_TYPE_VALUE_TYPE_FEATURE_COUNT
static final int EDATA_TYPE_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'EData Type Value Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRUCTURED_VALUE_TYPE
static final int STRUCTURED_VALUE_TYPE
The meta object id for the 'Structured Value Type' class.- See Also:
StructuredValueTypeImpl,ValuetypePackageImpl.getStructuredValueType(), Constant Field Values- Generated class or method.
-
STRUCTURED_VALUE_TYPE__ID
static final int STRUCTURED_VALUE_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRUCTURED_VALUE_TYPE__ENTITY_NAME
static final int STRUCTURED_VALUE_TYPE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRUCTURED_VALUE_TYPE__ELEMENTS
static final int STRUCTURED_VALUE_TYPE__ELEMENTS
The feature id for the 'Elements' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRUCTURED_VALUE_TYPE_FEATURE_COUNT
static final int STRUCTURED_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Structured Value Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_VALUE_TYPE
static final int ENUM_VALUE_TYPE
The meta object id for the 'Enum Value Type' class.- See Also:
EnumValueTypeImpl,ValuetypePackageImpl.getEnumValueType(), Constant Field Values- Generated class or method.
-
ENUM_VALUE_TYPE__ID
static final int ENUM_VALUE_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_VALUE_TYPE__ENTITY_NAME
static final int ENUM_VALUE_TYPE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_VALUE_TYPE__LITERALS
static final int ENUM_VALUE_TYPE__LITERALS
The feature id for the 'Literals' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_VALUE_TYPE_FEATURE_COUNT
static final int ENUM_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Enum Value Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COLLECTION_VALUE_TYPE
static final int COLLECTION_VALUE_TYPE
The meta object id for the 'Collection Value Type' class.- See Also:
CollectionValueTypeImpl,ValuetypePackageImpl.getCollectionValueType(), Constant Field Values- Generated class or method.
-
COLLECTION_VALUE_TYPE__ID
static final int COLLECTION_VALUE_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COLLECTION_VALUE_TYPE__ENTITY_NAME
static final int COLLECTION_VALUE_TYPE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COLLECTION_VALUE_TYPE__NESTED_TYPE
static final int COLLECTION_VALUE_TYPE__NESTED_TYPE
The feature id for the 'Nested Type' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COLLECTION_VALUE_TYPE__LOWER_BOUND
static final int COLLECTION_VALUE_TYPE__LOWER_BOUND
The feature id for the 'Lower Bound' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COLLECTION_VALUE_TYPE__UPPER_BOUND
static final int COLLECTION_VALUE_TYPE__UPPER_BOUND
The feature id for the 'Upper Bound' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COLLECTION_VALUE_TYPE_FEATURE_COUNT
static final int COLLECTION_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Collection Value Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VALUE_TYPE_REPOSITORY
static final int VALUE_TYPE_REPOSITORY
The meta object id for the 'Value Type Repository' class.- See Also:
ValueTypeRepositoryImpl,ValuetypePackageImpl.getValueTypeRepository(), Constant Field Values- Generated class or method.
-
VALUE_TYPE_REPOSITORY__VALUETYPE
static final int VALUE_TYPE_REPOSITORY__VALUETYPE
The feature id for the 'Valuetype' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VALUE_TYPE_REPOSITORY_FEATURE_COUNT
static final int VALUE_TYPE_REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Value Type Repository' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VALUE_TYPE_ALIAS
static final int VALUE_TYPE_ALIAS
The meta object id for the 'Value Type Alias' class.- See Also:
ValueTypeAliasImpl,ValuetypePackageImpl.getValueTypeAlias(), Constant Field Values- Generated class or method.
-
VALUE_TYPE_ALIAS__ID
static final int VALUE_TYPE_ALIAS__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VALUE_TYPE_ALIAS__ENTITY_NAME
static final int VALUE_TYPE_ALIAS__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VALUE_TYPE_ALIAS__ORIGINAL_VALUE_TYPE
static final int VALUE_TYPE_ALIAS__ORIGINAL_VALUE_TYPE
The feature id for the 'Original Value Type' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VALUE_TYPE_ALIAS_FEATURE_COUNT
static final int VALUE_TYPE_ALIAS_FEATURE_COUNT
The number of structural features of the 'Value Type Alias' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRUCTURED_VALUE_TYPE_ELEMENT
static final int STRUCTURED_VALUE_TYPE_ELEMENT
The meta object id for the 'Structured Value Type Element' class.- See Also:
StructuredValueTypeElementImpl,ValuetypePackageImpl.getStructuredValueTypeElement(), Constant Field Values- Generated class or method.
-
STRUCTURED_VALUE_TYPE_ELEMENT__ENTITY_NAME
static final int STRUCTURED_VALUE_TYPE_ELEMENT__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRUCTURED_VALUE_TYPE_ELEMENT__VALUETYPE
static final int STRUCTURED_VALUE_TYPE_ELEMENT__VALUETYPE
The feature id for the 'Valuetype' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRUCTURED_VALUE_TYPE_ELEMENT_FEATURE_COUNT
static final int STRUCTURED_VALUE_TYPE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Structured Value Type Element' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_LITERAL
static final int ENUM_LITERAL
The meta object id for the 'Enum Literal' class.- See Also:
EnumLiteralImpl,ValuetypePackageImpl.getEnumLiteral(), Constant Field Values- Generated class or method.
-
ENUM_LITERAL__MANIFESTATION
static final int ENUM_LITERAL__MANIFESTATION
The feature id for the 'Manifestation' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_LITERAL__VALUETYPE
static final int ENUM_LITERAL__VALUETYPE
The feature id for the 'Valuetype' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_LITERAL__ENTITY_NAME
static final int ENUM_LITERAL__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_LITERAL_FEATURE_COUNT
static final int ENUM_LITERAL_FEATURE_COUNT
The number of structural features of the 'Enum Literal' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getValueType
EClass getValueType()
Returns the meta object for class 'Value Type'.- Returns:
- the meta object for class 'Value Type'.
- See Also:
ValueType- Generated class or method.
-
getEDataTypeValueType
EClass getEDataTypeValueType()
Returns the meta object for class 'EData Type Value Type'.- Returns:
- the meta object for class 'EData Type Value Type'.
- See Also:
EDataTypeValueType- Generated class or method.
-
getEDataTypeValueType_BaseType
EReference getEDataTypeValueType_BaseType()
Returns the meta object for the reference 'Base Type'.- Returns:
- the meta object for the reference 'Base Type'.
- See Also:
EDataTypeValueType.getBaseType(),getEDataTypeValueType()- Generated class or method.
-
getStructuredValueType
EClass getStructuredValueType()
Returns the meta object for class 'Structured Value Type'.- Returns:
- the meta object for class 'Structured Value Type'.
- See Also:
StructuredValueType- Generated class or method.
-
getStructuredValueType_Elements
EReference getStructuredValueType_Elements()
Returns the meta object for the containment reference list 'Elements'.- Returns:
- the meta object for the containment reference list 'Elements'.
- See Also:
StructuredValueType.getElements(),getStructuredValueType()- Generated class or method.
-
getBaseValueType
EClass getBaseValueType()
Returns the meta object for class 'Base Value Type'.- Returns:
- the meta object for class 'Base Value Type'.
- See Also:
BaseValueType- Generated class or method.
-
getEnumValueType
EClass getEnumValueType()
Returns the meta object for class 'Enum Value Type'.- Returns:
- the meta object for class 'Enum Value Type'.
- See Also:
EnumValueType- Generated class or method.
-
getEnumValueType_Literals
EReference getEnumValueType_Literals()
Returns the meta object for the containment reference list 'Literals'.- Returns:
- the meta object for the containment reference list 'Literals'.
- See Also:
EnumValueType.getLiterals(),getEnumValueType()- Generated class or method.
-
getCollectionValueType
EClass getCollectionValueType()
Returns the meta object for class 'Collection Value Type'.- Returns:
- the meta object for class 'Collection Value Type'.
- See Also:
CollectionValueType- Generated class or method.
-
getCollectionValueType_NestedType
EReference getCollectionValueType_NestedType()
Returns the meta object for the reference 'Nested Type'.- Returns:
- the meta object for the reference 'Nested Type'.
- See Also:
CollectionValueType.getNestedType(),getCollectionValueType()- Generated class or method.
-
getCollectionValueType_LowerBound
EAttribute getCollectionValueType_LowerBound()
Returns the meta object for the attribute 'Lower Bound'.- Returns:
- the meta object for the attribute 'Lower Bound'.
- See Also:
CollectionValueType.getLowerBound(),getCollectionValueType()- Generated class or method.
-
getCollectionValueType_UpperBound
EAttribute getCollectionValueType_UpperBound()
Returns the meta object for the attribute 'Upper Bound'.- Returns:
- the meta object for the attribute 'Upper Bound'.
- See Also:
CollectionValueType.getUpperBound(),getCollectionValueType()- Generated class or method.
-
getValueTypeRepository
EClass getValueTypeRepository()
Returns the meta object for class 'Value Type Repository'.- Returns:
- the meta object for class 'Value Type Repository'.
- See Also:
ValueTypeRepository- Generated class or method.
-
getValueTypeRepository_Valuetype
EReference getValueTypeRepository_Valuetype()
Returns the meta object for the containment reference list 'Valuetype'.- Returns:
- the meta object for the containment reference list 'Valuetype'.
- See Also:
ValueTypeRepository.getValuetype(),getValueTypeRepository()- Generated class or method.
-
getValueTypeAlias
EClass getValueTypeAlias()
Returns the meta object for class 'Value Type Alias'.- Returns:
- the meta object for class 'Value Type Alias'.
- See Also:
ValueTypeAlias- Generated class or method.
-
getValueTypeAlias_OriginalValueType
EReference getValueTypeAlias_OriginalValueType()
Returns the meta object for the reference 'Original Value Type'.- Returns:
- the meta object for the reference 'Original Value Type'.
- See Also:
ValueTypeAlias.getOriginalValueType(),getValueTypeAlias()- Generated class or method.
-
getStructuredValueTypeElement
EClass getStructuredValueTypeElement()
Returns the meta object for class 'Structured Value Type Element'.- Returns:
- the meta object for class 'Structured Value Type Element'.
- See Also:
StructuredValueTypeElement- Generated class or method.
-
getStructuredValueTypeElement_Valuetype
EReference getStructuredValueTypeElement_Valuetype()
Returns the meta object for the reference 'Valuetype'.- Returns:
- the meta object for the reference 'Valuetype'.
- See Also:
StructuredValueTypeElement.getValuetype(),getStructuredValueTypeElement()- Generated class or method.
-
getEnumLiteral
EClass getEnumLiteral()
Returns the meta object for class 'Enum Literal'.- Returns:
- the meta object for class 'Enum Literal'.
- See Also:
EnumLiteral- Generated class or method.
-
getValuetypeFactory
ValuetypeFactory getValuetypeFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-