Changes between Version 2 and Version 3 of ModelingProjects
- Timestamp:
- Jan 10, 2007, 3:06:55 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ModelingProjects
v2 v3 1 == === Modeling Projects =====1 == Modeling Projects == 2 2 3 3 ProMoT started as a tool working purely based on source-code in MDL files. … … 31 31 only on the source level. 32 32 33 === = What is a Project? ====33 === What is a Project? === 34 34 35 35 A project is a data-object in ProMoT that keeps and tracks all … … 38 38 general configuration of ProMoT for a specific task. 39 39 40 === = What should a Project provide? ====40 === What should a Project provide? === 41 41 42 42 A Project should help to organize your work with the different sources. … … 44 44 * It should know a base-directory for the project, where specific sources, icons and 45 45 generation-results are kept in subdirectories. 46 * The project should keep track of all global settings, which affect the behaviour of the Gui, 47 the model-generation process and others. Currently these settings are kept globally in the 48 home-directory of the user. 46 49 * It should keep track about different modeling libraries used by remembering the 47 50 pathnames.