|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OntologyFactory
A factory for Ontology instances.
Method Summary | |
---|---|
Ontology |
createOntology(String name,
String description)
Creates a new Ontology |
Method Detail |
---|
Ontology createOntology(String name, String description) throws OntologyException
name
- the name to give the ontologydescription
- the description for the ontology
NullPointerException
- if either name or description are null
OntologyException
- if the ontology could not be created
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |