|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatusType | |
---|---|
net.opengis.wps10 | |
net.opengis.wps10.impl | |
net.opengis.wps10.util |
Uses of StatusType in net.opengis.wps10 |
---|
Methods in net.opengis.wps10 that return StatusType | |
---|---|
StatusType |
Wps10Factory.createStatusType()
Returns a new object of class 'Status Type'. |
StatusType |
ExecuteResponseType.getStatus()
Returns the value of the 'Status' containment reference. |
Methods in net.opengis.wps10 with parameters of type StatusType | |
---|---|
void |
ExecuteResponseType.setStatus(StatusType value)
Sets the value of the ' Status ' containment reference. |
Uses of StatusType in net.opengis.wps10.impl |
---|
Classes in net.opengis.wps10.impl that implement StatusType | |
---|---|
class |
StatusTypeImpl
An implementation of the model object 'Status Type'. |
Fields in net.opengis.wps10.impl declared as StatusType | |
---|---|
protected StatusType |
ExecuteResponseTypeImpl.status
The cached value of the ' Status ' containment reference. |
Methods in net.opengis.wps10.impl that return StatusType | |
---|---|
StatusType |
Wps10FactoryImpl.createStatusType()
|
StatusType |
ExecuteResponseTypeImpl.getStatus()
|
Methods in net.opengis.wps10.impl with parameters of type StatusType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ExecuteResponseTypeImpl.basicSetStatus(StatusType newStatus,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
ExecuteResponseTypeImpl.setStatus(StatusType newStatus)
|
Uses of StatusType in net.opengis.wps10.util |
---|
Methods in net.opengis.wps10.util with parameters of type StatusType | |
---|---|
java.lang.Object |
Wps10Switch.caseStatusType(StatusType object)
Returns the result of interpreting the object as an instance of 'Status Type'. |
boolean |
Wps10Validator.validateStatusType(StatusType statusType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |