Uses of Interface
net.sourceforge.fluxion.graph.factory.GraphFactory

Packages that use GraphFactory
net.sourceforge.fluxion.runcible.graph.factory   
 

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

Subinterfaces of GraphFactory in net.sourceforge.fluxion.runcible.graph.factory
 interface OWLGraphFactory
          Javadocs go here.
 

Classes in net.sourceforge.fluxion.runcible.graph.factory that implement GraphFactory
 class OntologyGraphFactory
          Given an ontology and an option of source or target, an OntologyGraphFactory will precalculate a runcible rules graph.
 class SourceOWLGraphFactory
          SourceGraphFactory generates a graph representing the selections in a mapping, and the relationships between them.
 class TargetOWLGraphFactory
          Javadocs go here.
 



Copyright © 2010. All Rights Reserved.