|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComplexDataDescriptionType | |
---|---|
net.opengis.wps10 | |
net.opengis.wps10.impl | |
net.opengis.wps10.util |
Uses of ComplexDataDescriptionType in net.opengis.wps10 |
---|
Methods in net.opengis.wps10 that return ComplexDataDescriptionType | |
---|---|
ComplexDataDescriptionType |
Wps10Factory.createComplexDataDescriptionType()
Returns a new object of class 'Complex Data Description Type'. |
ComplexDataDescriptionType |
ComplexDataCombinationType.getFormat()
Returns the value of the 'Format' containment reference. |
Methods in net.opengis.wps10 with parameters of type ComplexDataDescriptionType | |
---|---|
void |
ComplexDataCombinationType.setFormat(ComplexDataDescriptionType value)
Sets the value of the ' Format ' containment reference. |
Uses of ComplexDataDescriptionType in net.opengis.wps10.impl |
---|
Classes in net.opengis.wps10.impl that implement ComplexDataDescriptionType | |
---|---|
class |
ComplexDataDescriptionTypeImpl
An implementation of the model object 'Complex Data Description Type'. |
Fields in net.opengis.wps10.impl declared as ComplexDataDescriptionType | |
---|---|
protected ComplexDataDescriptionType |
ComplexDataCombinationTypeImpl.format
The cached value of the ' Format ' containment reference. |
Methods in net.opengis.wps10.impl that return ComplexDataDescriptionType | |
---|---|
ComplexDataDescriptionType |
Wps10FactoryImpl.createComplexDataDescriptionType()
|
ComplexDataDescriptionType |
ComplexDataCombinationTypeImpl.getFormat()
|
Methods in net.opengis.wps10.impl with parameters of type ComplexDataDescriptionType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ComplexDataCombinationTypeImpl.basicSetFormat(ComplexDataDescriptionType newFormat,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
ComplexDataCombinationTypeImpl.setFormat(ComplexDataDescriptionType newFormat)
|
Uses of ComplexDataDescriptionType in net.opengis.wps10.util |
---|
Methods in net.opengis.wps10.util with parameters of type ComplexDataDescriptionType | |
---|---|
java.lang.Object |
Wps10Switch.caseComplexDataDescriptionType(ComplexDataDescriptionType object)
Returns the result of interpreting the object as an instance of 'Complex Data Description Type'. |
boolean |
Wps10Validator.validateComplexDataDescriptionType(ComplexDataDescriptionType complexDataDescriptionType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |