You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+117Lines changed: 117 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,3 +47,120 @@ Dedicated to developers, analysts and software and systems architects, Modelio i
47
47
48
48
Creating a project
49
49
------------------
50
+
51
+
First you have to start Modelio by double-clicking on the Modelio shortcut.
52
+
Once Modelio is started, go to 'File / Create a project...' or click on the [] button. This will open a Project Creation dialog box:
To create a series of elements, simply select the original element in the model explorer, then click on sibling button as many times as necessary. Each new element will be created empty and named with an incremental number. Sibling elements are created within the same container.
115
+
116
+
117
+
**Clone creation**
118
+
119
+
To clone an element, simply select it in the UML/BPMN explorer, then click on clone button as many times as necessary. Each new element will be created with the same sub-elements as the original one, and will be named the same.
120
+
121
+
Creating diagrams
122
+
-----------------
123
+
124
+
** Diagram creation**
125
+
Click on the Diagram and matrix creation wizard icon in the main toolbar:
126
+
127
+
[]
128
+
129
+
Steps:
130
+
131
+
1. Select the kind of diagram you want to create
132
+
133
+
3. Enter a name
134
+
135
+
4. Select an owner for the diagram
136
+
137
+
5. Click on "OK" to create the diagram
138
+
139
+
Note: By default, the wizard shows the applicable diagrams for the selected model element. Click on the "Show only applicable diagrams and matrices" to show all existing diagrams.
140
+
141
+
**Create elements in the diagram**
142
+
143
+
To create elements in your diagram, you can either use the left hand side palette, or drag&drop existing elements from the UML explorer.
144
+
[]
145
+
146
+
147
+
**Modify the graphic options**
148
+
149
+
You can change the objects' graphic properties or the diagram's properties itself. The symbol view offers several options to change the graphic properties: color, font, line background, ...
0 commit comments