public class ErrorModelSubclauseImpl extends AnnexSubclauseImpl implements ErrorModelSubclause
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 |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetComponentBehavior(ComponentErrorBehavior newComponentBehavior,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetCompositeBehavior(CompositeErrorBehavior newCompositeBehavior,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetConnectionTransformation(ConnectionTransformation newConnectionTransformation,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetObservablePropagationConnections(ObservablePropagationConnections newObservablePropagationConnections,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetPropagation(ErrorPropagations newPropagation,
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) |
ComponentErrorBehavior |
getComponentBehavior() |
CompositeErrorBehavior |
getCompositeBehavior() |
ConnectionTransformation |
getConnectionTransformation() |
ObservablePropagationConnections |
getObservablePropagationConnections() |
ErrorPropagations |
getPropagation() |
org.eclipse.emf.common.util.EList<PropertyAssociation> |
getProperties() |
void |
setComponentBehavior(ComponentErrorBehavior newComponentBehavior) |
void |
setCompositeBehavior(CompositeErrorBehavior newCompositeBehavior) |
void |
setConnectionTransformation(ConnectionTransformation newConnectionTransformation) |
void |
setObservablePropagationConnections(ObservablePropagationConnections newObservablePropagationConnections) |
void |
setPropagation(ErrorPropagations newPropagation) |
getAllInModes, getInModes
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, 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
getAllInModes, getInModes
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 ErrorPropagations getPropagation()
getPropagation
in interface ErrorModelSubclause
ErrorModelSubclause.setPropagation(ErrorPropagations)
,
ErrorModelPackage.getErrorModelSubclause_Propagation()
public org.eclipse.emf.common.notify.NotificationChain basicSetPropagation(ErrorPropagations newPropagation, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPropagation(ErrorPropagations newPropagation)
setPropagation
in interface ErrorModelSubclause
newPropagation
- the new value of the 'Propagation' containment reference.ErrorModelSubclause.getPropagation()
public ComponentErrorBehavior getComponentBehavior()
getComponentBehavior
in interface ErrorModelSubclause
ErrorModelSubclause.setComponentBehavior(ComponentErrorBehavior)
,
ErrorModelPackage.getErrorModelSubclause_ComponentBehavior()
public org.eclipse.emf.common.notify.NotificationChain basicSetComponentBehavior(ComponentErrorBehavior newComponentBehavior, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setComponentBehavior(ComponentErrorBehavior newComponentBehavior)
setComponentBehavior
in interface ErrorModelSubclause
newComponentBehavior
- the new value of the 'Component Behavior' containment reference.ErrorModelSubclause.getComponentBehavior()
public CompositeErrorBehavior getCompositeBehavior()
getCompositeBehavior
in interface ErrorModelSubclause
ErrorModelSubclause.setCompositeBehavior(CompositeErrorBehavior)
,
ErrorModelPackage.getErrorModelSubclause_CompositeBehavior()
public org.eclipse.emf.common.notify.NotificationChain basicSetCompositeBehavior(CompositeErrorBehavior newCompositeBehavior, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCompositeBehavior(CompositeErrorBehavior newCompositeBehavior)
setCompositeBehavior
in interface ErrorModelSubclause
newCompositeBehavior
- the new value of the 'Composite Behavior' containment reference.ErrorModelSubclause.getCompositeBehavior()
public ObservablePropagationConnections getObservablePropagationConnections()
getObservablePropagationConnections
in interface ErrorModelSubclause
ErrorModelSubclause.setObservablePropagationConnections(ObservablePropagationConnections)
,
ErrorModelPackage.getErrorModelSubclause_ObservablePropagationConnections()
public org.eclipse.emf.common.notify.NotificationChain basicSetObservablePropagationConnections(ObservablePropagationConnections newObservablePropagationConnections, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setObservablePropagationConnections(ObservablePropagationConnections newObservablePropagationConnections)
setObservablePropagationConnections
in interface ErrorModelSubclause
newObservablePropagationConnections
- the new value of the 'Observable Propagation Connections' containment reference.ErrorModelSubclause.getObservablePropagationConnections()
public ConnectionTransformation getConnectionTransformation()
getConnectionTransformation
in interface ErrorModelSubclause
ErrorModelSubclause.setConnectionTransformation(ConnectionTransformation)
,
ErrorModelPackage.getErrorModelSubclause_ConnectionTransformation()
public org.eclipse.emf.common.notify.NotificationChain basicSetConnectionTransformation(ConnectionTransformation newConnectionTransformation, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setConnectionTransformation(ConnectionTransformation newConnectionTransformation)
setConnectionTransformation
in interface ErrorModelSubclause
newConnectionTransformation
- the new value of the 'Connection Transformation' containment reference.ErrorModelSubclause.getConnectionTransformation()
public org.eclipse.emf.common.util.EList<PropertyAssociation> getProperties()
getProperties
in interface ErrorModelSubclause
ErrorModelPackage.getErrorModelSubclause_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 NamedElementImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class ModalElementImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class ModalElementImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class ModalElementImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class ModalElementImpl