Uses of Interface
net.opengis.wps20.GenericProcessType
Packages that use GenericProcessType
-
Uses of GenericProcessType in net.opengis.wps20
Methods in net.opengis.wps20 that return GenericProcessTypeModifier and TypeMethodDescriptionWps20Factory.createGenericProcessType()Returns a new object of class 'Generic Process Type'.DocumentRoot.getGenericProcess()Returns the value of the 'Generic Process' containment reference.Methods in net.opengis.wps20 with parameters of type GenericProcessTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGenericProcess(GenericProcessType value) Sets the value of the 'Generic Process' containment reference. -
Uses of GenericProcessType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement GenericProcessTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Generic Process Type'.Methods in net.opengis.wps20.impl that return GenericProcessTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createGenericProcessType()DocumentRootImpl.getGenericProcess()Methods in net.opengis.wps20.impl with parameters of type GenericProcessTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGenericProcess(GenericProcessType newGenericProcess, NotificationChain msgs) voidDocumentRootImpl.setGenericProcess(GenericProcessType newGenericProcess) -
Uses of GenericProcessType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type GenericProcessTypeModifier and TypeMethodDescriptionWps20Switch.caseGenericProcessType(GenericProcessType object) Returns the result of interpreting the object as an instance of 'Generic Process Type'.booleanWps20Validator.validateGenericProcessType(GenericProcessType genericProcessType, DiagnosticChain diagnostics, Map<Object, Object> context)