public interface Observation extends PackageableElement
Observation specifies a value determined by observing an event or events that occur relative to other model Elements.
The following features are supported:
UMLPackage.getObservation()
Modifier and Type | Method and Description |
---|---|
Duration |
get_durationOfObservation()
Returns the value of the 'duration Of Observation' reference.
|
TimeExpression |
get_timeExpressionOfObservation()
Returns the value of the 'time Expression Of Observation' reference.
|
Behavior |
getBehavior()
Returns the value of the 'Behavior' container reference.
|
void |
set_durationOfObservation(Duration value)
Sets the value of the
'
duration Of Observation ' reference. |
void |
set_timeExpressionOfObservation(TimeExpression value)
Sets the value of the
'
time Expression Of Observation '
reference. |
void |
setBehavior(Behavior value)
Sets the value of the '
Behavior ' container reference. |
get_componentOfPackagedElement, get_elementImportOfImportedElement, get_manifestationOfUtilizedElement, getOwningPackage, getVisibility, has_elementImportOfImportedElement, has_manifestationOfUtilizedElement, set_componentOfPackagedElement, setOwningPackage, setVisibility
get_considerIgnoreFragmentOfMessage, get_durationObservationOfEvent, get_informationFlowOfInformationSource, get_informationFlowOfInformationTarget, get_messageOfSignature, get_namespaceOfMember, get_timeObservationOfEvent, getClientDependency, getName, getNameExpression, getNamespace, getQualifiedName, getSupplierDependency, has_considerIgnoreFragmentOfMessage, has_durationObservationOfEvent, has_informationFlowOfInformationSource, has_informationFlowOfInformationTarget, has_messageOfSignature, has_namespaceOfMember, has_timeObservationOfEvent, hasClientDependency, hasSupplierDependency, setName, setNameExpression, setNamespace
get_templateParameterOfDefault, get_templateParameterOfOwnedDefault, get_templateParameterSubstitutionOfActual, get_templateParameterSubstitutionOfOwnedActual, getOwningTemplateParameter, getTemplateParameter, has_templateParameterOfDefault, has_templateParameterSubstitutionOfActual, set_templateParameterOfOwnedDefault, set_templateParameterSubstitutionOfOwnedActual, setOwningTemplateParameter, setTemplateParameter
get_activityPartitionOfRepresents, get_commentOfAnnotatedElement, get_constraintOfConstrainedElement, get_diagramOfContext, get_directedRelationshipOfSource, get_directedRelationshipOfTarget, get_elementOfSyncElement, get_elementValueOfElement, get_relationshipOfRelatedElement, getAppliedStereotypeInstance, getOwnedComment, getOwnedElement, getOwner, getSyncElement, has_activityPartitionOfRepresents, has_commentOfAnnotatedElement, has_constraintOfConstrainedElement, has_diagramOfContext, has_directedRelationshipOfSource, has_directedRelationshipOfTarget, has_elementOfSyncElement, has_elementValueOfElement, has_relationshipOfRelatedElement, hasOwnedComment, hasOwnedElement, setAppliedStereotypeInstance, setOwner, setSyncElement
get_representationText, getLocalID, isInvalid, set_representationText, setLocalID, sGetLocalID
getID, getMDExtension, getMdExtensions, setID
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, addPropertyChangeListener, canAdd, canAdd, canAddChild, canBeDeleted, firePropertyChange, getClassType, getHumanName, getHumanType, getObjectParent, isEditable, removePropertyChangeListener, sGetID
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
@CheckForNull TimeExpression get_timeExpressionOfObservation()
Observation
'.
If the meaning of the 'time Expression Of Observation' reference isn't clear, there really should be more of a description here...
set_timeExpressionOfObservation(TimeExpression)
,
UMLPackage.getObservation__timeExpressionOfObservation()
,
TimeExpression.getObservation()
void set_timeExpressionOfObservation(@CheckForNull TimeExpression value)
time Expression Of Observation
'
reference.
value
- the new value of the 'time Expression Of Observation' reference.get_timeExpressionOfObservation()
@CheckForNull Behavior getBehavior()
Observation
'.
If the meaning of the 'Behavior' container reference isn't clear, there really should be more of a description here...
setBehavior(Behavior)
,
UMLPackage.getObservation_Behavior()
,
Behavior.getObservation()
void setBehavior(@CheckForNull Behavior value)
Behavior
' container reference.
value
- the new value of the 'Behavior' container reference.getBehavior()
@CheckForNull Duration get_durationOfObservation()
Observation
'.
If the meaning of the 'duration Of Observation' reference isn't clear, there really should be more of a description here...
set_durationOfObservation(Duration)
,
UMLPackage.getObservation__durationOfObservation()
,
Duration.getObservation()
void set_durationOfObservation(@CheckForNull Duration value)
duration Of Observation
' reference.
value
- the new value of the 'duration Of Observation' reference.get_durationOfObservation()