|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SupportedComplexDataType | |
---|---|
net.opengis.wps10 | |
net.opengis.wps10.impl | |
net.opengis.wps10.util |
Uses of SupportedComplexDataType in net.opengis.wps10 |
---|
Subinterfaces of SupportedComplexDataType in net.opengis.wps10 | |
---|---|
interface |
SupportedComplexDataInputType
A representation of the model object 'Supported Complex Data Input Type'. |
Methods in net.opengis.wps10 that return SupportedComplexDataType | |
---|---|
SupportedComplexDataType |
Wps10Factory.createSupportedComplexDataType()
Returns a new object of class 'Supported Complex Data Type'. |
SupportedComplexDataType |
OutputDescriptionType.getComplexOutput()
Returns the value of the 'Complex Output' containment reference. |
Methods in net.opengis.wps10 with parameters of type SupportedComplexDataType | |
---|---|
void |
OutputDescriptionType.setComplexOutput(SupportedComplexDataType value)
Sets the value of the ' Complex Output ' containment reference. |
Uses of SupportedComplexDataType in net.opengis.wps10.impl |
---|
Classes in net.opengis.wps10.impl that implement SupportedComplexDataType | |
---|---|
class |
SupportedComplexDataInputTypeImpl
An implementation of the model object 'Supported Complex Data Input Type'. |
class |
SupportedComplexDataTypeImpl
An implementation of the model object 'Supported Complex Data Type'. |
Fields in net.opengis.wps10.impl declared as SupportedComplexDataType | |
---|---|
protected SupportedComplexDataType |
OutputDescriptionTypeImpl.complexOutput
The cached value of the ' Complex Output ' containment reference. |
Methods in net.opengis.wps10.impl that return SupportedComplexDataType | |
---|---|
SupportedComplexDataType |
Wps10FactoryImpl.createSupportedComplexDataType()
|
SupportedComplexDataType |
OutputDescriptionTypeImpl.getComplexOutput()
|
Methods in net.opengis.wps10.impl with parameters of type SupportedComplexDataType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
OutputDescriptionTypeImpl.basicSetComplexOutput(SupportedComplexDataType newComplexOutput,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
OutputDescriptionTypeImpl.setComplexOutput(SupportedComplexDataType newComplexOutput)
|
Uses of SupportedComplexDataType in net.opengis.wps10.util |
---|
Methods in net.opengis.wps10.util with parameters of type SupportedComplexDataType | |
---|---|
java.lang.Object |
Wps10Switch.caseSupportedComplexDataType(SupportedComplexDataType object)
Returns the result of interpreting the object as an instance of 'Supported Complex Data Type'. |
boolean |
Wps10Validator.validateSupportedComplexDataType(SupportedComplexDataType supportedComplexDataType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |