Package jade.content.abs

Interface Summary
AbsContentElement An abstract descriptor that can hold a generic content element expression.
AbsObject The common ancestor of all abstract descriptors
AbsTerm An abstract descriptor that can hold a term expression.
 

Class Summary
AbsAgentAction An abstract descriptor that can hold an agent action expression.
AbsAggregate An abstract descriptor that can hold an aggregate entitiy expression.
AbsConcept An abstract descriptor that can hold a concept expression.
AbsContentElementList An abstract descriptor that can hold a list of generic content element expressions.
AbsIRE An Abstract descriptor that can hold an Identifying Referential Expression (IRE).
AbsObjectImpl Base class for all non-primitive abstract descriptor classes.
AbsPredicate An abstract descriptor that can hold a predicate expression.
AbsPrimitive An abstract descriptor that can hold a primitive expression.
AbsPrimitiveSlotsHolder This class is not intended to be used by programmers.
AbsVariable An abstract descriptor that can hold a variable expression, i.e. an entity that is not known yet.
 



JADE