|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RangeSubsetType | |
---|---|
net.opengis.wcs11 | |
net.opengis.wcs11.impl | |
net.opengis.wcs11.util | |
net.opengis.wcs11.validation |
Uses of RangeSubsetType in net.opengis.wcs11 |
---|
Methods in net.opengis.wcs11 that return RangeSubsetType | |
---|---|
RangeSubsetType |
Wcs111Factory.createRangeSubsetType()
Returns a new object of class 'Range Subset Type'. |
RangeSubsetType |
GetCoverageType.getRangeSubset()
Returns the value of the 'Range Subset' containment reference. |
Methods in net.opengis.wcs11 with parameters of type RangeSubsetType | |
---|---|
void |
GetCoverageType.setRangeSubset(RangeSubsetType value)
Sets the value of the ' Range Subset ' containment reference. |
Uses of RangeSubsetType in net.opengis.wcs11.impl |
---|
Classes in net.opengis.wcs11.impl that implement RangeSubsetType | |
---|---|
class |
RangeSubsetTypeImpl
An implementation of the model object 'Range Subset Type'. |
Fields in net.opengis.wcs11.impl declared as RangeSubsetType | |
---|---|
protected RangeSubsetType |
GetCoverageTypeImpl.rangeSubset
The cached value of the ' Range Subset ' containment reference. |
Methods in net.opengis.wcs11.impl that return RangeSubsetType | |
---|---|
RangeSubsetType |
Wcs111FactoryImpl.createRangeSubsetType()
|
RangeSubsetType |
GetCoverageTypeImpl.getRangeSubset()
|
Methods in net.opengis.wcs11.impl with parameters of type RangeSubsetType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
GetCoverageTypeImpl.basicSetRangeSubset(RangeSubsetType newRangeSubset,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
GetCoverageTypeImpl.setRangeSubset(RangeSubsetType newRangeSubset)
|
Uses of RangeSubsetType in net.opengis.wcs11.util |
---|
Methods in net.opengis.wcs11.util with parameters of type RangeSubsetType | |
---|---|
java.lang.Object |
Wcs111Switch.caseRangeSubsetType(RangeSubsetType object)
Returns the result of interpreting the object as an instance of 'Range Subset Type'. |
boolean |
Wcs111Validator.validateRangeSubsetType(RangeSubsetType rangeSubsetType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
Uses of RangeSubsetType in net.opengis.wcs11.validation |
---|
Methods in net.opengis.wcs11.validation with parameters of type RangeSubsetType | |
---|---|
boolean |
GetCoverageTypeValidator.validateRangeSubset(RangeSubsetType value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |