| Package | Description |
|---|---|
| gate.creole.ontology |
The GATE ontology API.
|
| Modifier and Type | Method and Description |
|---|---|
AllValuesFromRestriction |
Ontology.addAllValuesFromRestriction(ObjectProperty onProperty,
OClass theClass) |
AllValuesFromRestriction |
Ontology.addAllValuesFromRestriction(RDFProperty onProperty,
OResource hasValue)
Deprecated.
- this method is deprecated and kept for backwards compatibility
as long as the OntologyOWLIM2 plugin is kept. Use the method
Ontology.addAllValuesFromRestriction(ObjectProperty, OClass) instead. |
Copyright © 2024 GATE. All rights reserved.