|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseDocumentType | |
---|---|
net.opengis.wps10 | |
net.opengis.wps10.impl | |
net.opengis.wps10.util |
Uses of ResponseDocumentType in net.opengis.wps10 |
---|
Methods in net.opengis.wps10 that return ResponseDocumentType | |
---|---|
ResponseDocumentType |
Wps10Factory.createResponseDocumentType()
Returns a new object of class 'Response Document Type'. |
ResponseDocumentType |
ResponseFormType.getResponseDocument()
Returns the value of the 'Response Document' containment reference. |
Methods in net.opengis.wps10 with parameters of type ResponseDocumentType | |
---|---|
void |
ResponseFormType.setResponseDocument(ResponseDocumentType value)
Sets the value of the ' Response Document ' containment reference. |
Uses of ResponseDocumentType in net.opengis.wps10.impl |
---|
Classes in net.opengis.wps10.impl that implement ResponseDocumentType | |
---|---|
class |
ResponseDocumentTypeImpl
An implementation of the model object 'Response Document Type'. |
Fields in net.opengis.wps10.impl declared as ResponseDocumentType | |
---|---|
protected ResponseDocumentType |
ResponseFormTypeImpl.responseDocument
The cached value of the ' Response Document ' containment reference. |
Methods in net.opengis.wps10.impl that return ResponseDocumentType | |
---|---|
ResponseDocumentType |
Wps10FactoryImpl.createResponseDocumentType()
|
ResponseDocumentType |
ResponseFormTypeImpl.getResponseDocument()
|
Methods in net.opengis.wps10.impl with parameters of type ResponseDocumentType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ResponseFormTypeImpl.basicSetResponseDocument(ResponseDocumentType newResponseDocument,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
ResponseFormTypeImpl.setResponseDocument(ResponseDocumentType newResponseDocument)
|
Uses of ResponseDocumentType in net.opengis.wps10.util |
---|
Methods in net.opengis.wps10.util with parameters of type ResponseDocumentType | |
---|---|
java.lang.Object |
Wps10Switch.caseResponseDocumentType(ResponseDocumentType object)
Returns the result of interpreting the object as an instance of 'Response Document Type'. |
boolean |
Wps10Validator.validateResponseDocumentType(ResponseDocumentType responseDocumentType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |