|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.semanticweb.owl.profiles.QLProfile
public class QLProfile
| Constructor Summary | |
|---|---|
QLProfile()
|
|
| Method Summary | |
|---|---|
OWLProfileReport |
checkOntology(OWLOntology ontology,
OWLOntologyManager manager)
Checks an ontology and its import closure to see if it is within this profile. |
java.lang.String |
getName()
Gets the name of the profile. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QLProfile()
| Method Detail |
|---|
public OWLProfileReport checkOntology(OWLOntology ontology,
OWLOntologyManager manager)
OWLProfile
checkOntology in interface OWLProfileontology - The ontology to be checked.manager - A manager which can be used to obtain the imports closure
of the ontology
OWLProfileReport that describes whether or not the
ontology is within this profile.public java.lang.String getName()
OWLProfile
getName in interface OWLProfile
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||