Uses of Interface
inpro.incremental.unit.IU.IUUpdateListener

Packages that use IU.IUUpdateListener
demo.inpro.synthesis   
done.inpro.system.carchase   
inpro.incremental.processor   
inpro.incremental.unit   
 

Uses of IU.IUUpdateListener in demo.inpro.synthesis
 

Fields in demo.inpro.synthesis declared as IU.IUUpdateListener
(package private)  IU.IUUpdateListener PatternDemonstrator.iuUpdateRepainter
           
 

Uses of IU.IUUpdateListener in done.inpro.system.carchase
 

Classes in done.inpro.system.carchase that implement IU.IUUpdateListener
 class HesitatingSynthesisIU.HesitationIU
           
 

Uses of IU.IUUpdateListener in inpro.incremental.processor
 

Classes in inpro.incremental.processor that implement IU.IUUpdateListener
(package private)  class SynthesisModule.NotifyCompletedOnOngoing
          notifies the given PhraseIU when the IU this is listening to is completed
 

Uses of IU.IUUpdateListener in inpro.incremental.unit
 

Fields in inpro.incremental.unit with type parameters of type IU.IUUpdateListener
(package private)  java.util.List<IU.IUUpdateListener> IU.updateListeners
           
 

Methods in inpro.incremental.unit with parameters of type IU.IUUpdateListener
 void IU.addUpdateListener(IU.IUUpdateListener listener)
          this has no effect if listener is already in the list of updatelisteners