- Enclosing class:
- XMIReader
public static interface XMIReader.ProgressMessageHandler
Message handler for progress messages of the XMI parser. Reading a large
XMI file can take some time (several tens of seconds). Therefore, the XMI
reader continuously emits progress messages. You can use these messages
to convey to the user that the application is still alive.