|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcessStartedType
A representation of the model object 'Process Started Type'. Indicates that this process has been has been accepted by the server, and processing has begun.
The following features are supported:
Wps10Package.getProcessStartedType()
Method Summary | |
---|---|
java.math.BigInteger |
getPercentCompleted()
Returns the value of the 'Percent Completed' attribute. |
java.lang.String |
getValue()
Returns the value of the 'Value' attribute. |
void |
setPercentCompleted(java.math.BigInteger value)
Sets the value of the ' Percent Completed ' attribute. |
void |
setValue(java.lang.String value)
Sets the value of the ' Value ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getValue()
setValue(String)
,
Wps10Package.getProcessStartedType_Value()
void setValue(java.lang.String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
java.math.BigInteger getPercentCompleted()
setPercentCompleted(BigInteger)
,
Wps10Package.getProcessStartedType_PercentCompleted()
void setPercentCompleted(java.math.BigInteger value)
Percent Completed
' attribute.
value
- the new value of the 'Percent Completed' attribute.getPercentCompleted()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |