|
jBPM :: BPMN2 EMF Extension Model 6.0.0.Alpha9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TimeParameters
A representation of the model object 'Time Parameters'.
The following features are supported:
Transfer TimeQueue TimeWait TimeSet Up TimeProcessing TimeValidation TimeRework TimeTime Unit
DroolsPackage.getTimeParameters()| Method Summary | |
|---|---|
Parameter |
getProcessingTime()
Returns the value of the 'Processing Time' containment reference |
Parameter |
getQueueTime()
Returns the value of the 'Queue Time' containment reference |
Parameter |
getReworkTime()
Returns the value of the 'Rework Time' containment reference |
Parameter |
getSetUpTime()
Returns the value of the 'Set Up Time' containment reference |
TimeUnit |
getTimeUnit()
Returns the value of the 'Time Unit' attribute. |
Parameter |
getTransferTime()
Returns the value of the 'Transfer Time' containment reference |
Parameter |
getValidationTime()
Returns the value of the 'Validation Time' containment reference |
Parameter |
getWaitTime()
Returns the value of the 'Wait Time' containment reference |
boolean |
isSetTimeUnit()
Returns whether the value of the ' Time Unit' attribute is set |
void |
setProcessingTime(Parameter value)
Sets the value of the ' Processing Time' containment reference |
void |
setQueueTime(Parameter value)
Sets the value of the ' Queue Time' containment reference |
void |
setReworkTime(Parameter value)
Sets the value of the ' Rework Time' containment reference |
void |
setSetUpTime(Parameter value)
Sets the value of the ' Set Up Time' containment reference |
void |
setTimeUnit(TimeUnit value)
Sets the value of the ' Time Unit' attribute |
void |
setTransferTime(Parameter value)
Sets the value of the ' Transfer Time' containment reference |
void |
setValidationTime(Parameter value)
Sets the value of the ' Validation Time' containment reference |
void |
setWaitTime(Parameter value)
Sets the value of the ' Wait Time' containment reference |
void |
unsetTimeUnit()
Unsets the value of the ' Time Unit' 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 |
|---|
Parameter getTransferTime()
If the meaning of the 'Transfer Time' containment reference isn't clear, there really should be more of a description here...
setTransferTime(Parameter),
DroolsPackage.getTimeParameters_TransferTime()void setTransferTime(Parameter value)
Transfer Time' containment reference.
value - the new value of the 'Transfer Time' containment reference.getTransferTime()Parameter getQueueTime()
If the meaning of the 'Queue Time' containment reference isn't clear, there really should be more of a description here...
setQueueTime(Parameter),
DroolsPackage.getTimeParameters_QueueTime()void setQueueTime(Parameter value)
Queue Time' containment reference.
value - the new value of the 'Queue Time' containment reference.getQueueTime()Parameter getWaitTime()
If the meaning of the 'Wait Time' containment reference isn't clear, there really should be more of a description here...
setWaitTime(Parameter),
DroolsPackage.getTimeParameters_WaitTime()void setWaitTime(Parameter value)
Wait Time' containment reference.
value - the new value of the 'Wait Time' containment reference.getWaitTime()Parameter getSetUpTime()
If the meaning of the 'Set Up Time' containment reference isn't clear, there really should be more of a description here...
setSetUpTime(Parameter),
DroolsPackage.getTimeParameters_SetUpTime()void setSetUpTime(Parameter value)
Set Up Time' containment reference.
value - the new value of the 'Set Up Time' containment reference.getSetUpTime()Parameter getProcessingTime()
If the meaning of the 'Processing Time' containment reference isn't clear, there really should be more of a description here...
setProcessingTime(Parameter),
DroolsPackage.getTimeParameters_ProcessingTime()void setProcessingTime(Parameter value)
Processing Time' containment reference.
value - the new value of the 'Processing Time' containment reference.getProcessingTime()Parameter getValidationTime()
If the meaning of the 'Validation Time' containment reference isn't clear, there really should be more of a description here...
setValidationTime(Parameter),
DroolsPackage.getTimeParameters_ValidationTime()void setValidationTime(Parameter value)
Validation Time' containment reference.
value - the new value of the 'Validation Time' containment reference.getValidationTime()Parameter getReworkTime()
If the meaning of the 'Rework Time' containment reference isn't clear, there really should be more of a description here...
setReworkTime(Parameter),
DroolsPackage.getTimeParameters_ReworkTime()void setReworkTime(Parameter value)
Rework Time' containment reference.
value - the new value of the 'Rework Time' containment reference.getReworkTime()TimeUnit getTimeUnit()
TimeUnit.
If the meaning of the 'Time Unit' attribute isn't clear, there really should be more of a description here...
TimeUnit,
isSetTimeUnit(),
unsetTimeUnit(),
setTimeUnit(TimeUnit),
DroolsPackage.getTimeParameters_TimeUnit()void setTimeUnit(TimeUnit value)
Time Unit' attribute.
value - the new value of the 'Time Unit' attribute.TimeUnit,
isSetTimeUnit(),
unsetTimeUnit(),
getTimeUnit()void unsetTimeUnit()
Time Unit' attribute.
isSetTimeUnit(),
getTimeUnit(),
setTimeUnit(TimeUnit)boolean isSetTimeUnit()
Time Unit' attribute is set.
unsetTimeUnit(),
getTimeUnit(),
setTimeUnit(TimeUnit)
|
jBPM :: BPMN2 EMF Extension Model 6.0.0.Alpha9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||