|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnNamedDomainType | |
---|---|
net.opengis.ows11 | |
net.opengis.ows11.impl | |
net.opengis.ows11.util | |
net.opengis.wcs11 | |
net.opengis.wcs11.impl | |
net.opengis.wcs11.validation |
Uses of UnNamedDomainType in net.opengis.ows11 |
---|
Subinterfaces of UnNamedDomainType in net.opengis.ows11 | |
---|---|
interface |
DomainType
A representation of the model object 'Domain Type'. |
Methods in net.opengis.ows11 that return UnNamedDomainType | |
---|---|
UnNamedDomainType |
Ows11Factory.createUnNamedDomainType()
Returns a new object of class 'Un Named Domain Type'. |
Uses of UnNamedDomainType in net.opengis.ows11.impl |
---|
Classes in net.opengis.ows11.impl that implement UnNamedDomainType | |
---|---|
class |
DomainTypeImpl
An implementation of the model object 'Domain Type'. |
class |
UnNamedDomainTypeImpl
An implementation of the model object 'Un Named Domain Type'. |
Methods in net.opengis.ows11.impl that return UnNamedDomainType | |
---|---|
UnNamedDomainType |
Ows11FactoryImpl.createUnNamedDomainType()
|
Uses of UnNamedDomainType in net.opengis.ows11.util |
---|
Methods in net.opengis.ows11.util with parameters of type UnNamedDomainType | |
---|---|
java.lang.Object |
Ows11Switch.caseUnNamedDomainType(UnNamedDomainType object)
Returns the result of interpreting the object as an instance of 'Un Named Domain Type'. |
boolean |
Ows11Validator.validateUnNamedDomainType(UnNamedDomainType unNamedDomainType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
Uses of UnNamedDomainType in net.opengis.wcs11 |
---|
Methods in net.opengis.wcs11 that return UnNamedDomainType | |
---|---|
UnNamedDomainType |
FieldType.getDefinition()
Returns the value of the 'Definition' containment reference. |
Methods in net.opengis.wcs11 with parameters of type UnNamedDomainType | |
---|---|
void |
FieldType.setDefinition(UnNamedDomainType value)
Sets the value of the ' Definition ' containment reference. |
Uses of UnNamedDomainType in net.opengis.wcs11.impl |
---|
Fields in net.opengis.wcs11.impl declared as UnNamedDomainType | |
---|---|
protected UnNamedDomainType |
FieldTypeImpl.definition
The cached value of the ' Definition ' containment reference. |
Methods in net.opengis.wcs11.impl that return UnNamedDomainType | |
---|---|
UnNamedDomainType |
FieldTypeImpl.getDefinition()
|
Methods in net.opengis.wcs11.impl with parameters of type UnNamedDomainType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
FieldTypeImpl.basicSetDefinition(UnNamedDomainType newDefinition,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
FieldTypeImpl.setDefinition(UnNamedDomainType newDefinition)
|
Uses of UnNamedDomainType in net.opengis.wcs11.validation |
---|
Methods in net.opengis.wcs11.validation with parameters of type UnNamedDomainType | |
---|---|
boolean |
FieldTypeValidator.validateDefinition(UnNamedDomainType value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |