|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComplexDataCombinationsType | |
---|---|
net.opengis.wps10 | |
net.opengis.wps10.impl | |
net.opengis.wps10.util |
Uses of ComplexDataCombinationsType in net.opengis.wps10 |
---|
Methods in net.opengis.wps10 that return ComplexDataCombinationsType | |
---|---|
ComplexDataCombinationsType |
Wps10Factory.createComplexDataCombinationsType()
Returns a new object of class 'Complex Data Combinations Type'. |
ComplexDataCombinationsType |
SupportedComplexDataType.getSupported()
Returns the value of the 'Supported' containment reference. |
Methods in net.opengis.wps10 with parameters of type ComplexDataCombinationsType | |
---|---|
void |
SupportedComplexDataType.setSupported(ComplexDataCombinationsType value)
Sets the value of the ' Supported ' containment reference. |
Uses of ComplexDataCombinationsType in net.opengis.wps10.impl |
---|
Classes in net.opengis.wps10.impl that implement ComplexDataCombinationsType | |
---|---|
class |
ComplexDataCombinationsTypeImpl
An implementation of the model object 'Complex Data Combinations Type'. |
Fields in net.opengis.wps10.impl declared as ComplexDataCombinationsType | |
---|---|
protected ComplexDataCombinationsType |
SupportedComplexDataTypeImpl.supported
The cached value of the ' Supported ' containment reference. |
Methods in net.opengis.wps10.impl that return ComplexDataCombinationsType | |
---|---|
ComplexDataCombinationsType |
Wps10FactoryImpl.createComplexDataCombinationsType()
|
ComplexDataCombinationsType |
SupportedComplexDataTypeImpl.getSupported()
|
Methods in net.opengis.wps10.impl with parameters of type ComplexDataCombinationsType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
SupportedComplexDataTypeImpl.basicSetSupported(ComplexDataCombinationsType newSupported,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
SupportedComplexDataTypeImpl.setSupported(ComplexDataCombinationsType newSupported)
|
Uses of ComplexDataCombinationsType in net.opengis.wps10.util |
---|
Methods in net.opengis.wps10.util with parameters of type ComplexDataCombinationsType | |
---|---|
java.lang.Object |
Wps10Switch.caseComplexDataCombinationsType(ComplexDataCombinationsType object)
Returns the result of interpreting the object as an instance of 'Complex Data Combinations Type'. |
boolean |
Wps10Validator.validateComplexDataCombinationsType(ComplexDataCombinationsType complexDataCombinationsType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |