Interface StaticmodelPackage.Literals
- Enclosing interface:
- StaticmodelPackage
public static interface StaticmodelPackage.Literals
Defines 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
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Ground Probabilistic Model
' class.static final EReference
The meta object literal for the 'Distribution' reference feature.static final EReference
The meta object literal for the 'Instantiated Factor' reference feature.static final EClass
The meta object literal for the 'Ground Probabilistic Network
' class.static final EReference
The meta object literal for the 'Local Models' containment reference list feature.static final EReference
The meta object literal for the 'Local Probabilistic Models' containment reference list feature.static final EClass
The meta object literal for the 'Ground Random Variable
' class.static final EReference
The meta object literal for the 'Applied Objects' reference list feature.static final EReference
The meta object literal for the 'Dependence Structure' reference list feature.static final EReference
The meta object literal for the 'Descriptive Model' reference feature.static final EReference
The meta object literal for the 'Instantiated Template' reference feature.static final EClass
The meta object literal for the 'Local Probabilistic Network
' class.static final EReference
The meta object literal for the 'Ground Random Variables' containment reference list feature.static final EClass
The meta object literal for the 'Probabilistic Model Repository
' class.static final EReference
The meta object literal for the 'Models' containment reference list feature.
-
Field Details
-
GROUND_RANDOM_VARIABLE
The meta object literal for the 'Ground Random Variable
' class.- See Also:
- Generated class or method.
-
GROUND_RANDOM_VARIABLE__INSTANTIATED_TEMPLATE
The meta object literal for the 'Instantiated Template' reference feature.- Generated class or method.
-
GROUND_RANDOM_VARIABLE__DEPENDENCE_STRUCTURE
The meta object literal for the 'Dependence Structure' reference list feature.- Generated class or method.
-
GROUND_RANDOM_VARIABLE__DESCRIPTIVE_MODEL
The meta object literal for the 'Descriptive Model' reference feature.- Generated class or method.
-
GROUND_RANDOM_VARIABLE__APPLIED_OBJECTS
The meta object literal for the 'Applied Objects' reference list feature.- Generated class or method.
-
GROUND_PROBABILISTIC_MODEL
The meta object literal for the 'Ground Probabilistic Model
' class.- See Also:
- Generated class or method.
-
GROUND_PROBABILISTIC_MODEL__INSTANTIATED_FACTOR
The meta object literal for the 'Instantiated Factor' reference feature.- Generated class or method.
-
GROUND_PROBABILISTIC_MODEL__DISTRIBUTION
The meta object literal for the 'Distribution' reference feature.- Generated class or method.
-
PROBABILISTIC_MODEL_REPOSITORY
The meta object literal for the 'Probabilistic Model Repository
' class.- See Also:
- Generated class or method.
-
PROBABILISTIC_MODEL_REPOSITORY__MODELS
The meta object literal for the 'Models' containment reference list feature.- Generated class or method.
-
GROUND_PROBABILISTIC_NETWORK
The meta object literal for the 'Ground Probabilistic Network
' class.- See Also:
- Generated class or method.
-
GROUND_PROBABILISTIC_NETWORK__LOCAL_MODELS
The meta object literal for the 'Local Models' containment reference list feature.- Generated class or method.
-
GROUND_PROBABILISTIC_NETWORK__LOCAL_PROBABILISTIC_MODELS
The meta object literal for the 'Local Probabilistic Models' containment reference list feature.- Generated class or method.
-
LOCAL_PROBABILISTIC_NETWORK
The meta object literal for the 'Local Probabilistic Network
' class.- See Also:
- Generated class or method.
-
LOCAL_PROBABILISTIC_NETWORK__GROUND_RANDOM_VARIABLES
The meta object literal for the 'Ground Random Variables' containment reference list feature.- Generated class or method.
-