|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputDefinitionType | |
---|---|
net.opengis.wps10 | |
net.opengis.wps10.impl | |
net.opengis.wps10.util |
Uses of OutputDefinitionType in net.opengis.wps10 |
---|
Subinterfaces of OutputDefinitionType in net.opengis.wps10 | |
---|---|
interface |
DocumentOutputDefinitionType
A representation of the model object 'Document Output Definition Type'. |
Methods in net.opengis.wps10 that return OutputDefinitionType | |
---|---|
OutputDefinitionType |
Wps10Factory.createOutputDefinitionType()
Returns a new object of class 'Output Definition Type'. |
OutputDefinitionType |
ResponseFormType.getRawDataOutput()
Returns the value of the 'Raw Data Output' containment reference. |
Methods in net.opengis.wps10 with parameters of type OutputDefinitionType | |
---|---|
void |
ResponseFormType.setRawDataOutput(OutputDefinitionType value)
Sets the value of the ' Raw Data Output ' containment reference. |
Uses of OutputDefinitionType in net.opengis.wps10.impl |
---|
Classes in net.opengis.wps10.impl that implement OutputDefinitionType | |
---|---|
class |
DocumentOutputDefinitionTypeImpl
An implementation of the model object 'Document Output Definition Type'. |
class |
OutputDefinitionTypeImpl
An implementation of the model object 'Output Definition Type'. |
Fields in net.opengis.wps10.impl declared as OutputDefinitionType | |
---|---|
protected OutputDefinitionType |
ResponseFormTypeImpl.rawDataOutput
The cached value of the ' Raw Data Output ' containment reference. |
Methods in net.opengis.wps10.impl that return OutputDefinitionType | |
---|---|
OutputDefinitionType |
Wps10FactoryImpl.createOutputDefinitionType()
|
OutputDefinitionType |
ResponseFormTypeImpl.getRawDataOutput()
|
Methods in net.opengis.wps10.impl with parameters of type OutputDefinitionType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ResponseFormTypeImpl.basicSetRawDataOutput(OutputDefinitionType newRawDataOutput,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
ResponseFormTypeImpl.setRawDataOutput(OutputDefinitionType newRawDataOutput)
|
Uses of OutputDefinitionType in net.opengis.wps10.util |
---|
Methods in net.opengis.wps10.util with parameters of type OutputDefinitionType | |
---|---|
java.lang.Object |
Wps10Switch.caseOutputDefinitionType(OutputDefinitionType object)
Returns the result of interpreting the object as an instance of 'Output Definition Type'. |
boolean |
Wps10Validator.validateOutputDefinitionType(OutputDefinitionType outputDefinitionType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |