Uses of Class
jade.content.abs.AbsObjectImpl

Packages that use AbsObjectImpl
jade.content.abs   
jade.content.onto   
 

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 AbsConceptSlotFunction
           
 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.
 

Uses of AbsObjectImpl in jade.content.onto
 

Subclasses of AbsObjectImpl in jade.content.onto
 class ConceptSlotFunction
          The ConceptSlotFunction class allows treating the slots of an ontological concept as functions.
 



These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions