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

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

Fields in eu.bandm.sig.absy declared as Tuple
protected  Tuple SAX_Parser.XMLPARSER_Tuple.newobj
           
 

Fields in eu.bandm.sig.absy with type parameters of type Tuple
static Function<Tuple,CheckedMap_RD<Label,Expr>> Tuple.get_elements
           
static Function<Tuple,Boolean> Tuple.get_open
           
 

Methods in eu.bandm.sig.absy that return Tuple
 Tuple Tuple.doclone()
           
 Tuple Tuple.initFrom(Object o0)
           
 Tuple SAX_Parser.matchSAX_Tuple(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
           
 Tuple SAX_Parser.XMLPARSER_Tuple.parseSAX()
           
 

Methods in eu.bandm.sig.absy with parameters of type Tuple
 void SAX_Writer.action(Tuple e0)
           
protected  void CustomFormatter.action(Tuple el)
           
 void SAX_Writer.dumpfields(Tuple e0)
           
 void SAX_Parser.XMLPARSER_Tuple.parsefields(Tuple newobj, eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)