Package org.sensorhub.api.system
Interface ISystemWithDesc
- All Superinterfaces:
IFeature
,IProcedure
,IResource
,ISmlFeature<AbstractProcess>
Interface for observing system resources associated to a SensorML description.
An instance of this class can be used to model different kinds of systems, and with different levels of granularity. Examples of systems this class can represent are:
Note that a system is an instance of a procedure implemented by the IProcedure interface in OSH. For a hardware system, the procedure is typically the system model as described by its datasheet. For humans, the procedure is often the method that has to be carried to collect a sample and/or make an observation.
-
Field Summary
Fields inherited from interface org.vast.ogc.gml.IFeature
DEFAULT_QNAME
-
Method Summary
Methods inherited from interface org.vast.ogc.gml.IFeature
getGeometry, getId, getProperties, getQName, getUniqueIdentifier, getValidTime, hasCustomGeomProperty, hasCustomTimeProperty
Methods inherited from interface org.vast.util.IResource
getDescription, getName
Methods inherited from interface org.sensorhub.api.feature.ISmlFeature
getFullDescription, getType