R - the rangeP - the property expressionV - the valuepublic abstract class OWLValueRestrictionImpl<R extends org.semanticweb.owlapi.model.OWLPropertyRange,P extends org.semanticweb.owlapi.model.OWLPropertyExpression<R,P>,V extends org.semanticweb.owlapi.model.OWLObject> extends OWLRestrictionImpl<R,P,P> implements org.semanticweb.owlapi.model.OWLHasValueRestriction<R,P,V>
| Modifier | Constructor and Description |
|---|---|
protected |
OWLValueRestrictionImpl(P property,
V value) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
compareObjectOfSameType(org.semanticweb.owlapi.model.OWLObject object) |
boolean |
equals(Object obj) |
V |
getValue() |
getProperty, isClassExpressionLiteralasConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isOWLNothing, isOWLThingcompareLists, compareSets, compareTo, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getOWLDataFactory, getSignature, hashCode, isBottomEntity, isTopEntity, setOWLDataFactory, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitasSomeValuesFromgetProperty, isDataRestriction, isObjectRestrictionaccept, accept, asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThingaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic V getValue()
public boolean equals(Object obj)
protected final int compareObjectOfSameType(org.semanticweb.owlapi.model.OWLObject object)
compareObjectOfSameType in class OWLObjectImplCopyright © 2013 The University of Manchester. All Rights Reserved.