Uses of Class
jade.content.abs.AbsAggregate

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

Uses of AbsAggregate in jade.content.abs
 

Methods in jade.content.abs that return AbsAggregate
 AbsAggregate AbsIRE.getVariables()
          Gets the sequence of variables of this IRE.
 

Methods in jade.content.abs with parameters of type AbsAggregate
 void AbsIRE.setVariables(AbsAggregate variables)
          Sets the sequence of variables of this IRE.
 

Uses of AbsAggregate in jade.content.onto
 

Methods in jade.content.onto with parameters of type AbsAggregate
protected  java.lang.Object CFReflectiveIntrospector.internaliseAggregateSlot(AbsAggregate absAggregate, Ontology referenceOnto)
           
 



JADE