| Package | Description |
|---|---|
| org.coode.oppl |
| Modifier and Type | Class and Description |
|---|---|
class |
SubPropertyVariableScope<P extends org.semanticweb.owlapi.model.OWLPropertyExpression<?,?>>
Represents a range limitations that could be added to a
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 |
class |
SuperPropertyVariableScope<P extends org.semanticweb.owlapi.model.OWLPropertyExpression<?,?>>
Represents a range limitations that could be added to a
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 |
Copyright © 2015 The University of Manchester. All Rights Reserved.