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