public interface CoolMapOntologyImporter
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Name of this Ontology importer.
|
CoolMapOntology |
importOntology()
method used to import the Ontology
|
CoolMapOntology importOntology() throws java.lang.Exception
java.lang.Exception
- throw an exception when problem occursjava.lang.String getName()