Uses of Interface
net.opengis.wps20.DescribeProcessType
Packages that use DescribeProcessType
-
Uses of DescribeProcessType in net.opengis.wps20
Methods in net.opengis.wps20 that return DescribeProcessTypeModifier and TypeMethodDescriptionWps20Factory.createDescribeProcessType()Returns a new object of class 'Describe Process Type'.DocumentRoot.getDescribeProcess()Returns the value of the 'Describe Process' containment reference.Methods in net.opengis.wps20 with parameters of type DescribeProcessTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDescribeProcess(DescribeProcessType value) Sets the value of the 'Describe Process' containment reference. -
Uses of DescribeProcessType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement DescribeProcessTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Describe Process Type'.Methods in net.opengis.wps20.impl that return DescribeProcessTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createDescribeProcessType()DocumentRootImpl.getDescribeProcess()Methods in net.opengis.wps20.impl with parameters of type DescribeProcessTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDescribeProcess(DescribeProcessType newDescribeProcess, NotificationChain msgs) voidDocumentRootImpl.setDescribeProcess(DescribeProcessType newDescribeProcess) -
Uses of DescribeProcessType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type DescribeProcessTypeModifier and TypeMethodDescriptionWps20Switch.caseDescribeProcessType(DescribeProcessType object) Returns the result of interpreting the object as an instance of 'Describe Process Type'.booleanWps20Validator.validateDescribeProcessType(DescribeProcessType describeProcessType, DiagnosticChain diagnostics, Map<Object, Object> context)