Differences between revisions 2 and 3
Size: 295
Comment:
|
Size: 441
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
You can download a tarball with the UML XMI files here: TODO |
|
Line 10: | Line 12: |
You can download a tarball with the code generator here: TODO |
|
Line 15: | Line 19: |
* Google flags |
QuakeML 2.0
This page gives information on the upcoming version 2.0 of QuakeML.
Documents
UML class diagrams in XMI format
You can download a tarball with the UML XMI files here: TODO
QuakeML code generator
You can download a tarball with the code generator here: TODO
The code generator is written in Python. It requires the following Python packages:
- Cheetah
- lxml
- Google flags