The Meta-Environment API

Uses of Interface
nl.cwi.sen1.tide.tool.AdapterToolFactory

Packages that use AdapterToolFactory
nl.cwi.sen1.tide.tool   
 

Uses of AdapterToolFactory in nl.cwi.sen1.tide.tool
 

Fields in nl.cwi.sen1.tide.tool with type parameters of type AdapterToolFactory
private  java.util.Map<java.lang.String,AdapterToolFactory> ToolManager.adapterTools
           
 

Methods in nl.cwi.sen1.tide.tool with parameters of type AdapterToolFactory
 void ToolManager.registerAdapterTool(AdapterToolFactory factory)
           
 


The Meta-Environment API