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