Differences
This shows you the differences between two versions of the page.
|
soloistconfiguration [2011/07/03 23:20] milorad.poptosic [File Repository] |
soloistconfiguration [2011/07/03 23:25] (current) milorad.poptosic [Model files] |
||
|---|---|---|---|
| Line 14: | Line 14: | ||
| ===== Model files ===== | ===== Model files ===== | ||
| As model-driven development framework, SOLoist needs to reference one or more files containing the domain model. These models are written in [[http://en.wikipedia.org/wiki/XML_Metadata_Interchange|XMI (XML Metadata Interchange)]] files, which are generated by the modeling tool (currently StarUML). | As model-driven development framework, SOLoist needs to reference one or more files containing the domain model. These models are written in [[http://en.wikipedia.org/wiki/XML_Metadata_Interchange|XMI (XML Metadata Interchange)]] files, which are generated by the modeling tool (currently StarUML). | ||
| - | These XMI files sholud be configured with model-files tag. | + | These XMI files should be configured with model-files tag. |
| <file xml> | <file xml> | ||
| <model-files> | <model-files> | ||
| + | <xmi-file>soloist.xmi</xmi-file> | ||
| <xmi-file>domainmodel.xmi</xmi-file> | <xmi-file>domainmodel.xmi</xmi-file> | ||
| </model-files> | </model-files> | ||