public class TransitionBranchImpl extends ElementImpl implements TransitionBranch
The following features are implemented:
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
copyright
Modifier and Type | Method and Description |
---|---|
ErrorBehaviorState |
basicGetTarget() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetTargetToken(TypeToken newTargetToken,
org.eclipse.emf.common.notify.NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
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) |
void |
eUnset(int featureID) |
ErrorBehaviorState |
getTarget() |
TypeToken |
getTargetToken() |
java.lang.String |
getValue() |
boolean |
isMask() |
void |
setMask(boolean newMask) |
void |
setTarget(ErrorBehaviorState newTarget) |
void |
setTargetToken(TypeToken newTargetToken) |
void |
setValue(java.lang.String newValue) |
java.lang.String |
toString() |
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, isSetOwnedElements, mustBeOwned, not_own_self
getAdapter, getLocationReference, setLocationReference, setLocationReference
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, 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
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self
getLocationReference, setLocationReference, setLocationReference
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public ErrorBehaviorState getTarget()
getTarget
in interface TransitionBranch
TransitionBranch.setTarget(ErrorBehaviorState)
,
ErrorModelPackage.getTransitionBranch_Target()
public ErrorBehaviorState basicGetTarget()
public void setTarget(ErrorBehaviorState newTarget)
setTarget
in interface TransitionBranch
newTarget
- the new value of the 'Target' reference.TransitionBranch.getTarget()
public TypeToken getTargetToken()
getTargetToken
in interface TransitionBranch
TransitionBranch.setTargetToken(TypeToken)
,
ErrorModelPackage.getTransitionBranch_TargetToken()
public org.eclipse.emf.common.notify.NotificationChain basicSetTargetToken(TypeToken newTargetToken, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setTargetToken(TypeToken newTargetToken)
setTargetToken
in interface TransitionBranch
newTargetToken
- the new value of the 'Target Token' containment reference.TransitionBranch.getTargetToken()
public boolean isMask()
isMask
in interface TransitionBranch
TransitionBranch.setMask(boolean)
,
ErrorModelPackage.getTransitionBranch_Mask()
public void setMask(boolean newMask)
setMask
in interface TransitionBranch
newMask
- the new value of the 'Mask' attribute.TransitionBranch.isMask()
public java.lang.String getValue()
getValue
in interface TransitionBranch
TransitionBranch.setValue(String)
,
ErrorModelPackage.getTransitionBranch_Value()
public void setValue(java.lang.String newValue)
setValue
in interface TransitionBranch
newValue
- the new value of the 'Value' attribute.TransitionBranch.getValue()
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 ElementImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class ElementImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class ElementImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class ElementImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class ElementImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl