|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputReferenceType | |
---|---|
net.opengis.wps10 | |
net.opengis.wps10.impl | |
net.opengis.wps10.util |
Uses of OutputReferenceType in net.opengis.wps10 |
---|
Methods in net.opengis.wps10 that return OutputReferenceType | |
---|---|
OutputReferenceType |
Wps10Factory.createOutputReferenceType()
Returns a new object of class 'Output Reference Type'. |
OutputReferenceType |
OutputDataType.getReference()
Returns the value of the 'Reference' containment reference. |
Methods in net.opengis.wps10 with parameters of type OutputReferenceType | |
---|---|
void |
OutputDataType.setReference(OutputReferenceType value)
Sets the value of the ' Reference ' containment reference. |
Uses of OutputReferenceType in net.opengis.wps10.impl |
---|
Classes in net.opengis.wps10.impl that implement OutputReferenceType | |
---|---|
class |
OutputReferenceTypeImpl
An implementation of the model object 'Output Reference Type'. |
Fields in net.opengis.wps10.impl declared as OutputReferenceType | |
---|---|
protected OutputReferenceType |
OutputDataTypeImpl.reference
The cached value of the ' Reference ' containment reference. |
Methods in net.opengis.wps10.impl that return OutputReferenceType | |
---|---|
OutputReferenceType |
Wps10FactoryImpl.createOutputReferenceType()
|
OutputReferenceType |
OutputDataTypeImpl.getReference()
|
Methods in net.opengis.wps10.impl with parameters of type OutputReferenceType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
OutputDataTypeImpl.basicSetReference(OutputReferenceType newReference,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
OutputDataTypeImpl.setReference(OutputReferenceType newReference)
|
Uses of OutputReferenceType in net.opengis.wps10.util |
---|
Methods in net.opengis.wps10.util with parameters of type OutputReferenceType | |
---|---|
java.lang.Object |
Wps10Switch.caseOutputReferenceType(OutputReferenceType object)
Returns the result of interpreting the object as an instance of 'Output Reference Type'. |
boolean |
Wps10Validator.validateOutputReferenceType(OutputReferenceType outputReferenceType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |