org.topbraidcomposer.gef.diagram
Class Diagrams

java.lang.Object
  extended by org.topbraidcomposer.gef.diagram.Diagrams

public class Diagrams
extends java.lang.Object


Constructor Summary
Diagrams()
           
 
Method Summary
static boolean createDiagram(java.io.File file, com.hp.hpl.jena.ontology.OntClass ontClass)
           
static java.util.Set getNestedNamedClasses(com.hp.hpl.jena.rdf.model.Resource cls)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Diagrams

public Diagrams()
Method Detail

createDiagram

public static boolean createDiagram(java.io.File file,
                                    com.hp.hpl.jena.ontology.OntClass ontClass)
                             throws java.io.IOException
Throws:
java.io.IOException

getNestedNamedClasses

public static java.util.Set getNestedNamedClasses(com.hp.hpl.jena.rdf.model.Resource cls)