| Modifier and Type | Method and Description |
|---|---|
OWLAxiom |
AbstractMacroExpansionVisitor.visit(OWLDisjointUnionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
static OWLDisjointUnionAxiom |
OWLFunctionalSyntaxFactory.DisjointUnion(OWLClass cls,
OWLClassExpression... classExpressions) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLDisjointUnionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLDisjointUnionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLDisjointUnionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLDisjointUnionAxiom axiom) |
| Modifier and Type | Field and Description |
|---|---|
static AxiomType<OWLDisjointUnionAxiom> |
AxiomType.DISJOINT_UNION
DisjointUnion.
|
| Modifier and Type | Method and Description |
|---|---|
OWLDisjointUnionAxiom |
OWLDisjointUnionAxiom.getAxiomWithoutAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
default Stream<OWLDisjointUnionAxiom> |
OWLAxiomIndex.disjointUnionAxioms(OWLClass owlClass)
Gets the set of disjoint union axioms that have the specified class as
the named class that is equivalent to the disjoint union of operands.
|
default Set<OWLDisjointUnionAxiom> |
OWLAxiomIndex.getDisjointUnionAxioms(OWLClass owlClass)
Deprecated.
use the stream method
|
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLLogicalAxiomVisitorEx.visit(OWLDisjointUnionAxiom axiom)
visit OWLDisjointUnionAxiom type
|
default void |
OWLLogicalAxiomVisitor.visit(OWLDisjointUnionAxiom axiom)
visit OWLDisjointUnionAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
default OWLDisjointUnionAxiom |
DisjointUnionAxiomProvider.getOWLDisjointUnionAxiom(OWLClass owlClass,
Collection<? extends OWLClassExpression> classExpressions) |
default OWLDisjointUnionAxiom |
DisjointUnionAxiomProvider.getOWLDisjointUnionAxiom(OWLClass owlClass,
Collection<? extends OWLClassExpression> classExpressions,
Collection<OWLAnnotation> annotations) |
default OWLDisjointUnionAxiom |
DisjointUnionAxiomProvider.getOWLDisjointUnionAxiom(OWLClass owlClass,
Stream<? extends OWLClassExpression> classExpressions) |
OWLDisjointUnionAxiom |
DisjointUnionAxiomProvider.getOWLDisjointUnionAxiom(OWLClass owlClass,
Stream<? extends OWLClassExpression> classExpressions,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLDisjointUnionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLDisjointUnionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLDisjointUnionAxiom |
OWLObjectDuplicator.visit(OWLDisjointUnionAxiom ax) |
OWLDisjointUnionAxiom |
OWLObjectDesharer.visit(OWLDisjointUnionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLDisjointUnionAxiom axiom) |
void |
SimpleRenderer.visit(OWLDisjointUnionAxiom axiom) |
OWLDisjointUnionAxiom |
OWLObjectDuplicator.visit(OWLDisjointUnionAxiom ax) |
OWLDisjointUnionAxiom |
OWLObjectDesharer.visit(OWLDisjointUnionAxiom axiom) |
void |
OWLAnnotationPropertyTransformer.visit(OWLDisjointUnionAxiom ax) |
OWLAxiom |
NNF.visit(OWLDisjointUnionAxiom axiom) |
Boolean |
HornAxiomVisitorEx.visit(OWLDisjointUnionAxiom axiom) |
O |
DelegatingObjectVisitorEx.visit(OWLDisjointUnionAxiom axiom) |
void |
DLExpressivityChecker.visit(OWLDisjointUnionAxiom axiom) |
OWLObject |
AxiomSubjectProviderEx.visit(OWLDisjointUnionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
OWLDisjointUnionAxiom |
BuilderDisjointUnion.buildObject() |
| Constructor and Description |
|---|
BuilderDisjointUnion(OWLDisjointUnionAxiom expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntacticLocalityChecker.visit(OWLDisjointUnionAxiom axiom) |
void |
SemanticLocalityChecker.visit(OWLDisjointUnionAxiom axiom) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDisjointUnionAxiomImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLDisjointUnionAxiom |
OWLDisjointUnionAxiomImpl.getAxiomWithoutAnnotations() |
OWLDisjointUnionAxiom |
OWLDataFactoryImpl.getOWLDisjointUnionAxiom(OWLClass owlClass,
Stream<? extends OWLClassExpression> classExpressions,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Stream<K> |
InitVisitorFactory.InitCollectionVisitor.visit(OWLDisjointUnionAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Stream<OWLDisjointUnionAxiom> |
ConcurrentOWLOntologyImpl.disjointUnionAxioms(OWLClass owlClass) |
Set<OWLDisjointUnionAxiom> |
ConcurrentOWLOntologyImpl.getDisjointUnionAxioms(OWLClass owlClass) |
Copyright © 2017 The University of Manchester. All rights reserved.