|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceReferenceType | |
---|---|
net.opengis.ows11 | |
net.opengis.ows11.impl | |
net.opengis.ows11.util | |
net.opengis.ows11.validation |
Uses of ServiceReferenceType in net.opengis.ows11 |
---|
Methods in net.opengis.ows11 that return ServiceReferenceType | |
---|---|
ServiceReferenceType |
Ows11Factory.createServiceReferenceType()
Returns a new object of class 'Service Reference Type'. |
ServiceReferenceType |
DocumentRoot.getServiceReference()
Returns the value of the 'Service Reference' containment reference. |
Methods in net.opengis.ows11 with parameters of type ServiceReferenceType | |
---|---|
void |
DocumentRoot.setServiceReference(ServiceReferenceType value)
Sets the value of the ' Service Reference ' containment reference. |
Uses of ServiceReferenceType in net.opengis.ows11.impl |
---|
Classes in net.opengis.ows11.impl that implement ServiceReferenceType | |
---|---|
class |
ServiceReferenceTypeImpl
An implementation of the model object 'Service Reference Type'. |
Methods in net.opengis.ows11.impl that return ServiceReferenceType | |
---|---|
ServiceReferenceType |
Ows11FactoryImpl.createServiceReferenceType()
|
ServiceReferenceType |
DocumentRootImpl.getServiceReference()
|
Methods in net.opengis.ows11.impl with parameters of type ServiceReferenceType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetServiceReference(ServiceReferenceType newServiceReference,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setServiceReference(ServiceReferenceType newServiceReference)
|
Uses of ServiceReferenceType in net.opengis.ows11.util |
---|
Methods in net.opengis.ows11.util with parameters of type ServiceReferenceType | |
---|---|
java.lang.Object |
Ows11Switch.caseServiceReferenceType(ServiceReferenceType object)
Returns the result of interpreting the object as an instance of 'Service Reference Type'. |
boolean |
Ows11Validator.validateServiceReferenceType(ServiceReferenceType serviceReferenceType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
Uses of ServiceReferenceType in net.opengis.ows11.validation |
---|
Methods in net.opengis.ows11.validation with parameters of type ServiceReferenceType | |
---|---|
boolean |
DocumentRootValidator.validateServiceReference(ServiceReferenceType value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |