Package UncertaintyVariationModel
Interface UncertaintyVariationModelPackage.Literals
-
- Enclosing interface:
- UncertaintyVariationModelPackage
public static interface UncertaintyVariationModelPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClassPRIMITIVE_VALUEThe meta object literal for the 'Primitive Value' class.static EReferencePRIMITIVE_VALUE__LINKThe meta object literal for the 'Link' reference feature.static EClassUNCERTAINTY_VARIATIONSThe meta object literal for the 'Uncertainty Variations' class.static EReferenceUNCERTAINTY_VARIATIONS__VARIATION_POINTSThe meta object literal for the 'Variation Points' containment reference list feature.static EClassVALUEThe meta object literal for the 'Value' class.static EReferenceVALUE__VARIATIONDESCRIPTIONThe meta object literal for the 'Variationdescription' container reference feature.static EClassVALUE_COLLECTIONThe meta object literal for the 'Value Collection' class.static EReferenceVALUE_COLLECTION__LINKSThe meta object literal for the 'Links' reference list feature.static EClassVARIATION_DESCRIPTIONThe meta object literal for the 'Variation Description' class.static EReferenceVARIATION_DESCRIPTION__TARGET_VARIATIONSThe meta object literal for the 'Target Variations' containment reference list feature.static EReferenceVARIATION_DESCRIPTION__VARIATIONPOINTThe meta object literal for the 'Variationpoint' container reference feature.static EClassVARIATION_POINTThe meta object literal for the 'Variation Point' class.static EAttributeVARIATION_POINT__ENTITY_NAMEThe meta object literal for the 'Entity Name' attribute feature.static EAttributeVARIATION_POINT__STATE_HANDLER_IDThe meta object literal for the 'State Handler Id' attribute feature.static EReferenceVARIATION_POINT__VARIATION_DESCRIPTIONThe meta object literal for the 'Variation Description' containment reference feature.static EReferenceVARIATION_POINT__VARYING_SUBJECTSThe meta object literal for the 'Varying Subjects' reference list feature.
-
-
-
Field Detail
-
UNCERTAINTY_VARIATIONS
static final EClass UNCERTAINTY_VARIATIONS
The meta object literal for the 'Uncertainty Variations' class.- See Also:
UncertaintyVariationsImpl,UncertaintyVariationModelPackageImpl.getUncertaintyVariations()- Generated class or method.
-
UNCERTAINTY_VARIATIONS__VARIATION_POINTS
static final EReference UNCERTAINTY_VARIATIONS__VARIATION_POINTS
The meta object literal for the 'Variation Points' containment reference list feature.- Generated class or method.
-
VARIATION_POINT
static final EClass VARIATION_POINT
The meta object literal for the 'Variation Point' class.- See Also:
VariationPointImpl,UncertaintyVariationModelPackageImpl.getVariationPoint()- Generated class or method.
-
VARIATION_POINT__VARYING_SUBJECTS
static final EReference VARIATION_POINT__VARYING_SUBJECTS
The meta object literal for the 'Varying Subjects' reference list feature.- Generated class or method.
-
VARIATION_POINT__VARIATION_DESCRIPTION
static final EReference VARIATION_POINT__VARIATION_DESCRIPTION
The meta object literal for the 'Variation Description' containment reference feature.- Generated class or method.
-
VARIATION_POINT__STATE_HANDLER_ID
static final EAttribute VARIATION_POINT__STATE_HANDLER_ID
The meta object literal for the 'State Handler Id' attribute feature.- Generated class or method.
-
VARIATION_POINT__ENTITY_NAME
static final EAttribute VARIATION_POINT__ENTITY_NAME
The meta object literal for the 'Entity Name' attribute feature.- Generated class or method.
-
VARIATION_DESCRIPTION
static final EClass VARIATION_DESCRIPTION
The meta object literal for the 'Variation Description' class.- See Also:
VariationDescriptionImpl,UncertaintyVariationModelPackageImpl.getVariationDescription()- Generated class or method.
-
VARIATION_DESCRIPTION__TARGET_VARIATIONS
static final EReference VARIATION_DESCRIPTION__TARGET_VARIATIONS
The meta object literal for the 'Target Variations' containment reference list feature.- Generated class or method.
-
VARIATION_DESCRIPTION__VARIATIONPOINT
static final EReference VARIATION_DESCRIPTION__VARIATIONPOINT
The meta object literal for the 'Variationpoint' container reference feature.- Generated class or method.
-
VALUE
static final EClass VALUE
The meta object literal for the 'Value' class.- See Also:
ValueImpl,UncertaintyVariationModelPackageImpl.getValue()- Generated class or method.
-
VALUE__VARIATIONDESCRIPTION
static final EReference VALUE__VARIATIONDESCRIPTION
The meta object literal for the 'Variationdescription' container reference feature.- Generated class or method.
-
PRIMITIVE_VALUE
static final EClass PRIMITIVE_VALUE
The meta object literal for the 'Primitive Value' class.- See Also:
PrimitiveValueImpl,UncertaintyVariationModelPackageImpl.getPrimitiveValue()- Generated class or method.
-
PRIMITIVE_VALUE__LINK
static final EReference PRIMITIVE_VALUE__LINK
The meta object literal for the 'Link' reference feature.- Generated class or method.
-
VALUE_COLLECTION
static final EClass VALUE_COLLECTION
The meta object literal for the 'Value Collection' class.- See Also:
ValueCollectionImpl,UncertaintyVariationModelPackageImpl.getValueCollection()- Generated class or method.
-
VALUE_COLLECTION__LINKS
static final EReference VALUE_COLLECTION__LINKS
The meta object literal for the 'Links' reference list feature.- Generated class or method.
-
-