The Meta-Environment API

toolbus
Class ToolBusEclipsePlugin.SingletonToolBus

java.lang.Object
  extended by toolbus.ToolBusEclipsePlugin.SingletonToolBus
Enclosing class:
ToolBusEclipsePlugin

private static class ToolBusEclipsePlugin.SingletonToolBus
extends java.lang.Object


Field Summary
private  toolbus.ToolBus toolbus
           
 
Constructor Summary
private ToolBusEclipsePlugin.SingletonToolBus()
           
 
Method Summary
 toolbus.ToolBus getToolBus()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

toolbus

private final toolbus.ToolBus toolbus
Constructor Detail

ToolBusEclipsePlugin.SingletonToolBus

private ToolBusEclipsePlugin.SingletonToolBus()
Method Detail

getToolBus

public toolbus.ToolBus getToolBus()

The Meta-Environment API