Uses of Class
org.jactr.core.runtime.ACTRRuntime

Packages that use ACTRRuntime
org.jactr.core.runtime   
org.jactr.scripting   
 

Uses of ACTRRuntime in org.jactr.core.runtime
 

Methods in org.jactr.core.runtime that return ACTRRuntime
static ACTRRuntime ACTRRuntime.getRuntime()
          return the ACTRRuntime singleton
 

Uses of ACTRRuntime in org.jactr.scripting
 

Methods in org.jactr.scripting that return ACTRRuntime
 ACTRRuntime ScriptSupport.getRuntime()