|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterpolationMethodsType | |
---|---|
net.opengis.wcs11 | |
net.opengis.wcs11.impl | |
net.opengis.wcs11.util | |
net.opengis.wcs11.validation |
Uses of InterpolationMethodsType in net.opengis.wcs11 |
---|
Methods in net.opengis.wcs11 that return InterpolationMethodsType | |
---|---|
InterpolationMethodsType |
Wcs111Factory.createInterpolationMethodsType()
Returns a new object of class 'Interpolation Methods Type'. |
InterpolationMethodsType |
FieldType.getInterpolationMethods()
Returns the value of the 'Interpolation Methods' containment reference. |
InterpolationMethodsType |
DocumentRoot.getInterpolationMethods()
Returns the value of the 'Interpolation Methods' containment reference. |
Methods in net.opengis.wcs11 with parameters of type InterpolationMethodsType | |
---|---|
void |
FieldType.setInterpolationMethods(InterpolationMethodsType value)
Sets the value of the ' Interpolation Methods ' containment reference. |
void |
DocumentRoot.setInterpolationMethods(InterpolationMethodsType value)
Sets the value of the ' Interpolation Methods ' containment reference. |
Uses of InterpolationMethodsType in net.opengis.wcs11.impl |
---|
Classes in net.opengis.wcs11.impl that implement InterpolationMethodsType | |
---|---|
class |
InterpolationMethodsTypeImpl
An implementation of the model object 'Interpolation Methods Type'. |
Fields in net.opengis.wcs11.impl declared as InterpolationMethodsType | |
---|---|
protected InterpolationMethodsType |
FieldTypeImpl.interpolationMethods
The cached value of the ' Interpolation Methods ' containment reference. |
Methods in net.opengis.wcs11.impl that return InterpolationMethodsType | |
---|---|
InterpolationMethodsType |
Wcs111FactoryImpl.createInterpolationMethodsType()
|
InterpolationMethodsType |
FieldTypeImpl.getInterpolationMethods()
|
InterpolationMethodsType |
DocumentRootImpl.getInterpolationMethods()
|
Methods in net.opengis.wcs11.impl with parameters of type InterpolationMethodsType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
FieldTypeImpl.basicSetInterpolationMethods(InterpolationMethodsType newInterpolationMethods,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetInterpolationMethods(InterpolationMethodsType newInterpolationMethods,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
FieldTypeImpl.setInterpolationMethods(InterpolationMethodsType newInterpolationMethods)
|
void |
DocumentRootImpl.setInterpolationMethods(InterpolationMethodsType newInterpolationMethods)
|
Uses of InterpolationMethodsType in net.opengis.wcs11.util |
---|
Methods in net.opengis.wcs11.util with parameters of type InterpolationMethodsType | |
---|---|
java.lang.Object |
Wcs111Switch.caseInterpolationMethodsType(InterpolationMethodsType object)
Returns the result of interpreting the object as an instance of 'Interpolation Methods Type'. |
boolean |
Wcs111Validator.validateInterpolationMethodsType(InterpolationMethodsType interpolationMethodsType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
Uses of InterpolationMethodsType in net.opengis.wcs11.validation |
---|
Methods in net.opengis.wcs11.validation with parameters of type InterpolationMethodsType | |
---|---|
boolean |
FieldTypeValidator.validateInterpolationMethods(InterpolationMethodsType value)
|
boolean |
DocumentRootValidator.validateInterpolationMethods(InterpolationMethodsType value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |