Interface BasicPropertiesPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
BasicPropertiesPackageImpl
public interface BasicPropertiesPackage 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:
BasicPropertiesFactory
- Generated class or method.
- EMF model class or method.
- kind="package" annotation="http://www.eclipse.org/OCL/Import ecore='http://www.eclipse.org/emf/2002/Ecore' instance='platform:/resource/tools.mdsd.characteristics.model/model/characteristics.ecore#//instance' manifestation='platform:/resource/tools.mdsd.characteristics.model/model/characteristics.ecore#//manifestation' valuetype='platform:/resource/tools.mdsd.characteristics.model/model/characteristics.ecore#//valuetype'" 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 interface
BasicPropertiesPackage.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
COUNTABLE_SET_VALUE_TYPE
The meta object id for the 'Countable Set Value Type
' class.static int
COUNTABLE_SET_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Countable Set Value Type' class.static int
EDATA_TYPE_BASED
The meta object id for the 'EData Type Based
' class.static int
EDATA_TYPE_BASED__DATA_TYPE
The feature id for the 'Data Type' reference.static int
EDATA_TYPE_BASED_FEATURE_COUNT
The number of structural features of the 'EData Type Based' class.static BasicPropertiesPackage
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
FINITE_SET_VALUE_TYPE
The meta object id for the 'Finite Set Value Type
' class.static int
FINITE_SET_VALUE_TYPE__VALUES
The feature id for the 'Values' reference list.static int
FINITE_SET_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Finite Set Value Type' class.static int
ITERATOR
The meta object id for the 'Iterator' data type.static int
ORDERED_SET_VALUE_TYPE
The meta object id for the 'Ordered Set Value Type
' class.static int
ORDERED_SET_VALUE_TYPE__VALUES
The feature id for the 'Values' reference list.static int
ORDERED_SET_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Ordered Set Value Type' class.static int
ORDERED_VALUE_TYPE
The meta object id for the 'Ordered Value Type
' class.static int
ORDERED_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Ordered Value Type' class.static int
PARAMETRIC_VALUE_TYPE
The meta object id for the 'Parametric Value Type
' class.static int
PARAMETRIC_VALUE_TYPE__PARAMETERS
The feature id for the 'Parameters' reference list.static int
PARAMETRIC_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Parametric Value Type' class.static int
UNIQUE_ELEMENTS_VALUE_TYPE
The meta object id for the 'Unique Elements Value Type
' class.static int
UNIQUE_ELEMENTS_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Unique Elements Value Type' class.static int
VALUE_TYPE_HAS_DEFAULT_VALUE
The meta object id for the 'Value Type Has Default Value
' class.static int
VALUE_TYPE_HAS_DEFAULT_VALUE__DEFAULT_VALUE
The feature id for the 'Default Value' reference.static int
VALUE_TYPE_HAS_DEFAULT_VALUE_FEATURE_COUNT
The number of structural features of the 'Value Type Has Default Value' class.
-
Method Summary
-
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 BasicPropertiesPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
ORDERED_VALUE_TYPE
static final int ORDERED_VALUE_TYPE
The meta object id for the 'Ordered Value Type
' class.- See Also:
OrderedValueType
,BasicPropertiesPackageImpl.getOrderedValueType()
, Constant Field Values- Generated class or method.
-
ORDERED_VALUE_TYPE_FEATURE_COUNT
static final int ORDERED_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Ordered Value Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COUNTABLE_SET_VALUE_TYPE
static final int COUNTABLE_SET_VALUE_TYPE
The meta object id for the 'Countable Set Value Type
' class.- See Also:
CountableSetValueType
,BasicPropertiesPackageImpl.getCountableSetValueType()
, Constant Field Values- Generated class or method.
-
COUNTABLE_SET_VALUE_TYPE_FEATURE_COUNT
static final int COUNTABLE_SET_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Countable Set Value Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FINITE_SET_VALUE_TYPE
static final int FINITE_SET_VALUE_TYPE
The meta object id for the 'Finite Set Value Type
' class.- See Also:
FiniteSetValueType
,BasicPropertiesPackageImpl.getFiniteSetValueType()
, Constant Field Values- Generated class or method.
-
FINITE_SET_VALUE_TYPE__VALUES
static final int FINITE_SET_VALUE_TYPE__VALUES
The feature id for the 'Values' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FINITE_SET_VALUE_TYPE_FEATURE_COUNT
static final int FINITE_SET_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Finite Set Value Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ORDERED_SET_VALUE_TYPE
static final int ORDERED_SET_VALUE_TYPE
The meta object id for the 'Ordered Set Value Type
' class.- See Also:
OrderedSetValueType
,BasicPropertiesPackageImpl.getOrderedSetValueType()
, Constant Field Values- Generated class or method.
-
ORDERED_SET_VALUE_TYPE__VALUES
static final int ORDERED_SET_VALUE_TYPE__VALUES
The feature id for the 'Values' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ORDERED_SET_VALUE_TYPE_FEATURE_COUNT
static final int ORDERED_SET_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Ordered Set Value Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
UNIQUE_ELEMENTS_VALUE_TYPE
static final int UNIQUE_ELEMENTS_VALUE_TYPE
The meta object id for the 'Unique Elements Value Type
' class.- See Also:
UniqueElementsValueType
,BasicPropertiesPackageImpl.getUniqueElementsValueType()
, Constant Field Values- Generated class or method.
-
UNIQUE_ELEMENTS_VALUE_TYPE_FEATURE_COUNT
static final int UNIQUE_ELEMENTS_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Unique Elements Value Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VALUE_TYPE_HAS_DEFAULT_VALUE
static final int VALUE_TYPE_HAS_DEFAULT_VALUE
The meta object id for the 'Value Type Has Default Value
' class.- See Also:
ValueTypeHasDefaultValue
,BasicPropertiesPackageImpl.getValueTypeHasDefaultValue()
, Constant Field Values- Generated class or method.
-
VALUE_TYPE_HAS_DEFAULT_VALUE__DEFAULT_VALUE
static final int VALUE_TYPE_HAS_DEFAULT_VALUE__DEFAULT_VALUE
The feature id for the 'Default Value' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VALUE_TYPE_HAS_DEFAULT_VALUE_FEATURE_COUNT
static final int VALUE_TYPE_HAS_DEFAULT_VALUE_FEATURE_COUNT
The number of structural features of the 'Value Type Has Default Value' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PARAMETRIC_VALUE_TYPE
static final int PARAMETRIC_VALUE_TYPE
The meta object id for the 'Parametric Value Type
' class.- See Also:
ParametricValueType
,BasicPropertiesPackageImpl.getParametricValueType()
, Constant Field Values- Generated class or method.
-
PARAMETRIC_VALUE_TYPE__PARAMETERS
static final int PARAMETRIC_VALUE_TYPE__PARAMETERS
The feature id for the 'Parameters' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PARAMETRIC_VALUE_TYPE_FEATURE_COUNT
static final int PARAMETRIC_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Parametric Value Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EDATA_TYPE_BASED
static final int EDATA_TYPE_BASED
The meta object id for the 'EData Type Based
' class.- See Also:
EDataTypeBased
,BasicPropertiesPackageImpl.getEDataTypeBased()
, Constant Field Values- Generated class or method.
-
EDATA_TYPE_BASED__DATA_TYPE
static final int EDATA_TYPE_BASED__DATA_TYPE
The feature id for the 'Data Type' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EDATA_TYPE_BASED_FEATURE_COUNT
static final int EDATA_TYPE_BASED_FEATURE_COUNT
The number of structural features of the 'EData Type Based' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ITERATOR
static final int ITERATOR
The meta object id for the 'Iterator' data type.- See Also:
Iterator
,BasicPropertiesPackageImpl.getIterator()
, Constant Field Values- Generated class or method.
-
-
Method Detail
-
getOrderedValueType
EClass getOrderedValueType()
Returns the meta object for class 'Ordered Value Type
'.- Returns:
- the meta object for class 'Ordered Value Type'.
- See Also:
OrderedValueType
- Generated class or method.
-
getCountableSetValueType
EClass getCountableSetValueType()
Returns the meta object for class 'Countable Set Value Type
'.- Returns:
- the meta object for class 'Countable Set Value Type'.
- See Also:
CountableSetValueType
- Generated class or method.
-
getFiniteSetValueType
EClass getFiniteSetValueType()
Returns the meta object for class 'Finite Set Value Type
'.- Returns:
- the meta object for class 'Finite Set Value Type'.
- See Also:
FiniteSetValueType
- Generated class or method.
-
getFiniteSetValueType_Values
EReference getFiniteSetValueType_Values()
Returns the meta object for the reference list 'Values
'.- Returns:
- the meta object for the reference list 'Values'.
- See Also:
FiniteSetValueType.getValues()
,getFiniteSetValueType()
- Generated class or method.
-
getOrderedSetValueType
EClass getOrderedSetValueType()
Returns the meta object for class 'Ordered Set Value Type
'.- Returns:
- the meta object for class 'Ordered Set Value Type'.
- See Also:
OrderedSetValueType
- Generated class or method.
-
getUniqueElementsValueType
EClass getUniqueElementsValueType()
Returns the meta object for class 'Unique Elements Value Type
'.- Returns:
- the meta object for class 'Unique Elements Value Type'.
- See Also:
UniqueElementsValueType
- Generated class or method.
-
getValueTypeHasDefaultValue
EClass getValueTypeHasDefaultValue()
Returns the meta object for class 'Value Type Has Default Value
'.- Returns:
- the meta object for class 'Value Type Has Default Value'.
- See Also:
ValueTypeHasDefaultValue
- Generated class or method.
-
getValueTypeHasDefaultValue_DefaultValue
EReference getValueTypeHasDefaultValue_DefaultValue()
Returns the meta object for the reference 'Default Value
'.- Returns:
- the meta object for the reference 'Default Value'.
- See Also:
ValueTypeHasDefaultValue.getDefaultValue()
,getValueTypeHasDefaultValue()
- Generated class or method.
-
getParametricValueType
EClass getParametricValueType()
Returns the meta object for class 'Parametric Value Type
'.- Returns:
- the meta object for class 'Parametric Value Type'.
- See Also:
ParametricValueType
- Generated class or method.
-
getParametricValueType_Parameters
EReference getParametricValueType_Parameters()
Returns the meta object for the reference list 'Parameters
'.- Returns:
- the meta object for the reference list 'Parameters'.
- See Also:
ParametricValueType.getParameters()
,getParametricValueType()
- Generated class or method.
-
getEDataTypeBased
EClass getEDataTypeBased()
Returns the meta object for class 'EData Type Based
'.- Returns:
- the meta object for class 'EData Type Based'.
- See Also:
EDataTypeBased
- Generated class or method.
-
getEDataTypeBased_DataType
EReference getEDataTypeBased_DataType()
Returns the meta object for the reference 'Data Type
'.- Returns:
- the meta object for the reference 'Data Type'.
- See Also:
EDataTypeBased.getDataType()
,getEDataTypeBased()
- Generated class or method.
-
getIterator
EDataType getIterator()
Returns the meta object for data type 'Iterator
'.- Returns:
- the meta object for data type 'Iterator'.
- See Also:
Iterator
- Generated class or method.
- EMF model class or method.
- instanceClass="java.util.Iterator" serializeable="false" typeParameters="T"
-
getBasicPropertiesFactory
BasicPropertiesFactory getBasicPropertiesFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-