Uses of Package
gov.nasa.arc.brahms.vm.rt

Packages that use gov.nasa.arc.brahms.vm.rt
gov.nasa.arc.brahms.vm.data   
gov.nasa.arc.brahms.vm.rt   
gov.nasa.arc.brahms.vm.rt.events   
 

Classes in gov.nasa.arc.brahms.vm.rt used by gov.nasa.arc.brahms.vm.data
VMActiveInstanceCtx
          The VMActiveInstanceCtx is the runtime class for active instances (agents and object instances) with extensions for it to function in the Brahms virtual machine.
VMBeliefCtx
          The VMBeliefCtx is a BeliefCtx with extensions for use in the virtual machine.
VMFactCtx
          The VMFactCtx is a FactCtx with extensions for use in the virtual machine.
VMFrameCtx
          The VMFrameCtx maintains the general state information for a Brahms frame, workframe or thoughtframe and is a specialization of the FrameCtx to provide extensions for use in the virtual machine.
VMMethodInvocationCtx
          The VMMethodInvocationCtx is a MethodInvocationCtx with specializations for use in the virtual machine.
VMStatementCtx
          The VMStatementCtx is a StatementCTx with extension for use in the Brahms virtual machine.
 

Classes in gov.nasa.arc.brahms.vm.rt used by gov.nasa.arc.brahms.vm.rt
IRuntimeConceptCtx
          Marks a concept context as a runtime concept context that can be initialized and reset.
IStatementSet
          The IStatementSet is an interface for statement sets.
IStatementSetOrganizer
          An IStatementSetOrganizer is an interface to a statement organizer that organizes a list of statements into a specific order.
ShortestPathAlgorithm
          The ShortestPathAlgorithm provides an implementation of Dijkstra's shortest path algorithm.
ShortestPathAlgorithm.ShortestPath
          The ShortestPath specifies the start and end location of the 'traveled' path, the distance of the path and the path taken from the start location to the end location.
VMActiveInstanceCtx
          The VMActiveInstanceCtx is the runtime class for active instances (agents and object instances) with extensions for it to function in the Brahms virtual machine.
VMActivityCtx
          The VMActivityCtx is an ActivityCtx with extensions for use in the virtual machine.
VMAgentCtx
          The VMAgentCtx is the runtime class for the agents with extensions for it to function in the Brahms virtual machine.
VMAreaCtx
          The VMAreaCtx is the runtime representation of areas defined in a Brahms model with extensions for use in the virtual machine.
VMBeliefCtx
          The VMBeliefCtx is a BeliefCtx with extensions for use in the virtual machine.
VMBroadcastActivityCtx
          The VMBroadcastActivityCtx is a broadcast activity context with extensions for use in the virtual machine that maintains the context of a broadcast activity being or to be executed by an active instance.
VMCompositeActivityCtx
          The VMCompositeActivityCtx is a composite activity context with extensions for use in the virtual machine that maintains start and end times for an activity, the duration, priority, status, state of the frames that are part of the composite activity and the active detectables of the composite activity.
VMContainmentActivityCtx
          The VMContainmentActivityCtx is the generic context for the VMPutActivityCtx and VMGetActivityCtx.
VMDetectableCtx
          The VMDetectableCtx defines the context for a fired detectable defining the detectable that was fired, in what frame or composite activity the detectable was fired, the fact or belief detected and the belief created by the detectable.
VMFactCtx
          The VMFactCtx is a FactCtx with extensions for use in the virtual machine.
VMFrameCtx
          The VMFrameCtx maintains the general state information for a Brahms frame, workframe or thoughtframe and is a specialization of the FrameCtx to provide extensions for use in the virtual machine.
VMJavaObjectCtx
          VMJavaObjectCtx is a Virtual Machine context object used for memory management of Java objects that are the subject of Brahms facts and beliefs.
VMPrimitiveActivityCtx
          The VMPrimitiveActivityCtx is a primitive activity context with extensions for use in the virtual machine.
VMStatementCtx
          The VMStatementCtx is a StatementCTx with extension for use in the Brahms virtual machine.
VMWorkframeCtx
          The VMWorkframeCtx maintains the state for a workframe and has extensions for use in the virtual machine.
 

Classes in gov.nasa.arc.brahms.vm.rt used by gov.nasa.arc.brahms.vm.rt.events
VMFrameCtx
          The VMFrameCtx maintains the general state information for a Brahms frame, workframe or thoughtframe and is a specialization of the FrameCtx to provide extensions for use in the virtual machine.
 



Copyright © 1997-2012 All Rights Reserved.