|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SequencerPackage
The Package for the model. It contains accessors for the meta objects to represent
SequencerFactory
Nested Class Summary | |
---|---|
static interface |
SequencerPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Field Summary | |
---|---|
static SequencerPackage |
eINSTANCE
The singleton instance of the package. |
static java.lang.String |
eNAME
The package name. |
static java.lang.String |
eNS_PREFIX
The package namespace name. |
static java.lang.String |
eNS_URI
The package namespace URI. |
static int |
REAL_TIME_SEQUENCER
The meta object id for the ' Real Time Sequencer ' class. |
static int |
REAL_TIME_SEQUENCER__CURRENT_TIME
The feature id for the 'Current Time' containment reference. |
static int |
REAL_TIME_SEQUENCER__CYCLE
The feature id for the 'Cycle' attribute. |
static int |
REAL_TIME_SEQUENCER__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference. |
static int |
REAL_TIME_SEQUENCER__DURATION
The feature id for the 'Duration' attribute. |
static int |
REAL_TIME_SEQUENCER__END_TIME
The feature id for the 'End Time' containment reference. |
static int |
REAL_TIME_SEQUENCER__NEXT_TIME
The feature id for the 'Next Time' reference. |
static int |
REAL_TIME_SEQUENCER__START_TIME
The feature id for the 'Start Time' containment reference. |
static int |
REAL_TIME_SEQUENCER__TIME_DELTA
The feature id for the 'Time Delta' attribute. |
static int |
REAL_TIME_SEQUENCER__TIME_INCREMENT
The feature id for the 'Time Increment' attribute. |
static int |
REAL_TIME_SEQUENCER__TIME_TO_STOP
The feature id for the 'Time To Stop' attribute. |
static int |
REAL_TIME_SEQUENCER__TYPE_URI
The feature id for the 'Type URI' attribute. |
static int |
REAL_TIME_SEQUENCER__URI
The feature id for the 'URI' attribute. |
static int |
REAL_TIME_SEQUENCER__WORK_COMPLETE
The feature id for the 'Work Complete' attribute. |
static int |
REAL_TIME_SEQUENCER__WORK_INCREMENT
The feature id for the 'Work Increment' attribute. |
static int |
REAL_TIME_SEQUENCER_FEATURE_COUNT
The number of structural features of the 'Real Time Sequencer' class. |
static int |
SEQUENCER
The meta object id for the ' Sequencer ' class. |
static int |
SEQUENCER__CURRENT_TIME
The feature id for the 'Current Time' containment reference. |
static int |
SEQUENCER__CYCLE
The feature id for the 'Cycle' attribute. |
static int |
SEQUENCER__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference. |
static int |
SEQUENCER__DURATION
The feature id for the 'Duration' attribute. |
static int |
SEQUENCER__END_TIME
The feature id for the 'End Time' containment reference. |
static int |
SEQUENCER__NEXT_TIME
The feature id for the 'Next Time' reference. |
static int |
SEQUENCER__START_TIME
The feature id for the 'Start Time' containment reference. |
static int |
SEQUENCER__TIME_DELTA
The feature id for the 'Time Delta' attribute. |
static int |
SEQUENCER__TIME_TO_STOP
The feature id for the 'Time To Stop' attribute. |
static int |
SEQUENCER__TYPE_URI
The feature id for the 'Type URI' attribute. |
static int |
SEQUENCER__URI
The feature id for the 'URI' attribute. |
static int |
SEQUENCER__WORK_COMPLETE
The feature id for the 'Work Complete' attribute. |
static int |
SEQUENCER__WORK_INCREMENT
The feature id for the 'Work Increment' attribute. |
static int |
SEQUENCER_FEATURE_COUNT
The number of structural features of the 'Sequencer' class. |
static int |
SEQUENTIAL_SEQUENCER
The meta object id for the ' Sequential Sequencer ' class. |
static int |
SEQUENTIAL_SEQUENCER__CURRENT_TIME
The feature id for the 'Current Time' containment reference. |
static int |
SEQUENTIAL_SEQUENCER__CYCLE
The feature id for the 'Cycle' attribute. |
static int |
SEQUENTIAL_SEQUENCER__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference. |
static int |
SEQUENTIAL_SEQUENCER__DURATION
The feature id for the 'Duration' attribute. |
static int |
SEQUENTIAL_SEQUENCER__END_TIME
The feature id for the 'End Time' containment reference. |
static int |
SEQUENTIAL_SEQUENCER__NEXT_TIME
The feature id for the 'Next Time' reference. |
static int |
SEQUENTIAL_SEQUENCER__START_TIME
The feature id for the 'Start Time' containment reference. |
static int |
SEQUENTIAL_SEQUENCER__TIME_DELTA
The feature id for the 'Time Delta' attribute. |
static int |
SEQUENTIAL_SEQUENCER__TIME_INCREMENT
The feature id for the 'Time Increment' attribute. |
static int |
SEQUENTIAL_SEQUENCER__TIME_TO_STOP
The feature id for the 'Time To Stop' attribute. |
static int |
SEQUENTIAL_SEQUENCER__TYPE_URI
The feature id for the 'Type URI' attribute. |
static int |
SEQUENTIAL_SEQUENCER__URI
The feature id for the 'URI' attribute. |
static int |
SEQUENTIAL_SEQUENCER__WORK_COMPLETE
The feature id for the 'Work Complete' attribute. |
static int |
SEQUENTIAL_SEQUENCER__WORK_INCREMENT
The feature id for the 'Work Increment' attribute. |
static int |
SEQUENTIAL_SEQUENCER_FEATURE_COUNT
The number of structural features of the 'Sequential Sequencer' class. |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EClass |
getRealTimeSequencer()
Returns the meta object for class ' Real Time Sequencer '. |
org.eclipse.emf.ecore.EReference |
getSequencer_CurrentTime()
Returns the meta object for the containment reference ' Current Time '. |
org.eclipse.emf.ecore.EAttribute |
getSequencer_Cycle()
Returns the meta object for the attribute ' Cycle '. |
org.eclipse.emf.ecore.EAttribute |
getSequencer_Duration()
Returns the meta object for the attribute ' Duration '. |
org.eclipse.emf.ecore.EReference |
getSequencer_EndTime()
Returns the meta object for the containment reference ' End Time '. |
org.eclipse.emf.ecore.EReference |
getSequencer_NextTime()
Returns the meta object for the reference ' Next Time '. |
org.eclipse.emf.ecore.EReference |
getSequencer_StartTime()
Returns the meta object for the containment reference ' Start Time '. |
org.eclipse.emf.ecore.EAttribute |
getSequencer_TimeDelta()
Returns the meta object for the attribute ' Time Delta '. |
org.eclipse.emf.ecore.EAttribute |
getSequencer_TimeToStop()
Returns the meta object for the attribute ' Time To Stop '. |
org.eclipse.emf.ecore.EAttribute |
getSequencer_WorkComplete()
Returns the meta object for the attribute ' Work Complete '. |
org.eclipse.emf.ecore.EAttribute |
getSequencer_WorkIncrement()
Returns the meta object for the attribute ' Work Increment '. |
org.eclipse.emf.ecore.EClass |
getSequencer()
Returns the meta object for class ' Sequencer '. |
SequencerFactory |
getSequencerFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EAttribute |
getSequentialSequencer_TimeIncrement()
Returns the meta object for the attribute ' Time Increment '. |
org.eclipse.emf.ecore.EClass |
getSequentialSequencer()
Returns the meta object for class ' Sequential Sequencer '. |
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.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final SequencerPackage eINSTANCE
static final int SEQUENCER
Sequencer
' class.
SequencerImpl
,
SequencerPackageImpl.getSequencer()
,
Constant Field Valuesstatic final int SEQUENCER__URI
static final int SEQUENCER__TYPE_URI
static final int SEQUENCER__DUBLIN_CORE
static final int SEQUENCER__START_TIME
static final int SEQUENCER__END_TIME
static final int SEQUENCER__CURRENT_TIME
static final int SEQUENCER__NEXT_TIME
static final int SEQUENCER__TIME_DELTA
static final int SEQUENCER__DURATION
static final int SEQUENCER__TIME_TO_STOP
static final int SEQUENCER__WORK_COMPLETE
static final int SEQUENCER__WORK_INCREMENT
static final int SEQUENCER__CYCLE
static final int SEQUENCER_FEATURE_COUNT
static final int SEQUENTIAL_SEQUENCER
Sequential Sequencer
' class.
SequentialSequencerImpl
,
SequencerPackageImpl.getSequentialSequencer()
,
Constant Field Valuesstatic final int SEQUENTIAL_SEQUENCER__URI
static final int SEQUENTIAL_SEQUENCER__TYPE_URI
static final int SEQUENTIAL_SEQUENCER__DUBLIN_CORE
static final int SEQUENTIAL_SEQUENCER__START_TIME
static final int SEQUENTIAL_SEQUENCER__END_TIME
static final int SEQUENTIAL_SEQUENCER__CURRENT_TIME
static final int SEQUENTIAL_SEQUENCER__NEXT_TIME
static final int SEQUENTIAL_SEQUENCER__TIME_DELTA
static final int SEQUENTIAL_SEQUENCER__DURATION
static final int SEQUENTIAL_SEQUENCER__TIME_TO_STOP
static final int SEQUENTIAL_SEQUENCER__WORK_COMPLETE
static final int SEQUENTIAL_SEQUENCER__WORK_INCREMENT
static final int SEQUENTIAL_SEQUENCER__CYCLE
static final int SEQUENTIAL_SEQUENCER__TIME_INCREMENT
static final int SEQUENTIAL_SEQUENCER_FEATURE_COUNT
static final int REAL_TIME_SEQUENCER
Real Time Sequencer
' class.
RealTimeSequencerImpl
,
SequencerPackageImpl.getRealTimeSequencer()
,
Constant Field Valuesstatic final int REAL_TIME_SEQUENCER__URI
static final int REAL_TIME_SEQUENCER__TYPE_URI
static final int REAL_TIME_SEQUENCER__DUBLIN_CORE
static final int REAL_TIME_SEQUENCER__START_TIME
static final int REAL_TIME_SEQUENCER__END_TIME
static final int REAL_TIME_SEQUENCER__CURRENT_TIME
static final int REAL_TIME_SEQUENCER__NEXT_TIME
static final int REAL_TIME_SEQUENCER__TIME_DELTA
static final int REAL_TIME_SEQUENCER__DURATION
static final int REAL_TIME_SEQUENCER__TIME_TO_STOP
static final int REAL_TIME_SEQUENCER__WORK_COMPLETE
static final int REAL_TIME_SEQUENCER__WORK_INCREMENT
static final int REAL_TIME_SEQUENCER__CYCLE
static final int REAL_TIME_SEQUENCER__TIME_INCREMENT
static final int REAL_TIME_SEQUENCER_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getRealTimeSequencer()
Real Time Sequencer
'.
RealTimeSequencer
org.eclipse.emf.ecore.EClass getSequencer()
Sequencer
'.
Sequencer
org.eclipse.emf.ecore.EReference getSequencer_StartTime()
Start Time
'.
Sequencer.getStartTime()
,
getSequencer()
org.eclipse.emf.ecore.EReference getSequencer_EndTime()
End Time
'.
Sequencer.getEndTime()
,
getSequencer()
org.eclipse.emf.ecore.EReference getSequencer_CurrentTime()
Current Time
'.
Sequencer.getCurrentTime()
,
getSequencer()
org.eclipse.emf.ecore.EReference getSequencer_NextTime()
Next Time
'.
Sequencer.getNextTime()
,
getSequencer()
org.eclipse.emf.ecore.EAttribute getSequencer_TimeDelta()
Time Delta
'.
Sequencer.getTimeDelta()
,
getSequencer()
org.eclipse.emf.ecore.EAttribute getSequencer_Duration()
Duration
'.
Sequencer.getDuration()
,
getSequencer()
org.eclipse.emf.ecore.EAttribute getSequencer_TimeToStop()
Time To Stop
'.
Sequencer.isTimeToStop()
,
getSequencer()
org.eclipse.emf.ecore.EAttribute getSequencer_WorkComplete()
Work Complete
'.
Sequencer.getWorkComplete()
,
getSequencer()
org.eclipse.emf.ecore.EAttribute getSequencer_WorkIncrement()
Work Increment
'.
Sequencer.getWorkIncrement()
,
getSequencer()
org.eclipse.emf.ecore.EAttribute getSequencer_Cycle()
Cycle
'.
Sequencer.getCycle()
,
getSequencer()
org.eclipse.emf.ecore.EClass getSequentialSequencer()
Sequential Sequencer
'.
SequentialSequencer
org.eclipse.emf.ecore.EAttribute getSequentialSequencer_TimeIncrement()
Time Increment
'.
SequentialSequencer.getTimeIncrement()
,
getSequentialSequencer()
SequencerFactory getSequencerFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |