|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OWLHasValueRestriction<R extends OWLPropertyRange,P extends OWLPropertyExpression<R,P>,V extends OWLObject>
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Oct-2006
Method Summary | |
---|---|
OWLClassExpression |
asSomeValuesFrom()
A convenience method that obtains this restriction as an existential restriction with a nominal filler. |
V |
getValue()
Gets the value which is the filler for this restriction. |
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, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isClassExpressionLiteral, isOWLNothing, isOWLThing |
Method Detail |
---|
V getValue()
OWLClassExpression asSomeValuesFrom()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |