public class ComponentErrorBehaviorImpl extends ElementImpl implements ComponentErrorBehavior
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 |
---|---|
ErrorBehaviorStateMachine |
basicGetUseBehavior() |
TypeTransformationSet |
basicGetUseTransformation() |
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) |
org.eclipse.emf.common.util.EList<ErrorDetection> |
getErrorDetections() |
org.eclipse.emf.common.util.EList<ErrorStateToModeMapping> |
getErrorStateToModeMappings() |
org.eclipse.emf.common.util.EList<ErrorBehaviorEvent> |
getEvents() |
org.eclipse.emf.common.util.EList<OutgoingPropagationCondition> |
getOutgoingPropagationConditions() |
org.eclipse.emf.common.util.EList<PropertyAssociation> |
getProperties() |
org.eclipse.emf.common.util.EList<ErrorBehaviorTransition> |
getTransitions() |
ErrorBehaviorStateMachine |
getUseBehavior() |
TypeTransformationSet |
getUseTransformation() |
org.eclipse.emf.common.util.EList<ErrorModelLibrary> |
getUseTypes() |
void |
setUseBehavior(ErrorBehaviorStateMachine newUseBehavior) |
void |
setUseTransformation(TypeTransformationSet newUseTransformation) |
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, toString
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 org.eclipse.emf.common.util.EList<ErrorModelLibrary> getUseTypes()
getUseTypes
in interface ComponentErrorBehavior
ErrorModelPackage.getComponentErrorBehavior_UseTypes()
public ErrorBehaviorStateMachine getUseBehavior()
getUseBehavior
in interface ComponentErrorBehavior
ComponentErrorBehavior.setUseBehavior(ErrorBehaviorStateMachine)
,
ErrorModelPackage.getComponentErrorBehavior_UseBehavior()
public ErrorBehaviorStateMachine basicGetUseBehavior()
public void setUseBehavior(ErrorBehaviorStateMachine newUseBehavior)
setUseBehavior
in interface ComponentErrorBehavior
newUseBehavior
- the new value of the 'Use Behavior' reference.ComponentErrorBehavior.getUseBehavior()
public TypeTransformationSet getUseTransformation()
getUseTransformation
in interface ComponentErrorBehavior
ComponentErrorBehavior.setUseTransformation(TypeTransformationSet)
,
ErrorModelPackage.getComponentErrorBehavior_UseTransformation()
public TypeTransformationSet basicGetUseTransformation()
public void setUseTransformation(TypeTransformationSet newUseTransformation)
setUseTransformation
in interface ComponentErrorBehavior
newUseTransformation
- the new value of the 'Use Transformation' reference.ComponentErrorBehavior.getUseTransformation()
public org.eclipse.emf.common.util.EList<ErrorBehaviorEvent> getEvents()
getEvents
in interface ComponentErrorBehavior
ErrorModelPackage.getComponentErrorBehavior_Events()
public org.eclipse.emf.common.util.EList<ErrorBehaviorTransition> getTransitions()
getTransitions
in interface ComponentErrorBehavior
ErrorModelPackage.getComponentErrorBehavior_Transitions()
public org.eclipse.emf.common.util.EList<OutgoingPropagationCondition> getOutgoingPropagationConditions()
getOutgoingPropagationConditions
in interface ComponentErrorBehavior
ErrorModelPackage.getComponentErrorBehavior_OutgoingPropagationConditions()
public org.eclipse.emf.common.util.EList<ErrorDetection> getErrorDetections()
getErrorDetections
in interface ComponentErrorBehavior
ErrorModelPackage.getComponentErrorBehavior_ErrorDetections()
public org.eclipse.emf.common.util.EList<ErrorStateToModeMapping> getErrorStateToModeMappings()
getErrorStateToModeMappings
in interface ComponentErrorBehavior
ErrorModelPackage.getComponentErrorBehavior_ErrorStateToModeMappings()
public org.eclipse.emf.common.util.EList<PropertyAssociation> getProperties()
getProperties
in interface ComponentErrorBehavior
ErrorModelPackage.getComponentErrorBehavior_Properties()
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