|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in gov.nasa.arc.brahms.common.rt used by gov.nasa.arc.brahms.common.data | |
---|---|
IActivityCtx
The IActivityCtx is the interface for activity contexts. |
|
IConceptCtx
The IConceptCtx interface is the interface for the runtime representation of concepts defined in a Brahms model. |
|
IConsequenceCtx
The IConsequenceCtx is the interface for consequence contexts defining the context for a fired consequence defining the consequence that was fired, what frame fired the consequence and defining what beliefs and/or facts were created by the consequence. |
|
IDetectableCtx
The IDetectableCtx defines the interface for 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. |
|
IFrameCtx
The IFrameCtx is an interface for frame contexts that maintain the general state information for a Brahms frame, workframe or thoughtframe. |
|
Statement
A Statement defines a state in the world or for an active instance defining either a value for a concept attribute or Java object property or defining a relation between concepts. |
Classes in gov.nasa.arc.brahms.common.rt used by gov.nasa.arc.brahms.common.rt | |
---|---|
ActiveInstanceCtx
The ActiveInstanceCtx is the runtime class for active instances (agents and object instances). |
|
ActivityCtx
The ActivityCtx maintains the context of an activity being or to be executed by an active instance. |
|
ActivityStateCtx
The state of the activities instantiated by the virtual machine is maintained using the ActivityStateCtx. |
|
BrahmsObjectCtx
The BrahmsObjectCtx class defines the base class for all contexts in the Brahms system as part of the dynamic model. |
|
BroadcastActivityCtx
The BroadcastActivityCtx maintains the context of a broadcast activity being or to be executed by an active instance. |
|
ConceptCtx
The ConceptCtx is the runtime representation of concepts defined in a Brahms model. |
|
ConditionCtx
The ConditionCtx references a Condition defined in a Brahms model or created by the virtual machine. |
|
ConsequenceCtx
The ConsequenceCtx defines the context for a fired consequence defining the consequence that was fired, what frame fired the consequence and defining what beliefs and/or facts were created by the consequence. |
|
ContainedInstanceCtx
The ContainedInstanceCtx is the context managing a reference to an active instance that is contained by another active instance. |
|
ContainmentActivityCtx
The ContainmentActivityCtx is the generic class for the GetActivityCtx and PutActivityCtx. |
|
DetectableCtx
The DetectableCtx 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. |
|
FrameCtx
The FrameCtx maintains the general state information for a Brahms frame, workframe or thoughtframe. |
|
FrameStateCtx
The state of the frames instantiated by the virtual machine is maintained using the FrameStateCtx. |
|
IActiveInstanceCtx
The IActiveInstanceCtx is the interface for the runtime class for active instances (agents and object instances). |
|
IActivityCtx
The IActivityCtx is the interface for activity contexts. |
|
IAgentCtx
The IAgentCtx interface is the interface for a runtime class for the agents. |
|
IAreaCtx
The IAreaCtx interface is the interface for the runtime representation of areas defined in a Brahms model. |
|
IAssignmentCtx
The IAssignmentCtx is the interface for assignment contexts defining the context for an executed assignment operation. |
|
IBeliefCtx
The IBeliefCtx is the interface for belief contexts that maintain information about a belief created for an active instance. |
|
IBrahmsObjectCtx
The IBrahmsObjectCtx interface is the interface for all contexts in the Brahms system as part of the dynamic model. |
|
IBroadcastActivityCtx
The IBroadcastActivityCtx interface is the interface for broadcast activity contexts. |
|
ICommunicateActivityCtx
The ICommunicateActivityCtx interface is the interface for communicate activity contexts. |
|
ICompositeActivityCtx
The ICompositeActivityCtx interface is the interface for composite activity contexts. |
|
IConceptCtx
The IConceptCtx interface is the interface for the runtime representation of concepts defined in a Brahms model. |
|
IConceptualInstanceCtx
The IConceptualInstanceCtx interface is the interface for the runtime representation of conceptual instances defined in a Brahms model. |
|
IConditionCtx
The IConditionCtx is an interface for condition contexts that reference a Condition defined in a Brahms model or created by the virtual machine. |
|
IConsequenceCtx
The IConsequenceCtx is the interface for consequence contexts defining the context for a fired consequence defining the consequence that was fired, what frame fired the consequence and defining what beliefs and/or facts were created by the consequence. |
|
IContainmentActivityCtx
The IContainmentActivityCtx interface is the generic interface for the IGetActivityCtx and IPutActivityCtx interfaces. |
|
ICreateAgentActivityCtx
The ICreateAgentActivityCtx interface is the interface for create agent activity contexts. |
|
ICreateAreaActivityCtx
The ICreateAreaActivityCtx interface is the interface for create area activity contexts. |
|
ICreateObjectActivityCtx
The ICreateObjectActivityCtx interface is the interface for create object activity contexts. |
|
IDeleteCtx
The IDeleteCtx is the interface for delete contexts defining the context for an executed delete operation. |
|
IDetectableActionCtx
The IDetectableActionCtx tags an action related to a detectable, being one of 'detect' or 'trigger'. |
|
IDetectableCtx
The IDetectableCtx defines the interface for 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. |
|
IDetectCtx
The IDetectCtx interface is the interface for a detectable action that maintains the information about when a detection took place, what fact was detected and what belief was created as a result of the detection. |
|
IFactCtx
The IFactCtx interface is an interface for fact contexts that maintain information about a fact created in the world. |
|
IFrameCtx
The IFrameCtx is an interface for frame contexts that maintain the general state information for a Brahms frame, workframe or thoughtframe. |
|
IGestureActivityCtx
The IGestureActivityCtx interface is the interface for gesture activity contexts. |
|
IGetActivityCtx
The IGetActivityCtx interface is the interface for get activity contexts. |
|
IJavaActivityCtx
The IJavaActivityCtx interface is the interface for java activity contexts. |
|
IMethodInvocationCtx
The IMethodInvocationCtx is the interface for method invocation contexts defining the context for an executed method invocation operation. |
|
IMoveActivityCtx
The IMoveActivityCtx interface is the interface for move activity contexts. |
|
IObjectInstanceCtx
The IObjectInstanceCtx interface is the interface for the runtime class for the objects. |
|
IPreconditionCtx
The IPreconditionCtx is the interface for precondition contexts that defines the beliefs or facts that made the precondition evaluate to true, the variables it bound and the frame for which the precondition evaluated to true. |
|
IPrimitiveActivityCtx
The IPrimitiveActivityCtx is the interface for primitive activity contexts. |
|
IPutActivityCtx
The IPutActivityCtx interface is the interface for put activity contexts. |
|
IRuntimeConstants
This interface defines the constants used by the runtime data package (rt). |
|
IStatementCtx
The IStatementCtx is the interface for statement context that define a context for a Statement defining the source of the statement, the element that created the statement. |
|
IThoughtframeCtx
The IThoughtframeCtx interface is the interface for thoughtframe contexts and does currently provide no additional methods to the methods specified in IFrameCtx. |
|
ITransferDefinitionCtx
The ITransferDefinitionCtx is the interface for the context for a transfer definition defining in what communication or broadcast activity the transfer took place, the direction of the transfer, the communicated beliefs, the beliefs created by the transfer definition, the parameters used by the transfer definition and the variables bound by this transfer definition. |
|
ITriggerCtx
The ITriggerCtx interface is the interface for a detectable action or custom action that maintains the information about when the trigger or action part of the detectable was executed and what belief or event triggered the action. |
|
IVariableCtx
The IVariableCtx interface is the interface for variable contexts that maintain information regarding the binding of a variable defined for a frame and bound in a frame context. |
|
IWorkframeCtx
The IWorkframeCtx is the interface for workframe contexts that maintain tthe state for a workframe. |
|
Note
A Note represents additional information that can be stored for a context. |
|
ParameterCtx
The ParameterCtx represents a value assigned to a an attribute of an activity. |
|
PartCtx
The PartCtx is the context defining the relationship between a conceptual instance context and a sub aggregate. |
|
PreconditionCtx
The PreconditionCtx defines the context for a precondition defining the beliefs or facts that made the precondition evaluate to true and defining the frame for which the precondition evaluated to true. |
|
PrimitiveActivityCtx
The PrimitiveActivityCtx maintains the context of a primitive activity being or to be executed by an active instance. |
|
Statement
A Statement defines a state in the world or for an active instance defining either a value for a concept attribute or Java object property or defining a relation between concepts. |
|
StatementCtx
The StatementCtx defines a context for a Statement defining the source of the statement, the element that created the statement. |
|
TransferDefinitionCtx
The TransferDefinitionCtx is the context for a transfer definition defining in what communication or broadcast activity the transfer took place, the direction of the transfer, the communicated beliefs, the beliefs created by the transfer definition, the parameters used by the transfer definition and the variables bound by this transfer definition. |
|
Value
The value object models a value bound in a variable context. |
|
VariableCtx
The VariableCtx maintains information regarding the binding of a variable defined for a frame and bound in a frame context. |
Classes in gov.nasa.arc.brahms.common.rt used by gov.nasa.arc.brahms.vm.api.jac | |
---|---|
IJavaActivityCtx
The IJavaActivityCtx interface is the interface for java activity contexts. |
Classes in gov.nasa.arc.brahms.common.rt used by gov.nasa.arc.brahms.vm.api.jagt | |
---|---|
IActiveInstanceCtx
The IActiveInstanceCtx is the interface for the runtime class for active instances (agents and object instances). |
Classes in gov.nasa.arc.brahms.common.rt used by gov.nasa.arc.brahms.vm.data | |
---|---|
IActivityCtx
The IActivityCtx is the interface for activity contexts. |
|
IAssignmentCtx
The IAssignmentCtx is the interface for assignment contexts defining the context for an executed assignment operation. |
|
IConceptCtx
The IConceptCtx interface is the interface for the runtime representation of concepts defined in a Brahms model. |
|
IConsequenceCtx
The IConsequenceCtx is the interface for consequence contexts defining the context for a fired consequence defining the consequence that was fired, what frame fired the consequence and defining what beliefs and/or facts were created by the consequence. |
|
IDeleteCtx
The IDeleteCtx is the interface for delete contexts defining the context for an executed delete operation. |
|
IDetectableCtx
The IDetectableCtx defines the interface for 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. |
|
IFrameCtx
The IFrameCtx is an interface for frame contexts that maintain the general state information for a Brahms frame, workframe or thoughtframe. |
|
ITransferDefinitionCtx
The ITransferDefinitionCtx is the interface for the context for a transfer definition defining in what communication or broadcast activity the transfer took place, the direction of the transfer, the communicated beliefs, the beliefs created by the transfer definition, the parameters used by the transfer definition and the variables bound by this transfer definition. |
Classes in gov.nasa.arc.brahms.common.rt used by gov.nasa.arc.brahms.vm.rt | |
---|---|
ActiveInstanceCtx
The ActiveInstanceCtx is the runtime class for active instances (agents and object instances). |
|
ActivityCtx
The ActivityCtx maintains the context of an activity being or to be executed by an active instance. |
|
AreaCtx
The AreaCtx is the runtime representation of areas defined in a Brahms model. |
|
AssignmentCtx
The AssignmentCtx is the context for an executed assignment operation. |
|
BrahmsObjectCtx
The BrahmsObjectCtx class defines the base class for all contexts in the Brahms system as part of the dynamic model. |
|
ConceptCtx
The ConceptCtx is the runtime representation of concepts defined in a Brahms model. |
|
ConceptualInstanceCtx
The ConceptualInstanceCtx is the runtime representation of conceptual instances defined in a Brahms model. |
|
ConditionCtx
The ConditionCtx references a Condition defined in a Brahms model or created by the virtual machine. |
|
ConsequenceCtx
The ConsequenceCtx defines the context for a fired consequence defining the consequence that was fired, what frame fired the consequence and defining what beliefs and/or facts were created by the consequence. |
|
DeleteCtx
The DeleteCtx is the context for an executed delete operation. |
|
DetectableCtx
The DetectableCtx 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. |
|
DetectCtx
The DetectCtx is a detectable action that maintains the information about when the detection took place, what fact was detected and what belief was created as a result of the detection. |
|
FrameCtx
The FrameCtx maintains the general state information for a Brahms frame, workframe or thoughtframe. |
|
IActiveInstanceCtx
The IActiveInstanceCtx is the interface for the runtime class for active instances (agents and object instances). |
|
IActivityCtx
The IActivityCtx is the interface for activity contexts. |
|
IAgentCtx
The IAgentCtx interface is the interface for a runtime class for the agents. |
|
IAreaCtx
The IAreaCtx interface is the interface for the runtime representation of areas defined in a Brahms model. |
|
IAssignmentCtx
The IAssignmentCtx is the interface for assignment contexts defining the context for an executed assignment operation. |
|
IBeliefCtx
The IBeliefCtx is the interface for belief contexts that maintain information about a belief created for an active instance. |
|
IBrahmsObjectCtx
The IBrahmsObjectCtx interface is the interface for all contexts in the Brahms system as part of the dynamic model. |
|
IBroadcastActivityCtx
The IBroadcastActivityCtx interface is the interface for broadcast activity contexts. |
|
ICommunicateActivityCtx
The ICommunicateActivityCtx interface is the interface for communicate activity contexts. |
|
ICompositeActivityCtx
The ICompositeActivityCtx interface is the interface for composite activity contexts. |
|
IConceptCtx
The IConceptCtx interface is the interface for the runtime representation of concepts defined in a Brahms model. |
|
IConceptualInstanceCtx
The IConceptualInstanceCtx interface is the interface for the runtime representation of conceptual instances defined in a Brahms model. |
|
IConditionCtx
The IConditionCtx is an interface for condition contexts that reference a Condition defined in a Brahms model or created by the virtual machine. |
|
IConsequenceCtx
The IConsequenceCtx is the interface for consequence contexts defining the context for a fired consequence defining the consequence that was fired, what frame fired the consequence and defining what beliefs and/or facts were created by the consequence. |
|
IContainmentActivityCtx
The IContainmentActivityCtx interface is the generic interface for the IGetActivityCtx and IPutActivityCtx interfaces. |
|
ICreateAgentActivityCtx
The ICreateAgentActivityCtx interface is the interface for create agent activity contexts. |
|
ICreateAreaActivityCtx
The ICreateAreaActivityCtx interface is the interface for create area activity contexts. |
|
ICreateObjectActivityCtx
The ICreateObjectActivityCtx interface is the interface for create object activity contexts. |
|
IDeleteCtx
The IDeleteCtx is the interface for delete contexts defining the context for an executed delete operation. |
|
IDetectableActionCtx
The IDetectableActionCtx tags an action related to a detectable, being one of 'detect' or 'trigger'. |
|
IDetectableCtx
The IDetectableCtx defines the interface for 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. |
|
IDetectCtx
The IDetectCtx interface is the interface for a detectable action that maintains the information about when a detection took place, what fact was detected and what belief was created as a result of the detection. |
|
IFactCtx
The IFactCtx interface is an interface for fact contexts that maintain information about a fact created in the world. |
|
IFrameCtx
The IFrameCtx is an interface for frame contexts that maintain the general state information for a Brahms frame, workframe or thoughtframe. |
|
IGestureActivityCtx
The IGestureActivityCtx interface is the interface for gesture activity contexts. |
|
IGetActivityCtx
The IGetActivityCtx interface is the interface for get activity contexts. |
|
IJavaActivityCtx
The IJavaActivityCtx interface is the interface for java activity contexts. |
|
IMethodInvocationCtx
The IMethodInvocationCtx is the interface for method invocation contexts defining the context for an executed method invocation operation. |
|
IMoveActivityCtx
The IMoveActivityCtx interface is the interface for move activity contexts. |
|
IObjectInstanceCtx
The IObjectInstanceCtx interface is the interface for the runtime class for the objects. |
|
IPreconditionCtx
The IPreconditionCtx is the interface for precondition contexts that defines the beliefs or facts that made the precondition evaluate to true, the variables it bound and the frame for which the precondition evaluated to true. |
|
IPrimitiveActivityCtx
The IPrimitiveActivityCtx is the interface for primitive activity contexts. |
|
IPutActivityCtx
The IPutActivityCtx interface is the interface for put activity contexts. |
|
IRuntimeConstants
This interface defines the constants used by the runtime data package (rt). |
|
IStatementCtx
The IStatementCtx is the interface for statement context that define a context for a Statement defining the source of the statement, the element that created the statement. |
|
IThoughtframeCtx
The IThoughtframeCtx interface is the interface for thoughtframe contexts and does currently provide no additional methods to the methods specified in IFrameCtx. |
|
ITransferDefinitionCtx
The ITransferDefinitionCtx is the interface for the context for a transfer definition defining in what communication or broadcast activity the transfer took place, the direction of the transfer, the communicated beliefs, the beliefs created by the transfer definition, the parameters used by the transfer definition and the variables bound by this transfer definition. |
|
ITriggerCtx
The ITriggerCtx interface is the interface for a detectable action or custom action that maintains the information about when the trigger or action part of the detectable was executed and what belief or event triggered the action. |
|
IVariableCtx
The IVariableCtx interface is the interface for variable contexts that maintain information regarding the binding of a variable defined for a frame and bound in a frame context. |
|
IWorkframeCtx
The IWorkframeCtx is the interface for workframe contexts that maintain tthe state for a workframe. |
|
MethodInvocationCtx
The MethodInvocationCtx is the context for an executed method invocation operation. |
|
ParameterCtx
The ParameterCtx represents a value assigned to a an attribute of an activity. |
|
PartCtx
The PartCtx is the context defining the relationship between a conceptual instance context and a sub aggregate. |
|
PreconditionCtx
The PreconditionCtx defines the context for a precondition defining the beliefs or facts that made the precondition evaluate to true and defining the frame for which the precondition evaluated to true. |
|
Statement
A Statement defines a state in the world or for an active instance defining either a value for a concept attribute or Java object property or defining a relation between concepts. |
|
StatementCtx
The StatementCtx defines a context for a Statement defining the source of the statement, the element that created the statement. |
|
TransferDefinitionCtx
The TransferDefinitionCtx is the context for a transfer definition defining in what communication or broadcast activity the transfer took place, the direction of the transfer, the communicated beliefs, the beliefs created by the transfer definition, the parameters used by the transfer definition and the variables bound by this transfer definition. |
|
TriggerCtx
The TriggerCtx is a detectable action or custom action that maintains the information about when the trigger or action part of the detectable was executed and what belief or event triggered the action. |
|
VariableCtx
The VariableCtx maintains information regarding the binding of a variable defined for a frame and bound in a frame context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |