Uses of Class
org.openl.rules.tbasic.runtime.operations.GotoOperation
-
Packages that use GotoOperation Package Description org.openl.rules.tbasic.runtime.operations -
-
Uses of GotoOperation in org.openl.rules.tbasic.runtime.operations
Subclasses of GotoOperation in org.openl.rules.tbasic.runtime.operations Modifier and Type Class Description classConditionalGotoOperationTheCalculateOperationclass describes GOTO operation which will be realized if previous condition returned expected result.
-