Uses of Interface
net.opengis.wps20.DataType
Packages that use DataType
-
Uses of DataType in net.opengis.wps20
Methods in net.opengis.wps20 that return DataTypeModifier and TypeMethodDescriptionWps20Factory.createDataType()Returns a new object of class 'Data Type'.DataInputType.getData()Returns the value of the 'Data' containment reference.DataOutputType.getData()Returns the value of the 'Data' containment reference.DocumentRoot.getData()Returns the value of the 'Data' containment reference.Methods in net.opengis.wps20 with parameters of type DataType -
Uses of DataType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement DataTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Data Type'.Fields in net.opengis.wps20.impl declared as DataTypeModifier and TypeFieldDescriptionprotected DataTypeDataInputTypeImpl.dataThe cached value of the 'Data' containment reference.protected DataTypeDataOutputTypeImpl.dataThe cached value of the 'Data' containment reference.Methods in net.opengis.wps20.impl that return DataTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createDataType()DataInputTypeImpl.getData()DataOutputTypeImpl.getData()DocumentRootImpl.getData()Methods in net.opengis.wps20.impl with parameters of type DataTypeModifier and TypeMethodDescriptionNotificationChainDataInputTypeImpl.basicSetData(DataType newData, NotificationChain msgs) NotificationChainDataOutputTypeImpl.basicSetData(DataType newData, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetData(DataType newData, NotificationChain msgs) voidvoidvoid -
Uses of DataType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type DataTypeModifier and TypeMethodDescriptionWps20Switch.caseDataType(DataType object) Returns the result of interpreting the object as an instance of 'Data Type'.booleanWps20Validator.validateDataType(DataType dataType, DiagnosticChain diagnostics, Map<Object, Object> context)