|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LiteralOutputType | |
---|---|
net.opengis.wps10 | |
net.opengis.wps10.impl | |
net.opengis.wps10.util |
Uses of LiteralOutputType in net.opengis.wps10 |
---|
Subinterfaces of LiteralOutputType in net.opengis.wps10 | |
---|---|
interface |
LiteralInputType
A representation of the model object 'Literal Input Type'. |
Methods in net.opengis.wps10 that return LiteralOutputType | |
---|---|
LiteralOutputType |
Wps10Factory.createLiteralOutputType()
Returns a new object of class 'Literal Output Type'. |
LiteralOutputType |
OutputDescriptionType.getLiteralOutput()
Returns the value of the 'Literal Output' containment reference. |
Methods in net.opengis.wps10 with parameters of type LiteralOutputType | |
---|---|
void |
OutputDescriptionType.setLiteralOutput(LiteralOutputType value)
Sets the value of the ' Literal Output ' containment reference. |
Uses of LiteralOutputType in net.opengis.wps10.impl |
---|
Classes in net.opengis.wps10.impl that implement LiteralOutputType | |
---|---|
class |
LiteralInputTypeImpl
An implementation of the model object 'Literal Input Type'. |
class |
LiteralOutputTypeImpl
An implementation of the model object 'Literal Output Type'. |
Fields in net.opengis.wps10.impl declared as LiteralOutputType | |
---|---|
protected LiteralOutputType |
OutputDescriptionTypeImpl.literalOutput
The cached value of the ' Literal Output ' containment reference. |
Methods in net.opengis.wps10.impl that return LiteralOutputType | |
---|---|
LiteralOutputType |
Wps10FactoryImpl.createLiteralOutputType()
|
LiteralOutputType |
OutputDescriptionTypeImpl.getLiteralOutput()
|
Methods in net.opengis.wps10.impl with parameters of type LiteralOutputType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
OutputDescriptionTypeImpl.basicSetLiteralOutput(LiteralOutputType newLiteralOutput,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
OutputDescriptionTypeImpl.setLiteralOutput(LiteralOutputType newLiteralOutput)
|
Uses of LiteralOutputType in net.opengis.wps10.util |
---|
Methods in net.opengis.wps10.util with parameters of type LiteralOutputType | |
---|---|
java.lang.Object |
Wps10Switch.caseLiteralOutputType(LiteralOutputType object)
Returns the result of interpreting the object as an instance of 'Literal Output Type'. |
boolean |
Wps10Validator.validateLiteralOutputType(LiteralOutputType literalOutputType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |