public abstract class OWLRestrictionImpl<R extends org.semanticweb.owlapi.model.OWLPropertyRange,P extends org.semanticweb.owlapi.model.OWLPropertyExpression<R,P>,F> extends OWLAnonymousClassExpressionImpl implements org.semanticweb.owlapi.model.OWLRestriction<R,P,F>
| Constructor and Description |
|---|
OWLRestrictionImpl(P property) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
P |
getProperty() |
boolean |
isClassExpressionLiteral() |
asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isOWLNothing, isOWLThingcompareLists, compareObjectOfSameType, compareSets, compareTo, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getOWLDataFactory, getSignature, hashCode, isBottomEntity, isTopEntity, setOWLDataFactory, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisDataRestriction, isObjectRestrictionaccept, accept, asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isOWLNothing, isOWLThingaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic OWLRestrictionImpl(P property)
public boolean isClassExpressionLiteral()
isClassExpressionLiteral in interface org.semanticweb.owlapi.model.OWLClassExpressionpublic P getProperty()
public boolean equals(Object obj)
equals in class OWLObjectImplCopyright © 2013 The University of Manchester. All Rights Reserved.