Package sl

Interface Summary
Codec Interface for Content Language encoders/decoders.
Ontology An application specific ontology is represented by a properly initialized instance of a class implementing the Ontologyinterface.
SL0ParserConstants  
 

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
 

Exception Summary
CodecException This exception is thrown when some problem occurs in the concrete parsing subsystem accessed through this interface.
Frame.NoSuchSlotException  
FrameSchema.WrongSlotTypeException  
OntologyException This exception is thrown when some inconsistency is detected during some ontological operation.
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError  
 



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.