Uses of Class
org.n52.shetland.ogc.sensorML.RulesDefinition
-
Packages that use RulesDefinition Package Description org.n52.shetland.ogc.sensorML -
-
Uses of RulesDefinition in org.n52.shetland.ogc.sensorML
Methods in org.n52.shetland.ogc.sensorML that return RulesDefinition Modifier and Type Method Description RulesDefinitionProcessMethod. getRulesDefinition()Text and/or language defining rules for process profile (e.g. inputs, outputs, parameters, and metadata) (Source: SensorML 1.0.1)RulesDefinitionRulesDefinition. setDescription(String description)Constructors in org.n52.shetland.ogc.sensorML with parameters of type RulesDefinition Constructor Description ProcessMethod(RulesDefinition rulesDefinition)
-