public interface ErrorModelSubclause extends org.eclipse.emf.ecore.EObject, AnnexSubclause
The following features are supported:
Modifier and Type | Method and Description |
---|---|
ComponentErrorBehavior |
getComponentBehavior()
Returns the value of the 'Component Behavior' containment reference.
|
CompositeErrorBehavior |
getCompositeBehavior()
Returns the value of the 'Composite Behavior' containment reference.
|
ConnectionTransformation |
getConnectionTransformation()
Returns the value of the 'Connection Transformation' containment reference.
|
ObservablePropagationConnections |
getObservablePropagationConnections()
Returns the value of the 'Observable Propagation Connections' containment reference.
|
ErrorPropagations |
getPropagation()
Returns the value of the 'Propagation' containment reference.
|
org.eclipse.emf.common.util.EList<PropertyAssociation> |
getProperties()
Returns the value of the 'Properties' containment reference list.
|
void |
setComponentBehavior(ComponentErrorBehavior value)
Sets the value of the '
Component Behavior ' containment reference. |
void |
setCompositeBehavior(CompositeErrorBehavior value)
Sets the value of the '
Composite Behavior ' containment reference. |
void |
setConnectionTransformation(ConnectionTransformation value)
Sets the value of the '
Connection Transformation ' containment reference. |
void |
setObservablePropagationConnections(ObservablePropagationConnections value)
Sets the value of the '
Observable Propagation Connections ' containment reference. |
void |
setPropagation(ErrorPropagations value)
Sets the value of the '
Propagation ' containment reference. |
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
ErrorPropagations getPropagation()
If the meaning of the 'Propagation' containment reference isn't clear, there really should be more of a description here...
setPropagation(ErrorPropagations)
,
ErrorModelPackage.getErrorModelSubclause_Propagation()
void setPropagation(ErrorPropagations value)
Propagation
' containment reference.
value
- the new value of the 'Propagation' containment reference.getPropagation()
ComponentErrorBehavior getComponentBehavior()
If the meaning of the 'Component Behavior' containment reference isn't clear, there really should be more of a description here...
setComponentBehavior(ComponentErrorBehavior)
,
ErrorModelPackage.getErrorModelSubclause_ComponentBehavior()
void setComponentBehavior(ComponentErrorBehavior value)
Component Behavior
' containment reference.
value
- the new value of the 'Component Behavior' containment reference.getComponentBehavior()
CompositeErrorBehavior getCompositeBehavior()
If the meaning of the 'Composite Behavior' containment reference isn't clear, there really should be more of a description here...
setCompositeBehavior(CompositeErrorBehavior)
,
ErrorModelPackage.getErrorModelSubclause_CompositeBehavior()
void setCompositeBehavior(CompositeErrorBehavior value)
Composite Behavior
' containment reference.
value
- the new value of the 'Composite Behavior' containment reference.getCompositeBehavior()
ObservablePropagationConnections getObservablePropagationConnections()
If the meaning of the 'Observable Propagation Connections' containment reference isn't clear, there really should be more of a description here...
setObservablePropagationConnections(ObservablePropagationConnections)
,
ErrorModelPackage.getErrorModelSubclause_ObservablePropagationConnections()
void setObservablePropagationConnections(ObservablePropagationConnections value)
Observable Propagation Connections
' containment reference.
value
- the new value of the 'Observable Propagation Connections' containment reference.getObservablePropagationConnections()
ConnectionTransformation getConnectionTransformation()
If the meaning of the 'Connection Transformation' containment reference isn't clear, there really should be more of a description here...
setConnectionTransformation(ConnectionTransformation)
,
ErrorModelPackage.getErrorModelSubclause_ConnectionTransformation()
void setConnectionTransformation(ConnectionTransformation value)
Connection Transformation
' containment reference.
value
- the new value of the 'Connection Transformation' containment reference.getConnectionTransformation()
org.eclipse.emf.common.util.EList<PropertyAssociation> getProperties()
PropertyAssociation
.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
ErrorModelPackage.getErrorModelSubclause_Properties()