|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LiteralDataType | |
---|---|
net.opengis.wps10 | |
net.opengis.wps10.impl | |
net.opengis.wps10.util |
Uses of LiteralDataType in net.opengis.wps10 |
---|
Methods in net.opengis.wps10 that return LiteralDataType | |
---|---|
LiteralDataType |
Wps10Factory.createLiteralDataType()
Returns a new object of class 'Literal Data Type'. |
LiteralDataType |
DataType.getLiteralData()
Returns the value of the 'Literal Data' containment reference. |
Methods in net.opengis.wps10 with parameters of type LiteralDataType | |
---|---|
void |
DataType.setLiteralData(LiteralDataType value)
Sets the value of the ' Literal Data ' containment reference. |
Uses of LiteralDataType in net.opengis.wps10.impl |
---|
Classes in net.opengis.wps10.impl that implement LiteralDataType | |
---|---|
class |
LiteralDataTypeImpl
An implementation of the model object 'Literal Data Type'. |
Fields in net.opengis.wps10.impl declared as LiteralDataType | |
---|---|
protected LiteralDataType |
DataTypeImpl.literalData
The cached value of the ' Literal Data ' containment reference. |
Methods in net.opengis.wps10.impl that return LiteralDataType | |
---|---|
LiteralDataType |
Wps10FactoryImpl.createLiteralDataType()
|
LiteralDataType |
DataTypeImpl.getLiteralData()
|
Methods in net.opengis.wps10.impl with parameters of type LiteralDataType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DataTypeImpl.basicSetLiteralData(LiteralDataType newLiteralData,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DataTypeImpl.setLiteralData(LiteralDataType newLiteralData)
|
Uses of LiteralDataType in net.opengis.wps10.util |
---|
Methods in net.opengis.wps10.util with parameters of type LiteralDataType | |
---|---|
java.lang.Object |
Wps10Switch.caseLiteralDataType(LiteralDataType object)
Returns the result of interpreting the object as an instance of 'Literal Data Type'. |
boolean |
Wps10Validator.validateLiteralDataType(LiteralDataType literalDataType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |