public class OWLDataHasValueImpl extends OWLValueRestrictionImpl<OWLDataRange,OWLDataPropertyExpression,OWLLiteral> implements OWLDataHasValue
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLDataHasValueImpl(OWLDataPropertyExpression property,
OWLLiteral value) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWLClassExpressionVisitor visitor) |
<O> O |
accept(OWLClassExpressionVisitorEx<O> visitor) |
void |
accept(OWLObjectVisitor visitor) |
<O> O |
accept(OWLObjectVisitorEx<O> visitor) |
OWLClassExpression |
asSomeValuesFrom() |
boolean |
equals(Object obj) |
ClassExpressionType |
getClassExpressionType() |
boolean |
isDataRestriction() |
boolean |
isObjectRestriction() |
compareObjectOfSameType, getValuegetProperty, 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, waitgetValuegetPropertyasConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThinggetAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic OWLDataHasValueImpl(OWLDataPropertyExpression property, OWLLiteral value)
public ClassExpressionType getClassExpressionType()
getClassExpressionType in interface OWLClassExpressionpublic boolean isObjectRestriction()
isObjectRestriction in interface OWLRestriction<OWLDataRange,OWLDataPropertyExpression,OWLDataPropertyExpression>public boolean isDataRestriction()
isDataRestriction in interface OWLRestriction<OWLDataRange,OWLDataPropertyExpression,OWLDataPropertyExpression>public boolean equals(Object obj)
equals in class OWLValueRestrictionImpl<OWLDataRange,OWLDataPropertyExpression,OWLLiteral>public OWLClassExpression asSomeValuesFrom()
asSomeValuesFrom in interface OWLHasValueRestriction<OWLDataRange,OWLDataPropertyExpression,OWLLiteral>public void accept(OWLClassExpressionVisitor visitor)
accept in interface OWLClassExpressionpublic void accept(OWLObjectVisitor visitor)
public <O> O accept(OWLClassExpressionVisitorEx<O> visitor)
accept in interface OWLClassExpressionpublic <O> O accept(OWLObjectVisitorEx<O> visitor)
Copyright © 2013 CSIRO HRPPC. All Rights Reserved.