Uses of Interface
org.n52.shetland.ogc.PhenomenonNameDescriptionProvider
-
Packages that use PhenomenonNameDescriptionProvider Package Description org.n52.shetland.ogc.sensorML org.n52.shetland.ogc.sensorML.v20 -
-
Uses of PhenomenonNameDescriptionProvider in org.n52.shetland.ogc.sensorML
Classes in org.n52.shetland.ogc.sensorML that implement PhenomenonNameDescriptionProvider Modifier and Type Class Description classAbstractComponentclassAbstractProcessclassAbstractSensorMLclassComponentclassProcessChainclassProcessModelclassSensorMLSOS internal representation of a sensor descriptionclassSystem -
Uses of PhenomenonNameDescriptionProvider in org.n52.shetland.ogc.sensorML.v20
Classes in org.n52.shetland.ogc.sensorML.v20 that implement PhenomenonNameDescriptionProvider Modifier and Type Class Description classAbstractPhysicalProcessClass that represents SensorML 2.0 PhysicalProcess.classAbstractProcessV20Class that represents SensorML 2.0 AbstractProcessclassAggregateProcessClass 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 SimpleProcess
-