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

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

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

Methods in org.jlab.coda.afecs.cool.ontology that return APlugin
 APlugin AComponent.getPlugin()
           
 

Methods in org.jlab.coda.afecs.cool.ontology with parameters of type APlugin
 void AComponent.setPlugin(APlugin plugin)