|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPrimitiveActivityCtx | |
---|---|
gov.nasa.arc.brahms.common.rt | |
gov.nasa.arc.brahms.vm.rt |
Uses of IPrimitiveActivityCtx in gov.nasa.arc.brahms.common.rt |
---|
Subinterfaces of IPrimitiveActivityCtx in gov.nasa.arc.brahms.common.rt | |
---|---|
interface |
IBroadcastActivityCtx
The IBroadcastActivityCtx interface is the interface for broadcast activity contexts. |
interface |
ICommunicateActivityCtx
The ICommunicateActivityCtx interface is the interface for communicate activity contexts. |
interface |
IContainmentActivityCtx
The IContainmentActivityCtx interface is the generic interface for the IGetActivityCtx and IPutActivityCtx interfaces. |
interface |
ICreateAgentActivityCtx
The ICreateAgentActivityCtx interface is the interface for create agent activity contexts. |
interface |
ICreateAreaActivityCtx
The ICreateAreaActivityCtx interface is the interface for create area activity contexts. |
interface |
ICreateObjectActivityCtx
The ICreateObjectActivityCtx interface is the interface for create object activity contexts. |
interface |
IGestureActivityCtx
The IGestureActivityCtx interface is the interface for gesture activity contexts. |
interface |
IGetActivityCtx
The IGetActivityCtx interface is the interface for get activity contexts. |
interface |
IJavaActivityCtx
The IJavaActivityCtx interface is the interface for java activity contexts. |
interface |
IMoveActivityCtx
The IMoveActivityCtx interface is the interface for move activity contexts. |
interface |
IPutActivityCtx
The IPutActivityCtx interface is the interface for put activity contexts. |
Classes in gov.nasa.arc.brahms.common.rt that implement IPrimitiveActivityCtx | |
---|---|
class |
BroadcastActivityCtx
The BroadcastActivityCtx maintains the context of a broadcast activity being or to be executed by an active instance. |
class |
CommunicateActivityCtx
The CommunicateActivityCtx maintains the context of a communicate activity being or to be executed by an active instance. |
class |
ContainmentActivityCtx
The ContainmentActivityCtx is the generic class for the GetActivityCtx and PutActivityCtx. |
class |
CreateAgentActivityCtx
The CreateAgentActivityCtx maintains the context of a create agent activity being or to be executed by an active instance. |
class |
CreateAreaActivityCtx
The CreateAreaActivityCtx maintains the context of a create area activity being or to be executed by an active instance. |
class |
CreateObjectActivityCtx
The CreateObjectActivityCtx maintains the context of a create object activity being or to be executed by an active instance. |
class |
GestureActivityCtx
A GestureActivityCtx maintains the context of a gesture activity being or to be executed by an active instance. |
class |
GetActivityCtx
A GetActivityCtx maintains the context of a get activity being or to be executed by an active instance. |
class |
JavaActivityCtx
A JavaActivityCtx maintains the context of a java activity being or to be executed by an active instance. |
class |
MoveActivityCtx
The MoveActivityCtx maintains the context of a move activity being or to be executed by an active instance. |
class |
PrimitiveActivityCtx
The PrimitiveActivityCtx maintains the context of a primitive activity being or to be executed by an active instance. |
class |
PutActivityCtx
A PutActivityCtx maintains the context of a put activity being or to be executed by an active instance. |
Uses of IPrimitiveActivityCtx in gov.nasa.arc.brahms.vm.rt |
---|
Classes in gov.nasa.arc.brahms.vm.rt that implement IPrimitiveActivityCtx | |
---|---|
class |
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. |
class |
VMCommunicateActivityCtx
The VMCommunicateActivityCtx is a communicate activity context with extensions for use in the virtual machine that maintains the context of a communicate activity being or to be executed by an active instance. |
class |
VMContainmentActivityCtx
The VMContainmentActivityCtx is the generic context for the VMPutActivityCtx and VMGetActivityCtx. |
class |
VMCreateAgentActivityCtx
The VMCreateAgentActivityCtx is a create agent activity context with extensions for use in the virtual machine that maintains the context of a create agent activity being or to be executed by an active instance. |
class |
VMCreateAreaActivityCtx
The VMCreateAreaActivityCtx is a create area activity context with extensions for use in the virtual machine that maintains the context of a create area activity being or to be executed by an active instance. |
class |
VMCreateObjectActivityCtx
The VMCreateObjectActivityCtx is a create object activity context with extensions for use in the virtual machine that maintains the context of a create object activity being or to be executed by an active instance. |
class |
VMGestureActivityCtx
The VMGestureActivityCtx is a gesture activity context with extensions for use in the virtual machine that maintains the start and end times for an activity, the duration, priority, status, randomness, duration, resources, and gesture made when the activity was executed. |
class |
VMGetActivityCtx
A VMGetActivityCtx is a GetActivityCtx with extensions for the virtual machine that maintains the context of a get activity being or to be executed by an active instance. |
class |
VMJavaActivityCtx
The VMJavaActivityCtx is a java activity context with extensions for use in the virtual machine that maintains the start and end times for an activity, the duration, priority, status, randomness, duration, resources, what java class it used to execute the activity and when the activity was executed. |
class |
VMMoveActivityCtx
The VMMoveActivityCtx is a move activity context with extensions for use in the virtual machine that maintains the start and end times for an activity, the duration, priority, status, randomness, duration, resources, start location and destination location. |
class |
VMPrimitiveActivityCtx
The VMPrimitiveActivityCtx is a primitive activity context with extensions for use in the virtual machine. |
class |
VMPutActivityCtx
A VMPutActivityCtx is a PutActivityCtx with extensions for the virtual machine that maintains the context of a put activity being or to be executed by an active instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |