Uses of Class
pops.ale.engine.com.IhmCom

Packages that use IhmCom
pops.ale.engine   
 

Uses of IhmCom in pops.ale.engine
 

Methods in pops.ale.engine with parameters of type IhmCom
 ECReports IcomAleEngine.handleECSpec(ECSpec spec, RPChannel RpLink, IhmCom ihmLink)
          Immediate mode spec handler.
 void IcomAleEngine.init(IhmCom ihmLink, RPChannel rpLink)
          init stage of the engine.
 

Constructors in pops.ale.engine with parameters of type IhmCom
AleWorker(IcomAleEngine aleEngine, RPChannel RPLink, IhmCom ihmLink)
          Constructor
IcomAle(RPChannel RpLink, IhmCom ihmLink)
          Constructor.