P - typepublic class SubPropertyVariableScope<P extends org.semanticweb.owlapi.model.OWLPropertyExpression> extends PropertyVariableScope<P>
GeneratedVariable instance with
OBJECTPROERTY or DATAPROPERTY VariableType, in particular this restricts the possible
values to the set of primitive object properties or data properties that are sub-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 © 2018 The University of Manchester. All Rights Reserved.