The Meta-Environment API

Uses of Class
toolbus.matching.MatchStore

Packages that use MatchStore
toolbus This package implements the ToolBus coordination architecture. 
 

Uses of MatchStore in toolbus
 

Fields in toolbus declared as MatchStore
protected  MatchStore ToolBus.matchStore
           
 

Methods in toolbus that return MatchStore
 MatchStore ToolBus.getMatchStore()
           
 


The Meta-Environment API