|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseBaseType | |
---|---|
net.opengis.wps10 | |
net.opengis.wps10.impl | |
net.opengis.wps10.util |
Uses of ResponseBaseType in net.opengis.wps10 |
---|
Subinterfaces of ResponseBaseType in net.opengis.wps10 | |
---|---|
interface |
ExecuteResponseType
A representation of the model object 'Execute Response Type'. |
interface |
ProcessDescriptionsType
A representation of the model object 'Process Descriptions Type'. |
Methods in net.opengis.wps10 that return ResponseBaseType | |
---|---|
ResponseBaseType |
Wps10Factory.createResponseBaseType()
Returns a new object of class 'Response Base Type'. |
Uses of ResponseBaseType in net.opengis.wps10.impl |
---|
Classes in net.opengis.wps10.impl that implement ResponseBaseType | |
---|---|
class |
ExecuteResponseTypeImpl
An implementation of the model object 'Execute Response Type'. |
class |
ProcessDescriptionsTypeImpl
An implementation of the model object 'Process Descriptions Type'. |
class |
ResponseBaseTypeImpl
An implementation of the model object 'Response Base Type'. |
Methods in net.opengis.wps10.impl that return ResponseBaseType | |
---|---|
ResponseBaseType |
Wps10FactoryImpl.createResponseBaseType()
|
Uses of ResponseBaseType in net.opengis.wps10.util |
---|
Methods in net.opengis.wps10.util with parameters of type ResponseBaseType | |
---|---|
java.lang.Object |
Wps10Switch.caseResponseBaseType(ResponseBaseType object)
Returns the result of interpreting the object as an instance of 'Response Base Type'. |
boolean |
Wps10Validator.validateResponseBaseType(ResponseBaseType responseBaseType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |