| Package | Description | 
|---|---|
| fr.inria.atlanmod.neoemf.io | Provides methods and classes for working with I/O and security. | 
| fr.inria.atlanmod.neoemf.io.processor | Provides classes that adds preprocessing and postprocessing functionalities during an I/O process. | 
| fr.inria.atlanmod.neoemf.io.reader | Provides classes related to data reading. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractNotifier<H extends Handler>An abstract  Notifierthat provides overall behavior for the management of handlers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractProcessor | 
| class  | EcoreMapperA  Processorthat transforms simple elements to an EMF structure. | 
| class  | NoopProcessor | 
| class  | XPathResolver | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | Reader<T> | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractReader<T>An abstract  Reader. | 
| class  | AbstractStreamReaderAn abstract  Readerthat reads data from anInputStream. | 
| class  | AbstractXmiStreamReaderAn  AbstractStreamReaderthat processes the raw structure of XMI files. | 
| class  | DefaultMapperReaderThe default implementation of a  Readerthat reads data from aDataMapper. | 
| class  | XmiStreamReaderAn  AbstractXmiStreamReaderthat uses a StAX implementation with cursors for reading and parsing XMI files. | 
Copyright © 2013–2019 Atlanmod. All rights reserved.