public class COntologyUtils
extends java.lang.Object
Constructor and Description |
---|
COntologyUtils() |
Modifier and Type | Method and Description |
---|---|
static CoolMapOntologyImpl |
createSampleColOntology() |
static CoolMapOntologyImpl |
createSampleLoopOntology() |
static CoolMapOntologyImpl |
createSampleOntology() |
static CoolMapOntologyImpl |
createSampleRowOntology() |
static void |
printOntology(CoolMapOntologyImpl ontology) |
static javax.swing.table.DefaultTableModel |
toTableModel(CoolMapOntologyImpl ontology) |
public static javax.swing.table.DefaultTableModel toTableModel(CoolMapOntologyImpl ontology)
public static CoolMapOntologyImpl createSampleOntology()
public static CoolMapOntologyImpl createSampleRowOntology()
public static CoolMapOntologyImpl createSampleColOntology()
public static CoolMapOntologyImpl createSampleLoopOntology()
public static void printOntology(CoolMapOntologyImpl ontology)