P - typepublic class SuperPropertyVariableScope<P extends org.semanticweb.owlapi.model.OWLPropertyExpression<?,?>> extends PropertyVariableScope<P>
GeneratedVariable instance with OBJECTPROERTY or DATAPRPERTY
VariableType, in particular this restricts the possible values to the
set of primitive object properties or data properties that are
super-properties of a given property| Modifier and Type | Method and Description |
|---|---|
boolean |
check(org.semanticweb.owlapi.model.OWLObject owlObject) |
VariableScopes.Direction |
getDirection() |
getProperty, getScopingObject, rendergetCheckerpublic boolean check(org.semanticweb.owlapi.model.OWLObject owlObject)
throws org.semanticweb.owlapi.model.OWLRuntimeException
owlObject - owlObjectorg.semanticweb.owlapi.model.OWLRuntimeException - OWLRuntimeExceptionpublic VariableScopes.Direction getDirection()
Copyright © 2015 The University of Manchester. All Rights Reserved.