|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AcceptFormatsType | |
---|---|
net.opengis.ows11 | |
net.opengis.ows11.impl | |
net.opengis.ows11.util | |
net.opengis.ows11.validation |
Uses of AcceptFormatsType in net.opengis.ows11 |
---|
Methods in net.opengis.ows11 that return AcceptFormatsType | |
---|---|
AcceptFormatsType |
Ows11Factory.createAcceptFormatsType()
Returns a new object of class 'Accept Formats Type'. |
AcceptFormatsType |
GetCapabilitiesType.getAcceptFormats()
Returns the value of the 'Accept Formats' containment reference. |
Methods in net.opengis.ows11 with parameters of type AcceptFormatsType | |
---|---|
void |
GetCapabilitiesType.setAcceptFormats(AcceptFormatsType value)
Sets the value of the ' Accept Formats ' containment reference. |
Uses of AcceptFormatsType in net.opengis.ows11.impl |
---|
Classes in net.opengis.ows11.impl that implement AcceptFormatsType | |
---|---|
class |
AcceptFormatsTypeImpl
An implementation of the model object 'Accept Formats Type'. |
Fields in net.opengis.ows11.impl declared as AcceptFormatsType | |
---|---|
protected AcceptFormatsType |
GetCapabilitiesTypeImpl.acceptFormats
The cached value of the ' Accept Formats ' containment reference. |
Methods in net.opengis.ows11.impl that return AcceptFormatsType | |
---|---|
AcceptFormatsType |
Ows11FactoryImpl.createAcceptFormatsType()
|
AcceptFormatsType |
GetCapabilitiesTypeImpl.getAcceptFormats()
|
Methods in net.opengis.ows11.impl with parameters of type AcceptFormatsType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
GetCapabilitiesTypeImpl.basicSetAcceptFormats(AcceptFormatsType newAcceptFormats,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
GetCapabilitiesTypeImpl.setAcceptFormats(AcceptFormatsType newAcceptFormats)
|
Uses of AcceptFormatsType in net.opengis.ows11.util |
---|
Methods in net.opengis.ows11.util with parameters of type AcceptFormatsType | |
---|---|
java.lang.Object |
Ows11Switch.caseAcceptFormatsType(AcceptFormatsType object)
Returns the result of interpreting the object as an instance of 'Accept Formats Type'. |
boolean |
Ows11Validator.validateAcceptFormatsType(AcceptFormatsType acceptFormatsType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
Uses of AcceptFormatsType in net.opengis.ows11.validation |
---|
Methods in net.opengis.ows11.validation with parameters of type AcceptFormatsType | |
---|---|
boolean |
GetCapabilitiesTypeValidator.validateAcceptFormats(AcceptFormatsType value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |