|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessBriefType | |
---|---|
net.opengis.wps10 | |
net.opengis.wps10.impl | |
net.opengis.wps10.util |
Uses of ProcessBriefType in net.opengis.wps10 |
---|
Subinterfaces of ProcessBriefType in net.opengis.wps10 | |
---|---|
interface |
ProcessDescriptionType
A representation of the model object 'Process Description Type'. |
Methods in net.opengis.wps10 that return ProcessBriefType | |
---|---|
ProcessBriefType |
Wps10Factory.createProcessBriefType()
Returns a new object of class 'Process Brief Type'. |
ProcessBriefType |
ExecuteResponseType.getProcess()
Returns the value of the 'Process' containment reference. |
Methods in net.opengis.wps10 with parameters of type ProcessBriefType | |
---|---|
void |
ExecuteResponseType.setProcess(ProcessBriefType value)
Sets the value of the ' Process ' containment reference. |
Uses of ProcessBriefType in net.opengis.wps10.impl |
---|
Classes in net.opengis.wps10.impl that implement ProcessBriefType | |
---|---|
class |
ProcessBriefTypeImpl
An implementation of the model object 'Process Brief Type'. |
class |
ProcessDescriptionTypeImpl
An implementation of the model object 'Process Description Type'. |
Fields in net.opengis.wps10.impl declared as ProcessBriefType | |
---|---|
protected ProcessBriefType |
ExecuteResponseTypeImpl.process
The cached value of the ' Process ' containment reference. |
Methods in net.opengis.wps10.impl that return ProcessBriefType | |
---|---|
ProcessBriefType |
Wps10FactoryImpl.createProcessBriefType()
|
ProcessBriefType |
ExecuteResponseTypeImpl.getProcess()
|
Methods in net.opengis.wps10.impl with parameters of type ProcessBriefType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ExecuteResponseTypeImpl.basicSetProcess(ProcessBriefType newProcess,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
ExecuteResponseTypeImpl.setProcess(ProcessBriefType newProcess)
|
Uses of ProcessBriefType in net.opengis.wps10.util |
---|
Methods in net.opengis.wps10.util with parameters of type ProcessBriefType | |
---|---|
java.lang.Object |
Wps10Switch.caseProcessBriefType(ProcessBriefType object)
Returns the result of interpreting the object as an instance of 'Process Brief Type'. |
boolean |
Wps10Validator.validateProcessBriefType(ProcessBriefType processBriefType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |