Interface SampleModelPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
SampleModelPackageImpl
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- See Also:
- Generated class or method.
- EMF model class or method.
- kind="package"
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
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 typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final SampleModelPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Sample
' class.static final int
The feature id for the 'Action' reference.static final int
The feature id for the 'Current' reference.static final int
The feature id for the 'Next' reference.static final int
The feature id for the 'Observation' reference.static final int
The feature id for the 'Point In Time' attribute.static final int
The feature id for the 'Reward' reference.static final int
The number of structural features of the 'Sample' class.static final int
The meta object id for the 'Sample Model
' class.static final int
The feature id for the 'Trajectories' containment reference list.static final int
The number of structural features of the 'Sample Model' class.static final int
The number of operations of the 'Sample Model' class.static final int
The number of operations of the 'Sample' class.static final int
The meta object id for the 'Trajectory
' class.static final int
The feature id for the 'Sample Path' containment reference list.static final int
The number of structural features of the 'Trajectory' class.static final int
The number of operations of the 'Trajectory' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Sample
'.Returns the meta object for the reference 'Action
'.Returns the meta object for the reference 'Current
'.Returns the meta object for the reference 'Next
'.Returns the meta object for the reference 'Observation
'.Returns the meta object for the attribute 'Point In Time
'.Returns the meta object for the reference 'Reward
'.Returns the meta object for class 'Sample Model
'.Returns the meta object for the containment reference list 'Trajectories
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Trajectory
'.Returns the meta object for the containment reference list 'Sample Path
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
- Generated class or method.
-
eNS_URI
The package namespace URI.- See Also:
- Generated class or method.
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated class or method.
-
eINSTANCE
The singleton instance of the package.- Generated class or method.
-
TRAJECTORY
static final int TRAJECTORYThe meta object id for the 'Trajectory
' class.- See Also:
- Generated class or method.
-
TRAJECTORY__SAMPLE_PATH
static final int TRAJECTORY__SAMPLE_PATHThe feature id for the 'Sample Path' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
TRAJECTORY_FEATURE_COUNT
static final int TRAJECTORY_FEATURE_COUNTThe number of structural features of the 'Trajectory' class.- See Also:
- Generated class or method.
- Ordered collection.
-
TRAJECTORY_OPERATION_COUNT
static final int TRAJECTORY_OPERATION_COUNTThe number of operations of the 'Trajectory' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE
static final int SAMPLEThe meta object id for the 'Sample
' class.- See Also:
- Generated class or method.
-
SAMPLE__REWARD
static final int SAMPLE__REWARDThe feature id for the 'Reward' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE__ACTION
static final int SAMPLE__ACTIONThe feature id for the 'Action' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE__POINT_IN_TIME
static final int SAMPLE__POINT_IN_TIMEThe feature id for the 'Point In Time' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE__CURRENT
static final int SAMPLE__CURRENTThe feature id for the 'Current' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE__NEXT
static final int SAMPLE__NEXTThe feature id for the 'Next' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE__OBSERVATION
static final int SAMPLE__OBSERVATIONThe feature id for the 'Observation' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE_FEATURE_COUNT
static final int SAMPLE_FEATURE_COUNTThe number of structural features of the 'Sample' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE_OPERATION_COUNT
static final int SAMPLE_OPERATION_COUNTThe number of operations of the 'Sample' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE_MODEL
static final int SAMPLE_MODELThe meta object id for the 'Sample Model
' class.- See Also:
- Generated class or method.
-
SAMPLE_MODEL__TRAJECTORIES
static final int SAMPLE_MODEL__TRAJECTORIESThe feature id for the 'Trajectories' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE_MODEL_FEATURE_COUNT
static final int SAMPLE_MODEL_FEATURE_COUNTThe number of structural features of the 'Sample Model' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE_MODEL_OPERATION_COUNT
static final int SAMPLE_MODEL_OPERATION_COUNTThe number of operations of the 'Sample Model' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getTrajectory
EClass getTrajectory()Returns the meta object for class 'Trajectory
'.- Returns:
- the meta object for class 'Trajectory'.
- See Also:
- Generated class or method.
-
getTrajectory_SamplePath
EReference getTrajectory_SamplePath()Returns the meta object for the containment reference list 'Sample Path
'.- Returns:
- the meta object for the containment reference list 'Sample Path'.
- See Also:
- Generated class or method.
-
getSample
EClass getSample()Returns the meta object for class 'Sample
'.- Returns:
- the meta object for class 'Sample'.
- See Also:
- Generated class or method.
-
getSample_Reward
EReference getSample_Reward()Returns the meta object for the reference 'Reward
'.- Returns:
- the meta object for the reference 'Reward'.
- See Also:
- Generated class or method.
-
getSample_Action
EReference getSample_Action()Returns the meta object for the reference 'Action
'.- Returns:
- the meta object for the reference 'Action'.
- See Also:
- Generated class or method.
-
getSample_PointInTime
EAttribute getSample_PointInTime()Returns the meta object for the attribute 'Point In Time
'.- Returns:
- the meta object for the attribute 'Point In Time'.
- See Also:
- Generated class or method.
-
getSample_Current
EReference getSample_Current()Returns the meta object for the reference 'Current
'.- Returns:
- the meta object for the reference 'Current'.
- See Also:
- Generated class or method.
-
getSample_Next
EReference getSample_Next()Returns the meta object for the reference 'Next
'.- Returns:
- the meta object for the reference 'Next'.
- See Also:
- Generated class or method.
-
getSample_Observation
EReference getSample_Observation()Returns the meta object for the reference 'Observation
'.- Returns:
- the meta object for the reference 'Observation'.
- See Also:
- Generated class or method.
-
getSampleModel
EClass getSampleModel()Returns the meta object for class 'Sample Model
'.- Returns:
- the meta object for class 'Sample Model'.
- See Also:
- Generated class or method.
-
getSampleModel_Trajectories
EReference getSampleModel_Trajectories()Returns the meta object for the containment reference list 'Trajectories
'.- Returns:
- the meta object for the containment reference list 'Trajectories'.
- See Also:
- Generated class or method.
-
getSampleModelFactory
SampleModelFactory getSampleModelFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-