public final class SchemaQuery extends Object
| Constructor and Description |
|---|
SchemaQuery(SchemaQueryType type,
org.semanticweb.owlapi.model.OWLLogicalEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.semanticweb.owlapi.model.OWLLogicalEntity |
getEntity() |
SchemaQueryType |
getType() |
int |
hashCode() |
public SchemaQuery(SchemaQueryType type, org.semanticweb.owlapi.model.OWLLogicalEntity entity)
Copyright © 2019. All rights reserved.