public class OWLObjectHasSelfImpl extends OWLRestrictionImpl<OWLClassExpression,OWLObjectPropertyExpression,OWLObjectPropertyExpression> implements OWLObjectHasSelf
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLObjectHasSelfImpl(OWLObjectPropertyExpression property) |
| 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) |
protected int |
compareObjectOfSameType(OWLObject object) |
boolean |
equals(Object obj) |
ClassExpressionType |
getClassExpressionType() |
boolean |
isDataRestriction() |
boolean |
isObjectRestriction() |
getProperty, 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, waitgetPropertyasConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThinggetAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic OWLObjectHasSelfImpl(OWLObjectPropertyExpression property)
public ClassExpressionType getClassExpressionType()
getClassExpressionType in interface OWLClassExpressionpublic boolean isObjectRestriction()
isObjectRestriction in interface OWLRestriction<OWLClassExpression,OWLObjectPropertyExpression,OWLObjectPropertyExpression>public boolean isDataRestriction()
isDataRestriction in interface OWLRestriction<OWLClassExpression,OWLObjectPropertyExpression,OWLObjectPropertyExpression>public boolean equals(Object obj)
equals in class OWLRestrictionImpl<OWLClassExpression,OWLObjectPropertyExpression,OWLObjectPropertyExpression>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)
protected int compareObjectOfSameType(OWLObject object)
compareObjectOfSameType in class OWLObjectImplCopyright © 2013 CSIRO HRPPC. All Rights Reserved.