org.topbraidcomposer.gef.graph
Class Graphs

java.lang.Object
  extended by org.topbraidcomposer.gef.graph.Graphs

public class Graphs
extends java.lang.Object


Constructor Summary
Graphs()
           
 
Method Summary
static boolean createImportsGraph(java.io.File file, com.hp.hpl.jena.rdf.model.Resource ontology)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Graphs

public Graphs()
Method Detail

createImportsGraph

public static boolean createImportsGraph(java.io.File file,
                                         com.hp.hpl.jena.rdf.model.Resource ontology)
                                  throws java.io.IOException
Throws:
java.io.IOException