|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IStatementOrganizer | |
|---|---|
| brahms.communication | |
| gov.nasa.arc.brahms.vm.api.common | |
| Uses of IStatementOrganizer in brahms.communication |
|---|
| Classes in brahms.communication that implement IStatementOrganizer | |
|---|---|
class |
CommunicativeActBeliefOrganizer
The CommunicativeActBeliefOrganizer organizes the beliefs of a communicative act such that the belief about 'envelope("sender")' is the last belief in the list. |
| Fields in brahms.communication declared as IStatementOrganizer | |
|---|---|
static IStatementOrganizer |
CommunicativeActBeliefOrganizer.SINGLETON
Singleton for CommunicativeActBeliefOrganizer |
| Uses of IStatementOrganizer in gov.nasa.arc.brahms.vm.api.common |
|---|
| Classes in gov.nasa.arc.brahms.vm.api.common that implement IStatementOrganizer | |
|---|---|
class |
DefaultStatementOrganizer
The DefaultStatementOrganizer organizes the statements into an array without changing the order. |
| Methods in gov.nasa.arc.brahms.vm.api.common with parameters of type IStatementOrganizer | |
|---|---|
void |
IObject.sendTo(IActiveInstance receiver,
int type,
IStatementOrganizer organizer,
IContext ctx)
Sends this object and its contents to the specified receiver in the order organized by the specified IStatementOrganizer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||