|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.semanticweb.owlapi.profiles.OWL2ELProfile
public class OWL2ELProfile
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008
| Nested Class Summary | |
|---|---|
protected class |
OWL2ELProfile.OWL2ELProfileObjectVisitor
|
| Constructor Summary | |
|---|---|
OWL2ELProfile()
|
|
| Method Summary | |
|---|---|
OWLProfileReport |
checkOntology(OWLOntology ontology)
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 OWL2ELProfile()
| Method Detail |
|---|
public java.lang.String getName()
OWLProfile
getName in interface OWLProfilepublic OWLProfileReport checkOntology(OWLOntology ontology)
OWLProfile
checkOntology in interface OWLProfileontology - The ontology to be checked.
OWLProfileReport that describes whether or not the
ontology is within this profile.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||