| Package | Description |
|---|---|
| org.coode.owlapi.manchesterowlsyntax | |
| org.semanticweb.owlapi.expression |
| Modifier and Type | Method and Description |
|---|---|
protected ParserException |
ManchesterOWLSyntaxEditorParser.createException(boolean ontologyNameExpected) |
protected ParserException |
ManchesterOWLSyntaxEditorParser.createException(boolean classNameExpected,
boolean objectPropertyNameExpected,
boolean dataPropertyNameExpected,
boolean individualNameExpected) |
protected ParserException |
ManchesterOWLSyntaxEditorParser.createException(boolean classNameExpected,
boolean objectPropertyNameExpected,
boolean dataPropertyNameExpected,
boolean individualNameExpected,
boolean datatypeNameExpected,
boolean annotationPropertyNameExpected,
String... keywords) |
protected ParserException |
ManchesterOWLSyntaxEditorParser.createException(String... keywords) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ManchesterOWLSyntaxEditorParser.consumeToken(String expected) |
protected ParserException |
ManchesterOWLSyntaxEditorParser.createException(boolean ontologyNameExpected) |
protected ParserException |
ManchesterOWLSyntaxEditorParser.createException(boolean classNameExpected,
boolean objectPropertyNameExpected,
boolean dataPropertyNameExpected,
boolean individualNameExpected) |
protected ParserException |
ManchesterOWLSyntaxEditorParser.createException(boolean classNameExpected,
boolean objectPropertyNameExpected,
boolean dataPropertyNameExpected,
boolean individualNameExpected,
boolean datatypeNameExpected,
boolean annotationPropertyNameExpected,
String... keywords) |
protected ParserException |
ManchesterOWLSyntaxEditorParser.createException(String... keywords) |
org.semanticweb.owlapi.model.OWLAxiom |
ManchesterOWLSyntaxInlineAxiomParser.parse(String expression) |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxFramesParser.parse(String expression) |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxClassFrameParser.parse(String expression) |
org.semanticweb.owlapi.model.OWLClassExpression |
ManchesterOWLSyntaxClassExpressionParser.parse(String expression) |
Map<org.semanticweb.owlapi.model.OWLClassExpression,Set<Set<org.semanticweb.owlapi.model.OWLAnnotation>>> |
ManchesterOWLSyntaxEditorParser.parseAnnotatedClassExpressionList() |
Map<org.semanticweb.owlapi.model.OWLDataProperty,Set<org.semanticweb.owlapi.model.OWLAnnotation>> |
ManchesterOWLSyntaxEditorParser.parseAnnotatedDataPropertyList() |
Map<org.semanticweb.owlapi.model.OWLObjectPropertyExpression,Set<org.semanticweb.owlapi.model.OWLAnnotation>> |
ManchesterOWLSyntaxEditorParser.parseAnnotatedObjectPropertyList() |
Map<org.semanticweb.owlapi.model.OWLPropertyExpression<?,?>,Set<org.semanticweb.owlapi.model.OWLAnnotation>> |
ManchesterOWLSyntaxEditorParser.parseAnnotatedPropertyList() |
protected org.semanticweb.owlapi.model.OWLAnnotation |
ManchesterOWLSyntaxEditorParser.parseAnnotation() |
org.semanticweb.owlapi.model.OWLAnnotationProperty |
ManchesterOWLSyntaxEditorParser.parseAnnotationProperty() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseAnnotationPropertyFrame() |
Set<org.semanticweb.owlapi.model.OWLAnnotationProperty> |
ManchesterOWLSyntaxEditorParser.parseAnnotationPropertyList() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseAnnotations(org.semanticweb.owlapi.model.OWLAnnotationSubject subject) |
org.semanticweb.owlapi.model.OWLAxiom |
ManchesterOWLSyntaxEditorParser.parseAsymmetricPropertyAxiom() |
org.semanticweb.owlapi.model.OWLAxiom |
ManchesterOWLSyntaxEditorParser.parseAxiom() |
org.semanticweb.owlapi.model.OWLAxiom |
ManchesterOWLSyntaxEditorParser.parseAxiomWithClassExpressionStart() |
org.semanticweb.owlapi.model.OWLAxiom |
ManchesterOWLSyntaxEditorParser.parseAxiomWithDataPropertyStart() |
org.semanticweb.owlapi.model.OWLAxiom |
ManchesterOWLSyntaxEditorParser.parseAxiomWithObjectPropertyStart() |
org.semanticweb.owlapi.model.SWRLBuiltInAtom |
ManchesterOWLSyntaxEditorParser.parseBuiltInAtom() |
org.semanticweb.owlapi.model.SWRLAtom |
ManchesterOWLSyntaxEditorParser.parseClassAtom() |
org.semanticweb.owlapi.model.OWLClassAxiom |
ManchesterOWLSyntaxEditorParser.parseClassAxiom() |
org.semanticweb.owlapi.model.OWLAxiom |
ManchesterOWLSyntaxEditorParser.parseClassAxiomRemainder(org.semanticweb.owlapi.model.OWLClassExpression startExpression) |
org.semanticweb.owlapi.model.OWLClassExpression |
ManchesterOWLSyntaxEditorParser.parseClassExpression()
Parses an OWL class expression that is represented in Manchester OWL
Syntax
|
Set<org.semanticweb.owlapi.model.OWLClassExpression> |
ManchesterOWLSyntaxEditorParser.parseClassExpressionList(boolean allowAnnotations) |
Set<org.semanticweb.owlapi.model.OWLClassExpression> |
ManchesterOWLSyntaxEditorParser.parseClassExpressionList(String expectedOpen,
String expectedClose) |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseClassFrame() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseClassFrameEOF() |
org.semanticweb.owlapi.model.OWLLiteral |
ManchesterOWLSyntaxEditorParser.parseConstant()
Deprecated.
Use
ManchesterOWLSyntaxEditorParser.parseLiteral() instead |
org.semanticweb.owlapi.model.OWLDataRange |
ManchesterOWLSyntaxEditorParser.parseDataIntersectionOf() |
org.semanticweb.owlapi.model.OWLDataProperty |
ManchesterOWLSyntaxEditorParser.parseDataProperty() |
org.semanticweb.owlapi.model.SWRLAtom |
ManchesterOWLSyntaxEditorParser.parseDataPropertyAtom() |
protected org.semanticweb.owlapi.model.OWLDataPropertyCharacteristicAxiom |
ManchesterOWLSyntaxEditorParser.parseDataPropertyCharacteristic(org.semanticweb.owlapi.model.OWLDataPropertyExpression prop) |
org.semanticweb.owlapi.model.OWLDataPropertyExpression |
ManchesterOWLSyntaxEditorParser.parseDataPropertyExpression() |
org.semanticweb.owlapi.model.OWLDataPropertyExpression |
ManchesterOWLSyntaxEditorParser.parseDataPropertyExpression(boolean allowUndeclared) |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseDataPropertyFrame() |
Set<org.semanticweb.owlapi.model.OWLDataProperty> |
ManchesterOWLSyntaxEditorParser.parseDataPropertyList() |
org.semanticweb.owlapi.model.OWLDataRange |
ManchesterOWLSyntaxEditorParser.parseDataRange() |
org.semanticweb.owlapi.model.SWRLAtom |
ManchesterOWLSyntaxEditorParser.parseDataRangeAtom() |
Set<org.semanticweb.owlapi.model.OWLDataRange> |
ManchesterOWLSyntaxEditorParser.parseDataRangeList() |
org.semanticweb.owlapi.model.OWLClassExpression |
ManchesterOWLSyntaxEditorParser.parseDataRestriction() |
org.semanticweb.owlapi.model.OWLDatatype |
ManchesterOWLSyntaxEditorParser.parseDatatype() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseDatatypeFrame() |
org.semanticweb.owlapi.model.OWLDataRange |
ManchesterOWLSyntaxEditorParser.parseDataUnionOf() |
org.semanticweb.owlapi.model.SWRLDifferentIndividualsAtom |
ManchesterOWLSyntaxEditorParser.parseDifferentFromAtom() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseDifferentIndividuals() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseDisjointClasses() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseDisjointProperties() |
org.semanticweb.owlapi.model.SWRLDArgument |
ManchesterOWLSyntaxEditorParser.parseDObject() |
org.semanticweb.owlapi.model.SWRLVariable |
ManchesterOWLSyntaxEditorParser.parseDVariable() |
org.semanticweb.owlapi.vocab.OWLFacet |
ManchesterOWLSyntaxEditorParser.parseFacet() |
protected org.semanticweb.owlapi.model.OWLPropertyAssertionAxiom<?,?> |
ManchesterOWLSyntaxEditorParser.parseFact(org.semanticweb.owlapi.model.OWLIndividual ind) |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseFrames() |
org.semanticweb.owlapi.model.OWLAxiom |
ManchesterOWLSyntaxEditorParser.parseFunctionPropertyAxiom() |
org.semanticweb.owlapi.model.SWRLIndividualArgument |
ManchesterOWLSyntaxEditorParser.parseIIndividualObject() |
org.semanticweb.owlapi.model.OWLImportsDeclaration |
ManchesterOWLSyntaxEditorParser.parseImportsDeclaration(org.semanticweb.owlapi.model.OWLOntology ont) |
org.semanticweb.owlapi.model.OWLIndividual |
ManchesterOWLSyntaxEditorParser.parseIndividual() |
org.semanticweb.owlapi.model.OWLIndividual |
ManchesterOWLSyntaxEditorParser.parseIndividual(boolean defined) |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseIndividualFrame() |
Set<org.semanticweb.owlapi.model.OWLIndividual> |
ManchesterOWLSyntaxEditorParser.parseIndividualList() |
int |
ManchesterOWLSyntaxEditorParser.parseInteger() |
org.semanticweb.owlapi.model.OWLClassExpression |
ManchesterOWLSyntaxEditorParser.parseIntersection() |
org.semanticweb.owlapi.model.OWLAxiom |
ManchesterOWLSyntaxEditorParser.parseInverseFunctionalPropertyAxiom() |
org.semanticweb.owlapi.model.SWRLIArgument |
ManchesterOWLSyntaxEditorParser.parseIObject() |
org.semanticweb.owlapi.model.IRI |
ManchesterOWLSyntaxEditorParser.parseIRI() |
org.semanticweb.owlapi.model.OWLAxiom |
ManchesterOWLSyntaxEditorParser.parseIrreflexivePropertyAxiom() |
org.semanticweb.owlapi.model.SWRLVariable |
ManchesterOWLSyntaxEditorParser.parseIVariable() |
org.semanticweb.owlapi.model.OWLLiteral |
ManchesterOWLSyntaxEditorParser.parseLiteral() |
org.semanticweb.owlapi.model.SWRLLiteralArgument |
ManchesterOWLSyntaxEditorParser.parseLiteralObject() |
Set<org.semanticweb.owlapi.model.IRI> |
ManchesterOWLSyntaxEditorParser.parseNameList() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseNaryEquivalentClasses() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseNaryEquivalentProperties() |
org.semanticweb.owlapi.model.OWLClassExpression |
ManchesterOWLSyntaxEditorParser.parseNonNaryClassExpression()
Parses all class expressions except ObjectIntersectionOf and
ObjectUnionOf
|
org.semanticweb.owlapi.model.OWLClassExpression |
ManchesterOWLSyntaxEditorParser.parseObjectOneOf() |
org.semanticweb.owlapi.model.SWRLAtom |
ManchesterOWLSyntaxEditorParser.parseObjectPropertyAtom() |
org.semanticweb.owlapi.model.OWLObjectPropertyAxiom |
ManchesterOWLSyntaxEditorParser.parseObjectPropertyAxiom() |
List<org.semanticweb.owlapi.model.OWLObjectPropertyExpression> |
ManchesterOWLSyntaxEditorParser.parseObjectPropertyChain() |
protected org.semanticweb.owlapi.model.OWLObjectPropertyCharacteristicAxiom |
ManchesterOWLSyntaxEditorParser.parseObjectPropertyCharacteristic(org.semanticweb.owlapi.model.OWLObjectPropertyExpression prop) |
Set<org.semanticweb.owlapi.model.OWLAxiom> |
ManchesterOWLSyntaxEditorParser.parseObjectPropertyCharacteristicList(org.semanticweb.owlapi.model.OWLObjectPropertyExpression prop) |
org.semanticweb.owlapi.model.OWLObjectPropertyExpression |
ManchesterOWLSyntaxEditorParser.parseObjectPropertyExpression() |
org.semanticweb.owlapi.model.OWLObjectPropertyExpression |
ManchesterOWLSyntaxEditorParser.parseObjectPropertyExpression(boolean allowUndeclared) |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseObjectPropertyFrame() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseObjectPropertyFrame(boolean eof) |
Set<org.semanticweb.owlapi.model.OWLObjectPropertyExpression> |
ManchesterOWLSyntaxEditorParser.parseObjectPropertyList() |
org.semanticweb.owlapi.model.OWLClassExpression |
ManchesterOWLSyntaxEditorParser.parseObjectRestriction() |
ManchesterOWLSyntaxOntologyFormat |
ManchesterOWLSyntaxEditorParser.parseOntology(org.semanticweb.owlapi.model.OWLOntology ont) |
ManchesterOWLSyntaxOntologyFormat |
ManchesterOWLSyntaxEditorParser.parseOntology(org.semanticweb.owlapi.model.OWLOntologyManager manager,
org.semanticweb.owlapi.model.OWLOntology ont)
Deprecated.
|
ManchesterOWLSyntaxOntologyHeader |
ManchesterOWLSyntaxEditorParser.parseOntologyHeader(boolean toEOF) |
Map<String,org.semanticweb.owlapi.model.IRI> |
ManchesterOWLSyntaxEditorParser.parsePrefixDeclaration() |
org.semanticweb.owlapi.model.OWLSubPropertyChainOfAxiom |
ManchesterOWLSyntaxEditorParser.parsePropertyChainSubPropertyAxiom() |
org.semanticweb.owlapi.model.OWLPropertyExpression<?,?> |
ManchesterOWLSyntaxEditorParser.parsePropertyExpression() |
Set<org.semanticweb.owlapi.model.OWLPropertyExpression<?,?>> |
ManchesterOWLSyntaxEditorParser.parsePropertyList() |
org.semanticweb.owlapi.model.OWLAxiom |
ManchesterOWLSyntaxEditorParser.parseReflexivePropertyAxiom() |
org.semanticweb.owlapi.model.OWLClassExpression |
ManchesterOWLSyntaxEditorParser.parseRestriction() |
org.semanticweb.owlapi.model.SWRLAtom |
ManchesterOWLSyntaxEditorParser.parseRuleAtom() |
List<org.semanticweb.owlapi.model.SWRLAtom> |
ManchesterOWLSyntaxEditorParser.parseRuleAtoms() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseRuleFrame() |
org.semanticweb.owlapi.model.SWRLSameIndividualAtom |
ManchesterOWLSyntaxEditorParser.parseSameAsAtom() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseSameIndividual() |
org.semanticweb.owlapi.model.OWLAxiom |
ManchesterOWLSyntaxEditorParser.parseSymmetricPropertyAxiom() |
org.semanticweb.owlapi.model.OWLAxiom |
ManchesterOWLSyntaxEditorParser.parseTransitivePropertyAxiom() |
org.semanticweb.owlapi.model.OWLClassExpression |
ManchesterOWLSyntaxEditorParser.parseUnion() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseValuePartitionFrame() |
Set<OntologyAxiomPair> |
ManchesterOWLSyntaxEditorParser.parseValuePartitionValues(Set<org.semanticweb.owlapi.model.OWLOntology> onts,
org.semanticweb.owlapi.model.OWLClass superclass) |
org.semanticweb.owlapi.model.IRI |
ManchesterOWLSyntaxEditorParser.parseVariable() |
protected void |
ManchesterOWLSyntaxEditorParser.throwOntologyNameOrURIExpectedException() |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLExpressionParser.parse(String expression) |
Copyright © 2013 The University of Manchester. All Rights Reserved.