Package | Description |
---|---|
org.obolibrary.macro | |
org.semanticweb.owlapi.apibinding |
Binding package
|
org.semanticweb.owlapi.dlsyntax.renderer | |
org.semanticweb.owlapi.functional.renderer | |
org.semanticweb.owlapi.krss2.renderer | |
org.semanticweb.owlapi.latex.renderer |
LaTeX syntax renderer
|
org.semanticweb.owlapi.manchestersyntax.renderer | |
org.semanticweb.owlapi.model |
Main API classes.
|
org.semanticweb.owlapi.owlxml.renderer | |
org.semanticweb.owlapi.profiles | |
org.semanticweb.owlapi.profiles.violations | |
org.semanticweb.owlapi.rdf.model |
RDF model package
|
org.semanticweb.owlapi.util |
Utilities package
|
org.semanticweb.owlapitools.builders | |
uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
Modifier and Type | Method and Description |
---|---|
OWLAxiom |
AbstractMacroExpansionVisitor.visit(OWLSubPropertyChainOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
static OWLSubPropertyChainOfAxiom |
OWLFunctionalSyntaxFactory.SubPropertyChainOf(List<? extends OWLObjectPropertyExpression> chain,
OWLObjectPropertyExpression superProperty) |
static OWLSubPropertyChainOfAxiom |
OWLFunctionalSyntaxFactory.SubPropertyChainOf(List<? extends OWLObjectPropertyExpression> chain,
OWLObjectPropertyExpression superProperty,
Set<OWLAnnotation> a) |
Modifier and Type | Method and Description |
---|---|
void |
DLSyntaxObjectRenderer.visit(OWLSubPropertyChainOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLSubPropertyChainOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
KRSS2ObjectRenderer.visit(OWLSubPropertyChainOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
LatexObjectVisitor.visit(OWLSubPropertyChainOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLSubPropertyChainOfAxiom axiom) |
Modifier and Type | Field and Description |
---|---|
static AxiomType<OWLSubPropertyChainOfAxiom> |
AxiomType.SUB_PROPERTY_CHAIN_OF
SubPropertyChainOf
|
Modifier and Type | Method and Description |
---|---|
OWLSubPropertyChainOfAxiom |
OWLSubPropertyChainOfAxiom.getAxiomWithoutAnnotations() |
OWLSubPropertyChainOfAxiom |
OWLDataFactory.getOWLSubPropertyChainOfAxiom(List<? extends OWLObjectPropertyExpression> chain,
OWLObjectPropertyExpression superProperty) |
OWLSubPropertyChainOfAxiom |
OWLDataFactory.getOWLSubPropertyChainOfAxiom(List<? extends OWLObjectPropertyExpression> chain,
OWLObjectPropertyExpression superProperty,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
O |
OWLLogicalAxiomVisitorEx.visit(OWLSubPropertyChainOfAxiom axiom)
visit OWLSubPropertyChainOfAxiom type
|
void |
OWLLogicalAxiomVisitor.visit(OWLSubPropertyChainOfAxiom axiom)
visit OWLSubPropertyChainOfAxiom type
|
Modifier and Type | Method and Description |
---|---|
void |
OWLXMLObjectRenderer.visit(OWLSubPropertyChainOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileVisitor.visit(OWLSubPropertyChainOfAxiom axiom) |
Constructor and Description |
---|
LastPropertyInChainNotInImposedRange(OWLOntology ontology,
OWLSubPropertyChainOfAxiom axiom,
OWLObjectPropertyRangeAxiom rangeAxiom) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTranslator.visit(OWLSubPropertyChainOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLSubPropertyChainOfAxiom |
OWLObjectDesharer.visit(OWLSubPropertyChainOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
StructureWalker.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
SimpleRendererDebug.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
SimpleRenderer.visit(OWLSubPropertyChainOfAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLSubPropertyChainOfAxiom axiom) |
OWLSubPropertyChainOfAxiom |
OWLObjectDesharer.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLSubPropertyChainOfAxiom axiom) |
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLSubPropertyChainOfAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLSubPropertyChainOfAxiom axiom) |
OWLAxiom |
NNF.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
HashCode.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
DeprecatedOWLEntityCollector.visit(OWLSubPropertyChainOfAxiom axiom)
Deprecated.
|
O |
DelegatingObjectVisitorEx.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
AxiomSubjectProvider.visit(OWLSubPropertyChainOfAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
OWLSubPropertyChainOfAxiom |
BuilderPropertyChain.buildObject() |
Constructor and Description |
---|
BuilderPropertyChain(OWLSubPropertyChainOfAxiom expected,
OWLDataFactory df)
builder initialized from an existing object
|
Modifier and Type | Class and Description |
---|---|
class |
OWLSubPropertyChainAxiomImpl |
Modifier and Type | Method and Description |
---|---|
OWLSubPropertyChainOfAxiom |
OWLSubPropertyChainAxiomImpl.getAnnotatedAxiom(Set<OWLAnnotation> annotations) |
OWLSubPropertyChainOfAxiom |
OWLSubPropertyChainAxiomImpl.getAxiomWithoutAnnotations() |
OWLSubPropertyChainOfAxiom |
OWLDataFactoryImpl.getOWLSubPropertyChainOfAxiom(List<? extends OWLObjectPropertyExpression> chain,
OWLObjectPropertyExpression superProperty) |
OWLSubPropertyChainOfAxiom |
OWLDataFactoryImpl.getOWLSubPropertyChainOfAxiom(List<? extends OWLObjectPropertyExpression> chain,
OWLObjectPropertyExpression superProperty,
Set<? extends OWLAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
boolean |
Internals.addPropertyChainSubPropertyAxioms(OWLSubPropertyChainOfAxiom ax) |
boolean |
Internals.removePropertyChainSubPropertyAxioms(OWLSubPropertyChainOfAxiom ax) |
void |
AbstractEntityRegistrationManager.visit(OWLSubPropertyChainOfAxiom axiom) |
Copyright © 2020 The University of Manchester. All rights reserved.