Uses of Class
de.bsvrz.vew.bmvew.bmvew.regel.Regel

Packages that use Regel
de.bsvrz.vew.bmvew.bmvew.plugin   
de.bsvrz.vew.bmvew.bmvew.regel   
 

Uses of Regel in de.bsvrz.vew.bmvew.bmvew.plugin
 

Methods in de.bsvrz.vew.bmvew.bmvew.plugin that return Regel
 Regel PluginVerwalter.erzeugeRegel(Filter filter, Aktion aktion)
          Erstellt eine Regel anhand der übergebenen Filter und Aktion
 

Uses of Regel in de.bsvrz.vew.bmvew.bmvew.regel
 

Methods in de.bsvrz.vew.bmvew.bmvew.regel that return types with arguments of type Regel
static java.util.List<Regel> RegelBasis.getRegelBasisListe()