de.cau.cs.kieler.synccharts.impl
Class TransitionImpl

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 de.cau.cs.kieler.core.annotations.impl.AnnotatableImpl
                  extended by de.cau.cs.kieler.synccharts.impl.ActionImpl
                      extended by de.cau.cs.kieler.synccharts.impl.TransitionImpl
All Implemented Interfaces:
Annotatable, Action, Transition, Notifier, EObject, InternalEObject

public class TransitionImpl
extends ActionImpl
implements Transition

An implementation of the model object 'Transition'.

The following features are implemented:

Rating red
Generated:
This code was automatically generated.

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
 
Field Summary
static String copyright
           
protected static boolean IS_HISTORY_EDEFAULT
          The default value of the 'Is History' attribute.
protected  boolean isHistory
          The cached value of the 'Is History' attribute.
protected  int priority
          The cached value of the 'Priority' attribute.
protected static int PRIORITY_EDEFAULT
          The default value of the 'Priority' attribute.
protected  State targetState
          The cached value of the 'Target State' reference.
protected  TransitionType type
          The cached value of the 'Type' attribute.
protected static TransitionType TYPE_EDEFAULT
          The default value of the 'Type' attribute.
 
Fields inherited from class de.cau.cs.kieler.synccharts.impl.ActionImpl
delay, DELAY_EDEFAULT, effects, IS_IMMEDIATE_EDEFAULT, isImmediate, label, LABEL_EDEFAULT, trigger
 
Fields inherited from class de.cau.cs.kieler.core.annotations.impl.AnnotatableImpl
annotations
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected TransitionImpl()
           
 
Method Summary
 State basicGetTargetState()
           
 NotificationChain basicSetSourceState(State newSourceState, NotificationChain msgs)
           
 NotificationChain basicSetTargetState(State newTargetState, NotificationChain msgs)
           
 NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
           
 Object eGet(int featureID, boolean resolve, boolean coreType)
           
 NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
           
 NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, Object newValue)
           
protected  EClass eStaticClass()
           
 void eUnset(int featureID)
           
 int getPriority()
           
 State getSourceState()
           
 State getTargetState()
           
 TransitionType getType()
           
 boolean isIsHistory()
           
 void setIsHistory(boolean newIsHistory)
           
 void setPriority(int newPriority)
           
 void setSourceState(State newSourceState)
           
 void setTargetState(State newTargetState)
           
 void setType(TransitionType newType)
           
 String toString()
           
 
Methods inherited from class de.cau.cs.kieler.synccharts.impl.ActionImpl
basicSetTrigger, getDelay, getEffects, getLabel, getTrigger, isIsImmediate, setDelay, setIsImmediate, setLabel, setTrigger
 
Methods inherited from class de.cau.cs.kieler.core.annotations.impl.AnnotatableImpl
getAllAnnotations, getAnnotation, getAnnotations, removeAllAnnotations
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface de.cau.cs.kieler.synccharts.Action
getDelay, getEffects, getLabel, getTrigger, isIsImmediate, setDelay, setIsImmediate, setLabel, setTrigger
 
Methods inherited from interface de.cau.cs.kieler.core.annotations.Annotatable
getAllAnnotations, getAnnotation, getAnnotations, removeAllAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, 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
 

Field Detail

copyright

public static final String copyright

See Also:
Constant Field Values
Generated:
This code was automatically generated.

PRIORITY_EDEFAULT

protected static final int PRIORITY_EDEFAULT
The default value of the 'Priority' attribute.

See Also:
getPriority(), Constant Field Values
Generated:
This code was automatically generated.
Ordered

priority

protected int priority
The cached value of the 'Priority' attribute.

See Also:
getPriority()
Generated:
This code was automatically generated.
Ordered

TYPE_EDEFAULT

protected static final TransitionType TYPE_EDEFAULT
The default value of the 'Type' attribute.

See Also:
getType()
Generated:
This code was automatically generated.
Ordered

type

protected TransitionType type
The cached value of the 'Type' attribute.

See Also:
getType()
Generated:
This code was automatically generated.
Ordered

targetState

protected State targetState
The cached value of the 'Target State' reference.

See Also:
getTargetState()
Generated:
This code was automatically generated.
Ordered

IS_HISTORY_EDEFAULT

protected static final boolean IS_HISTORY_EDEFAULT
The default value of the 'Is History' attribute.

See Also:
isIsHistory(), Constant Field Values
Generated:
This code was automatically generated.
Ordered

isHistory

protected boolean isHistory
The cached value of the 'Is History' attribute.

See Also:
isIsHistory()
Generated:
This code was automatically generated.
Ordered
Constructor Detail

TransitionImpl

protected TransitionImpl()

Generated:
This code was automatically generated.
Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class ActionImpl
Generated:
This code was automatically generated.

getPriority

public int getPriority()

Specified by:
getPriority in interface Transition
Returns:
the value of the 'Priority' attribute.
See Also:
Transition.setPriority(int), SyncchartsPackage.getTransition_Priority()
Generated:
This code was automatically generated.

setPriority

public void setPriority(int newPriority)

Specified by:
setPriority in interface Transition
Parameters:
newPriority - the new value of the 'Priority' attribute.
See Also:
Transition.getPriority()
Generated:
This code was automatically generated.

getType

public TransitionType getType()

Specified by:
getType in interface Transition
Returns:
the value of the 'Type' attribute.
See Also:
TransitionType, Transition.setType(TransitionType), SyncchartsPackage.getTransition_Type()
Generated:
This code was automatically generated.

setType

public void setType(TransitionType newType)

Specified by:
setType in interface Transition
Parameters:
newType - the new value of the 'Type' attribute.
See Also:
TransitionType, Transition.getType()
Generated:
This code was automatically generated.

getTargetState

public State getTargetState()

Specified by:
getTargetState in interface Transition
Returns:
the value of the 'Target State' reference.
See Also:
Transition.setTargetState(State), SyncchartsPackage.getTransition_TargetState(), State.getIncomingTransitions()
Generated:
This code was automatically generated.

basicGetTargetState

public State basicGetTargetState()

Generated:
This code was automatically generated.

basicSetTargetState

public NotificationChain basicSetTargetState(State newTargetState,
                                             NotificationChain msgs)

Generated:
This code was automatically generated.

setTargetState

public void setTargetState(State newTargetState)

Specified by:
setTargetState in interface Transition
Parameters:
newTargetState - the new value of the 'Target State' reference.
See Also:
Transition.getTargetState()
Generated:
This code was automatically generated.

isIsHistory

public boolean isIsHistory()

Specified by:
isIsHistory in interface Transition
Returns:
the value of the 'Is History' attribute.
See Also:
Transition.setIsHistory(boolean), SyncchartsPackage.getTransition_IsHistory()
Generated:
This code was automatically generated.

setIsHistory

public void setIsHistory(boolean newIsHistory)

Specified by:
setIsHistory in interface Transition
Parameters:
newIsHistory - the new value of the 'Is History' attribute.
See Also:
Transition.isIsHistory()
Generated:
This code was automatically generated.

getSourceState

public State getSourceState()

Specified by:
getSourceState in interface Transition
Returns:
the value of the 'Source State' container reference.
See Also:
Transition.setSourceState(State), SyncchartsPackage.getTransition_SourceState(), State.getOutgoingTransitions()
Generated:
This code was automatically generated.

basicSetSourceState

public NotificationChain basicSetSourceState(State newSourceState,
                                             NotificationChain msgs)

Generated:
This code was automatically generated.

setSourceState

public void setSourceState(State newSourceState)

Specified by:
setSourceState in interface Transition
Parameters:
newSourceState - the new value of the 'Source State' container reference.
See Also:
Transition.getSourceState()
Generated:
This code was automatically generated.

eInverseAdd

public NotificationChain eInverseAdd(InternalEObject otherEnd,
                                     int featureID,
                                     NotificationChain msgs)

Overrides:
eInverseAdd in class BasicEObjectImpl
Generated:
This code was automatically generated.

eInverseRemove

public NotificationChain eInverseRemove(InternalEObject otherEnd,
                                        int featureID,
                                        NotificationChain msgs)

Overrides:
eInverseRemove in class ActionImpl
Generated:
This code was automatically generated.

eBasicRemoveFromContainerFeature

public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)

Overrides:
eBasicRemoveFromContainerFeature in class BasicEObjectImpl
Generated:
This code was automatically generated.

eGet

public Object eGet(int featureID,
                   boolean resolve,
                   boolean coreType)

Specified by:
eGet in interface InternalEObject
Overrides:
eGet in class ActionImpl
Generated:
This code was automatically generated.

eSet

public void eSet(int featureID,
                 Object newValue)

Specified by:
eSet in interface InternalEObject
Overrides:
eSet in class ActionImpl
Generated:
This code was automatically generated.

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface InternalEObject
Overrides:
eUnset in class ActionImpl
Generated:
This code was automatically generated.

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface InternalEObject
Overrides:
eIsSet in class ActionImpl
Generated:
This code was automatically generated.

toString

public String toString()

Overrides:
toString in class ActionImpl
Generated:
This code was automatically generated.