public class ErrorSourceImpl extends ErrorFlowImpl implements ErrorSource
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 |
---|---|
ErrorBehaviorStateOrTypeSet |
basicGetFailureModeReference() |
ErrorPropagation |
basicGetOutgoing() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetFailureModeType(TypeSet newFailureModeType,
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) |
ErrorBehaviorStateOrTypeSet |
getFailureModeReference() |
TypeSet |
getFailureModeType() |
ErrorPropagation |
getOutgoing() |
boolean |
isAll() |
void |
setAll(boolean newAll) |
void |
setFailureModeReference(ErrorBehaviorStateOrTypeSet newFailureModeReference) |
void |
setFailureModeType(TypeSet newFailureModeType) |
void |
setOutgoing(ErrorPropagation newOutgoing) |
java.lang.String |
toString() |
basicSetTypeTokenConstraint, getTypeTokenConstraint, setTypeTokenConstraint
acceptsProperty, allNamespaces, checkPropertyAssociation, createOwnedPropertyAssociation, getName, getNamespace, getNonModalPropertyValue, getOwnedPropertyAssociations, getPropertyValue, getPropertyValueInternal, getPropertyValueList, getPropertyValues, getQualifiedName, getSimplePropertyValue, has_no_qualified_name, has_qualified_name, hasName, isDistinguishableFrom, qualifiedName, removePropertyAssociations, removePropertyAssociations, separator, setName, setPropertyValue, setPropertyValue, setPropertyValue
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
getTypeTokenConstraint, setTypeTokenConstraint
acceptsProperty, allNamespaces, checkPropertyAssociation, createOwnedPropertyAssociation, getName, getNamespace, getNonModalPropertyValue, getOwnedPropertyAssociations, getPropertyValue, getPropertyValueInternal, getPropertyValueList, getPropertyValues, getQualifiedName, getSimplePropertyValue, has_no_qualified_name, has_qualified_name, hasName, isDistinguishableFrom, qualifiedName, removePropertyAssociations, removePropertyAssociations, separator, setName, setPropertyValue, setPropertyValue, setPropertyValue
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 ErrorPropagation getOutgoing()
getOutgoing
in interface ErrorSource
ErrorSource.setOutgoing(ErrorPropagation)
,
ErrorModelPackage.getErrorSource_Outgoing()
public ErrorPropagation basicGetOutgoing()
public void setOutgoing(ErrorPropagation newOutgoing)
setOutgoing
in interface ErrorSource
newOutgoing
- the new value of the 'Outgoing' reference.ErrorSource.getOutgoing()
public boolean isAll()
isAll
in interface ErrorSource
ErrorSource.setAll(boolean)
,
ErrorModelPackage.getErrorSource_All()
public void setAll(boolean newAll)
setAll
in interface ErrorSource
newAll
- the new value of the 'All' attribute.ErrorSource.isAll()
public ErrorBehaviorStateOrTypeSet getFailureModeReference()
getFailureModeReference
in interface ErrorSource
ErrorSource.setFailureModeReference(ErrorBehaviorStateOrTypeSet)
,
ErrorModelPackage.getErrorSource_FailureModeReference()
public ErrorBehaviorStateOrTypeSet basicGetFailureModeReference()
public void setFailureModeReference(ErrorBehaviorStateOrTypeSet newFailureModeReference)
setFailureModeReference
in interface ErrorSource
newFailureModeReference
- the new value of the 'Failure Mode Reference' reference.ErrorSource.getFailureModeReference()
public TypeSet getFailureModeType()
getFailureModeType
in interface ErrorSource
ErrorSource.setFailureModeType(TypeSet)
,
ErrorModelPackage.getErrorSource_FailureModeType()
public org.eclipse.emf.common.notify.NotificationChain basicSetFailureModeType(TypeSet newFailureModeType, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setFailureModeType(TypeSet newFailureModeType)
setFailureModeType
in interface ErrorSource
newFailureModeType
- the new value of the 'Failure Mode Type' containment reference.ErrorSource.getFailureModeType()
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 ErrorFlowImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class ErrorFlowImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class ErrorFlowImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class ErrorFlowImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class ErrorFlowImpl
public java.lang.String toString()
toString
in class NamedElementImpl