| Package | Description |
|---|---|
| org.semanticweb.owlapi.reasoner |
| Modifier and Type | Method and Description |
|---|---|
BufferingMode |
OWLReasoner.getBufferingMode()
Gets the buffering mode of this reasoner.
|
static BufferingMode |
BufferingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BufferingMode[] |
BufferingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 The University of Manchester. All Rights Reserved.