See: Description
| Interface | Description |
|---|---|
| InputHandler |
A object that handles events notified by a
InputNotifier. |
| InputNotifier<T extends InputHandler> |
An object that notifies registered
InputHandlers of events during an I/O process, such as import or export. |
| Class | Description |
|---|---|
| AbstractInputNotifier<T extends InputHandler> |
An abstract
InputNotifier that provides overall behavior for the management of handlers. |
| Importer |
Static methods to import data into NeoEMF.
|
| Exception | Description |
|---|---|
| AlreadyExistingIdException |
Exception thrown when an
Id is already defined in a datastore. |
Copyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.