|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AvailableKeysType | |
---|---|
net.opengis.wcs11 | |
net.opengis.wcs11.impl | |
net.opengis.wcs11.util | |
net.opengis.wcs11.validation |
Uses of AvailableKeysType in net.opengis.wcs11 |
---|
Methods in net.opengis.wcs11 that return AvailableKeysType | |
---|---|
AvailableKeysType |
Wcs111Factory.createAvailableKeysType()
Returns a new object of class 'Available Keys Type'. |
AvailableKeysType |
AxisType.getAvailableKeys()
Returns the value of the 'Available Keys' containment reference. |
AvailableKeysType |
DocumentRoot.getAvailableKeys()
Returns the value of the 'Available Keys' containment reference. |
Methods in net.opengis.wcs11 with parameters of type AvailableKeysType | |
---|---|
void |
AxisType.setAvailableKeys(AvailableKeysType value)
Sets the value of the ' Available Keys ' containment reference. |
void |
DocumentRoot.setAvailableKeys(AvailableKeysType value)
Sets the value of the ' Available Keys ' containment reference. |
Uses of AvailableKeysType in net.opengis.wcs11.impl |
---|
Classes in net.opengis.wcs11.impl that implement AvailableKeysType | |
---|---|
class |
AvailableKeysTypeImpl
An implementation of the model object 'Available Keys Type'. |
Fields in net.opengis.wcs11.impl declared as AvailableKeysType | |
---|---|
protected AvailableKeysType |
AxisTypeImpl.availableKeys
The cached value of the ' Available Keys ' containment reference. |
Methods in net.opengis.wcs11.impl that return AvailableKeysType | |
---|---|
AvailableKeysType |
Wcs111FactoryImpl.createAvailableKeysType()
|
AvailableKeysType |
DocumentRootImpl.getAvailableKeys()
|
AvailableKeysType |
AxisTypeImpl.getAvailableKeys()
|
Methods in net.opengis.wcs11.impl with parameters of type AvailableKeysType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetAvailableKeys(AvailableKeysType newAvailableKeys,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
AxisTypeImpl.basicSetAvailableKeys(AvailableKeysType newAvailableKeys,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setAvailableKeys(AvailableKeysType newAvailableKeys)
|
void |
AxisTypeImpl.setAvailableKeys(AvailableKeysType newAvailableKeys)
|
Uses of AvailableKeysType in net.opengis.wcs11.util |
---|
Methods in net.opengis.wcs11.util with parameters of type AvailableKeysType | |
---|---|
java.lang.Object |
Wcs111Switch.caseAvailableKeysType(AvailableKeysType object)
Returns the result of interpreting the object as an instance of 'Available Keys Type'. |
boolean |
Wcs111Validator.validateAvailableKeysType(AvailableKeysType availableKeysType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
Uses of AvailableKeysType in net.opengis.wcs11.validation |
---|
Methods in net.opengis.wcs11.validation with parameters of type AvailableKeysType | |
---|---|
boolean |
AxisTypeValidator.validateAvailableKeys(AvailableKeysType value)
|
boolean |
DocumentRootValidator.validateAvailableKeys(AvailableKeysType value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |