Package | Description |
---|---|
jade.semantics.actions | |
jade.semantics.lang.sl.grammar |
Provides the hierarchy of classes implementing 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.
|
Modifier and Type | Method and Description |
---|---|
void |
CommunicativeAction.setReceiverList(TermSetNode receiverList)
Sets a list of receiver
|
void |
CommunicativeAction.setReplyToList(TermSetNode replyToList)
Sets reply-to parameter.
|
Modifier and Type | Method and Description |
---|---|
void |
VisitorBase.visitTermSetNode(TermSetNode node) |
void |
Visitor.visitTermSetNode(TermSetNode node) |
Modifier and Type | Method and Description |
---|---|
void |
SLUnparser.visitTermSetNode(TermSetNode node) |
Modifier and Type | Method and Description |
---|---|
void |
SLMatcher.visitTermSetNode(TermSetNode node) |