|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnyValueType | |
---|---|
net.opengis.ows11 | |
net.opengis.ows11.impl | |
net.opengis.ows11.util | |
net.opengis.ows11.validation | |
net.opengis.wps10 | |
net.opengis.wps10.impl |
Uses of AnyValueType in net.opengis.ows11 |
---|
Methods in net.opengis.ows11 that return AnyValueType | |
---|---|
AnyValueType |
Ows11Factory.createAnyValueType()
Returns a new object of class 'Any Value Type'. |
AnyValueType |
DocumentRoot.getAnyValue()
Returns the value of the 'Any Value' containment reference. |
AnyValueType |
UnNamedDomainType.getAnyValue()
Returns the value of the 'Any Value' containment reference. |
Methods in net.opengis.ows11 with parameters of type AnyValueType | |
---|---|
void |
DocumentRoot.setAnyValue(AnyValueType value)
Sets the value of the ' Any Value ' containment reference. |
void |
UnNamedDomainType.setAnyValue(AnyValueType value)
Sets the value of the ' Any Value ' containment reference. |
Uses of AnyValueType in net.opengis.ows11.impl |
---|
Classes in net.opengis.ows11.impl that implement AnyValueType | |
---|---|
class |
AnyValueTypeImpl
An implementation of the model object 'Any Value Type'. |
Fields in net.opengis.ows11.impl declared as AnyValueType | |
---|---|
protected AnyValueType |
UnNamedDomainTypeImpl.anyValue
The cached value of the ' Any Value ' containment reference. |
Methods in net.opengis.ows11.impl that return AnyValueType | |
---|---|
AnyValueType |
Ows11FactoryImpl.createAnyValueType()
|
AnyValueType |
UnNamedDomainTypeImpl.getAnyValue()
|
AnyValueType |
DocumentRootImpl.getAnyValue()
|
Methods in net.opengis.ows11.impl with parameters of type AnyValueType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
UnNamedDomainTypeImpl.basicSetAnyValue(AnyValueType newAnyValue,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetAnyValue(AnyValueType newAnyValue,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
UnNamedDomainTypeImpl.setAnyValue(AnyValueType newAnyValue)
|
void |
DocumentRootImpl.setAnyValue(AnyValueType newAnyValue)
|
Uses of AnyValueType in net.opengis.ows11.util |
---|
Methods in net.opengis.ows11.util with parameters of type AnyValueType | |
---|---|
java.lang.Object |
Ows11Switch.caseAnyValueType(AnyValueType object)
Returns the result of interpreting the object as an instance of 'Any Value Type'. |
boolean |
Ows11Validator.validateAnyValueType(AnyValueType anyValueType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
Uses of AnyValueType in net.opengis.ows11.validation |
---|
Methods in net.opengis.ows11.validation with parameters of type AnyValueType | |
---|---|
boolean |
DocumentRootValidator.validateAnyValue(AnyValueType value)
|
boolean |
UnNamedDomainTypeValidator.validateAnyValue(AnyValueType value)
|
Uses of AnyValueType in net.opengis.wps10 |
---|
Methods in net.opengis.wps10 that return AnyValueType | |
---|---|
AnyValueType |
LiteralInputType.getAnyValue()
Returns the value of the 'Any Value' containment reference. |
Methods in net.opengis.wps10 with parameters of type AnyValueType | |
---|---|
void |
LiteralInputType.setAnyValue(AnyValueType value)
Sets the value of the ' Any Value ' containment reference. |
Uses of AnyValueType in net.opengis.wps10.impl |
---|
Fields in net.opengis.wps10.impl declared as AnyValueType | |
---|---|
protected AnyValueType |
LiteralInputTypeImpl.anyValue
The cached value of the ' Any Value ' containment reference. |
Methods in net.opengis.wps10.impl that return AnyValueType | |
---|---|
AnyValueType |
LiteralInputTypeImpl.getAnyValue()
|
Methods in net.opengis.wps10.impl with parameters of type AnyValueType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
LiteralInputTypeImpl.basicSetAnyValue(AnyValueType newAnyValue,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
LiteralInputTypeImpl.setAnyValue(AnyValueType newAnyValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |