net.sourceforge.fluxion.runcible.graph.factory
Interface OWLGraphFactory

All Superinterfaces:
GraphFactory
All Known Implementing Classes:
OntologyGraphFactory, SourceOWLGraphFactory, TargetOWLGraphFactory

public interface OWLGraphFactory
extends GraphFactory

Javadocs go here.

Version:
1.0
Author:
Tony Burdett

Method Summary
 OWLGraph getGraph()
           
 

Method Detail

getGraph

OWLGraph getGraph()
Specified by:
getGraph in interface GraphFactory


Copyright © 2010. All Rights Reserved.