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

Packages that use BinaryTest
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 BinaryTest in eu.bandm.sig.absy
 

Subclasses of BinaryTest in eu.bandm.sig.absy
 class TAnd
           
 class TOr
           
 

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

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

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