org.eclipse.ohf.stem.core.sequencer.impl
Class SequencerPackageImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by org.eclipse.emf.ecore.impl.FlatEObjectImpl
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.ENamedElementImpl
                          extended by org.eclipse.emf.ecore.impl.EPackageImpl
                              extended by org.eclipse.ohf.stem.core.sequencer.impl.SequencerPackageImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder, SequencerPackage

public class SequencerPackageImpl
extends org.eclipse.emf.ecore.impl.EPackageImpl
implements SequencerPackage

An implementation of the model Package.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>
 
Nested classes/interfaces inherited from interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
SequencerPackage.Literals
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
ELAST_EOBJECT_FLAG
 
Fields inherited from interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, REAL_TIME_SEQUENCER, REAL_TIME_SEQUENCER__CURRENT_TIME, REAL_TIME_SEQUENCER__CYCLE, REAL_TIME_SEQUENCER__DUBLIN_CORE, REAL_TIME_SEQUENCER__DURATION, REAL_TIME_SEQUENCER__END_TIME, REAL_TIME_SEQUENCER__NEXT_TIME, REAL_TIME_SEQUENCER__START_TIME, REAL_TIME_SEQUENCER__TIME_DELTA, REAL_TIME_SEQUENCER__TIME_INCREMENT, REAL_TIME_SEQUENCER__TIME_TO_STOP, REAL_TIME_SEQUENCER__TYPE_URI, REAL_TIME_SEQUENCER__URI, REAL_TIME_SEQUENCER__WORK_COMPLETE, REAL_TIME_SEQUENCER__WORK_INCREMENT, REAL_TIME_SEQUENCER_FEATURE_COUNT, SEQUENCER, SEQUENCER__CURRENT_TIME, SEQUENCER__CYCLE, SEQUENCER__DUBLIN_CORE, SEQUENCER__DURATION, SEQUENCER__END_TIME, SEQUENCER__NEXT_TIME, SEQUENCER__START_TIME, SEQUENCER__TIME_DELTA, SEQUENCER__TIME_TO_STOP, SEQUENCER__TYPE_URI, SEQUENCER__URI, SEQUENCER__WORK_COMPLETE, SEQUENCER__WORK_INCREMENT, SEQUENCER_FEATURE_COUNT, SEQUENTIAL_SEQUENCER, SEQUENTIAL_SEQUENCER__CURRENT_TIME, SEQUENTIAL_SEQUENCER__CYCLE, SEQUENTIAL_SEQUENCER__DUBLIN_CORE, SEQUENTIAL_SEQUENCER__DURATION, SEQUENTIAL_SEQUENCER__END_TIME, SEQUENTIAL_SEQUENCER__NEXT_TIME, SEQUENTIAL_SEQUENCER__START_TIME, SEQUENTIAL_SEQUENCER__TIME_DELTA, SEQUENTIAL_SEQUENCER__TIME_INCREMENT, SEQUENTIAL_SEQUENCER__TIME_TO_STOP, SEQUENTIAL_SEQUENCER__TYPE_URI, SEQUENTIAL_SEQUENCER__URI, SEQUENTIAL_SEQUENCER__WORK_COMPLETE, SEQUENTIAL_SEQUENCER__WORK_INCREMENT, SEQUENTIAL_SEQUENCER_FEATURE_COUNT
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 void createPackageContents()
          Creates the meta-model objects for the package.
 org.eclipse.emf.ecore.EClass getRealTimeSequencer()
           
 org.eclipse.emf.ecore.EReference getSequencer_CurrentTime()
           
 org.eclipse.emf.ecore.EAttribute getSequencer_Cycle()
           
 org.eclipse.emf.ecore.EAttribute getSequencer_Duration()
           
 org.eclipse.emf.ecore.EReference getSequencer_EndTime()
           
 org.eclipse.emf.ecore.EReference getSequencer_NextTime()
           
 org.eclipse.emf.ecore.EReference getSequencer_StartTime()
           
 org.eclipse.emf.ecore.EAttribute getSequencer_TimeDelta()
           
 org.eclipse.emf.ecore.EAttribute getSequencer_TimeToStop()
           
 org.eclipse.emf.ecore.EAttribute getSequencer_WorkComplete()
           
 org.eclipse.emf.ecore.EAttribute getSequencer_WorkIncrement()
           
 org.eclipse.emf.ecore.EClass getSequencer()
           
 SequencerFactory getSequencerFactory()
           
 org.eclipse.emf.ecore.EAttribute getSequentialSequencer_TimeIncrement()
           
 org.eclipse.emf.ecore.EClass getSequentialSequencer()
           
static SequencerPackage init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 void initializePackageContents()
          Complete the initialization of the package and its meta-model.
 
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
basicGetESuperPackage, basicSetEFactoryInstance, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eUnset, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, setEFactoryInstance, setExtendedMetaData, setNamespaceURI, setNsPrefix, setNsURI, toString
 
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGen, setName
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eURIFragmentSegment, getEAnnotation, getEAnnotations
 
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl
eIsProxy, eProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Method Detail

init

public static SequencerPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. Simple dependencies are satisfied by calling this method on all dependent packages before doing anything else. This method drives initialization for interdependent packages directly, in parallel with this package, itself.

Of this package and its interdependencies, all packages which have not yet been registered by their URI values are first created and registered. The packages are then initialized in two steps: meta-model objects for all of the packages are created before any are initialized, since one package's meta-model objects may refer to those of another.

Invocation of this method will not affect any packages that have already been initialized.

See Also:
SequencerPackage.eNS_URI, createPackageContents(), initializePackageContents()

getRealTimeSequencer

public org.eclipse.emf.ecore.EClass getRealTimeSequencer()

Specified by:
getRealTimeSequencer in interface SequencerPackage
Returns:
the meta object for class 'Real Time Sequencer'.
See Also:
RealTimeSequencer

getSequencer

public org.eclipse.emf.ecore.EClass getSequencer()

Specified by:
getSequencer in interface SequencerPackage
Returns:
the meta object for class 'Sequencer'.
See Also:
Sequencer

getSequencer_StartTime

public org.eclipse.emf.ecore.EReference getSequencer_StartTime()

Specified by:
getSequencer_StartTime in interface SequencerPackage
Returns:
the meta object for the containment reference 'Start Time'.
See Also:
Sequencer.getStartTime(), SequencerPackage.getSequencer()

getSequencer_EndTime

public org.eclipse.emf.ecore.EReference getSequencer_EndTime()

Specified by:
getSequencer_EndTime in interface SequencerPackage
Returns:
the meta object for the containment reference 'End Time'.
See Also:
Sequencer.getEndTime(), SequencerPackage.getSequencer()

getSequencer_CurrentTime

public org.eclipse.emf.ecore.EReference getSequencer_CurrentTime()

Specified by:
getSequencer_CurrentTime in interface SequencerPackage
Returns:
the meta object for the containment reference 'Current Time'.
See Also:
Sequencer.getCurrentTime(), SequencerPackage.getSequencer()

getSequencer_NextTime

public org.eclipse.emf.ecore.EReference getSequencer_NextTime()

Specified by:
getSequencer_NextTime in interface SequencerPackage
Returns:
the meta object for the reference 'Next Time'.
See Also:
Sequencer.getNextTime(), SequencerPackage.getSequencer()

getSequencer_TimeDelta

public org.eclipse.emf.ecore.EAttribute getSequencer_TimeDelta()

Specified by:
getSequencer_TimeDelta in interface SequencerPackage
Returns:
the meta object for the attribute 'Time Delta'.
See Also:
Sequencer.getTimeDelta(), SequencerPackage.getSequencer()

getSequencer_Duration

public org.eclipse.emf.ecore.EAttribute getSequencer_Duration()

Specified by:
getSequencer_Duration in interface SequencerPackage
Returns:
the meta object for the attribute 'Duration'.
See Also:
Sequencer.getDuration(), SequencerPackage.getSequencer()

getSequencer_TimeToStop

public org.eclipse.emf.ecore.EAttribute getSequencer_TimeToStop()

Specified by:
getSequencer_TimeToStop in interface SequencerPackage
Returns:
the meta object for the attribute 'Time To Stop'.
See Also:
Sequencer.isTimeToStop(), SequencerPackage.getSequencer()

getSequencer_WorkComplete

public org.eclipse.emf.ecore.EAttribute getSequencer_WorkComplete()

Specified by:
getSequencer_WorkComplete in interface SequencerPackage
Returns:
the meta object for the attribute 'Work Complete'.
See Also:
Sequencer.getWorkComplete(), SequencerPackage.getSequencer()

getSequencer_WorkIncrement

public org.eclipse.emf.ecore.EAttribute getSequencer_WorkIncrement()

Specified by:
getSequencer_WorkIncrement in interface SequencerPackage
Returns:
the meta object for the attribute 'Work Increment'.
See Also:
Sequencer.getWorkIncrement(), SequencerPackage.getSequencer()

getSequencer_Cycle

public org.eclipse.emf.ecore.EAttribute getSequencer_Cycle()

Specified by:
getSequencer_Cycle in interface SequencerPackage
Returns:
the meta object for the attribute 'Cycle'.
See Also:
Sequencer.getCycle(), SequencerPackage.getSequencer()

getSequentialSequencer

public org.eclipse.emf.ecore.EClass getSequentialSequencer()

Specified by:
getSequentialSequencer in interface SequencerPackage
Returns:
the meta object for class 'Sequential Sequencer'.
See Also:
SequentialSequencer

getSequentialSequencer_TimeIncrement

public org.eclipse.emf.ecore.EAttribute getSequentialSequencer_TimeIncrement()

Specified by:
getSequentialSequencer_TimeIncrement in interface SequencerPackage
Returns:
the meta object for the attribute 'Time Increment'.
See Also:
SequentialSequencer.getTimeIncrement(), SequencerPackage.getSequentialSequencer()

getSequencerFactory

public SequencerFactory getSequencerFactory()

Specified by:
getSequencerFactory in interface SequencerPackage
Returns:
the factory that creates the instances of the model.

createPackageContents

public void createPackageContents()
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.


initializePackageContents

public void initializePackageContents()
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.