Interface DistributionfunctionPackage.Literals
- Enclosing interface:
- DistributionfunctionPackage
public static interface DistributionfunctionPackage.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 'Abstract Probability Distribution
' class.static final EReference
The meta object literal for the 'Random Variables' containment reference list feature.static final EClass
The meta object literal for the 'Complex Parameter
' class.static final EEnum
The meta object literal for the 'Domain
' enum.static final EClass
The meta object literal for the 'Param Representation
' class.static final EClass
The meta object literal for the 'Parameter
' class.static final EReference
The meta object literal for the 'Instantiated' reference feature.static final EReference
The meta object literal for the 'Representation' containment reference feature.static final EEnum
The meta object literal for the 'Parameter Type
' enum.static final EClass
The meta object literal for the 'Probability Distribution
' class.static final EReference
The meta object literal for the 'Instantiated' reference feature.static final EReference
The meta object literal for the 'Params' reference list feature.static final EClass
The meta object literal for the 'Probability Distribution Function Repository
' class.static final EReference
The meta object literal for the 'Distributions' containment reference list feature.static final EReference
The meta object literal for the 'Params' containment reference list feature.static final EClass
The meta object literal for the 'Random Variable
' class.static final EAttribute
The meta object literal for the 'Value Space' attribute feature.static final EClass
The meta object literal for the 'Simple Parameter
' class.static final EAttribute
The meta object literal for the 'Type' attribute feature.static final EAttribute
The meta object literal for the 'Value' attribute feature.static final EClass
The meta object literal for the 'Tabular CPD
' class.static final EReference
The meta object literal for the 'Cpd Entries' containment reference list feature.static final EClass
The meta object literal for the 'Tabular CPD Entry
' class.static final EAttribute
The meta object literal for the 'Conditonals' attribute list feature.static final EReference
The meta object literal for the 'Entry' containment reference feature.
-
Field Details
-
PROBABILITY_DISTRIBUTION_FUNCTION_REPOSITORY
The meta object literal for the 'Probability Distribution Function Repository
' class.- See Also:
- Generated class or method.
-
PROBABILITY_DISTRIBUTION_FUNCTION_REPOSITORY__DISTRIBUTIONS
The meta object literal for the 'Distributions' containment reference list feature.- Generated class or method.
-
PROBABILITY_DISTRIBUTION_FUNCTION_REPOSITORY__PARAMS
The meta object literal for the 'Params' containment reference list feature.- Generated class or method.
-
PROBABILITY_DISTRIBUTION
The meta object literal for the 'Probability Distribution
' class.- See Also:
- Generated class or method.
-
PROBABILITY_DISTRIBUTION__INSTANTIATED
The meta object literal for the 'Instantiated' reference feature.- Generated class or method.
-
PROBABILITY_DISTRIBUTION__PARAMS
The meta object literal for the 'Params' reference list feature.- Generated class or method.
-
PARAMETER
The meta object literal for the 'Parameter
' class.- See Also:
- Generated class or method.
-
PARAMETER__INSTANTIATED
The meta object literal for the 'Instantiated' reference feature.- Generated class or method.
-
PARAMETER__REPRESENTATION
The meta object literal for the 'Representation' containment reference feature.- Generated class or method.
-
RANDOM_VARIABLE
The meta object literal for the 'Random Variable
' class.- See Also:
- Generated class or method.
-
RANDOM_VARIABLE__VALUE_SPACE
The meta object literal for the 'Value Space' attribute feature.- Generated class or method.
-
ABSTRACT_PROBABILITY_DISTRIBUTION
The meta object literal for the 'Abstract Probability Distribution
' class.- See Also:
- Generated class or method.
-
ABSTRACT_PROBABILITY_DISTRIBUTION__RANDOM_VARIABLES
The meta object literal for the 'Random Variables' containment reference list feature.- Generated class or method.
-
PARAM_REPRESENTATION
The meta object literal for the 'Param Representation
' class.- See Also:
- Generated class or method.
-
SIMPLE_PARAMETER
The meta object literal for the 'Simple Parameter
' class.- See Also:
- Generated class or method.
-
SIMPLE_PARAMETER__TYPE
The meta object literal for the 'Type' attribute feature.- Generated class or method.
-
SIMPLE_PARAMETER__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
COMPLEX_PARAMETER
The meta object literal for the 'Complex Parameter
' class.- See Also:
- Generated class or method.
-
TABULAR_CPD
The meta object literal for the 'Tabular CPD
' class.- See Also:
- Generated class or method.
-
TABULAR_CPD__CPD_ENTRIES
The meta object literal for the 'Cpd Entries' containment reference list feature.- Generated class or method.
-
TABULAR_CPD_ENTRY
The meta object literal for the 'Tabular CPD Entry
' class.- See Also:
- Generated class or method.
-
TABULAR_CPD_ENTRY__CONDITONALS
The meta object literal for the 'Conditonals' attribute list feature.- Generated class or method.
-
TABULAR_CPD_ENTRY__ENTRY
The meta object literal for the 'Entry' containment reference feature.- Generated class or method.
-
PARAMETER_TYPE
The meta object literal for the 'Parameter Type
' enum.- See Also:
- Generated class or method.
-
DOMAIN
The meta object literal for the 'Domain
' enum.- See Also:
- Generated class or method.
-