Package | Description |
---|---|
casa |
The casa package is the main package for CASA (Collaborative Agent System
Architecture), which is an infrastructure for agent based systems.
|
casa.conversation2 | |
casa.jade | |
jade.semantics.actions | |
jade.semantics.interpreter | |
jade.semantics.kbase |
Provides the classes to handle the belief base of JSA agents.
|
jade.semantics.kbase.filters |
Provides all generic filters needed by the default
FilterKBase provided by the JSA framework. |
jade.semantics.kbase.filters.std | |
jade.semantics.kbase.filters.std.assertion |
Provides all generic assertion filters needed by the
FilterKBase
implementation. |
jade.semantics.kbase.filters.std.builtins | |
jade.semantics.kbase.filters.std.query |
Provides all generic query filters needed by the
FilterKBase
implementation. |
jade.semantics.kbase.observers |
Provides the classes to handle the observer mechanism on the belief base of
JSA agents.
|
jade.semantics.lang.sl.grammar |
Provides the hierarchy of classes implementing the abstract grammar of the
FIPA-SL language.
|
jade.semantics.lang.sl.grammar.operations |
Provides the implementation of the operations defined on the nodes of the
abstract grammar of the FIPA-SL language.
|
jade.semantics.lang.sl.parser |
Provides the classes used by the JSA engine to parse and unparse FIPA-SL
expressions.
|
jade.semantics.lang.sl.tools |
Provides useful classes to handle FIPA-SL expressions.
|
Class and Description |
---|
Content |
Formula |
ListOfTerm |
Node
This abstract class is the base class of all nodes belonging to a directed graph
representing a particular abstract syntax tree.
|
Term |
Class and Description |
---|
Formula |
IdentifyingExpression |
Term |
Class and Description |
---|
Formula |
IdentifyingExpression |
ListOfTerm |
Node
This abstract class is the base class of all nodes belonging to a directed graph
representing a particular abstract syntax tree.
|
Symbol |
Term |
Variable |
Class and Description |
---|
ActionExpression |
Content |
DateTimeConstantNode |
Formula |
ListOfTerm |
Node
This abstract class is the base class of all nodes belonging to a directed graph
representing a particular abstract syntax tree.
|
Term |
TermSetNode |
WordConstantNode |
Class and Description |
---|
ActionExpression |
Formula |
Term |
Class and Description |
---|
Formula |
IdentifyingExpression |
ListOfTerm |
Term |
Class and Description |
---|
Formula |
Class and Description |
---|
ActionExpression |
Formula |
FunctionalTermParamNode |
ListOfTerm |
MetaTermReferenceNode |
Node
This abstract class is the base class of all nodes belonging to a directed graph
representing a particular abstract syntax tree.
|
Term |
Class and Description |
---|
Formula |
ListOfNodes
This abstract class is the base class of all list of nodes.
|
Term |
Class and Description |
---|
Formula |
MetaTermReferenceNode |
Term |
Class and Description |
---|
Formula |
IdentifyingExpression |
ListOfNodes
This abstract class is the base class of all list of nodes.
|
Term |
Class and Description |
---|
Formula |
Class and Description |
---|
ActionExpression |
ActionExpression.Operations |
AlternativeActionExpressionNode |
AndNode |
AndNode.Operations |
Constant |
Constant.Operations |
Content |
Content.Operations |
ContentExpression |
ContentExpression.Operations |
Formula |
Formula.Operations |
FunctionalTermParamNode |
FunctionalTermParamNode.Operations |
ListOfFormula |
ListOfNodes
This abstract class is the base class of all list of nodes.
|
ListOfTerm |
ListOfVariable |
Node
This abstract class is the base class of all nodes belonging to a directed graph
representing a particular abstract syntax tree.
|
Node.Operations
This interface defines node operations that can be redefined
using the
addOperations method. |
OrNode |
OrNode.Operations |
Term |
Term.Operations |
TermSequence |
TermSequence.Operations |
TermSet |
TermSet.Operations |
Variable |