|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LanguagesType1 | |
---|---|
net.opengis.wps10 | |
net.opengis.wps10.impl | |
net.opengis.wps10.util |
Uses of LanguagesType1 in net.opengis.wps10 |
---|
Methods in net.opengis.wps10 that return LanguagesType1 | |
---|---|
LanguagesType1 |
Wps10Factory.createLanguagesType1()
Returns a new object of class 'Languages Type1'. |
LanguagesType1 |
DocumentRoot.getLanguages()
Returns the value of the 'Languages' containment reference. |
LanguagesType1 |
WPSCapabilitiesType.getLanguages()
Returns the value of the 'Languages' containment reference. |
Methods in net.opengis.wps10 with parameters of type LanguagesType1 | |
---|---|
void |
DocumentRoot.setLanguages(LanguagesType1 value)
Sets the value of the ' Languages ' containment reference. |
void |
WPSCapabilitiesType.setLanguages(LanguagesType1 value)
Sets the value of the ' Languages ' containment reference. |
Uses of LanguagesType1 in net.opengis.wps10.impl |
---|
Classes in net.opengis.wps10.impl that implement LanguagesType1 | |
---|---|
class |
LanguagesType1Impl
An implementation of the model object 'Languages Type1'. |
Fields in net.opengis.wps10.impl declared as LanguagesType1 | |
---|---|
protected LanguagesType1 |
WPSCapabilitiesTypeImpl.languages
The cached value of the ' Languages ' containment reference. |
Methods in net.opengis.wps10.impl that return LanguagesType1 | |
---|---|
LanguagesType1 |
Wps10FactoryImpl.createLanguagesType1()
|
LanguagesType1 |
WPSCapabilitiesTypeImpl.getLanguages()
|
LanguagesType1 |
DocumentRootImpl.getLanguages()
|
Methods in net.opengis.wps10.impl with parameters of type LanguagesType1 | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
WPSCapabilitiesTypeImpl.basicSetLanguages(LanguagesType1 newLanguages,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetLanguages(LanguagesType1 newLanguages,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
WPSCapabilitiesTypeImpl.setLanguages(LanguagesType1 newLanguages)
|
void |
DocumentRootImpl.setLanguages(LanguagesType1 newLanguages)
|
Uses of LanguagesType1 in net.opengis.wps10.util |
---|
Methods in net.opengis.wps10.util with parameters of type LanguagesType1 | |
---|---|
java.lang.Object |
Wps10Switch.caseLanguagesType1(LanguagesType1 object)
Returns the result of interpreting the object as an instance of 'Languages Type1'. |
boolean |
Wps10Validator.validateLanguagesType1(LanguagesType1 languagesType1,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |