|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.semanticweb.owl.model.OWLOntologyManagerProperties
public class OWLOntologyManagerProperties
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 10-Apr-2008
| Constructor Summary | |
|---|---|
OWLOntologyManagerProperties()
|
|
| Method Summary | |
|---|---|
boolean |
isLoadAnnotationAxioms()
Determines if annotation axioms should be loaded or discarded. |
void |
setLoadAnnotationAxioms(boolean loadAnnotationAxioms)
Specifies whether annotation axioms should be loaded or ignored. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OWLOntologyManagerProperties()
| Method Detail |
|---|
public boolean isLoadAnnotationAxioms()
true if annotation axioms should be loaded
or false if annotation axioms should be ignored.public void setLoadAnnotationAxioms(boolean loadAnnotationAxioms)
loadAnnotationAxioms - true if annotation axioms should be
loaded (default) or false if annotation axioms should be ignored. Note that
this is merely a hint to parsers and loaders - a setting of false
does not guarentee that annotations won't be loaded.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||