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, setReferedElement
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, 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, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getReferedElement, setReferedElement
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public Reference getContext()
getContext
in interface EventOccurrence
EventOccurrence.setContext(Reference)
,
TracePackage.getEventOccurrence_Context()
public Reference basicGetContext()
public void setContext(Reference newContext)
setContext
in interface EventOccurrence
newContext
- the new value of the 'Context' reference.EventOccurrence.getContext()
public boolean isIsClockDead()
isIsClockDead
in interface EventOccurrence
EventOccurrence.setIsClockDead(boolean)
,
TracePackage.getEventOccurrence_IsClockDead()
public void setIsClockDead(boolean newIsClockDead)
setIsClockDead
in interface EventOccurrence
newIsClockDead
- the new value of the 'Is Clock Dead' attribute.EventOccurrence.isIsClockDead()
public int getCounter()
getCounter
in interface EventOccurrence
EventOccurrence.setCounter(int)
,
TracePackage.getEventOccurrence_Counter()
public void setCounter(int newCounter)
setCounter
in interface EventOccurrence
newCounter
- the new value of the 'Counter' attribute.EventOccurrence.getCounter()
public EnableStateKind getEState()
getEState
in interface EventOccurrence
EnableStateKind
,
EventOccurrence.setEState(EnableStateKind)
,
TracePackage.getEventOccurrence_EState()
public void setEState(EnableStateKind newEState)
setEState
in interface EventOccurrence
newEState
- the new value of the 'EState' attribute.EnableStateKind
,
EventOccurrence.getEState()
public FiredStateKind getFState()
getFState
in interface EventOccurrence
FiredStateKind
,
EventOccurrence.setFState(FiredStateKind)
,
TracePackage.getEventOccurrence_FState()
public void setFState(FiredStateKind newFState)
setFState
in interface EventOccurrence
newFState
- the new value of the 'FState' attribute.FiredStateKind
,
EventOccurrence.getFState()
public boolean isWasBorn()
isWasBorn
in interface EventOccurrence
EventOccurrence.setWasBorn(boolean)
,
TracePackage.getEventOccurrence_WasBorn()
public void setWasBorn(boolean newWasBorn)
setWasBorn
in interface EventOccurrence
newWasBorn
- 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