Uses of Class
eu.bandm.sig.absy.BinaryRule

Packages that use BinaryRule
eu.bandm.sig.absy created on 2012-06-22_17h11m15
by program umod, version 0.17
command line =
umod --getterfunctions true --setterfunctions true --monolithic false --swingtree true -x 0 /home/lepper/sig//src eu.bandm.sig.absy sig2.umod  
 

Uses of BinaryRule in eu.bandm.sig.absy
 

Subclasses of BinaryRule in eu.bandm.sig.absy
 class RDisjoint
           
 class RIntersect
           
 class ROverlay
           
 

Fields in eu.bandm.sig.absy with type parameters of type BinaryRule
static Function<BinaryRule,Rule> BinaryRule.get_left
           
static Function<BinaryRule,Rule> BinaryRule.get_right
           
static Consumer<Rule,BinaryRule> BinaryRule.set_left
           
static Consumer<Rule,BinaryRule> BinaryRule.set_right
           
 

Methods in eu.bandm.sig.absy that return BinaryRule
 BinaryRule BinaryRule.doclone()
           
 BinaryRule BinaryRule.initFrom(Object o0)
           
 

Methods in eu.bandm.sig.absy with parameters of type BinaryRule
protected  void __TREEGEN__.Inner1.Inner2.action(BinaryRule e0)
           
protected  void __Formatter.action(BinaryRule el)
           
protected  void Visitor.action(BinaryRule e0)
           
protected  void Rewriter.action(BinaryRule e0)
           
protected  void MATCH_ONLY_00.action(BinaryRule e0)
           
 void MATCH_ONLY_00.match(BinaryRule e0)
           
protected  void Rewriter.rewriteFields(BinaryRule clone)
           
protected  Format __Formatter.toFormat(BinaryRule el)