| Class | Description |
|---|---|
| AbstractXmlGenerator |
Abstract class for plugins working on XML representation of the model, without having any need to generate
Java code.
|
| AbstractXmlJavaGenerator |
Abstract class for plugins generating Java code for XML representation of the model.
|
| XmlModelHelpers |
Helper methods to deal with XML representation of the model.
|