|
||||||||||
| 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:
DroolsPackage.getControlParameters()| Method Summary | |
|---|---|
Parameter |
getInterTriggerTimer()
Returns the value of the 'Inter Trigger Timer' containment reference |
Parameter |
getMaxTriggerCount()
Returns the value of the 'Max Trigger Count' containment reference |
Parameter |
getProbability()
Returns the value of the 'Probability' containment reference |
void |
setInterTriggerTimer(Parameter value)
Sets the value of the ' Inter Trigger Timer' containment reference |
void |
setMaxTriggerCount(Parameter value)
Sets the value of the ' Max Trigger Count' containment reference |
void |
setProbability(Parameter value)
Sets the value of the ' Probability' 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),
DroolsPackage.getControlParameters_Probability()void setProbability(Parameter value)
Probability' containment reference.
value - the new value of the 'Probability' containment reference.getProbability()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),
DroolsPackage.getControlParameters_InterTriggerTimer()void setInterTriggerTimer(Parameter value)
Inter Trigger Timer' containment reference.
value - the new value of the 'Inter Trigger Timer' containment reference.getInterTriggerTimer()Parameter getMaxTriggerCount()
If the meaning of the 'Max Trigger Count' containment reference isn't clear, there really should be more of a description here...
setMaxTriggerCount(Parameter),
DroolsPackage.getControlParameters_MaxTriggerCount()void setMaxTriggerCount(Parameter value)
Max Trigger Count' containment reference.
value - the new value of the 'Max Trigger Count' containment reference.getMaxTriggerCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||