|
The Meta-Environment API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTool | |
|---|---|
| toolbus.adapter.java | |
| Uses of AbstractTool in toolbus.adapter.java |
|---|
| Subclasses of AbstractTool in toolbus.adapter.java | |
|---|---|
class |
AbstractJavaTool
This class facilitates the functions a tool needs to be able to functions. |
| Fields in toolbus.adapter.java declared as AbstractTool | |
|---|---|
private AbstractTool |
JavaToolBridge.tool
|
| Constructors in toolbus.adapter.java with parameters of type AbstractTool | |
|---|---|
JavaToolBridge(aterm.pure.PureFactory termFactory,
AbstractTool tool,
java.lang.String toolName,
int toolID,
java.net.InetAddress host,
int port)
Constructor. |
|
JavaToolBridge(aterm.pure.PureFactory termFactory,
AbstractTool tool,
java.lang.String toolName,
int toolID,
ToolBus toolbus)
Constructor. |
|
|
The Meta-Environment API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||