| Modifier and Type | Method and Description |
|---|---|
protected Set<OWLSubPropertyChainOfAxiom> |
KRSS2ObjectRenderer.getPropertyChainSubPropertyAxiomsFor(OWLPropertyExpression<?,?> property) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
KRSS2ObjectRenderer.isLeftIdentityAxiom(OWLSubPropertyChainOfAxiom axiom,
OWLObjectProperty property) |
protected boolean |
KRSS2ObjectRenderer.isRightIdentityAxiom(OWLSubPropertyChainOfAxiom axiom,
OWLObjectProperty property) |
void |
KRSSObjectRenderer.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
KRSS2ObjectRenderer.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
KRSS2OWLObjectRenderer.visit(OWLSubPropertyChainOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLObjectRenderer.visit(OWLSubPropertyChainOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLSubPropertyChainOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLSubPropertyChainOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.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 |
DebuggerClassExpressionGenerator.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
|
O |
OWLAxiomVisitorEx.visit(OWLSubPropertyChainOfAxiom axiom)
visit OWLSubPropertyChainOfAxiom type
|
void |
OWLAxiomVisitor.visit(OWLSubPropertyChainOfAxiom axiom)
visit OWLSubPropertyChainOfAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
OWLSubPropertyChainOfAxiom |
LastPropertyInChainNotInImposedRange.getOWLSubPropertyChainOfAxiom() |
| Modifier and Type | Method and Description |
|---|---|
Object |
OWL2ELProfile.OWL2ELProfileObjectVisitor.visit(OWLSubPropertyChainOfAxiom axiom) |
| Constructor and Description |
|---|
LastPropertyInChainNotInImposedRange(OWLOntology ontology,
OWLSubPropertyChainOfAxiom axiom,
OWLObjectPropertyRangeAxiom rangeAxiom) |
UseOfPropertyInChainCausesCycle(OWLOntology ontology,
OWLSubPropertyChainOfAxiom axiom,
OWLObjectPropertyExpression property) |
| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
SatisfiabilityReducer.visit(OWLSubPropertyChainOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
SimpleRenderer.visit(OWLSubPropertyChainOfAxiom axiom) |
O |
OWLObjectVisitorExAdapter.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
OWLObjectVisitorAdapter.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
OWLObjectTypeIndexProvider.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
OWLObjectDuplicator.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
OWLObjectComponentCollector.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
OWLEntityCollector.visit(OWLSubPropertyChainOfAxiom axiom) |
Set<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLSubPropertyChainOfAxiom axiom) |
O |
OWLAxiomVisitorExAdapter.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
OWLAxiomVisitorAdapter.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
OWLAxiomTypeProcessor.visit(OWLSubPropertyChainOfAxiom axiom) |
OWLAxiom |
NNF.visit(OWLSubPropertyChainOfAxiom axiom) |
Integer |
MaximumModalDepthFinder.visit(OWLSubPropertyChainOfAxiom axiom) |
Boolean |
HornAxiomVisitorEx.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
HashCode.visit(OWLSubPropertyChainOfAxiom axiom) |
O |
DelegatingObjectVisitorEx.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
AxiomTypeProvider.visit(OWLSubPropertyChainOfAxiom axiom)
Deprecated.
|
void |
AxiomSubjectProvider.visit(OWLSubPropertyChainOfAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLSubPropertyChainAxiomImpl |
| Modifier and Type | Field and Description |
|---|---|
protected InternalsImpl.SetPointer<OWLSubPropertyChainOfAxiom> |
InternalsImpl.propertyChainSubPropertyAxioms |
| 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 |
|---|---|
void |
InternalsImpl.addPropertyChainSubPropertyAxioms(OWLSubPropertyChainOfAxiom ax) |
void |
Internals.addPropertyChainSubPropertyAxioms(OWLSubPropertyChainOfAxiom ax) |
void |
InternalsImpl.removePropertyChainSubPropertyAxioms(OWLSubPropertyChainOfAxiom ax) |
void |
Internals.removePropertyChainSubPropertyAxioms(OWLSubPropertyChainOfAxiom ax) |
void |
OWLEntityCollectionContainerCollector.visit(OWLSubPropertyChainOfAxiom axiom) |
void |
AbstractEntityRegistrationManager.visit(OWLSubPropertyChainOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLSubPropertyChainOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLSubPropertyChainOfAxiom axiom) |
Copyright © 2014 The University of Manchester. All Rights Reserved.