|
jBPM :: BPMN2 EMF Extension Model 6.2.0-SNAPSHOT | |||||||||
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:
BpsimPackage.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 |
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 |
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 |
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 |
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)
,
BpsimPackage.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)
,
BpsimPackage.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)
,
BpsimPackage.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)
,
BpsimPackage.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)
,
BpsimPackage.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)
,
BpsimPackage.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)
,
BpsimPackage.getTimeParameters_ReworkTime()
void setReworkTime(Parameter value)
Rework Time
' containment reference.
value
- the new value of the 'Rework Time' containment reference.getReworkTime()
|
jBPM :: BPMN2 EMF Extension Model 6.2.0-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |