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

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

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

Methods in org.jlab.coda.afecs.cool.ontology that return HMI
 HMI ASystem.getGui()
           
 HMI AControl.getGui()
           
 HMI AComponent.getGui()
           
 

Methods in org.jlab.coda.afecs.cool.ontology with parameters of type HMI
 void ASystem.setGui(HMI gui)
           
 void AControl.setGui(HMI gui)
           
 void AComponent.setGui(HMI gui)