| Package | Description |
|---|---|
| org.semanticweb.ruqar.qa |
| Modifier and Type | Method and Description |
|---|---|
static QueryAnsweringEngineEnum |
QueryAnsweringEngineEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static QueryAnsweringEngineEnum[] |
QueryAnsweringEngineEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
QueryAnswering(QueryAnsweringEngineEnum engine,
java.lang.String ontologyPath) |