|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessDescriptionsType | |
---|---|
net.opengis.wps10 | |
net.opengis.wps10.impl | |
net.opengis.wps10.util | |
org.geotools.data.wps.response | package with response classes. |
Uses of ProcessDescriptionsType in net.opengis.wps10 |
---|
Methods in net.opengis.wps10 that return ProcessDescriptionsType | |
---|---|
ProcessDescriptionsType |
Wps10Factory.createProcessDescriptionsType()
Returns a new object of class 'Process Descriptions Type'. |
ProcessDescriptionsType |
DocumentRoot.getProcessDescriptions()
Returns the value of the 'Process Descriptions' containment reference. |
Methods in net.opengis.wps10 with parameters of type ProcessDescriptionsType | |
---|---|
void |
DocumentRoot.setProcessDescriptions(ProcessDescriptionsType value)
Sets the value of the ' Process Descriptions ' containment reference. |
Uses of ProcessDescriptionsType in net.opengis.wps10.impl |
---|
Classes in net.opengis.wps10.impl that implement ProcessDescriptionsType | |
---|---|
class |
ProcessDescriptionsTypeImpl
An implementation of the model object 'Process Descriptions Type'. |
Methods in net.opengis.wps10.impl that return ProcessDescriptionsType | |
---|---|
ProcessDescriptionsType |
Wps10FactoryImpl.createProcessDescriptionsType()
|
ProcessDescriptionsType |
DocumentRootImpl.getProcessDescriptions()
|
Methods in net.opengis.wps10.impl with parameters of type ProcessDescriptionsType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetProcessDescriptions(ProcessDescriptionsType newProcessDescriptions,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setProcessDescriptions(ProcessDescriptionsType newProcessDescriptions)
|
Uses of ProcessDescriptionsType in net.opengis.wps10.util |
---|
Methods in net.opengis.wps10.util with parameters of type ProcessDescriptionsType | |
---|---|
java.lang.Object |
Wps10Switch.caseProcessDescriptionsType(ProcessDescriptionsType object)
Returns the result of interpreting the object as an instance of 'Process Descriptions Type'. |
boolean |
Wps10Validator.validateProcessDescriptionsType(ProcessDescriptionsType processDescriptionsType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
Uses of ProcessDescriptionsType in org.geotools.data.wps.response |
---|
Methods in org.geotools.data.wps.response that return ProcessDescriptionsType | |
---|---|
ProcessDescriptionsType |
DescribeProcessResponse.getProcessDesc()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |