Interface ManifestationPackage.Literals
- 
- Enclosing interface:
 - ManifestationPackage
 
public static interface ManifestationPackage.LiteralsDefines literals for the meta objects that represent- each class,
 - each feature of each class,
 - each enum,
 - and each data type
 
- Generated class or method.
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static EClassCATEGORICAL_PROBABILITY_MASS_FUNCTIONThe meta object literal for the 'Categorical Probability Mass Function' class.static EReferenceCATEGORICAL_PROBABILITY_MASS_FUNCTION__CATEGORIESThe meta object literal for the 'Categories' containment reference list feature.static EAttributeCATEGORICAL_PROBABILITY_MASS_FUNCTION__SUM_OF_CATEGORY_WEIGHTSThe meta object literal for the 'Sum Of Category Weights' attribute feature.static EClassCATEGORYThe meta object literal for the 'Category' class.static EAttributeCATEGORY__PROBABILITYThe meta object literal for the 'Probability' attribute feature.static EReferenceCATEGORY__PROBABILITY_MASS_FUNCTIONThe meta object literal for the 'Probability Mass Function' container reference feature.static EAttributeCATEGORY__WEIGHTThe meta object literal for the 'Weight' attribute feature.static EClassDERIVED_MANIFESTATIONThe meta object literal for the 'Derived Manifestation' class.static EClassDISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATIONThe meta object literal for the 'Discrete Probability Distribution Manifestation' class.static EAttributeDISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION__MANIFESTATIONSThe meta object literal for the 'Manifestations' attribute feature.static EDataTypeEMANIFESTATION_OBJECTThe meta object literal for the 'EManifestation Object' data type.static EClassMANIFESTATIONThe meta object literal for the 'Manifestation' class.static EReferenceMANIFESTATION__CONTAINERThe meta object literal for the 'Container' container reference feature.static EAttributeMANIFESTATION__STORAGEThe meta object literal for the 'Storage' attribute feature.static EClassPROBABILISTIC_MANIFESTATIONThe meta object literal for the 'Probabilistic Manifestation' class.static EClassSINGLE_VALUEThe meta object literal for the 'Single Value' class.static EClassSTATIC_MANIFESTATIONThe meta object literal for the 'Static Manifestation' class.static EAttributeSTATIC_MANIFESTATION__VALUEThe meta object literal for the 'Value' attribute feature. 
 - 
 
- 
- 
Field Detail
- 
DERIVED_MANIFESTATION
static final EClass DERIVED_MANIFESTATION
The meta object literal for the 'Derived Manifestation' class.- See Also:
 DerivedManifestationImpl,ManifestationPackageImpl.getDerivedManifestation()- Generated class or method.
 
 
- 
MANIFESTATION
static final EClass MANIFESTATION
The meta object literal for the 'Manifestation' class.- See Also:
 ManifestationImpl,ManifestationPackageImpl.getManifestation()- Generated class or method.
 
 
- 
MANIFESTATION__CONTAINER
static final EReference MANIFESTATION__CONTAINER
The meta object literal for the 'Container' container reference feature.- Generated class or method.
 
 
- 
MANIFESTATION__STORAGE
static final EAttribute MANIFESTATION__STORAGE
The meta object literal for the 'Storage' attribute feature.- Generated class or method.
 
 
- 
PROBABILISTIC_MANIFESTATION
static final EClass PROBABILISTIC_MANIFESTATION
The meta object literal for the 'Probabilistic Manifestation' class.- See Also:
 ProbabilisticManifestationImpl,ManifestationPackageImpl.getProbabilisticManifestation()- Generated class or method.
 
 
- 
DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION
static final EClass DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION
The meta object literal for the 'Discrete Probability Distribution Manifestation' class.- See Also:
 DiscreteProbabilityDistributionManifestationImpl,ManifestationPackageImpl.getDiscreteProbabilityDistributionManifestation()- Generated class or method.
 
 
- 
DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION__MANIFESTATIONS
static final EAttribute DISCRETE_PROBABILITY_DISTRIBUTION_MANIFESTATION__MANIFESTATIONS
The meta object literal for the 'Manifestations' attribute feature.- Generated class or method.
 
 
- 
STATIC_MANIFESTATION
static final EClass STATIC_MANIFESTATION
The meta object literal for the 'Static Manifestation' class.- See Also:
 StaticManifestationImpl,ManifestationPackageImpl.getStaticManifestation()- Generated class or method.
 
 
- 
STATIC_MANIFESTATION__VALUE
static final EAttribute STATIC_MANIFESTATION__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
 
 
- 
SINGLE_VALUE
static final EClass SINGLE_VALUE
The meta object literal for the 'Single Value' class.- See Also:
 SingleValueImpl,ManifestationPackageImpl.getSingleValue()- Generated class or method.
 
 
- 
CATEGORICAL_PROBABILITY_MASS_FUNCTION
static final EClass CATEGORICAL_PROBABILITY_MASS_FUNCTION
The meta object literal for the 'Categorical Probability Mass Function' class.- See Also:
 CategoricalProbabilityMassFunctionImpl,ManifestationPackageImpl.getCategoricalProbabilityMassFunction()- Generated class or method.
 
 
- 
CATEGORICAL_PROBABILITY_MASS_FUNCTION__SUM_OF_CATEGORY_WEIGHTS
static final EAttribute CATEGORICAL_PROBABILITY_MASS_FUNCTION__SUM_OF_CATEGORY_WEIGHTS
The meta object literal for the 'Sum Of Category Weights' attribute feature.- Generated class or method.
 
 
- 
CATEGORICAL_PROBABILITY_MASS_FUNCTION__CATEGORIES
static final EReference CATEGORICAL_PROBABILITY_MASS_FUNCTION__CATEGORIES
The meta object literal for the 'Categories' containment reference list feature.- Generated class or method.
 
 
- 
CATEGORY
static final EClass CATEGORY
The meta object literal for the 'Category' class.- See Also:
 CategoryImpl,ManifestationPackageImpl.getCategory()- Generated class or method.
 
 
- 
CATEGORY__WEIGHT
static final EAttribute CATEGORY__WEIGHT
The meta object literal for the 'Weight' attribute feature.- Generated class or method.
 
 
- 
CATEGORY__PROBABILITY
static final EAttribute CATEGORY__PROBABILITY
The meta object literal for the 'Probability' attribute feature.- Generated class or method.
 
 
- 
CATEGORY__PROBABILITY_MASS_FUNCTION
static final EReference CATEGORY__PROBABILITY_MASS_FUNCTION
The meta object literal for the 'Probability Mass Function' container reference feature.- Generated class or method.
 
 
- 
EMANIFESTATION_OBJECT
static final EDataType EMANIFESTATION_OBJECT
The meta object literal for the 'EManifestation Object' data type.- See Also:
 Object,ManifestationPackageImpl.getEManifestationObject()- Generated class or method.
 
 
 - 
 
 -