Uses of Package
org.openl.rules.tbasic.runtime
-
Packages that use org.openl.rules.tbasic.runtime Package Description org.openl.rules.tbasic.runtime org.openl.rules.tbasic.runtime.operations -
Classes in org.openl.rules.tbasic.runtime used by org.openl.rules.tbasic.runtime Class Description ReturnType TBasicContextHolderEnv TheTBasicContextHolderEnvcontains full context for execution of Algorithm: runtime environment, VM, variables and parameters to run with.TBasicVM TheTBasicVMclass executes Algorithm logic. -
Classes in org.openl.rules.tbasic.runtime used by org.openl.rules.tbasic.runtime.operations Class Description Result TheResultclass stores result of execution some operation and command for VM which operation must be next.TBasicContextHolderEnv TheTBasicContextHolderEnvcontains full context for execution of Algorithm: runtime environment, VM, variables and parameters to run with.