|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BFrame | |
|---|---|
| gov.nasa.arc.brahms.common.data | |
| gov.nasa.arc.brahms.common.rt | |
| gov.nasa.arc.brahms.vm.data | |
| gov.nasa.arc.brahms.vm.rt | |
| Uses of BFrame in gov.nasa.arc.brahms.common.data |
|---|
| Subclasses of BFrame in gov.nasa.arc.brahms.common.data | |
|---|---|
class |
Thoughtframe
A Thoughtframe is a production rule. |
class |
Workframe
A Workframe is an action rule. |
| Methods in gov.nasa.arc.brahms.common.data with parameters of type BFrame | |
|---|---|
void |
Variable.setOwner(BFrame frm)
|
void |
Condition.setOwner(BFrame frm)
|
void |
ActivityRef.setOwner(BFrame frm)
Sets the 'owner' of this activity reference. |
| Uses of BFrame in gov.nasa.arc.brahms.common.rt |
|---|
| Constructors in gov.nasa.arc.brahms.common.rt with parameters of type BFrame | |
|---|---|
FrameCtx(BFrame frame)
Constructor, creates a new context for the specified frame. |
|
FrameCtx(BFrame frame,
IActiveInstanceCtx agent)
Constructor, creates a new context for the specified frame setting the specified agent as the agent working on frame. |
|
| Uses of BFrame in gov.nasa.arc.brahms.vm.data |
|---|
| Subclasses of BFrame in gov.nasa.arc.brahms.vm.data | |
|---|---|
class |
VMThoughtframe
A VMThoughtframe is a Thoughtframe with extensions for use in the Brahms virtual machine. |
class |
VMWorkframe
A VMWorkframe is a Workframe with extensions for use in the Brahms virtual machine. |
| Uses of BFrame in gov.nasa.arc.brahms.vm.rt |
|---|
| Constructors in gov.nasa.arc.brahms.vm.rt with parameters of type BFrame | |
|---|---|
VMFrameCtx(BFrame frame)
Constructor, creates a new context for the specified frame. |
|
VMFrameCtx(BFrame frame,
VMActiveInstanceCtx agent)
Constructor, creates a new context for the specified frame setting the specified agent as the agent working on frame. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||