|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputDataType | |
---|---|
net.opengis.wps10 | |
net.opengis.wps10.impl | |
net.opengis.wps10.util |
Uses of OutputDataType in net.opengis.wps10 |
---|
Methods in net.opengis.wps10 that return OutputDataType | |
---|---|
OutputDataType |
Wps10Factory.createOutputDataType()
Returns a new object of class 'Output Data Type'. |
Uses of OutputDataType in net.opengis.wps10.impl |
---|
Classes in net.opengis.wps10.impl that implement OutputDataType | |
---|---|
class |
OutputDataTypeImpl
An implementation of the model object 'Output Data Type'. |
Methods in net.opengis.wps10.impl that return OutputDataType | |
---|---|
OutputDataType |
Wps10FactoryImpl.createOutputDataType()
|
Uses of OutputDataType in net.opengis.wps10.util |
---|
Methods in net.opengis.wps10.util with parameters of type OutputDataType | |
---|---|
java.lang.Object |
Wps10Switch.caseOutputDataType(OutputDataType object)
Returns the result of interpreting the object as an instance of 'Output Data Type'. |
boolean |
Wps10Validator.validateOutputDataType(OutputDataType outputDataType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |