|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReferenceType | |
---|---|
net.opengis.ows11 | |
net.opengis.ows11.impl | |
net.opengis.ows11.util | |
net.opengis.ows11.validation |
Uses of ReferenceType in net.opengis.ows11 |
---|
Subinterfaces of ReferenceType in net.opengis.ows11 | |
---|---|
interface |
ServiceReferenceType
A representation of the model object 'Service Reference Type'. |
Methods in net.opengis.ows11 that return ReferenceType | |
---|---|
ReferenceType |
Ows11Factory.createReferenceType()
Returns a new object of class 'Reference Type'. |
ReferenceType |
DocumentRoot.getReference()
Returns the value of the 'Reference' containment reference. |
Methods in net.opengis.ows11 with parameters of type ReferenceType | |
---|---|
void |
DocumentRoot.setReference(ReferenceType value)
Sets the value of the ' Reference ' containment reference. |
Uses of ReferenceType in net.opengis.ows11.impl |
---|
Classes in net.opengis.ows11.impl that implement ReferenceType | |
---|---|
class |
ReferenceTypeImpl
An implementation of the model object 'Reference Type'. |
class |
ServiceReferenceTypeImpl
An implementation of the model object 'Service Reference Type'. |
Methods in net.opengis.ows11.impl that return ReferenceType | |
---|---|
ReferenceType |
Ows11FactoryImpl.createReferenceType()
|
ReferenceType |
DocumentRootImpl.getReference()
|
Methods in net.opengis.ows11.impl with parameters of type ReferenceType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetReference(ReferenceType newReference,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setReference(ReferenceType newReference)
|
Uses of ReferenceType in net.opengis.ows11.util |
---|
Methods in net.opengis.ows11.util with parameters of type ReferenceType | |
---|---|
java.lang.Object |
Ows11Switch.caseReferenceType(ReferenceType object)
Returns the result of interpreting the object as an instance of 'Reference Type'. |
boolean |
Ows11Validator.validateReferenceType(ReferenceType referenceType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
Uses of ReferenceType in net.opengis.ows11.validation |
---|
Methods in net.opengis.ows11.validation with parameters of type ReferenceType | |
---|---|
boolean |
DocumentRootValidator.validateReference(ReferenceType value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |