public class EventOccurrenceImpl extends StateImpl implements EventOccurrence
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Method and Description |
|---|---|
Reference |
basicGetContext() |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
Reference |
getContext() |
int |
getCounter() |
EnableStateKind |
getEState() |
FiredStateKind |
getFState() |
boolean |
isIsClockDead() |
boolean |
isWasBorn() |
void |
setContext(Reference newContext) |
void |
setCounter(int newCounter) |
void |
setEState(EnableStateKind newEState) |
void |
setFState(FiredStateKind newFState) |
void |
setIsClockDead(boolean newIsClockDead) |
void |
setWasBorn(boolean newWasBorn) |
java.lang.String |
toString() |
basicGetReferedElement, getReferedElement, setReferedElementeAdapters, 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, 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, waitgetReferedElement, setReferedElementeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic Reference getContext()
getContext in interface EventOccurrenceEventOccurrence.setContext(Reference),
TracePackage.getEventOccurrence_Context()public Reference basicGetContext()
public void setContext(Reference newContext)
setContext in interface EventOccurrencenewContext - the new value of the 'Context' reference.EventOccurrence.getContext()public boolean isIsClockDead()
isIsClockDead in interface EventOccurrenceEventOccurrence.setIsClockDead(boolean),
TracePackage.getEventOccurrence_IsClockDead()public void setIsClockDead(boolean newIsClockDead)
setIsClockDead in interface EventOccurrencenewIsClockDead - the new value of the 'Is Clock Dead' attribute.EventOccurrence.isIsClockDead()public int getCounter()
getCounter in interface EventOccurrenceEventOccurrence.setCounter(int),
TracePackage.getEventOccurrence_Counter()public void setCounter(int newCounter)
setCounter in interface EventOccurrencenewCounter - the new value of the 'Counter' attribute.EventOccurrence.getCounter()public EnableStateKind getEState()
getEState in interface EventOccurrenceEnableStateKind,
EventOccurrence.setEState(EnableStateKind),
TracePackage.getEventOccurrence_EState()public void setEState(EnableStateKind newEState)
setEState in interface EventOccurrencenewEState - the new value of the 'EState' attribute.EnableStateKind,
EventOccurrence.getEState()public FiredStateKind getFState()
getFState in interface EventOccurrenceFiredStateKind,
EventOccurrence.setFState(FiredStateKind),
TracePackage.getEventOccurrence_FState()public void setFState(FiredStateKind newFState)
setFState in interface EventOccurrencenewFState - the new value of the 'FState' attribute.FiredStateKind,
EventOccurrence.getFState()public boolean isWasBorn()
isWasBorn in interface EventOccurrenceEventOccurrence.setWasBorn(boolean),
TracePackage.getEventOccurrence_WasBorn()public void setWasBorn(boolean newWasBorn)
setWasBorn in interface EventOccurrencenewWasBorn - the new value of the 'Was Born' attribute.EventOccurrence.isWasBorn()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl