Package | Description |
---|---|
jade.content | |
jade.content.abs | |
jade.content.onto | |
jade.content.onto.basic | |
jade.domain.FIPAAgentManagement |
Modifier and Type | Interface and Description |
---|---|
interface |
AgentAction
Generic interface to be implemented by classes associated to agent actions
in an ontology.
|
interface |
Concept
Generic interface to be implemented by classes associated to concepts
in an ontology.
|
Modifier and Type | Class and Description |
---|---|
class |
OntoACLMessage
Utility class that allow using an
ACLMessage object
as an ontological agent action. |
class |
OntoAID
Utility class that allow using an
AID object
as an ontological concept. |
Modifier and Type | Interface and Description |
---|---|
interface |
AbsTerm
An abstract descriptor that can hold a term expression.
|
Modifier and Type | Class and Description |
---|---|
class |
AbsAgentAction
An abstract descriptor that can hold an agent action
expression.
|
class |
AbsAggregate
An abstract descriptor that can hold an aggregate entitiy
expression.
|
class |
AbsConcept
An abstract descriptor that can hold a concept
expression.
|
class |
AbsConceptSlotFunction |
class |
AbsIRE
An Abstract descriptor that can hold an Identifying
Referential Expression (IRE).
|
class |
AbsPrimitive
An abstract descriptor that can hold a primitive expression.
|
class |
AbsVariable
An abstract descriptor that can hold a variable expression, i.e.
|
Modifier and Type | Class and Description |
---|---|
class |
ConceptSlotFunction
The ConceptSlotFunction class allows treating the slots of an ontological concept as functions.
|
Modifier and Type | Class and Description |
---|---|
class |
Action
This class implements the
action operator of the
FIPA SL0 action. |
Modifier and Type | Class and Description |
---|---|
class |
Envelope
This class models an envelope.
|
class |
Property
This class implements the
property type, a pair of a
name and value. |
class |
ReceivedObject
This class implements the
received-object object from
the FIPA Agent Management ontology. |