Uses of Class
jade.content.abs.AbsObjectImpl

Packages that use AbsObjectImpl
jade.content.abs   
 

Uses of AbsObjectImpl in jade.content.abs
 

Subclasses of AbsObjectImpl in jade.content.abs
 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 AbsIRE
          An Abstract descriptor that can hold an Identifying Referential Expression (IRE).
 class AbsPredicate
          An abstract descriptor that can hold a predicate expression.
 class AbsPrimitiveSlotsHolder
          This class is not intended to be used by programmers.
 class AbsVariable
          An abstract descriptor that can hold a variable expression, i.e. an entity that is not known yet.
 



JADE