public class SimuComStatusImpl extends EObjectImpl implements SimuComStatus
The following features are implemented:
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStoreELAST_EOBJECT_FLAGEOPPOSITE_FEATURE_BASE| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetProcessStatus(SimulatedProcesses newProcessStatus,
NotificationChain msgs) |
NotificationChain |
basicSetResourceStatus(SimulatedResources newResourceStatus,
NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
double |
getCurrentSimulationTime() |
SimulatedProcesses |
getProcessStatus() |
SimulatedResources |
getResourceStatus() |
void |
setCurrentSimulationTime(double newCurrentSimulationTime) |
void |
setProcessStatus(SimulatedProcesses newProcessStatus) |
void |
setResourceStatus(SimulatedResources newResourceStatus) |
String |
toString() |
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredpublic SimulatedProcesses getProcessStatus()
getProcessStatus in interface SimuComStatusSimuComStatus.setProcessStatus(SimulatedProcesses),
SimucomstatusPackage.getSimuComStatus_ProcessStatus()public NotificationChain basicSetProcessStatus(SimulatedProcesses newProcessStatus, NotificationChain msgs)
public void setProcessStatus(SimulatedProcesses newProcessStatus)
setProcessStatus in interface SimuComStatusnewProcessStatus - the new value of the 'Process Status' containment reference.SimuComStatus.getProcessStatus()public SimulatedResources getResourceStatus()
getResourceStatus in interface SimuComStatusSimuComStatus.setResourceStatus(SimulatedResources),
SimucomstatusPackage.getSimuComStatus_ResourceStatus()public NotificationChain basicSetResourceStatus(SimulatedResources newResourceStatus, NotificationChain msgs)
public void setResourceStatus(SimulatedResources newResourceStatus)
setResourceStatus in interface SimuComStatusnewResourceStatus - the new value of the 'Resource Status' containment reference.SimuComStatus.getResourceStatus()public double getCurrentSimulationTime()
getCurrentSimulationTime in interface SimuComStatusSimuComStatus.setCurrentSimulationTime(double),
SimucomstatusPackage.getSimuComStatus_CurrentSimulationTime()public void setCurrentSimulationTime(double newCurrentSimulationTime)
setCurrentSimulationTime in interface SimuComStatusnewCurrentSimulationTime - the new value of the 'Current Simulation Time' attribute.SimuComStatus.getCurrentSimulationTime()public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove in class BasicEObjectImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class BasicEObjectImplpublic void eSet(int featureID,
Object newValue)
eSet in interface InternalEObjecteSet in class BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class BasicEObjectImplpublic String toString()
toString in class BasicEObjectImpl