The Meta-Environment API

Uses of Package
toolbus

Packages that use toolbus
toolbus This package implements the ToolBus coordination architecture. 
toolbus.adapter   
toolbus.adapter.java   
toolbus.atom   
toolbus.atom.msg   
toolbus.atom.note   
toolbus.atom.tool   
toolbus.commandline   
toolbus.environment   
toolbus.matching   
toolbus.parsercup   
toolbus.process   
toolbus.tool   
toolbus.tool.execution   
toolbus.viewer   
 

Classes in toolbus used by toolbus
AbstractTBTerm
           
AtomList
           
DirectConnectionHandler
           
FunctionDescriptor
           
PropertyManager
           
SocketConnectionHandler
          This class handles the establishing and closing of all TCP/IP connections.
State
          class State represents one state in the state diagram of a process.
StateElement
          The interface StateElement captures all operations that can be performed on an element of a State.
TBTermFactory
           
TBTermVar
           
ToolBus
          ToolBus implements the behaviour of one ToolBus.
ToolInstanceManager
          This class manages all the tool instances.
 

Classes in toolbus used by toolbus.adapter
IOperations
          This interface holds all the operation codes that are used to identify the request / response types.
ToolBus
          ToolBus implements the behaviour of one ToolBus.
 

Classes in toolbus used by toolbus.adapter.java
IOperations
          This interface holds all the operation codes that are used to identify the request / response types.
ToolBus
          ToolBus implements the behaviour of one ToolBus.
 

Classes in toolbus used by toolbus.atom
AtomList
           
State
          class State represents one state in the state diagram of a process.
StateElement
          The interface StateElement captures all operations that can be performed on an element of a State.
TBTermFactory
           
ToolBus
          ToolBus implements the behaviour of one ToolBus.
 

Classes in toolbus used by toolbus.atom.msg
State
          class State represents one state in the state diagram of a process.
StateElement
          The interface StateElement captures all operations that can be performed on an element of a State.
TBTermFactory
           
 

Classes in toolbus used by toolbus.atom.note
State
          class State represents one state in the state diagram of a process.
StateElement
          The interface StateElement captures all operations that can be performed on an element of a State.
TBTermFactory
           
 

Classes in toolbus used by toolbus.atom.tool
State
          class State represents one state in the state diagram of a process.
StateElement
          The interface StateElement captures all operations that can be performed on an element of a State.
TBTermFactory
           
 

Classes in toolbus used by toolbus.commandline
ToolBus
          ToolBus implements the behaviour of one ToolBus.
 

Classes in toolbus used by toolbus.environment
TBTermFactory
           
TBTermVar
           
 

Classes in toolbus used by toolbus.matching
TBTermFactory
           
 

Classes in toolbus used by toolbus.parsercup
TBTermFactory
           
ToolBus
          ToolBus implements the behaviour of one ToolBus.
 

Classes in toolbus used by toolbus.process
AtomList
           
State
          class State represents one state in the state diagram of a process.
StateElement
          The interface StateElement captures all operations that can be performed on an element of a State.
TBTermFactory
           
TBTermVar
           
ToolBus
          ToolBus implements the behaviour of one ToolBus.
 

Classes in toolbus used by toolbus.tool
IOperations
          This interface holds all the operation codes that are used to identify the request / response types.
TBTermFactory
           
ToolBus
          ToolBus implements the behaviour of one ToolBus.
 

Classes in toolbus used by toolbus.tool.execution
ToolBus
          ToolBus implements the behaviour of one ToolBus.
 

Classes in toolbus used by toolbus.viewer
StateElement
          The interface StateElement captures all operations that can be performed on an element of a State.
TBTermFactory
           
ToolBus
          ToolBus implements the behaviour of one ToolBus.
 


The Meta-Environment API