|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.manchester.cs.owl.owlapi.OWLObjectImpl
uk.ac.manchester.cs.owl.owlapi.OWLAnonymousClassExpressionImpl
uk.ac.manchester.cs.owl.owlapi.OWLRestrictionImpl<P>
uk.ac.manchester.cs.owl.owlapi.OWLQuantifiedRestrictionImpl<P,F>
public abstract class OWLQuantifiedRestrictionImpl<P extends OWLPropertyExpression,F extends OWLPropertyRange>
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Oct-2006
Constructor Summary | |
---|---|
OWLQuantifiedRestrictionImpl(OWLDataFactory dataFactory,
P property,
F filler)
|
Method Summary | |
---|---|
protected int |
compareObjectOfSameType(OWLObject object)
|
boolean |
equals(java.lang.Object obj)
|
F |
getFiller()
|
Methods inherited from class uk.ac.manchester.cs.owl.owlapi.OWLRestrictionImpl |
---|
getProperty, isClassExpressionLiteral |
Methods inherited from class uk.ac.manchester.cs.owl.owlapi.OWLAnonymousClassExpressionImpl |
---|
asConjunctSet, asDisjunctSet, asOWLClass, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isOWLNothing, isOWLThing |
Methods inherited from class uk.ac.manchester.cs.owl.owlapi.OWLObjectImpl |
---|
compareSets, compareTo, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getObjectPropertiesInSignature, getOWLDataFactory, getSignature, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.semanticweb.owlapi.model.OWLRestriction |
---|
getProperty, isDataRestriction, isObjectRestriction |
Methods inherited from interface org.semanticweb.owlapi.model.OWLClassExpression |
---|
accept, accept, asConjunctSet, asDisjunctSet, asOWLClass, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThing |
Constructor Detail |
---|
public OWLQuantifiedRestrictionImpl(OWLDataFactory dataFactory, P property, F filler)
Method Detail |
---|
public F getFiller()
getFiller
in interface OWLQuantifiedRestriction<P extends OWLPropertyExpression,F extends OWLPropertyRange>
public boolean equals(java.lang.Object obj)
equals
in class OWLRestrictionImpl<P extends OWLPropertyExpression>
protected int compareObjectOfSameType(OWLObject object)
compareObjectOfSameType
in class OWLObjectImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |