File Menu

The file menu allows to quit Netsilon, open another project (the current project being then closed), or to save the current project. It is also possible to print class diagrams. The import XMI features may be used to import existing business models.
New: creates a new empty project; this option opens a file dialog to specify the name and the location of the new project; a dialog systematically asks if the current project should be saved
Open project: loads a project, thanks to a file dialog that indicates the .objx file corresponding to the project; a dialog systematically asks if the current project should be saved
Import Business Model: import classes and diagrams from a project file; they will be placed into the root business model in a package named as the root business model in the imported file
Import XMI: import classes from an XMI file, thanks to a file dialog (.xmi or .xml); the file format (XMI 1.1 or XMI 1.3) must be indicated; as XMI files do not store class diagrams, Netsilon cannot load them; you should drag and drop them into an existing class diagram to use the imported classes
Save project: saves the current loaded project into its .objx file; a message appears 3 seconds at the bottom left hand corner of the main window when finished
Save project as: saves the current loaded project into a new .objx file, thanks to a file dialog; a message appears 3 seconds at the bottom left hand corner of the main window when finished
Print: prints the current editing class diagram thanks to a printing dialog
Historic: these four items correspond to the four last opened project files; clicking on them will open the corresponding project; a dialog systematically asks if the current project should be saved
Exit: exits Netsilon; a dialog systematically asks if the current project should be saved

 

Previous    Summary    Next