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

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

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

Methods in org.jlab.coda.afecs.cool.ontology that return AOption
 AOption ASystem.getOption()
           
 AOption AComponent.getOption()
           
 

Methods in org.jlab.coda.afecs.cool.ontology with parameters of type AOption
 void ASystem.setOption(AOption option)
           
 void AComponent.setOption(AOption option)