nl.tudelft.tbm.eeni.owl2java.model.xsd
Class XsdGraph

java.lang.Object
  extended by nl.tudelft.tbm.eeni.owl2java.model.xsd.XsdGraph

public class XsdGraph
extends Object


Constructor Summary
XsdGraph()
           
 
Method Summary
static String findBestSuperXsdType(List<String> xsdTypeUris)
           
static List<org.jgraph.graph.DefaultEdge> getShortestPath(String from, String to)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XsdGraph

public XsdGraph()
Method Detail

getShortestPath

public static List<org.jgraph.graph.DefaultEdge> getShortestPath(String from,
                                                                 String to)

findBestSuperXsdType

public static String findBestSuperXsdType(List<String> xsdTypeUris)


Copyright © 2011. All Rights Reserved.