| Class | Description |
|---|---|
| AbstractModelDecorator |
The base class for a delegating model decorator.
|
| AbstractOntModelDecorator |
The base class for a delegating ontology model decorator.
|
| BulkUpdatingModel |
A model that still handles bulk updates in the old-fashioned way: with a
BulkUpdateHandler.
|
| BulkUpdatingOntModel |
A model that still handles bulk updates in the old-fashioned way: with a
BulkUpdateHandler.
|
| MemoryMappedModel |
Creates an in-memory model, with a listener that keeps the external model in
sync with it.
|
| VitroModelFactory |
Make models that will do proper bulk updates.
|
Copyright © 2016. All rights reserved.