| Package | Description |
|---|---|
| org.coode.owlapi.manchesterowlsyntax | |
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.util | |
| uk.ac.manchester.cs.owl.owlapi |
| Modifier and Type | Method and Description |
|---|---|
protected OWLObjectPropertyCharacteristicAxiom |
ManchesterOWLSyntaxEditorParser.parseObjectPropertyCharacteristic(OWLObjectPropertyExpression prop) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OWLAsymmetricObjectPropertyAxiom
Represents AsymmetricObjectProperty axioms in the OWL 2 specification.
|
interface |
OWLFunctionalObjectPropertyAxiom
Represents FunctionalObjectProperty axioms in the OWL 2 specification.
|
interface |
OWLInverseFunctionalObjectPropertyAxiom
Represents InverseFunctionalObjectProperty axioms in the OWL 2 specification.
|
interface |
OWLIrreflexiveObjectPropertyAxiom
Represents IrreflexiveObjectProperty axioms in the OWL 2 Specification.
|
interface |
OWLReflexiveObjectPropertyAxiom
Represents ReflexiveObjectProperty axioms in the OWL 2 specification.
|
interface |
OWLSymmetricObjectPropertyAxiom
Represents SymmetricObjectProperty axioms in the OWL 2 specification.
|
interface |
OWLTransitiveObjectPropertyAxiom
Represents a TransitiveObjectProperty axiom in the OWL 2 Specification.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
InferredObjectPropertyCharacteristicAxiomGenerator.addIfEntailed(OWLObjectPropertyCharacteristicAxiom axiom,
OWLReasoner reasoner,
Set<OWLObjectPropertyCharacteristicAxiom> result) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InferredObjectPropertyCharacteristicAxiomGenerator.addAxioms(OWLObjectProperty entity,
OWLReasoner reasoner,
OWLDataFactory dataFactory,
Set<OWLObjectPropertyCharacteristicAxiom> result) |
protected void |
InferredObjectPropertyCharacteristicAxiomGenerator.addIfEntailed(OWLObjectPropertyCharacteristicAxiom axiom,
OWLReasoner reasoner,
Set<OWLObjectPropertyCharacteristicAxiom> result) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLAsymmetricObjectPropertyAxiomImpl |
class |
OWLFunctionalObjectPropertyAxiomImpl |
class |
OWLInverseFunctionalObjectPropertyAxiomImpl |
class |
OWLIrreflexiveObjectPropertyAxiomImpl |
class |
OWLObjectPropertyCharacteristicAxiomImpl |
class |
OWLReflexiveObjectPropertyAxiomImpl |
class |
OWLSymmetricObjectPropertyAxiomImpl |
class |
OWLTransitiveObjectPropertyAxiomImpl |
Copyright © 2014 The University of Manchester. All Rights Reserved.