|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.ocl.examples.pivot.utilities.PivotObjectImpl
org.eclipse.ocl.examples.pivot.internal.impl.ElementImpl
org.eclipse.ocl.examples.pivot.internal.impl.NamedElementImpl
org.eclipse.ocl.examples.pivot.internal.impl.NamespaceImpl
org.eclipse.ocl.examples.pivot.internal.impl.TransitionImpl
public class TransitionImpl
An implementation of the model object 'Transition'.
The following features are implemented:
| 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 | ||
|---|---|---|
|
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 |
|---|
protected Behavior effect
Effect' containment reference.
getEffect()protected Constraint guard
Guard' containment reference.
getGuard()protected static final TransitionKind KIND_EDEFAULT
Kind' attribute.
getKind()protected static final int KIND_EFLAG_OFFSET
Kind' attribute.
protected static final int KIND_EFLAG_DEFAULT
Kind' attribute.
protected static final int KIND_EFLAG
Kind' attribute.
getKind(),
Constant Field Valuesprotected Vertex source
Source' reference.
getSource()protected Vertex target
Target' reference.
getTarget()protected org.eclipse.emf.common.util.EList<Trigger> trigger
Trigger' containment reference list.
getTrigger()| Constructor Detail |
|---|
protected TransitionImpl()
| Method Detail |
|---|
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class NamespaceImplpublic TransitionKind getKind()
getKind in interface TransitionTransitionKind,
Transition.setKind(TransitionKind),
PivotPackage.getTransition_Kind()public void setKind(TransitionKind newKind)
setKind in interface TransitionnewKind - the new value of the 'Kind' attribute.TransitionKind,
Transition.getKind()public Region getContainer()
getContainer in interface TransitionTransition.setContainer(Region),
PivotPackage.getTransition_Container(),
Region.getTransition()
public org.eclipse.emf.common.notify.NotificationChain basicSetContainer(Region newContainer,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setContainer(Region newContainer)
setContainer in interface TransitionnewContainer - the new value of the 'Container' container reference.Transition.getContainer()
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd in class ElementImplpublic Vertex getSource()
getSource in interface TransitionTransition.setSource(Vertex),
PivotPackage.getTransition_Source(),
Vertex.getOutgoing()public Vertex basicGetSource()
public org.eclipse.emf.common.notify.NotificationChain basicSetSource(Vertex newSource,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSource(Vertex newSource)
setSource in interface TransitionnewSource - the new value of the 'Source' reference.Transition.getSource()public Vertex getTarget()
getTarget in interface org.eclipse.emf.common.notify.AdaptergetTarget in interface TransitiongetTarget in class PivotObjectImplTransition.setTarget(Vertex),
PivotPackage.getTransition_Target(),
Vertex.getIncoming()public Vertex basicGetTarget()
public org.eclipse.emf.common.notify.NotificationChain basicSetTarget(Vertex newTarget,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setTarget(Vertex newTarget)
setTarget in interface TransitionnewTarget - the new value of the 'Target' reference.Transition.getTarget()public Constraint getGuard()
getGuard in interface TransitionTransition.setGuard(Constraint),
PivotPackage.getTransition_Guard(),
Constraint.getTransition()
public org.eclipse.emf.common.notify.NotificationChain basicSetGuard(Constraint newGuard,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setGuard(Constraint newGuard)
setGuard in interface TransitionnewGuard - the new value of the 'Guard' containment reference.Transition.getGuard()public Behavior getEffect()
getEffect in interface TransitionTransition.setEffect(Behavior),
PivotPackage.getTransition_Effect(),
Behavior.getTransition()
public org.eclipse.emf.common.notify.NotificationChain basicSetEffect(Behavior newEffect,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setEffect(Behavior newEffect)
setEffect in interface TransitionnewEffect - the new value of the 'Effect' containment reference.Transition.getEffect()public java.util.List<Trigger> getTrigger()
getTrigger in interface TransitionPivotPackage.getTransition_Trigger(),
Trigger.getTransition()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class NamespaceImplpublic org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class NamespaceImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class NamespaceImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class NamespaceImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class NamespaceImplpublic java.lang.String toString()
toString in class NamedElementImpl
public <R> R accept(@NonNull
Visitor<R> visitor)
VisitableImplementations of visit() may use the EcoreSwitch to perform derived-class-specific processing.
Derived implementations of accept() may use getAdapter() to obtain richer visitor interfaces.
accept in interface Visitableaccept in class NamespaceImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||