Class Hierarchy
- java.lang.Object
- org.openl.rules.tbasic.runtime.operations.RuntimeOperation (implements org.openl.types.Invokable<T,E>)
- org.openl.rules.tbasic.runtime.operations.AssignValueOperation
- org.openl.rules.tbasic.runtime.operations.AssignVariableOperation
- org.openl.rules.tbasic.runtime.operations.DeclareIteratorOperation
- org.openl.rules.tbasic.runtime.operations.GotoOperation
- org.openl.rules.tbasic.runtime.operations.ConditionalGotoOperation
- org.openl.rules.tbasic.runtime.operations.IteratorHasNextOperation
- org.openl.rules.tbasic.runtime.operations.IteratorNextOperation
- org.openl.rules.tbasic.runtime.operations.NopOperation
- org.openl.rules.tbasic.runtime.operations.OpenLEvaluationOperation
- org.openl.rules.tbasic.runtime.operations.CalculateOperation
- org.openl.rules.tbasic.runtime.operations.PerformOperation
- org.openl.rules.tbasic.runtime.operations.ReturnOperation<ResultValueType>
- org.openl.rules.tbasic.runtime.operations.RuntimeOperation (implements org.openl.types.Invokable<T,E>)