Uses of Interface
net.opengis.sensorML.x10.ProcessMethodType.Rules.RulesDefinition

Packages that use ProcessMethodType.Rules.RulesDefinition
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of ProcessMethodType.Rules.RulesDefinition in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return ProcessMethodType.Rules.RulesDefinition
 ProcessMethodType.Rules.RulesDefinition ProcessMethodType.Rules.addNewRulesDefinition()
          Appends and returns a new empty "RulesDefinition" element
 ProcessMethodType.Rules.RulesDefinition ProcessMethodType.Rules.getRulesDefinition()
          Gets the "RulesDefinition" element
static ProcessMethodType.Rules.RulesDefinition ProcessMethodType.Rules.RulesDefinition.Factory.newInstance()
           
static ProcessMethodType.Rules.RulesDefinition ProcessMethodType.Rules.RulesDefinition.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type ProcessMethodType.Rules.RulesDefinition
 void ProcessMethodType.Rules.setRulesDefinition(ProcessMethodType.Rules.RulesDefinition rulesDefinition)
          Sets the "RulesDefinition" element
 

Uses of ProcessMethodType.Rules.RulesDefinition in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement ProcessMethodType.Rules.RulesDefinition
static class ProcessMethodTypeImpl.RulesImpl.RulesDefinitionImpl
          An XML RulesDefinition(@http://www.opengis.net/sensorML/1.0).
 

Methods in net.opengis.sensorML.x10.impl that return ProcessMethodType.Rules.RulesDefinition
 ProcessMethodType.Rules.RulesDefinition ProcessMethodTypeImpl.RulesImpl.addNewRulesDefinition()
          Appends and returns a new empty "RulesDefinition" element
 ProcessMethodType.Rules.RulesDefinition ProcessMethodTypeImpl.RulesImpl.getRulesDefinition()
          Gets the "RulesDefinition" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type ProcessMethodType.Rules.RulesDefinition
 void ProcessMethodTypeImpl.RulesImpl.setRulesDefinition(ProcessMethodType.Rules.RulesDefinition rulesDefinition)
          Sets the "RulesDefinition" element
 



Copyright © 2004-2013 52north.org. All Rights Reserved.