Interface DistributiontypePackage.Literals
- Enclosing interface:
- DistributiontypePackage
public static interface DistributiontypePackage.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
FieldsModifier and TypeFieldDescriptionstatic final EClassThe meta object literal for the 'Parameter Signature' class.static final EClassThe meta object literal for the 'Probability Distribution Repository' class.static final EReferenceThe meta object literal for the 'Distribution Families' containment reference list feature.static final EReferenceThe meta object literal for the 'Parameters' containment reference list feature.static final EClassThe meta object literal for the 'Probability Distribution Skeleton' class.static final EReferenceThe meta object literal for the 'Param Structures' reference list feature.static final EAttributeThe meta object literal for the 'Type' attribute feature.static final EEnumThe meta object literal for the 'Probability Distribution Type' enum.
-
Field Details
-
PROBABILITY_DISTRIBUTION_SKELETON
The meta object literal for the 'Probability Distribution Skeleton' class.- See Also:
- Generated class or method.
-
PROBABILITY_DISTRIBUTION_SKELETON__TYPE
The meta object literal for the 'Type' attribute feature.- Generated class or method.
-
PROBABILITY_DISTRIBUTION_SKELETON__PARAM_STRUCTURES
The meta object literal for the 'Param Structures' reference list feature.- Generated class or method.
-
PARAMETER_SIGNATURE
The meta object literal for the 'Parameter Signature' class.- See Also:
- Generated class or method.
-
PROBABILITY_DISTRIBUTION_REPOSITORY
The meta object literal for the 'Probability Distribution Repository' class.- See Also:
- Generated class or method.
-
PROBABILITY_DISTRIBUTION_REPOSITORY__DISTRIBUTION_FAMILIES
The meta object literal for the 'Distribution Families' containment reference list feature.- Generated class or method.
-
PROBABILITY_DISTRIBUTION_REPOSITORY__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature.- Generated class or method.
-
PROBABILITY_DISTRIBUTION_TYPE
The meta object literal for the 'Probability Distribution Type' enum.- See Also:
- Generated class or method.
-