|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.manchester.cs.owl.OWLObjectImpl
uk.ac.manchester.cs.owl.OWLAnonymousDescriptionImpl
uk.ac.manchester.cs.owl.OWLRestrictionImpl<P>
uk.ac.manchester.cs.owl.OWLValueRestrictionImpl<P,V>
public abstract class OWLValueRestrictionImpl<P extends OWLPropertyExpression,V extends OWLObject>
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Oct-2006
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
V |
getValue()
Gets the value which is the filler for this restriction. |
Methods inherited from class uk.ac.manchester.cs.owl.OWLRestrictionImpl |
---|
getProperty, isLiteral |
Methods inherited from class uk.ac.manchester.cs.owl.OWLAnonymousDescriptionImpl |
---|
asOWLClass, getComplementNNF, getNNF, isAnonymous, isOWLNothing, isOWLThing |
Methods inherited from class uk.ac.manchester.cs.owl.OWLObjectImpl |
---|
compareTo, getOWLDataFactory, getSignature, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.semanticweb.owl.model.OWLValueRestriction |
---|
asSomeValuesFrom |
Methods inherited from interface org.semanticweb.owl.model.OWLRestriction |
---|
getProperty |
Methods inherited from interface org.semanticweb.owl.model.OWLDescription |
---|
accept, accept, asOWLClass, getComplementNNF, getNNF, isAnonymous, isLiteral, isOWLNothing, isOWLThing |
Methods inherited from interface org.semanticweb.owl.model.OWLObject |
---|
accept, accept, getSignature |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
public V getValue()
OWLValueRestriction
getValue
in interface OWLValueRestriction<P extends OWLPropertyExpression,V extends OWLObject>
public boolean equals(java.lang.Object obj)
equals
in class OWLRestrictionImpl<P extends OWLPropertyExpression>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |