Uses of Interface
net.sourceforge.fluxion.runcible.visitor.RuleVisitor

Packages that use RuleVisitor
net.sourceforge.fluxion.runcible   
net.sourceforge.fluxion.runcible.graph.factory   
net.sourceforge.fluxion.runcible.impl   
 

Uses of RuleVisitor in net.sourceforge.fluxion.runcible
 

Methods in net.sourceforge.fluxion.runcible with parameters of type RuleVisitor
 void Rule.accept(RuleVisitor visitor)
           
 

Uses of RuleVisitor in net.sourceforge.fluxion.runcible.graph.factory
 

Classes in net.sourceforge.fluxion.runcible.graph.factory that implement RuleVisitor
 class SourceOWLGraphFactory
          SourceGraphFactory generates a graph representing the selections in a mapping, and the relationships between them.
 class TargetOWLGraphFactory
          Javadocs go here.
 

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

Methods in net.sourceforge.fluxion.runcible.impl with parameters of type RuleVisitor
 void StandardRule.accept(RuleVisitor visitor)
           
 



Copyright © 2010. All Rights Reserved.