|
1 | 1 | Rem
|
2 | 2 | ===
|
3 | 3 |
|
4 |
| -The project aims to the creation of an UML tool suitable both for academia and the industry, including Ivar Jacobson's proposed extensions for Aspect-Oriented Software Development (AOSD). |
| 4 | +The project aims to the creation of an UML tool suitable both for |
| 5 | +academia and the industry, including Ivar Jacobson's proposed extensions |
| 6 | +for Aspect-Oriented Software Development (AOSD). |
5 | 7 |
|
6 |
| -- Creation of a cross-platform (Linux, Windows & Mac OS X) UML editor, using C++; |
7 |
| -- Allow users to create (in its first release) use case, sequence and class diagrams; |
8 |
| -- Include AOSD extensions to create models for aspects, pointcuts and advices; |
9 |
| -- Provide interoperability through the export of diagrams using the XMI standard; |
10 |
| -- Deliver a high-quality code base, thoroughly unit- and functionally tested; |
| 8 | +- Creation of a cross-platform (Linux, Windows & Mac OS X) UML editor, |
| 9 | + using C++; |
| 10 | +- Allow users to create (in its first release) use case, sequence and |
| 11 | + class diagrams; |
| 12 | +- Include AOSD extensions to create models for aspects, pointcuts and |
| 13 | + advices; |
| 14 | +- Provide interoperability through the export of diagrams using the XMI |
| 15 | + standard; |
| 16 | +- Deliver a high-quality code base, thoroughly unit- and functionally |
| 17 | + tested; |
11 | 18 | - Provide a usable, standard and easy-to-use user interface.
|
12 | 19 |
|
13 |
| -The name "Rem" stands for "Requirements and Entity Modeler" but is also a reference to Rem Koolhaas, one of the greatest urbanists and architects of all time. The icon of the application is a stylized representation of one of Koolhaas’ major works, the building of the Seattle Public Library. |
| 20 | +The name "Rem" stands for "Requirements and Entity Modeler" but is also |
| 21 | +a reference to Rem Koolhaas, one of the greatest urbanists and |
| 22 | +architects of all time. The icon of the application is a stylized |
| 23 | +representation of one of Koolhaas’ major works, the building of the |
| 24 | +Seattle Public Library. |
| 25 | + |
0 commit comments