This is preview release of NovoSoft UML API. 

API can be devided in 4 parts.
1. Core classes
2. Event support
3. Undo/Redo Support
4. XMI support 
5. Reflection API
6. Generator

Core classes
------------

Core functionlity of UML model is tested and used in number of 
UML related projects that are going in NovoSoft. Core patterns
are well tested for usability.

Event Support
-------------

Event support is in beta stage. NovoSoft would like a feedback on 
event interfaces. 

Undo/Redo
---------

Undo/Redo have been tested in sample applications. There are no known 
issues with it.

XMI Support
-----------

XMI support is in alpha stage. Following features are currently being 
worked on:

* XMI extension support (this version contains non functional stubs for it
  so do not use it yet)
* GUID support

XMI 1.1 support is planned but it have lower priority.

Reflection API
--------------

Simple reflection API is implemented.
Possible enchancement is supplying metadata for this API.

Generator
---------

The Generator is being prepared for release. I think it will be relased 
along with project web site.
