public interface QualifiedObservableErrorPropagationPoint extends org.eclipse.emf.ecore.EObject, Element
The following features are supported:
Modifier and Type | Method and Description |
---|---|
ErrorPropagation |
getObservablePoint()
Returns the value of the 'Observable Point' reference.
|
Subcomponent |
getSubcomponent()
Returns the value of the 'Subcomponent' reference.
|
void |
setObservablePoint(ErrorPropagation value)
Sets the value of the '
Observable Point ' reference. |
void |
setSubcomponent(Subcomponent value)
Sets the value of the '
Subcomponent ' reference. |
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
Subcomponent getSubcomponent()
If the meaning of the 'Subcomponent' reference isn't clear, there really should be more of a description here...
setSubcomponent(Subcomponent)
,
ErrorModelPackage.getQualifiedObservableErrorPropagationPoint_Subcomponent()
void setSubcomponent(Subcomponent value)
Subcomponent
' reference.
value
- the new value of the 'Subcomponent' reference.getSubcomponent()
ErrorPropagation getObservablePoint()
If the meaning of the 'Observable Point' reference isn't clear, there really should be more of a description here...
setObservablePoint(ErrorPropagation)
,
ErrorModelPackage.getQualifiedObservableErrorPropagationPoint_ObservablePoint()
void setObservablePoint(ErrorPropagation value)
Observable Point
' reference.
value
- the new value of the 'Observable Point' reference.getObservablePoint()