Uses of Interface
net.opengis.wps20.ProcessSummaryType
Packages that use ProcessSummaryType
-
Uses of ProcessSummaryType in net.opengis.wps20
Methods in net.opengis.wps20 that return ProcessSummaryTypeModifier and TypeMethodDescriptionWps20Factory.createProcessSummaryType()
Returns a new object of class 'Process Summary Type'.Methods in net.opengis.wps20 that return types with arguments of type ProcessSummaryTypeModifier and TypeMethodDescriptionEList<ProcessSummaryType>
ContentsType.getProcessSummary()
Returns the value of the 'Process Summary' containment reference list. -
Uses of ProcessSummaryType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement ProcessSummaryTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Process Summary Type'.Fields in net.opengis.wps20.impl with type parameters of type ProcessSummaryTypeModifier and TypeFieldDescriptionprotected EList<ProcessSummaryType>
ContentsTypeImpl.processSummary
The cached value of the 'Process Summary
' containment reference list.Methods in net.opengis.wps20.impl that return ProcessSummaryTypeMethods in net.opengis.wps20.impl that return types with arguments of type ProcessSummaryType -
Uses of ProcessSummaryType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type ProcessSummaryTypeModifier and TypeMethodDescriptionWps20Switch.caseProcessSummaryType
(ProcessSummaryType object) Returns the result of interpreting the object as an instance of 'Process Summary Type'.boolean
Wps20Validator.validateProcessSummaryType
(ProcessSummaryType processSummaryType, DiagnosticChain diagnostics, Map<Object, Object> context)