Package org.eclipse.epsilon.eol.tools
Interface ITool
- All Known Implementing Classes:
AbstractTool,EmfTool,EolSystem,GmfTool,ModelFactory,PatternMatcherTool,ProfilerTool,SchedulerTool
public interface ITool
-
Method Summary
Modifier and TypeMethodDescriptionvoidinitialize(List<Object> parameters) voidsetContext(IEolContext context)
-
Method Details
-
setContext
-
getContext
IEolContext getContext() -
initialize
-