@PortedFrom(file="tDLAxiom.h", name="TDLAxiomDisjointConcepts") public class AxiomDisjointConcepts extends AbstractNaryAxiom<ConceptExpression>
| Constructor and Description |
|---|
AxiomDisjointConcepts(org.semanticweb.owlapi.model.OWLAxiom ax,
List<ConceptExpression> v) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DLAxiomVisitor visitor)
accept method for the visitor pattern
|
<O> O |
accept(DLAxiomVisitorEx<O> visitor) |
add, add, getArguments, isEmpty, namedEntitySignature, size, transformgetAtom, getAxiom, getId, isInModule, isInSearchSpace, isUsed, setAtom, setId, setInModule, setInSearchSpace, setUsed, signatureequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallMatch, allMatchWithFirst, anyMatch, anyMatchWithFirstpublic AxiomDisjointConcepts(org.semanticweb.owlapi.model.OWLAxiom ax,
List<ConceptExpression> v)
ax - axv - v@PortedFrom(file="tDLAxiom.h", name="accept") public void accept(DLAxiomVisitor visitor)
AxiomImpl@Nullable @PortedFrom(file="tDLAxiom.h", name="accept") public <O> O accept(DLAxiomVisitorEx<O> visitor)
Copyright © 2016 The University of Manchester. All rights reserved.