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