| Modifier and Type | Method and Description |
|---|---|
OWLAxiom |
AbstractMacroExpansionVisitor.visit(OWLDisjointClassesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLDisjointClassesAxiom |
OWLFunctionalSyntaxFactory.DisjointClasses(Collection<? extends OWLClassExpression> classExpressions) |
static OWLDisjointClassesAxiom |
OWLFunctionalSyntaxFactory.DisjointClasses(Collection<OWLAnnotation> a,
OWLClassExpression... classExpressions) |
static OWLDisjointClassesAxiom |
OWLFunctionalSyntaxFactory.DisjointClasses(Collection<OWLClassExpression> classExpressions,
Collection<OWLAnnotation> a) |
static OWLDisjointClassesAxiom |
OWLFunctionalSyntaxFactory.DisjointClasses(OWLClassExpression... classExpressions) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDisjointClassesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLDisjointClassesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
KRSSObjectRenderer.visit(OWLDisjointClassesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLDisjointClassesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDisjointClassesAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLDisjointClassesAxiom> |
AxiomType.DISJOINT_CLASSES
DisjointClasses.
|
| Modifier and Type | Method and Description |
|---|---|
OWLDisjointClassesAxiom |
OWLDisjointClassesAxiom.getAxiomWithoutAnnotations() |
OWLDisjointClassesAxiom |
OWLDisjointUnionAxiom.getOWLDisjointClassesAxiom()
Gets the part of this axiom that corresponds to an
DisjointClasses axiom. |
| Modifier and Type | Method and Description |
|---|---|
Collection<OWLDisjointClassesAxiom> |
OWLDisjointClassesAxiom.asPairwiseAxioms() |
default Stream<OWLDisjointClassesAxiom> |
OWLAxiomIndex.disjointClassesAxioms(OWLClass cls)
Gets the set of disjoint class axioms that contain the specified class as
an operand.
|
default Set<OWLDisjointClassesAxiom> |
OWLAxiomIndex.getDisjointClassesAxioms(OWLClass cls)
Deprecated.
use the stream method
|
Collection<OWLDisjointClassesAxiom> |
OWLDisjointClassesAxiom.splitToAnnotatedPairs() |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLDisjointClassesAxiom axiom)
visit OWLDisjointClassesAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLDisjointClassesAxiom axiom)
visit OWLDisjointClassesAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLDisjointClassesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLDisjointClassesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLDisjointClassesAxiom |
OWLObjectDuplicator.visit(OWLDisjointClassesAxiom ax) |
OWLDisjointClassesAxiom |
OWLObjectDesharer.visit(OWLDisjointClassesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLDisjointClassesAxiom axiom) |
void |
SimpleRenderer.visit(OWLDisjointClassesAxiom axiom) |
OWLDisjointClassesAxiom |
OWLObjectDuplicator.visit(OWLDisjointClassesAxiom ax) |
OWLDisjointClassesAxiom |
OWLObjectDesharer.visit(OWLDisjointClassesAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLDisjointClassesAxiom ax) |
OWLAxiom |
NNF.visit(OWLDisjointClassesAxiom axiom) |
Integer |
MaximumModalDepthFinder.visit(OWLDisjointClassesAxiom axiom) |
Boolean |
HornAxiomVisitorEx.visit(OWLDisjointClassesAxiom axiom) |
O |
DelegatingObjectVisitorEx.visit(OWLDisjointClassesAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLDisjointClassesAxiom axiom) |
OWLObject |
AxiomSubjectProviderEx.visit(OWLDisjointClassesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLDisjointClassesAxiom |
BuilderDisjointClasses.buildObject() |
| Constructor and Description |
|---|
BuilderDisjointClasses(OWLDisjointClassesAxiom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntacticLocalityChecker.visit(OWLDisjointClassesAxiom axiom) |
void |
SemanticLocalityChecker.visit(OWLDisjointClassesAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDisjointClassesAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLDisjointClassesAxiom |
OWLDisjointClassesAxiomImpl.getAxiomWithoutAnnotations() |
OWLDisjointClassesAxiom |
OWLDisjointUnionAxiomImpl.getOWLDisjointClassesAxiom() |
OWLDisjointClassesAxiom |
OWLDataFactoryImpl.getOWLDisjointClassesAxiom(Collection<? extends OWLClassExpression> classExpressions,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Collection<OWLDisjointClassesAxiom> |
OWLDisjointClassesAxiomImpl.asPairwiseAxioms() |
Collection<OWLDisjointClassesAxiom> |
OWLDisjointClassesAxiomImpl.splitToAnnotatedPairs() |
| Modifier and Type | Method and Description |
|---|---|
Stream<K> |
InitVisitorFactory.InitCollectionVisitor.visit(OWLDisjointClassesAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Stream<OWLDisjointClassesAxiom> |
ConcurrentOWLOntologyImpl.disjointClassesAxioms(OWLClass cls) |
Set<OWLDisjointClassesAxiom> |
ConcurrentOWLOntologyImpl.getDisjointClassesAxioms(OWLClass owlClass) |
Copyright © 2017 The University of Manchester. All rights reserved.