|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultType | |
---|---|
net.opengis.wps10 | |
net.opengis.wps10.impl | |
net.opengis.wps10.util |
Uses of DefaultType in net.opengis.wps10 |
---|
Methods in net.opengis.wps10 that return DefaultType | |
---|---|
DefaultType |
Wps10Factory.createDefaultType()
Returns a new object of class 'Default Type'. |
DefaultType |
SupportedCRSsType.getDefault()
Returns the value of the 'Default' containment reference. |
Methods in net.opengis.wps10 with parameters of type DefaultType | |
---|---|
void |
SupportedCRSsType.setDefault(DefaultType value)
Sets the value of the ' Default ' containment reference. |
Uses of DefaultType in net.opengis.wps10.impl |
---|
Classes in net.opengis.wps10.impl that implement DefaultType | |
---|---|
class |
DefaultTypeImpl
An implementation of the model object 'Default Type'. |
Fields in net.opengis.wps10.impl declared as DefaultType | |
---|---|
protected DefaultType |
SupportedCRSsTypeImpl.default_
The cached value of the ' Default ' containment reference. |
Methods in net.opengis.wps10.impl that return DefaultType | |
---|---|
DefaultType |
Wps10FactoryImpl.createDefaultType()
|
DefaultType |
SupportedCRSsTypeImpl.getDefault()
|
Methods in net.opengis.wps10.impl with parameters of type DefaultType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
SupportedCRSsTypeImpl.basicSetDefault(DefaultType newDefault,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
SupportedCRSsTypeImpl.setDefault(DefaultType newDefault)
|
Uses of DefaultType in net.opengis.wps10.util |
---|
Methods in net.opengis.wps10.util with parameters of type DefaultType | |
---|---|
java.lang.Object |
Wps10Switch.caseDefaultType(DefaultType object)
Returns the result of interpreting the object as an instance of 'Default Type'. |
boolean |
Wps10Validator.validateDefaultType(DefaultType defaultType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |