Uses of Interface
net.opengis.wps20.BodyReferenceType
Packages that use BodyReferenceType
-
Uses of BodyReferenceType in net.opengis.wps20
Methods in net.opengis.wps20 that return BodyReferenceTypeModifier and TypeMethodDescriptionWps20Factory.createBodyReferenceType()
Returns a new object of class 'Body Reference Type'.ReferenceType.getBodyReference()
Returns the value of the 'Body Reference' containment reference.Methods in net.opengis.wps20 with parameters of type BodyReferenceTypeModifier and TypeMethodDescriptionvoid
ReferenceType.setBodyReference
(BodyReferenceType value) Sets the value of the 'Body Reference
' containment reference. -
Uses of BodyReferenceType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement BodyReferenceTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Body Reference Type'.Fields in net.opengis.wps20.impl declared as BodyReferenceTypeModifier and TypeFieldDescriptionprotected BodyReferenceType
ReferenceTypeImpl.bodyReference
The cached value of the 'Body Reference
' containment reference.Methods in net.opengis.wps20.impl that return BodyReferenceTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createBodyReferenceType()
ReferenceTypeImpl.getBodyReference()
Methods in net.opengis.wps20.impl with parameters of type BodyReferenceTypeModifier and TypeMethodDescriptionNotificationChain
ReferenceTypeImpl.basicSetBodyReference
(BodyReferenceType newBodyReference, NotificationChain msgs) void
ReferenceTypeImpl.setBodyReference
(BodyReferenceType newBodyReference) -
Uses of BodyReferenceType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type BodyReferenceTypeModifier and TypeMethodDescriptionWps20Switch.caseBodyReferenceType
(BodyReferenceType object) Returns the result of interpreting the object as an instance of 'Body Reference Type'.boolean
Wps20Validator.validateBodyReferenceType
(BodyReferenceType bodyReferenceType, DiagnosticChain diagnostics, Map<Object, Object> context)