| Package | Description |
|---|---|
| org.coode.owlapi.manchesterowlsyntax | |
| org.semanticweb.owlapi.expression |
| Modifier and Type | Method and Description |
|---|---|
ParserException |
ManchesterOWLSyntaxEditorParser.ExceptionBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLAxiom |
ManchesterOWLSyntaxParser.parseAxiom()
Parsing "Inline" Axioms.
|
org.semanticweb.owlapi.model.OWLAxiom |
ManchesterOWLSyntaxEditorParser.parseAxiom() |
org.semanticweb.owlapi.model.OWLClassAxiom |
ManchesterOWLSyntaxParser.parseClassAxiom()
Deprecated.
same as parseAxiom except for a cast in the return type
|
org.semanticweb.owlapi.model.OWLClassAxiom |
ManchesterOWLSyntaxEditorParser.parseClassAxiom() |
org.semanticweb.owlapi.model.OWLClassExpression |
ManchesterOWLSyntaxParser.parseClassExpression()
Parses an OWL class expression that is represented in Manchester OWL
Syntax.
|
org.semanticweb.owlapi.model.OWLClassExpression |
ManchesterOWLSyntaxEditorParser.parseClassExpression() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxParser.parseClassFrameEOF() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseClassFrameEOF() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseFrames() |
Set<org.semanticweb.owlapi.model.OWLObjectPropertyExpression> |
ManchesterOWLSyntaxParser.parseObjectPropertyList() |
Set<org.semanticweb.owlapi.model.OWLObjectPropertyExpression> |
ManchesterOWLSyntaxEditorParser.parseObjectPropertyList() |
ManchesterOWLSyntaxOntologyFormat |
ManchesterOWLSyntaxParser.parseOntology(org.semanticweb.owlapi.model.OWLOntology ont) |
ManchesterOWLSyntaxOntologyFormat |
ManchesterOWLSyntaxEditorParser.parseOntology(org.semanticweb.owlapi.model.OWLOntology ont) |
org.semanticweb.owlapi.model.IRI |
ManchesterOWLSyntaxParser.parseVariable() |
org.semanticweb.owlapi.model.IRI |
ManchesterOWLSyntaxEditorParser.parseVariable() |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLExpressionParser.parse(String expression) |
Copyright © 2014 The University of Manchester. All Rights Reserved.