Uses of Class
net.sourceforge.fluxion.runcible.impl.Forall

Packages that use Forall
net.sourceforge.fluxion.runcible   
net.sourceforge.fluxion.runcible.impl   
net.sourceforge.fluxion.runcible.io   
 

Uses of Forall in net.sourceforge.fluxion.runcible
 

Methods in net.sourceforge.fluxion.runcible that return Forall
 Forall Rule.getForall()
           
 

Methods in net.sourceforge.fluxion.runcible with parameters of type Forall
 void Rule.setForall(Forall forall)
           
 

Uses of Forall in net.sourceforge.fluxion.runcible.impl
 

Methods in net.sourceforge.fluxion.runcible.impl that return Forall
 Forall StandardRule.getForall()
           
 

Methods in net.sourceforge.fluxion.runcible.impl with parameters of type Forall
 void StandardRule.setForall(Forall forall)
           
 

Uses of Forall in net.sourceforge.fluxion.runcible.io
 

Methods in net.sourceforge.fluxion.runcible.io that return Forall
protected static Forall RuncibleRulesParser.parseForall(org.w3c.dom.Element forallElement)
           
 

Methods in net.sourceforge.fluxion.runcible.io with parameters of type Forall
protected static void RuncibleRulesRenderer.addForall(org.w3c.dom.Document document, org.w3c.dom.Element ruleElement, Forall forall)
           
 



Copyright © 2010. All Rights Reserved.