| Package | Description |
|---|---|
| com.clarkparsia.pellet.service.reasoner |
| Modifier and Type | Method and Description |
|---|---|
SchemaQueryType |
SchemaQuery.getType() |
static SchemaQueryType |
SchemaQueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaQueryType[] |
SchemaQueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SchemaQuery(SchemaQueryType type,
org.semanticweb.owlapi.model.OWLLogicalEntity entity) |
Copyright © 2019. All rights reserved.