|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetCapabilitiesType | |
---|---|
net.opengis.ows11 | |
net.opengis.ows11.impl | |
net.opengis.ows11.util | |
net.opengis.ows11.validation | |
net.opengis.wcs11 | |
net.opengis.wcs11.util |
Uses of GetCapabilitiesType in net.opengis.ows11 |
---|
Methods in net.opengis.ows11 that return GetCapabilitiesType | |
---|---|
GetCapabilitiesType |
Ows11Factory.createGetCapabilitiesType()
Returns a new object of class 'Get Capabilities Type'. |
GetCapabilitiesType |
DocumentRoot.getGetCapabilities()
Returns the value of the 'Get Capabilities' containment reference. |
Methods in net.opengis.ows11 with parameters of type GetCapabilitiesType | |
---|---|
void |
DocumentRoot.setGetCapabilities(GetCapabilitiesType value)
Sets the value of the ' Get Capabilities ' containment reference. |
Uses of GetCapabilitiesType in net.opengis.ows11.impl |
---|
Classes in net.opengis.ows11.impl that implement GetCapabilitiesType | |
---|---|
class |
GetCapabilitiesTypeImpl
An implementation of the model object 'Get Capabilities Type'. |
Methods in net.opengis.ows11.impl that return GetCapabilitiesType | |
---|---|
GetCapabilitiesType |
Ows11FactoryImpl.createGetCapabilitiesType()
|
GetCapabilitiesType |
DocumentRootImpl.getGetCapabilities()
|
Methods in net.opengis.ows11.impl with parameters of type GetCapabilitiesType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setGetCapabilities(GetCapabilitiesType newGetCapabilities)
|
Uses of GetCapabilitiesType in net.opengis.ows11.util |
---|
Methods in net.opengis.ows11.util with parameters of type GetCapabilitiesType | |
---|---|
java.lang.Object |
Ows11Switch.caseGetCapabilitiesType(GetCapabilitiesType object)
Returns the result of interpreting the object as an instance of 'Get Capabilities Type'. |
boolean |
Ows11Validator.validateGetCapabilitiesType(GetCapabilitiesType getCapabilitiesType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
Uses of GetCapabilitiesType in net.opengis.ows11.validation |
---|
Methods in net.opengis.ows11.validation with parameters of type GetCapabilitiesType | |
---|---|
boolean |
DocumentRootValidator.validateGetCapabilities(GetCapabilitiesType value)
|
Uses of GetCapabilitiesType in net.opengis.wcs11 |
---|
Subinterfaces of GetCapabilitiesType in net.opengis.wcs11 | |
---|---|
interface |
GetCapabilitiesType
A representation of the model object 'Get Capabilities Type'. |
Uses of GetCapabilitiesType in net.opengis.wcs11.util |
---|
Methods in net.opengis.wcs11.util with parameters of type GetCapabilitiesType | |
---|---|
java.lang.Object |
Wcs111Switch.caseGetCapabilitiesType_1(GetCapabilitiesType object)
Returns the result of interpreting the object as an instance of 'Get Capabilities Type'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |