org.eclipse.ocl.examples.pivot.internal.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 org.eclipse.ocl.examples.pivot.utilities.PivotObjectImpl
                  extended by org.eclipse.ocl.examples.pivot.internal.impl.ElementImpl
                      extended by org.eclipse.ocl.examples.pivot.internal.impl.NamedElementImpl
                          extended by org.eclipse.ocl.examples.pivot.internal.impl.NamespaceImpl
                              extended by org.eclipse.ocl.examples.pivot.internal.impl.TransitionImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, DomainElement, DomainNamedElement, DomainNamespace, Labelable, Nameable, Element, NamedElement, Namespace, Transition, Visitable, PivotObject

public class TransitionImpl
extends NamespaceImpl
implements Transition

An implementation of the model object 'Transition'.

The following features are implemented:

Generated

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
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>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
org.eclipse.emf.common.notify.Adapter.Internal
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
protected  Behavior effect
          The cached value of the 'Effect' containment reference.
protected  Constraint guard
          The cached value of the 'Guard' containment reference.
protected static TransitionKind KIND_EDEFAULT
          The default value of the 'Kind' attribute.
protected static int KIND_EFLAG
          The flags representing the value of the 'Kind' attribute.
protected static int KIND_EFLAG_DEFAULT
          The flags representing the default value of the 'Kind' attribute.
protected static int KIND_EFLAG_OFFSET
          The offset of the flags representing the value of the 'Kind' attribute.
protected  Vertex source
          The cached value of the 'Source' reference.
protected  Vertex target
          The cached value of the 'Target' reference.
protected  org.eclipse.emf.common.util.EList<Trigger> trigger
          The cached value of the 'Trigger' containment reference list.
 
Fields inherited from class org.eclipse.ocl.examples.pivot.internal.impl.NamespaceImpl
ownedRule
 
Fields inherited from class org.eclipse.ocl.examples.pivot.internal.impl.NamedElementImpl
IS_STATIC_EDEFAULT, IS_STATIC_EFLAG, name, NAME_EDEFAULT
 
Fields inherited from class org.eclipse.ocl.examples.pivot.internal.impl.ElementImpl
extension, ownedAnnotation, ownedComment
 
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
<R> R
accept(Visitor<R> visitor)
          Returns the result of accepting a visit from a visitor.
 Vertex basicGetSource()
           
 Vertex basicGetTarget()
           
 org.eclipse.emf.common.notify.NotificationChain basicSetContainer(Region newContainer, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetEffect(Behavior newEffect, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetGuard(Constraint newGuard, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetSource(Vertex newSource, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetTarget(Vertex newTarget, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
           
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, java.lang.Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 Region getContainer()
           
 Behavior getEffect()
           
 Constraint getGuard()
           
 TransitionKind getKind()
           
 Vertex getSource()
           
 Vertex getTarget()
           
 java.util.List<Trigger> getTrigger()
           
 void setContainer(Region newContainer)
           
 void setEffect(Behavior newEffect)
           
 void setGuard(Constraint newGuard)
           
 void setKind(TransitionKind newKind)
           
 void setSource(Vertex newSource)
           
 void setTarget(Vertex newTarget)
           
 java.lang.String toString()
           
 
Methods inherited from class org.eclipse.ocl.examples.pivot.internal.impl.NamespaceImpl
getOwnedRule
 
Methods inherited from class org.eclipse.ocl.examples.pivot.internal.impl.NamedElementImpl
getName, isStatic, setIsStatic, setName
 
Methods inherited from class org.eclipse.ocl.examples.pivot.internal.impl.ElementImpl
allOwnedElements, eInvoke, getExtension, getOwnedAnnotation, getOwnedComment, getValue
 
Methods inherited from class org.eclipse.ocl.examples.pivot.utilities.PivotObjectImpl
eBasicSetContainer, eBasicSetContainer, getETarget, getImage, getText, isAdapterForType, notifyChanged, setTarget, unsetTarget
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, 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 org.eclipse.ocl.examples.pivot.Namespace
getOwnedRule
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement
getName, isStatic, setIsStatic, setName
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.Element
allOwnedElements, getETarget, getExtension, getOwnedAnnotation, getOwnedComment, getValue
 
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.ocl.examples.pivot.util.Visitable
eClass
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

effect

protected Behavior effect
The cached value of the 'Effect' containment reference.

See Also:
getEffect()
Generated
Ordered

guard

protected Constraint guard
The cached value of the 'Guard' containment reference.

See Also:
getGuard()
Generated
Ordered

KIND_EDEFAULT

protected static final TransitionKind KIND_EDEFAULT
The default value of the 'Kind' attribute.

See Also:
getKind()
Generated
Ordered

KIND_EFLAG_OFFSET

protected static final int KIND_EFLAG_OFFSET
The offset of the flags representing the value of the 'Kind' attribute.

See Also:
Constant Field Values
Generated
Ordered

KIND_EFLAG_DEFAULT

protected static final int KIND_EFLAG_DEFAULT
The flags representing the default value of the 'Kind' attribute.

Generated
Ordered

KIND_EFLAG

protected static final int KIND_EFLAG
The flags representing the value of the 'Kind' attribute.

See Also:
getKind(), Constant Field Values
Generated
Ordered

source

protected Vertex source
The cached value of the 'Source' reference.

See Also:
getSource()
Generated
Ordered

target

protected Vertex target
The cached value of the 'Target' reference.

See Also:
getTarget()
Generated
Ordered

trigger

protected org.eclipse.emf.common.util.EList<Trigger> trigger
The cached value of the 'Trigger' containment reference list.

See Also:
getTrigger()
Generated
Ordered
Constructor Detail

TransitionImpl

protected TransitionImpl()

Generated
Method Detail

eStaticClass

protected org.eclipse.emf.ecore.EClass eStaticClass()

Overrides:
eStaticClass in class NamespaceImpl
Generated

getKind

public TransitionKind getKind()

Specified by:
getKind in interface Transition
Returns:
the value of the 'Kind' attribute.
See Also:
TransitionKind, Transition.setKind(TransitionKind), PivotPackage.getTransition_Kind()
Generated

setKind

public void setKind(TransitionKind newKind)

Specified by:
setKind in interface Transition
Parameters:
newKind - the new value of the 'Kind' attribute.
See Also:
TransitionKind, Transition.getKind()
Generated

getContainer

public Region getContainer()

Specified by:
getContainer in interface Transition
Returns:
the value of the 'Container' container reference.
See Also:
Transition.setContainer(Region), PivotPackage.getTransition_Container(), Region.getTransition()
Generated

basicSetContainer

public org.eclipse.emf.common.notify.NotificationChain basicSetContainer(Region newContainer,
                                                                         org.eclipse.emf.common.notify.NotificationChain msgs)

Generated

setContainer

public void setContainer(Region newContainer)

Specified by:
setContainer in interface Transition
Parameters:
newContainer - the new value of the 'Container' container reference.
See Also:
Transition.getContainer()
Generated

eInverseAdd

public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                   int featureID,
                                                                   org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseAdd in class ElementImpl
Generated

getSource

public Vertex getSource()

Specified by:
getSource in interface Transition
Returns:
the value of the 'Source' reference.
See Also:
Transition.setSource(Vertex), PivotPackage.getTransition_Source(), Vertex.getOutgoing()
Generated

basicGetSource

public Vertex basicGetSource()

Generated

basicSetSource

public org.eclipse.emf.common.notify.NotificationChain basicSetSource(Vertex newSource,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Generated

setSource

public void setSource(Vertex newSource)

Specified by:
setSource in interface Transition
Parameters:
newSource - the new value of the 'Source' reference.
See Also:
Transition.getSource()
Generated

getTarget

public Vertex getTarget()

Specified by:
getTarget in interface org.eclipse.emf.common.notify.Adapter
Specified by:
getTarget in interface Transition
Overrides:
getTarget in class PivotObjectImpl
Returns:
the value of the 'Target' reference.
See Also:
Transition.setTarget(Vertex), PivotPackage.getTransition_Target(), Vertex.getIncoming()
Generated

basicGetTarget

public Vertex basicGetTarget()

Generated

basicSetTarget

public org.eclipse.emf.common.notify.NotificationChain basicSetTarget(Vertex newTarget,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Generated

setTarget

public void setTarget(Vertex newTarget)

Specified by:
setTarget in interface Transition
Parameters:
newTarget - the new value of the 'Target' reference.
See Also:
Transition.getTarget()
Generated

getGuard

public Constraint getGuard()

Specified by:
getGuard in interface Transition
Returns:
the value of the 'Guard' containment reference.
See Also:
Transition.setGuard(Constraint), PivotPackage.getTransition_Guard(), Constraint.getTransition()
Generated

basicSetGuard

public org.eclipse.emf.common.notify.NotificationChain basicSetGuard(Constraint newGuard,
                                                                     org.eclipse.emf.common.notify.NotificationChain msgs)

Generated

setGuard

public void setGuard(Constraint newGuard)

Specified by:
setGuard in interface Transition
Parameters:
newGuard - the new value of the 'Guard' containment reference.
See Also:
Transition.getGuard()
Generated

getEffect

public Behavior getEffect()

Specified by:
getEffect in interface Transition
Returns:
the value of the 'Effect' containment reference.
See Also:
Transition.setEffect(Behavior), PivotPackage.getTransition_Effect(), Behavior.getTransition()
Generated

basicSetEffect

public org.eclipse.emf.common.notify.NotificationChain basicSetEffect(Behavior newEffect,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Generated

setEffect

public void setEffect(Behavior newEffect)

Specified by:
setEffect in interface Transition
Parameters:
newEffect - the new value of the 'Effect' containment reference.
See Also:
Transition.getEffect()
Generated

getTrigger

public java.util.List<Trigger> getTrigger()

Specified by:
getTrigger in interface Transition
Returns:
the value of the 'Trigger' containment reference list.
See Also:
PivotPackage.getTransition_Trigger(), Trigger.getTransition()
Generated

eInverseRemove

public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                      int featureID,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseRemove in class NamespaceImpl
Generated

eBasicRemoveFromContainerFeature

public org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Generated

eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class NamespaceImpl
Generated

eSet

public void eSet(int featureID,
                 java.lang.Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class NamespaceImpl
Generated

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class NamespaceImpl
Generated

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class NamespaceImpl
Generated

toString

public java.lang.String toString()

Overrides:
toString in class NamedElementImpl
Generated
NOT

accept

public <R> R accept(@NonNull
                    Visitor<R> visitor)
Description copied from interface: Visitable
Returns the result of accepting a visit from a visitor. Implementations typically invoke a derived-class-specific variant of visitXXX() to facilitate derived-class-specific processing or just visit() when no such method is available.

Implementations of visit() may use the EcoreSwitch to perform derived-class-specific processing.

Derived implementations of accept() may use getAdapter() to obtain richer visitor interfaces.

Specified by:
accept in interface Visitable
Overrides:
accept in class NamespaceImpl
Returns:
the result of the visit.