| AggregateHelper |
|
| BasicOntology |
This class implements an ontology containing schemas for
Primitive types and SL0 operators i.e.
|
| BCReflectiveIntrospector |
Backward Compatible reflective introspector.
|
| BeanOntology |
Extension of Ontology that allows to build the
ontological elements adding directly the classes of the
corresponding JavaBeans.
|
| CFReflectiveIntrospector |
|
| ConceptSlotFunction |
The ConceptSlotFunction class allows treating the slots of an ontological concept as functions.
|
| JavaCollectionOntology |
|
| MicroIntrospector |
This introspector does nothing but "asking objects to convert
themselves into/from abstract descriptors".
|
| Ontology |
An application-specific ontology describes the elements that agents
can use within content of messages.
|
| OntologyUtils |
|
| ReflectiveIntrospector |
The default introspector for user defined ontologies that uses
Java Reflection to translate java objects to/from abstract
descriptors.
|
| SerializableOntology |
This ontology allows dealing with Java Serializable objects as
if they were instances of ontological elements.
|