Interface ManifestationPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
ManifestationPackageImpl
public interface ManifestationPackage 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:
ManifestationFactory
- 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 interface
ManifestationPackage.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
CATEGORICAL_PROBABILITY_MASS_FUNCTION
The meta object id for the 'Categorical Probability Mass Function
' class.static int
CATEGORICAL_PROBABILITY_MASS_FUNCTION__CATEGORIES
The feature id for the 'Categories' containment reference list.static int
CATEGORICAL_PROBABILITY_MASS_FUNCTION__CONTAINER
The feature id for the 'Container' container reference.static int
CATEGORICAL_PROBABILITY_MASS_FUNCTION__MANIFESTATIONS
The feature id for the 'Manifestations' attribute.static int
CATEGORICAL_PROBABILITY_MASS_FUNCTION__STORAGE
The feature id for the 'Storage' attribute.static int
CATEGORICAL_PROBABILITY_MASS_FUNCTION__SUM_OF_CATEGORY_WEIGHTS
The feature id for the 'Sum Of Category Weights' attribute.static int
CATEGORICAL_PROBABILITY_MASS_FUNCTION_FEATURE_COUNT
The number of structural features of the 'Categorical Probability Mass Function' class.static int
CATEGORY
The meta object id for the 'Category
' class.static int
CATEGORY__MANIFESTATION
The feature id for the 'Manifestation' containment reference.static int
CATEGORY__PROBABILITY
The feature id for the 'Probability' attribute.static int
CATEGORY__PROBABILITY_MASS_FUNCTION
The feature id for the 'Probability Mass Function' container reference.static int
CATEGORY__VALUETYPE
The feature id for the 'Valuetype' reference.static int
CATEGORY__WEIGHT
The feature id for the 'Weight' attribute.static int
CATEGORY_FEATURE_COUNT
The number of structural features of the 'Category' class.static int
DERIVED_MANIFESTATION
The meta object id for the 'Derived Manifestation
' class.static int
DERIVED_MANIFESTATION__CONTAINER
The feature id for the 'Container' container reference.static int
DERIVED_MANIFESTATION__STORAGE
The feature id for the 'Storage' attribute.static int
DERIVED_MANIFESTATION_FEATURE_COUNT
The number of structural features of the 'Derived Manifestation' class.static int
DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION
The meta object id for the 'Discrete Probability Distribution Manifestation
' class.static int
DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION__CONTAINER
The feature id for the 'Container' container reference.static int
DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION__MANIFESTATIONS
The feature id for the 'Manifestations' attribute.static int
DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION__STORAGE
The feature id for the 'Storage' attribute.static int
DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION_FEATURE_COUNT
The number of structural features of the 'Discrete Probability Distribution Manifestation' class.static ManifestationPackage
eINSTANCE
The singleton instance of the package.static int
EMANIFESTATION_OBJECT
The meta object id for the 'EManifestation Object' data type.static java.lang.String
eNAME
The package name.static java.lang.String
eNS_PREFIX
The package namespace name.static java.lang.String
eNS_URI
The package namespace URI.static int
MANIFESTATION
The meta object id for the 'Manifestation
' class.static int
MANIFESTATION__CONTAINER
The feature id for the 'Container' container reference.static int
MANIFESTATION__STORAGE
The feature id for the 'Storage' attribute.static int
MANIFESTATION_FEATURE_COUNT
The number of structural features of the 'Manifestation' class.static int
PROBABILISTIC_MANIFESTATION
The meta object id for the 'Probabilistic Manifestation
' class.static int
PROBABILISTIC_MANIFESTATION__CONTAINER
The feature id for the 'Container' container reference.static int
PROBABILISTIC_MANIFESTATION__STORAGE
The feature id for the 'Storage' attribute.static int
PROBABILISTIC_MANIFESTATION_FEATURE_COUNT
The number of structural features of the 'Probabilistic Manifestation' class.static int
SINGLE_VALUE
The meta object id for the 'Single Value
' class.static int
SINGLE_VALUE__CONTAINER
The feature id for the 'Container' container reference.static int
SINGLE_VALUE__STORAGE
The feature id for the 'Storage' attribute.static int
SINGLE_VALUE__VALUE
The feature id for the 'Value' attribute.static int
SINGLE_VALUE_FEATURE_COUNT
The number of structural features of the 'Single Value' class.static int
STATIC_MANIFESTATION
The meta object id for the 'Static Manifestation
' class.static int
STATIC_MANIFESTATION__CONTAINER
The feature id for the 'Container' container reference.static int
STATIC_MANIFESTATION__STORAGE
The feature id for the 'Storage' attribute.static int
STATIC_MANIFESTATION__VALUE
The feature id for the 'Value' attribute.static int
STATIC_MANIFESTATION_FEATURE_COUNT
The number of structural features of the 'Static Manifestation' 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 java.lang.String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final java.lang.String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final java.lang.String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final ManifestationPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
MANIFESTATION
static final int MANIFESTATION
The meta object id for the 'Manifestation
' class.- See Also:
ManifestationImpl
,ManifestationPackageImpl.getManifestation()
, Constant Field Values- Generated class or method.
-
MANIFESTATION__CONTAINER
static final int MANIFESTATION__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MANIFESTATION__STORAGE
static final int MANIFESTATION__STORAGE
The feature id for the 'Storage' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MANIFESTATION_FEATURE_COUNT
static final int MANIFESTATION_FEATURE_COUNT
The number of structural features of the 'Manifestation' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DERIVED_MANIFESTATION
static final int DERIVED_MANIFESTATION
The meta object id for the 'Derived Manifestation
' class.- See Also:
DerivedManifestationImpl
,ManifestationPackageImpl.getDerivedManifestation()
, Constant Field Values- Generated class or method.
-
DERIVED_MANIFESTATION__CONTAINER
static final int DERIVED_MANIFESTATION__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DERIVED_MANIFESTATION__STORAGE
static final int DERIVED_MANIFESTATION__STORAGE
The feature id for the 'Storage' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DERIVED_MANIFESTATION_FEATURE_COUNT
static final int DERIVED_MANIFESTATION_FEATURE_COUNT
The number of structural features of the 'Derived Manifestation' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROBABILISTIC_MANIFESTATION
static final int PROBABILISTIC_MANIFESTATION
The meta object id for the 'Probabilistic Manifestation
' class.- See Also:
ProbabilisticManifestationImpl
,ManifestationPackageImpl.getProbabilisticManifestation()
, Constant Field Values- Generated class or method.
-
PROBABILISTIC_MANIFESTATION__CONTAINER
static final int PROBABILISTIC_MANIFESTATION__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROBABILISTIC_MANIFESTATION__STORAGE
static final int PROBABILISTIC_MANIFESTATION__STORAGE
The feature id for the 'Storage' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROBABILISTIC_MANIFESTATION_FEATURE_COUNT
static final int PROBABILISTIC_MANIFESTATION_FEATURE_COUNT
The number of structural features of the 'Probabilistic Manifestation' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION
static final int DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION
The meta object id for the 'Discrete Probability Distribution Manifestation
' class.- See Also:
DiscreteProbabilityDistributionManifestationImpl
,ManifestationPackageImpl.getDiscreteProbabilityDistributionManifestation()
, Constant Field Values- Generated class or method.
-
DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION__CONTAINER
static final int DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION__STORAGE
static final int DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION__STORAGE
The feature id for the 'Storage' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION__MANIFESTATIONS
static final int DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION__MANIFESTATIONS
The feature id for the 'Manifestations' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION_FEATURE_COUNT
static final int DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION_FEATURE_COUNT
The number of structural features of the 'Discrete Probability Distribution Manifestation' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STATIC_MANIFESTATION
static final int STATIC_MANIFESTATION
The meta object id for the 'Static Manifestation
' class.- See Also:
StaticManifestationImpl
,ManifestationPackageImpl.getStaticManifestation()
, Constant Field Values- Generated class or method.
-
STATIC_MANIFESTATION__CONTAINER
static final int STATIC_MANIFESTATION__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STATIC_MANIFESTATION__STORAGE
static final int STATIC_MANIFESTATION__STORAGE
The feature id for the 'Storage' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STATIC_MANIFESTATION__VALUE
static final int STATIC_MANIFESTATION__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STATIC_MANIFESTATION_FEATURE_COUNT
static final int STATIC_MANIFESTATION_FEATURE_COUNT
The number of structural features of the 'Static Manifestation' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SINGLE_VALUE
static final int SINGLE_VALUE
The meta object id for the 'Single Value
' class.- See Also:
SingleValueImpl
,ManifestationPackageImpl.getSingleValue()
, Constant Field Values- Generated class or method.
-
SINGLE_VALUE__CONTAINER
static final int SINGLE_VALUE__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SINGLE_VALUE__STORAGE
static final int SINGLE_VALUE__STORAGE
The feature id for the 'Storage' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SINGLE_VALUE__VALUE
static final int SINGLE_VALUE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SINGLE_VALUE_FEATURE_COUNT
static final int SINGLE_VALUE_FEATURE_COUNT
The number of structural features of the 'Single Value' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATEGORICAL_PROBABILITY_MASS_FUNCTION
static final int CATEGORICAL_PROBABILITY_MASS_FUNCTION
The meta object id for the 'Categorical Probability Mass Function
' class.- See Also:
CategoricalProbabilityMassFunctionImpl
,ManifestationPackageImpl.getCategoricalProbabilityMassFunction()
, Constant Field Values- Generated class or method.
-
CATEGORICAL_PROBABILITY_MASS_FUNCTION__CONTAINER
static final int CATEGORICAL_PROBABILITY_MASS_FUNCTION__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATEGORICAL_PROBABILITY_MASS_FUNCTION__STORAGE
static final int CATEGORICAL_PROBABILITY_MASS_FUNCTION__STORAGE
The feature id for the 'Storage' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATEGORICAL_PROBABILITY_MASS_FUNCTION__MANIFESTATIONS
static final int CATEGORICAL_PROBABILITY_MASS_FUNCTION__MANIFESTATIONS
The feature id for the 'Manifestations' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATEGORICAL_PROBABILITY_MASS_FUNCTION__SUM_OF_CATEGORY_WEIGHTS
static final int CATEGORICAL_PROBABILITY_MASS_FUNCTION__SUM_OF_CATEGORY_WEIGHTS
The feature id for the 'Sum Of Category Weights' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATEGORICAL_PROBABILITY_MASS_FUNCTION__CATEGORIES
static final int CATEGORICAL_PROBABILITY_MASS_FUNCTION__CATEGORIES
The feature id for the 'Categories' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATEGORICAL_PROBABILITY_MASS_FUNCTION_FEATURE_COUNT
static final int CATEGORICAL_PROBABILITY_MASS_FUNCTION_FEATURE_COUNT
The number of structural features of the 'Categorical Probability Mass Function' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATEGORY
static final int CATEGORY
The meta object id for the 'Category
' class.- See Also:
CategoryImpl
,ManifestationPackageImpl.getCategory()
, Constant Field Values- Generated class or method.
-
CATEGORY__MANIFESTATION
static final int CATEGORY__MANIFESTATION
The feature id for the 'Manifestation' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATEGORY__VALUETYPE
static final int CATEGORY__VALUETYPE
The feature id for the 'Valuetype' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATEGORY__WEIGHT
static final int CATEGORY__WEIGHT
The feature id for the 'Weight' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATEGORY__PROBABILITY
static final int CATEGORY__PROBABILITY
The feature id for the 'Probability' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATEGORY__PROBABILITY_MASS_FUNCTION
static final int CATEGORY__PROBABILITY_MASS_FUNCTION
The feature id for the 'Probability Mass Function' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CATEGORY_FEATURE_COUNT
static final int CATEGORY_FEATURE_COUNT
The number of structural features of the 'Category' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EMANIFESTATION_OBJECT
static final int EMANIFESTATION_OBJECT
The meta object id for the 'EManifestation Object' data type.- See Also:
Object
,ManifestationPackageImpl.getEManifestationObject()
, Constant Field Values- Generated class or method.
-
-
Method Detail
-
getDerivedManifestation
EClass getDerivedManifestation()
Returns the meta object for class 'Derived Manifestation
'.- Returns:
- the meta object for class 'Derived Manifestation'.
- See Also:
DerivedManifestation
- Generated class or method.
-
getManifestation
EClass getManifestation()
Returns the meta object for class 'Manifestation
'.- Returns:
- the meta object for class 'Manifestation'.
- See Also:
Manifestation
- Generated class or method.
-
getManifestation_Container
EReference getManifestation_Container()
Returns the meta object for the container reference 'Container
'.- Returns:
- the meta object for the container reference 'Container'.
- See Also:
Manifestation.getContainer()
,getManifestation()
- Generated class or method.
-
getManifestation_Storage
EAttribute getManifestation_Storage()
Returns the meta object for the attribute 'Storage
'.- Returns:
- the meta object for the attribute 'Storage'.
- See Also:
Manifestation.getStorage()
,getManifestation()
- Generated class or method.
-
getProbabilisticManifestation
EClass getProbabilisticManifestation()
Returns the meta object for class 'Probabilistic Manifestation
'.- Returns:
- the meta object for class 'Probabilistic Manifestation'.
- See Also:
ProbabilisticManifestation
- Generated class or method.
-
getDiscreteProbabilityDistributionManifestation
EClass getDiscreteProbabilityDistributionManifestation()
Returns the meta object for class 'Discrete Probability Distribution Manifestation
'.- Returns:
- the meta object for class 'Discrete Probability Distribution Manifestation'.
- See Also:
DiscreteProbabilityDistributionManifestation
- Generated class or method.
-
getDiscreteProbabilityDistributionManifestation_Manifestations
EAttribute getDiscreteProbabilityDistributionManifestation_Manifestations()
Returns the meta object for the attribute 'Manifestations
'.- Returns:
- the meta object for the attribute 'Manifestations'.
- See Also:
DiscreteProbabilityDistributionManifestation.getManifestations()
,getDiscreteProbabilityDistributionManifestation()
- Generated class or method.
-
getStaticManifestation
EClass getStaticManifestation()
Returns the meta object for class 'Static Manifestation
'.- Returns:
- the meta object for class 'Static Manifestation'.
- See Also:
StaticManifestation
- Generated class or method.
-
getStaticManifestation_Value
EAttribute getStaticManifestation_Value()
Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
StaticManifestation.getValue()
,getStaticManifestation()
- Generated class or method.
-
getSingleValue
EClass getSingleValue()
Returns the meta object for class 'Single Value
'.- Returns:
- the meta object for class 'Single Value'.
- See Also:
SingleValue
- Generated class or method.
-
getCategoricalProbabilityMassFunction
EClass getCategoricalProbabilityMassFunction()
Returns the meta object for class 'Categorical Probability Mass Function
'.- Returns:
- the meta object for class 'Categorical Probability Mass Function'.
- See Also:
CategoricalProbabilityMassFunction
- Generated class or method.
-
getCategoricalProbabilityMassFunction_SumOfCategoryWeights
EAttribute getCategoricalProbabilityMassFunction_SumOfCategoryWeights()
Returns the meta object for the attribute 'Sum Of Category Weights
'.- Returns:
- the meta object for the attribute 'Sum Of Category Weights'.
- See Also:
CategoricalProbabilityMassFunction.getSumOfCategoryWeights()
,getCategoricalProbabilityMassFunction()
- Generated class or method.
-
getCategoricalProbabilityMassFunction_Categories
EReference getCategoricalProbabilityMassFunction_Categories()
Returns the meta object for the containment reference list 'Categories
'.- Returns:
- the meta object for the containment reference list 'Categories'.
- See Also:
CategoricalProbabilityMassFunction.getCategories()
,getCategoricalProbabilityMassFunction()
- Generated class or method.
-
getCategory
EClass getCategory()
Returns the meta object for class 'Category
'.- Returns:
- the meta object for class 'Category'.
- See Also:
Category
- Generated class or method.
-
getCategory_Weight
EAttribute getCategory_Weight()
Returns the meta object for the attribute 'Weight
'.- Returns:
- the meta object for the attribute 'Weight'.
- See Also:
Category.getWeight()
,getCategory()
- Generated class or method.
-
getCategory_Probability
EAttribute getCategory_Probability()
Returns the meta object for the attribute 'Probability
'.- Returns:
- the meta object for the attribute 'Probability'.
- See Also:
Category.getProbability()
,getCategory()
- Generated class or method.
-
getCategory_ProbabilityMassFunction
EReference getCategory_ProbabilityMassFunction()
Returns the meta object for the container reference 'Probability Mass Function
'.- Returns:
- the meta object for the container reference 'Probability Mass Function'.
- See Also:
Category.getProbabilityMassFunction()
,getCategory()
- Generated class or method.
-
getEManifestationObject
EDataType getEManifestationObject()
Returns the meta object for data type 'EManifestation Object
'.- Returns:
- the meta object for data type 'EManifestation Object'.
- See Also:
Object
- Generated class or method.
- EMF model class or method.
- instanceClass="java.lang.Object"
-
getManifestationFactory
ManifestationFactory getManifestationFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-