public class OWLObjectAllValuesFromImpl extends OWLQuantifiedObjectRestrictionImpl implements OWLObjectAllValuesFrom
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLObjectAllValuesFromImpl(OWLObjectPropertyExpression property,
OWLClassExpression filler) |
| 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) |
boolean |
equals(Object obj) |
ClassExpressionType |
getClassExpressionType() |
boolean |
isDataRestriction() |
boolean |
isObjectRestriction() |
compareObjectOfSameTypegetFillergetProperty, 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, waitgetFillergetPropertyasConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThinggetAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic OWLObjectAllValuesFromImpl(OWLObjectPropertyExpression property, OWLClassExpression filler)
public ClassExpressionType getClassExpressionType()
getClassExpressionType in interface OWLClassExpressionpublic boolean isObjectRestriction()
isObjectRestriction in interface OWLRestriction<OWLClassExpression,OWLObjectPropertyExpression,OWLClassExpression>public boolean isDataRestriction()
isDataRestriction in interface OWLRestriction<OWLClassExpression,OWLObjectPropertyExpression,OWLClassExpression>public boolean equals(Object obj)
equals in class OWLQuantifiedRestrictionImpl<OWLClassExpression,OWLObjectPropertyExpression,OWLClassExpression>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.