Uses of Class
cvm.se.SynthesisEngine

Packages that use SynthesisEngine
cvm.se   
cvm.ucm.manager   
 

Uses of SynthesisEngine in cvm.se
 

Methods in cvm.se that return SynthesisEngine
static SynthesisEngine SynthesisEngine.Instance()
          Implementation of the instance method as in the Singleton Design Pattern.
 

Uses of SynthesisEngine in cvm.ucm.manager
 

Methods in cvm.ucm.manager with parameters of type SynthesisEngine
static UCM_M_Facade UCM_M_Facade.Instance(SynthesisEngine se, NetworkCommunicationBroker ncb)
          Deprecated.