The Meta-Environment API

Uses of Interface
nl.cwi.sen1.modulemanager.ModuleManagerTif

Packages that use ModuleManagerTif
nl.cwi.sen1.modulemanager   
 

Uses of ModuleManagerTif in nl.cwi.sen1.modulemanager
 

Classes in nl.cwi.sen1.modulemanager that implement ModuleManagerTif
 class ModuleManager
           
 class ModuleManagerBridge
           
 class ModuleManagerTool
           
 

Fields in nl.cwi.sen1.modulemanager declared as ModuleManagerTif
private  ModuleManagerTif ModuleManagerBridge.tool
           
 

Constructors in nl.cwi.sen1.modulemanager with parameters of type ModuleManagerTif
ModuleManagerBridge(aterm.ATermFactory factory, ModuleManagerTif tool)
           
 


The Meta-Environment API