public abstract class OWLNaryBooleanClassExpressionImplExt extends uk.ac.manchester.cs.owl.owlapi.OWLAnonymousClassExpressionImpl implements org.semanticweb.owlapi.model.OWLNaryBooleanClassExpression
Constructor and Description |
---|
OWLNaryBooleanClassExpressionImplExt(List<? extends org.semanticweb.owlapi.model.OWLClassExpression> operands) |
OWLNaryBooleanClassExpressionImplExt(Set<? extends org.semanticweb.owlapi.model.OWLClassExpression> operands) |
Modifier and Type | Method and Description |
---|---|
void |
addAnonymousIndividualsToSet(Set<org.semanticweb.owlapi.model.OWLAnonymousIndividual> anons) |
void |
addSignatureEntitiesToSet(Set<org.semanticweb.owlapi.model.OWLEntity> entities) |
boolean |
equals(Object obj) |
Set<org.semanticweb.owlapi.model.OWLClassExpression> |
getOperands() |
List<org.semanticweb.owlapi.model.OWLClassExpression> |
getOperandsAsList() |
boolean |
isClassExpressionLiteral() |
asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isOWLNothing, isOWLThing
compareTo, containsEntityInSignature, getAnnotationPropertiesInSignature, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toString
accept, accept, asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isOWLNothing, isOWLThing
accept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toString
compareTo
containsEntityInSignature
getAnonymousIndividuals
getClassesInSignature
getObjectPropertiesInSignature
getDataPropertiesInSignature
getIndividualsInSignature
getDatatypesInSignature
public OWLNaryBooleanClassExpressionImplExt(Set<? extends org.semanticweb.owlapi.model.OWLClassExpression> operands)
operands
- operandspublic OWLNaryBooleanClassExpressionImplExt(List<? extends org.semanticweb.owlapi.model.OWLClassExpression> operands)
operands
- operandspublic void addSignatureEntitiesToSet(Set<org.semanticweb.owlapi.model.OWLEntity> entities)
addSignatureEntitiesToSet
in interface uk.ac.manchester.cs.owl.owlapi.HasIncrementalSignatureGenerationSupport
public void addAnonymousIndividualsToSet(Set<org.semanticweb.owlapi.model.OWLAnonymousIndividual> anons)
addAnonymousIndividualsToSet
in interface uk.ac.manchester.cs.owl.owlapi.HasIncrementalSignatureGenerationSupport
public List<org.semanticweb.owlapi.model.OWLClassExpression> getOperandsAsList()
getOperandsAsList
in interface org.semanticweb.owlapi.model.OWLNaryBooleanClassExpression
public Set<org.semanticweb.owlapi.model.OWLClassExpression> getOperands()
getOperands
in interface org.semanticweb.owlapi.model.OWLNaryBooleanClassExpression
public boolean isClassExpressionLiteral()
isClassExpressionLiteral
in interface org.semanticweb.owlapi.model.OWLClassExpression
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann