|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Observable interface provides a structured description of the observations (quantities or properties) reported in this range component. This description consists of a name, a free-text description, a docURL (an index into a registry of observation types); and a referenceSystem that associates the reported values with real-world quantities or categories
-----------------------------------------------------------------------
Method Summary | |
java.lang.String |
getDescription()
returns a short description of the Observable |
java.net.URL |
getDocURL()
returns an index into a registry of observation types |
java.lang.String |
getName()
returns the name of the Observable |
java.lang.Object |
getReferenceSystem()
returns and a referenceSystem that associates the reported values with real-world quantities or categories |
Method Detail |
public java.lang.String getName()
public java.lang.String getDescription()
public java.net.URL getDocURL()
public java.lang.Object getReferenceSystem()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |