public abstract class OWLDataCardinalityRestrictionImpl extends OWLCardinalityRestrictionImpl<org.semanticweb.owlapi.model.OWLDataRange,org.semanticweb.owlapi.model.OWLDataPropertyExpression,org.semanticweb.owlapi.model.OWLDataRange> implements org.semanticweb.owlapi.model.OWLDataCardinalityRestriction
NO_ANNOTATIONS, OWL_THING| Modifier | Constructor and Description |
|---|---|
protected |
OWLDataCardinalityRestrictionImpl(org.semanticweb.owlapi.model.OWLDataPropertyExpression property,
int cardinality,
org.semanticweb.owlapi.model.OWLDataRange filler) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
boolean |
isDataRestriction() |
boolean |
isObjectRestriction() |
boolean |
isQualified() |
compareObjectOfSameType, getCardinality, getFillergetProperty, isClassExpressionLiteralasConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isOWLNothing, isOWLThingcompareLists, compareSets, compareTo, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCardinalityaccept, accept, asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThingaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareToprotected OWLDataCardinalityRestrictionImpl(org.semanticweb.owlapi.model.OWLDataPropertyExpression property,
int cardinality,
org.semanticweb.owlapi.model.OWLDataRange filler)
public boolean isQualified()
isQualified in interface org.semanticweb.owlapi.model.OWLCardinalityRestriction<org.semanticweb.owlapi.model.OWLDataRange,org.semanticweb.owlapi.model.OWLDataPropertyExpression,org.semanticweb.owlapi.model.OWLDataRange>public boolean isObjectRestriction()
isObjectRestriction in interface org.semanticweb.owlapi.model.OWLRestriction<org.semanticweb.owlapi.model.OWLDataRange,org.semanticweb.owlapi.model.OWLDataPropertyExpression,org.semanticweb.owlapi.model.OWLDataRange>public boolean isDataRestriction()
isDataRestriction in interface org.semanticweb.owlapi.model.OWLRestriction<org.semanticweb.owlapi.model.OWLDataRange,org.semanticweb.owlapi.model.OWLDataPropertyExpression,org.semanticweb.owlapi.model.OWLDataRange>public boolean equals(Object obj)
equals in class OWLCardinalityRestrictionImpl<org.semanticweb.owlapi.model.OWLDataRange,org.semanticweb.owlapi.model.OWLDataPropertyExpression,org.semanticweb.owlapi.model.OWLDataRange>Copyright © 2014 The University of Manchester. All Rights Reserved.