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

Packages that use VNamed
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  
eu.bandm.sig.semantics   
 

Uses of VNamed in eu.bandm.sig.absy
 

Fields in eu.bandm.sig.absy with type parameters of type VNamed
static Function<VNamed,String> VNamed.get_name
           
static Consumer<String,VNamed> VNamed.set_name
           
 

Methods in eu.bandm.sig.absy that return VNamed
 VNamed VNamed.doclone()
           
 VNamed VNamed.initFrom(Object o0)
           
 VNamed VNamed.with_name(String val)
           
 

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

Uses of VNamed in eu.bandm.sig.semantics
 

Methods in eu.bandm.sig.semantics that return VNamed
 VNamed Sig2Reducer.reduceVariable(eu.bandm.sig.tdom.Element_id element)