Uses of Class
org.n52.shetland.ogc.sensorML.v20.AbstractProcessV20
-
Packages that use AbstractProcessV20 Package Description org.n52.shetland.ogc.sensorML.v20 -
-
Uses of AbstractProcessV20 in org.n52.shetland.ogc.sensorML.v20
Subclasses of AbstractProcessV20 in org.n52.shetland.ogc.sensorML.v20 Modifier and Type Class Description classAbstractPhysicalProcessClass that represents SensorML 2.0 PhysicalProcess.classAggregateProcessClass that represents SensorML 2.0 AggregateProcessclassDescribedObjectIn the OGC SensorML 2.0 specification the AbstractProcess is a subclass of the DescribedObject but to avoid duplicate definition of classes, the super-/subclass is inverted in the API.classPhysicalComponentClass that represents SensorML 2.0 PhysicalComponentclassPhysicalSystemClass that represents SensorML 2.0 PhysicalSystemclassSimpleProcessClass that represents SensorML 2.0 SimpleProcessMethods in org.n52.shetland.ogc.sensorML.v20 that return AbstractProcessV20 Modifier and Type Method Description AbstractProcessV20AbstractProcessV20. setSmlFeatureOfInterest(SmlFeatureOfInterest featureOfInterest)
-