R - range typepublic interface HasRange<R extends OWLObject>
An interface to objects that have a range.
| Modifier and Type | Method and Description |
|---|---|
R |
getRange()
Gets the range.
|
R getRange()
null.Copyright © 2014 The University of Manchester. All Rights Reserved.