S
Analyzed about 1 year ago
SDMLib is a light weight modeling library. SDMLib intentionally comes without any tool or editor.
The idea is that you code your model.
SDMLib will generate source code from your class model. If you extend your model later on and regenerate, the code generation will identify already existing
... [More]
classes and fields and attributes and leave them untouched. Only new elements will be inserted, carefully.
In addition to class models, SDMLib will also support object diagrams, storyboards and model transformations. [Less]