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

Packages that use AControl
org.jlab.coda.afecs.agent   
org.jlab.coda.afecs.container   
org.jlab.coda.afecs.cool.ontology   
org.jlab.coda.afecs.cool.parser   
 

Uses of AControl in org.jlab.coda.afecs.agent
 

Methods in org.jlab.coda.afecs.agent with parameters of type AControl
 void ASupervisor.supAgentDifferentiate(AControl c)
          Configure method.
 void CRCAgent.supervisorControlRequestConfigure(AControl control)
           
 void ASupervisor.supervisorControlRequestConfigure(AControl control)
           
abstract  void AAgent.supervisorControlRequestConfigure(AControl control)
           
 

Uses of AControl in org.jlab.coda.afecs.container
 

Methods in org.jlab.coda.afecs.container with parameters of type AControl
 boolean AContainer.startSupervisor(AControl c)
          Starts control supervisor agent.
 

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

Methods in org.jlab.coda.afecs.cool.ontology that return types with arguments of type AControl
 java.util.ArrayList<AControl> ASystem.getControls()
           
 

Method parameters in org.jlab.coda.afecs.cool.ontology with type arguments of type AControl
 void ASystem.setControls(java.util.ArrayList<AControl> controls)
           
 

Uses of AControl in org.jlab.coda.afecs.cool.parser
 

Methods in org.jlab.coda.afecs.cool.parser that return AControl
 AControl CParser.parseControl(java.lang.String name)
          parses Cool control concept and fills AControl objet