Changes between Version 5 and Version 6 of ModelingProjects


Ignore:
Timestamp:
Jan 10, 2007, 4:05:53 PM (19 years ago)
Author:
mirschel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ModelingProjects

    v5 v6  
    1515Modeling in ProMoT takes place based on source files (MDL-files) or is done with the help of the
    1616graphical user-interface. The sources are loaded into ProMoT, translated to class-objects
    17 (ModelingEntities) and changed by the graphical editors in memory (temporarily).
     17(ModelingEntities) and changed by the graphical editors in memory (temporary file).
    1818
    19 The ModelingEntities can be saved as MDL-code via the options "Save All Classes" and "Save Selected Classes"
     19The ModelingEntities can be saved as MDL-code to a new file via the options "Save All Classes" and "Save Selected Classes"
    2020in the File-Menu. There is no simple option "Save", which saves the classes to the files they
    2121originally come from.