|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Loop
A representation of the model object 'Loop'.
The following features are supported:
ExpressionPackage.getLoop()| Method Summary | |
|---|---|
ProbabilityMassFunction |
getIterationsPMF()
Returns the value of the 'Iterations PMF' containment reference. |
String |
getIterationsString()
Returns the value of the 'Iterations String' attribute. |
Expression |
getRegExp()
Returns the value of the 'Reg Exp' containment reference. |
void |
setIterationsPMF(ProbabilityMassFunction value)
Sets the value of the ' Iterations PMF' containment reference. |
void |
setIterationsString(String value)
Sets the value of the ' Iterations String' attribute. |
void |
setRegExp(Expression value)
Sets the value of the ' Reg Exp' containment reference. |
| Method Detail |
|---|
Expression getRegExp()
If the meaning of the 'Reg Exp' containment reference isn't clear, there really should be more of a description here...
setRegExp(Expression),
ExpressionPackage.getLoop_RegExp()void setRegExp(Expression value)
Reg Exp' containment reference.
value - the new value of the 'Reg Exp' containment reference.getRegExp()ProbabilityMassFunction getIterationsPMF()
If the meaning of the 'Iterations PMF' containment reference isn't clear, there really should be more of a description here...
setIterationsPMF(ProbabilityMassFunction),
ExpressionPackage.getLoop_IterationsPMF()void setIterationsPMF(ProbabilityMassFunction value)
Iterations PMF' containment reference.
value - the new value of the 'Iterations PMF' containment reference.getIterationsPMF()String getIterationsString()
"".
If the meaning of the 'Iterations String' attribute isn't clear, there really should be more of a description here...
setIterationsString(String),
ExpressionPackage.getLoop_IterationsString()void setIterationsString(String value)
Iterations String' attribute.
value - the new value of the 'Iterations String' attribute.getIterationsString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||