Uses of Class
ch.nix.ert.keypartition.KeyGroup

Packages that use KeyGroup
ch.nix.ert.keypartition   
 

Uses of KeyGroup in ch.nix.ert.keypartition
 

Methods in ch.nix.ert.keypartition that return KeyGroup
 KeyGroup KeyPartition.getFirstKeyGroup()
           
 KeyGroup KeyPartition.getLastKeyGroup()
           
 

Methods in ch.nix.ert.keypartition with parameters of type KeyGroup
 void KeyPartition.register(KeyGroup newKeyGroup)
          TODO During register process not all KeyGroups are necessary, only the upper, lower one.
 boolean KeyPartition.add(KeyGroup newKeyGroup)
           
 boolean KeyPartition.isResponsible(KeyGroup keyGroup)
           
 



Copyright © 2004 Michael Kussmaul - Revision: 183 - Date: 2004-11-16T15:42:13.763853Z