|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SupportedComplexDataInputType | |
---|---|
net.opengis.wps10 | |
net.opengis.wps10.impl | |
net.opengis.wps10.util |
Uses of SupportedComplexDataInputType in net.opengis.wps10 |
---|
Methods in net.opengis.wps10 that return SupportedComplexDataInputType | |
---|---|
SupportedComplexDataInputType |
Wps10Factory.createSupportedComplexDataInputType()
Returns a new object of class 'Supported Complex Data Input Type'. |
SupportedComplexDataInputType |
InputDescriptionType.getComplexData()
Returns the value of the 'Complex Data' containment reference. |
Methods in net.opengis.wps10 with parameters of type SupportedComplexDataInputType | |
---|---|
void |
InputDescriptionType.setComplexData(SupportedComplexDataInputType value)
Sets the value of the ' Complex Data ' containment reference. |
Uses of SupportedComplexDataInputType in net.opengis.wps10.impl |
---|
Classes in net.opengis.wps10.impl that implement SupportedComplexDataInputType | |
---|---|
class |
SupportedComplexDataInputTypeImpl
An implementation of the model object 'Supported Complex Data Input Type'. |
Fields in net.opengis.wps10.impl declared as SupportedComplexDataInputType | |
---|---|
protected SupportedComplexDataInputType |
InputDescriptionTypeImpl.complexData
The cached value of the ' Complex Data ' containment reference. |
Methods in net.opengis.wps10.impl that return SupportedComplexDataInputType | |
---|---|
SupportedComplexDataInputType |
Wps10FactoryImpl.createSupportedComplexDataInputType()
|
SupportedComplexDataInputType |
InputDescriptionTypeImpl.getComplexData()
|
Methods in net.opengis.wps10.impl with parameters of type SupportedComplexDataInputType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
InputDescriptionTypeImpl.basicSetComplexData(SupportedComplexDataInputType newComplexData,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
InputDescriptionTypeImpl.setComplexData(SupportedComplexDataInputType newComplexData)
|
Uses of SupportedComplexDataInputType in net.opengis.wps10.util |
---|
Methods in net.opengis.wps10.util with parameters of type SupportedComplexDataInputType | |
---|---|
java.lang.Object |
Wps10Switch.caseSupportedComplexDataInputType(SupportedComplexDataInputType object)
Returns the result of interpreting the object as an instance of 'Supported Complex Data Input Type'. |
boolean |
Wps10Validator.validateSupportedComplexDataInputType(SupportedComplexDataInputType supportedComplexDataInputType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |