|
||||||||||
| 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:
SmmPackage.getObservation()| Method Summary | |
|---|---|
java.lang.String |
getObserver()
Returns the value of the 'Observer' attribute. |
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.gmt.modisco.omg.smm.SmmElement |
|---|
getAnnotation, getAttribute, getInbound, getModel, getOutbound, setModel |
| 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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||