|
Class Summary |
| Action |
This class represents the action expression ontological role i.e.
|
| AID |
This class represents a JADE Agent Identifier. |
| AnOntology |
|
| ASCII_UCodeESC_CharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing). |
| BasicOntology |
This class represents an ontology including basic concepts
that are common to a lot of different applications.
|
| CaseInsensitiveString |
A name string, with case insensitive comparison and equality operations.
|
| DefaultOntology |
A simple implementation of the Ontology interface. |
| DonePredicate |
This class represents the done predicate ontological role i.e. the
fact that an action has been performed by an agent |
| FalseProposition |
This class represents the concept of false |
| Frame |
Representation of an ontological entity as a set of untyped slots.
|
| FrameSchema |
|
| ISO8601 |
This class contains a set of static methods that allow to convert
to/from the Date Time format specified by ISO8601 and adopted by FIPA. |
| JADEMetaOntology |
This class represents the meta-ontology used by JADE.
|
| Not |
This class represents the fact that a predicate is currently false |
| ResultPredicate |
This class represents the result predicate ontological role, i.e. the
result of an action performed by an agent. |
| Role |
|
| SL0Codec |
The codec class for the SL0 language. |
| SL0Encoder |
|
| SL0Parser |
|
| SL0ParserTokenManager |
|
| Slot |
|
| SlotDescriptor |
Descriptor class for the slots of ontological roles. |
| Token |
Describes the input token stream. |
| TrueProposition |
This class represents the concept of true |