Interface SampleModelPackage.Literals
- Enclosing interface:
- SampleModelPackage
public static interface SampleModelPackage.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 'Sample
' class.static final EReference
The meta object literal for the 'Action' reference feature.static final EReference
The meta object literal for the 'Current' reference feature.static final EReference
The meta object literal for the 'Next' reference feature.static final EReference
The meta object literal for the 'Observation' reference feature.static final EAttribute
The meta object literal for the 'Point In Time' attribute feature.static final EReference
The meta object literal for the 'Reward' reference feature.static final EClass
The meta object literal for the 'Sample Model
' class.static final EReference
The meta object literal for the 'Trajectories' containment reference list feature.static final EClass
The meta object literal for the 'Trajectory
' class.static final EReference
The meta object literal for the 'Sample Path' containment reference list feature.
-
Field Details
-
TRAJECTORY
The meta object literal for the 'Trajectory
' class.- See Also:
- Generated class or method.
-
TRAJECTORY__SAMPLE_PATH
The meta object literal for the 'Sample Path' containment reference list feature.- Generated class or method.
-
SAMPLE
The meta object literal for the 'Sample
' class.- See Also:
- Generated class or method.
-
SAMPLE__REWARD
The meta object literal for the 'Reward' reference feature.- Generated class or method.
-
SAMPLE__ACTION
The meta object literal for the 'Action' reference feature.- Generated class or method.
-
SAMPLE__POINT_IN_TIME
The meta object literal for the 'Point In Time' attribute feature.- Generated class or method.
-
SAMPLE__CURRENT
The meta object literal for the 'Current' reference feature.- Generated class or method.
-
SAMPLE__NEXT
The meta object literal for the 'Next' reference feature.- Generated class or method.
-
SAMPLE__OBSERVATION
The meta object literal for the 'Observation' reference feature.- Generated class or method.
-
SAMPLE_MODEL
The meta object literal for the 'Sample Model
' class.- See Also:
- Generated class or method.
-
SAMPLE_MODEL__TRAJECTORIES
The meta object literal for the 'Trajectories' containment reference list feature.- Generated class or method.
-