Package | Description |
---|---|
de.tudresden.inf.lat.jcel.owlapi.console |
Provides interfaces and classes to execute the reasoner from
the console.
|
Modifier and Type | Method and Description |
---|---|
ConsoleStarter.Mode |
ConsoleStarter.parseMode(String argument)
Returns the mode of execution that corresponds to the given identifier.
|
static ConsoleStarter.Mode |
ConsoleStarter.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsoleStarter.Mode[] |
ConsoleStarter.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
ConsoleStarter.renderMode(ConsoleStarter.Mode mode)
Returns a string that identifies the mode of execution (e.g.
|
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.