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

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

Subclasses of BinaryPattern in eu.bandm.sig.absy
 class PDisjoint
           
 class PIntersect
           
 class POverlay
           
 

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

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

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