|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Observation
A representation of the model object 'Observation'.
The following features are supported:
ObserverToolWhen ObservedScopesObserved MeasuresRequested MeasuresMeasurement RelationsArguments
SmmPackage.getObservation()| Method Summary | |
|---|---|
|
getArguments()
Returns the value of the 'Arguments' containment reference list. |
|
getMeasurementRelations()
Returns the value of the 'Measurement Relations' containment reference list. |
|
getObservedMeasures()
Returns the value of the 'Observed Measures' containment reference list. |
java.lang.String |
getObserver()
Returns the value of the 'Observer' attribute. |
|
getRequestedMeasures()
Returns the value of the 'Requested Measures' reference list. |
|
getScopes()
Returns the value of the 'Scopes' containment reference list. |
java.lang.String |
getTool()
Returns the value of the 'Tool' attribute. |
java.util.Date |
getWhenObserved()
Returns the value of the 'When Observed' attribute. |
void |
setObserver(java.lang.String value)
Sets the value of the ' Observer' attribute. |
void |
setTool(java.lang.String value)
Sets the value of the ' Tool' attribute. |
void |
setWhenObserved(java.util.Date value)
Sets the value of the ' When Observed' attribute. |
| Methods inherited from interface org.eclipse.modisco.omg.smm.SmmElement |
|---|
getAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescription |
| Method Detail |
|---|
java.lang.String getObserver()
If the meaning of the 'Observer' attribute isn't clear, there really should be more of a description here...
setObserver(String),
SmmPackage.getObservation_Observer()void setObserver(java.lang.String value)
Observer' attribute.
value - the new value of the 'Observer' attribute.getObserver()java.lang.String getTool()
If the meaning of the 'Tool' attribute isn't clear, there really should be more of a description here...
setTool(String),
SmmPackage.getObservation_Tool()void setTool(java.lang.String value)
Tool' attribute.
value - the new value of the 'Tool' attribute.getTool()java.util.Date getWhenObserved()
If the meaning of the 'When Observed' attribute isn't clear, there really should be more of a description here...
setWhenObserved(Date),
SmmPackage.getObservation_WhenObserved()void setWhenObserved(java.util.Date value)
When Observed' attribute.
value - the new value of the 'When Observed' attribute.getWhenObserved()getScopes()
ObservationScope.
If the meaning of the 'Scopes' containment reference list isn't clear, there really should be more of a description here...
SmmPackage.getObservation_Scopes()getObservedMeasures()
ObservedMeasure.
If the meaning of the 'Observed Measures' containment reference list isn't clear, there really should be more of a description here...
SmmPackage.getObservation_ObservedMeasures()getRequestedMeasures()
SmmElement.
It is bidirectional and its opposite is 'Requested Observations'.
If the meaning of the 'Requested Measures' reference list isn't clear, there really should be more of a description here...
SmmPackage.getObservation_RequestedMeasures(),
SmmElement.getRequestedObservations()getMeasurementRelations()
SmmRelationship.
If the meaning of the 'Measurement Relations' containment reference list isn't clear, there really should be more of a description here...
SmmPackage.getObservation_MeasurementRelations()getArguments()
Argument.
If the meaning of the 'Arguments' containment reference list isn't clear, there really should be more of a description here...
SmmPackage.getObservation_Arguments()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||