Uses of Class
org.jlab.coda.afecs.cool.ontology.AOntologySlot

Packages that use AOntologySlot
org.jlab.coda.afecs.cool.ontology   
 

Uses of AOntologySlot in org.jlab.coda.afecs.cool.ontology
 

Methods in org.jlab.coda.afecs.cool.ontology that return types with arguments of type AOntologySlot
 java.util.ArrayList<AOntologySlot> AOntologyConcept.getSlots()
           
 

Methods in org.jlab.coda.afecs.cool.ontology with parameters of type AOntologySlot
 void AOntologyConcept.addSlot(AOntologySlot slot)