Interface SStandardLoopCharacteristics
- All Superinterfaces:
Serializable,SLoopCharacteristics
- All Known Implementing Classes:
SStandardLoopCharacteristicsImpl
- Author:
- Matthieu Chaffotte
-
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
getLoopCondition
SExpression getLoopCondition() -
isTestBefore
boolean isTestBefore() -
getLoopMax
SExpression getLoopMax()
-