|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RangeType | |
---|---|
net.opengis.wcs11 | |
net.opengis.wcs11.impl | |
net.opengis.wcs11.util | |
net.opengis.wcs11.validation |
Uses of RangeType in net.opengis.wcs11 |
---|
Methods in net.opengis.wcs11 that return RangeType | |
---|---|
RangeType |
Wcs111Factory.createRangeType()
Returns a new object of class 'Range Type'. |
RangeType |
CoverageDescriptionType.getRange()
Returns the value of the 'Range' containment reference. |
Methods in net.opengis.wcs11 with parameters of type RangeType | |
---|---|
void |
CoverageDescriptionType.setRange(RangeType value)
Sets the value of the ' Range ' containment reference. |
Uses of RangeType in net.opengis.wcs11.impl |
---|
Fields in net.opengis.wcs11.impl declared as RangeType | |
---|---|
protected RangeType |
CoverageDescriptionTypeImpl.range
The cached value of the ' Range ' containment reference. |
Methods in net.opengis.wcs11.impl that return RangeType | |
---|---|
RangeType |
Wcs111FactoryImpl.createRangeType()
|
RangeType |
CoverageDescriptionTypeImpl.getRange()
|
Methods in net.opengis.wcs11.impl with parameters of type RangeType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
CoverageDescriptionTypeImpl.basicSetRange(RangeType newRange,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
CoverageDescriptionTypeImpl.setRange(RangeType newRange)
|
Uses of RangeType in net.opengis.wcs11.util |
---|
Methods in net.opengis.wcs11.util with parameters of type RangeType | |
---|---|
java.lang.Object |
Wcs111Switch.caseRangeType(RangeType object)
Returns the result of interpreting the object as an instance of 'Range Type'. |
boolean |
Wcs111Validator.validateRangeType(RangeType rangeType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
Uses of RangeType in net.opengis.wcs11.validation |
---|
Methods in net.opengis.wcs11.validation with parameters of type RangeType | |
---|---|
boolean |
CoverageDescriptionTypeValidator.validateRange(RangeType value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |