|
jBPM :: BPMN2 EMF Extension Model 6.0.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ControlParameters
A representation of the model object 'Control Parameters'.
The following features are supported:
BpsimPackage.getControlParameters()| Method Summary | |
|---|---|
Parameter |
getCondition()
Returns the value of the 'Condition' containment reference |
Parameter |
getInterTriggerTimer()
Returns the value of the 'Inter Trigger Timer' containment reference |
Parameter |
getProbability()
Returns the value of the 'Probability' containment reference |
Parameter |
getTriggerCount()
Returns the value of the 'Trigger Count' containment reference |
void |
setCondition(Parameter value)
Sets the value of the ' Condition' containment reference |
void |
setInterTriggerTimer(Parameter value)
Sets the value of the ' Inter Trigger Timer' containment reference |
void |
setProbability(Parameter value)
Sets the value of the ' Probability' containment reference |
void |
setTriggerCount(Parameter value)
Sets the value of the ' Trigger Count' 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 getProbability()
If the meaning of the 'Probability' containment reference isn't clear, there really should be more of a description here...
setProbability(Parameter),
BpsimPackage.getControlParameters_Probability()void setProbability(Parameter value)
Probability' containment reference.
value - the new value of the 'Probability' containment reference.getProbability()Parameter getCondition()
If the meaning of the 'Condition' containment reference isn't clear, there really should be more of a description here...
setCondition(Parameter),
BpsimPackage.getControlParameters_Condition()void setCondition(Parameter value)
Condition' containment reference.
value - the new value of the 'Condition' containment reference.getCondition()Parameter getInterTriggerTimer()
If the meaning of the 'Inter Trigger Timer' containment reference isn't clear, there really should be more of a description here...
setInterTriggerTimer(Parameter),
BpsimPackage.getControlParameters_InterTriggerTimer()void setInterTriggerTimer(Parameter value)
Inter Trigger Timer' containment reference.
value - the new value of the 'Inter Trigger Timer' containment reference.getInterTriggerTimer()Parameter getTriggerCount()
If the meaning of the 'Trigger Count' containment reference isn't clear, there really should be more of a description here...
setTriggerCount(Parameter),
BpsimPackage.getControlParameters_TriggerCount()void setTriggerCount(Parameter value)
Trigger Count' containment reference.
value - the new value of the 'Trigger Count' containment reference.getTriggerCount()
|
jBPM :: BPMN2 EMF Extension Model 6.0.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||