Interface TemplatevariablePackage.Literals
- Enclosing interface:
- TemplatevariablePackage
public static interface TemplatevariablePackage.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 'Argument' class.static final EClassThe meta object literal for the 'Dependence Relation' class.static final EAttributeThe meta object literal for the 'Contingent' attribute feature.static final EReferenceThe meta object literal for the 'Source' reference feature.static final EReferenceThe meta object literal for the 'Target' reference feature.static final EAttributeThe meta object literal for the 'Type' attribute feature.static final EEnumThe meta object literal for the 'Dependence Type' enum.static final EClassThe meta object literal for the 'Logical Variable' class.static final EReferenceThe meta object literal for the 'Argument' reference feature.static final EClassThe meta object literal for the 'Persistence Relation' class.static final EReferenceThe meta object literal for the 'Interface Variable' reference feature.static final EClassThe meta object literal for the 'Probabilistic Template Factor' class.static final EReferenceThe meta object literal for the 'Distribution Family' reference feature.static final EClassThe meta object literal for the 'Relation' class.static final EClassThe meta object literal for the 'Template Factor' class.static final EReferenceThe meta object literal for the 'Scope' reference list feature.static final EAttributeThe meta object literal for the 'Temporal' attribute feature.static final EClassThe meta object literal for the 'Template Variable' class.static final EReferenceThe meta object literal for the 'Refines' reference feature.static final EAttributeThe meta object literal for the 'Shared' attribute feature.static final EReferenceThe meta object literal for the 'Signature' containment reference list feature.static final EClassThe meta object literal for the 'Template Variable Definitions' class.static final EReferenceThe meta object literal for the 'Arguments' containment reference list feature.static final EReferenceThe meta object literal for the 'Factors' containment reference list feature.static final EReferenceThe meta object literal for the 'Relation' containment reference list feature.static final EReferenceThe meta object literal for the 'Template Groups' containment reference list feature.static final EReferenceThe meta object literal for the 'Variables' containment reference list feature.static final EClassThe meta object literal for the 'Template Variable Group' class.static final EReferenceThe meta object literal for the 'Grouped Templates' reference list feature.static final EClassThe meta object literal for the 'Temporal Relation' class.static final EClassThe meta object literal for the 'Time Slice Relation' class.static final EReferenceThe meta object literal for the 'Source' reference feature.static final EReferenceThe meta object literal for the 'Target' reference feature.
-
Field Details
-
TEMPLATE_VARIABLE_DEFINITIONS
The meta object literal for the 'Template Variable Definitions' class.- See Also:
- Generated class or method.
-
TEMPLATE_VARIABLE_DEFINITIONS__VARIABLES
The meta object literal for the 'Variables' containment reference list feature.- Generated class or method.
-
TEMPLATE_VARIABLE_DEFINITIONS__FACTORS
The meta object literal for the 'Factors' containment reference list feature.- Generated class or method.
-
TEMPLATE_VARIABLE_DEFINITIONS__ARGUMENTS
The meta object literal for the 'Arguments' containment reference list feature.- Generated class or method.
-
TEMPLATE_VARIABLE_DEFINITIONS__RELATION
The meta object literal for the 'Relation' containment reference list feature.- Generated class or method.
-
TEMPLATE_VARIABLE_DEFINITIONS__TEMPLATE_GROUPS
The meta object literal for the 'Template Groups' containment reference list feature.- Generated class or method.
-
TEMPLATE_VARIABLE
The meta object literal for the 'Template Variable' class.- See Also:
- Generated class or method.
-
TEMPLATE_VARIABLE__SHARED
The meta object literal for the 'Shared' attribute feature.- Generated class or method.
-
TEMPLATE_VARIABLE__SIGNATURE
The meta object literal for the 'Signature' containment reference list feature.- Generated class or method.
-
TEMPLATE_VARIABLE__REFINES
The meta object literal for the 'Refines' reference feature.- Generated class or method.
-
TEMPLATE_FACTOR
The meta object literal for the 'Template Factor' class.- See Also:
- Generated class or method.
-
TEMPLATE_FACTOR__SCOPE
The meta object literal for the 'Scope' reference list feature.- Generated class or method.
-
TEMPLATE_FACTOR__TEMPORAL
The meta object literal for the 'Temporal' attribute feature.- Generated class or method.
-
ARGUMENT
The meta object literal for the 'Argument' class.- See Also:
- Generated class or method.
-
RELATION
The meta object literal for the 'Relation' class.- See Also:
- Generated class or method.
-
PROBABILISTIC_TEMPLATE_FACTOR
The meta object literal for the 'Probabilistic Template Factor' class.- See Also:
- Generated class or method.
-
PROBABILISTIC_TEMPLATE_FACTOR__DISTRIBUTION_FAMILY
The meta object literal for the 'Distribution Family' reference feature.- Generated class or method.
-
DEPENDENCE_RELATION
The meta object literal for the 'Dependence Relation' class.- See Also:
- Generated class or method.
-
DEPENDENCE_RELATION__TYPE
The meta object literal for the 'Type' attribute feature.- Generated class or method.
-
DEPENDENCE_RELATION__TARGET
The meta object literal for the 'Target' reference feature.- Generated class or method.
-
DEPENDENCE_RELATION__SOURCE
The meta object literal for the 'Source' reference feature.- Generated class or method.
-
DEPENDENCE_RELATION__CONTINGENT
The meta object literal for the 'Contingent' attribute feature.- Generated class or method.
-
TEMPORAL_RELATION
The meta object literal for the 'Temporal Relation' class.- See Also:
- Generated class or method.
-
PERSISTENCE_RELATION
The meta object literal for the 'Persistence Relation' class.- See Also:
- Generated class or method.
-
PERSISTENCE_RELATION__INTERFACE_VARIABLE
The meta object literal for the 'Interface Variable' reference feature.- Generated class or method.
-
TIME_SLICE_RELATION
The meta object literal for the 'Time Slice Relation' class.- See Also:
- Generated class or method.
-
TIME_SLICE_RELATION__SOURCE
The meta object literal for the 'Source' reference feature.- Generated class or method.
-
TIME_SLICE_RELATION__TARGET
The meta object literal for the 'Target' reference feature.- Generated class or method.
-
TEMPLATE_VARIABLE_GROUP
The meta object literal for the 'Template Variable Group' class.- See Also:
- Generated class or method.
-
TEMPLATE_VARIABLE_GROUP__GROUPED_TEMPLATES
The meta object literal for the 'Grouped Templates' reference list feature.- Generated class or method.
-
LOGICAL_VARIABLE
The meta object literal for the 'Logical Variable' class.- See Also:
- Generated class or method.
-
LOGICAL_VARIABLE__ARGUMENT
The meta object literal for the 'Argument' reference feature.- Generated class or method.
-
DEPENDENCE_TYPE
The meta object literal for the 'Dependence Type' enum.- See Also:
- Generated class or method.
-