Uses of Class
ix.util.TwoKeyHashMap

Packages that use TwoKeyHashMap
ix.ip2 I-X Process Panels 
ix.iplan The I-X planner. 
 

Uses of TwoKeyHashMap in ix.ip2
 

Fields in ix.ip2 declared as TwoKeyHashMap
(package private)  TwoKeyHashMap AgendaViewTable.actionShadowingTable
          Says which action to use when an item has more than one that have the same description.
 

Uses of TwoKeyHashMap in ix.iplan
 

Fields in ix.iplan declared as TwoKeyHashMap
protected  TwoKeyHashMap<Symbol,Symbol,PlanCheckingSimulator.ConstraintChecker> PlanCheckingSimulator.checkerTable