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

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

Fields in eu.bandm.sig.absy with type parameters of type OCast
static Function<OCast,Type> OCast.get_from
           
static Function<OCast,Variable> OCast.get_in
           
static Function<OCast,Type> OCast.get_to
           
static Consumer<Type,OCast> OCast.set_from
           
static Consumer<Variable,OCast> OCast.set_in
           
static Consumer<Type,OCast> OCast.set_to
           
 

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

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