7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
178 <dd> | 178 <dd> |
179 diagram specific data | 179 diagram specific data |
180 </dd> | 180 </dd> |
181 </dl> | 181 </dl> |
182 <dl> | 182 <dl> |
183 <dt>Returns:</dt> | 183 <dt>Return:</dt> |
184 <dd> | 184 <dd> |
185 reference to the instantiated diagram builder | 185 reference to the instantiated diagram builder |
186 </dd> | 186 </dd> |
187 </dl> | 187 </dl> |
188 <dl> | 188 <dl> |
198 | 198 |
199 <p> | 199 <p> |
200 Private method to generate a readable string for the diagram type. | 200 Private method to generate a readable string for the diagram type. |
201 </p> | 201 </p> |
202 <dl> | 202 <dl> |
203 <dt>Returns:</dt> | 203 <dt>Return:</dt> |
204 <dd> | 204 <dd> |
205 readable type string (string) | 205 readable type string (string) |
206 </dd> | 206 </dd> |
207 </dl> | 207 </dl> |
208 <a NAME="UMLDialog.__initActions" ID="UMLDialog.__initActions"></a> | 208 <a NAME="UMLDialog.__initActions" ID="UMLDialog.__initActions"></a> |
271 | 271 |
272 <p> | 272 <p> |
273 Public method to load a diagram from a file. | 273 Public method to load a diagram from a file. |
274 </p> | 274 </p> |
275 <dl> | 275 <dl> |
276 <dt>Returns:</dt> | 276 <dt>Return:</dt> |
277 <dd> | 277 <dd> |
278 flag indicating success (boolean) | 278 flag indicating success (boolean) |
279 </dd> | 279 </dd> |
280 </dl> | 280 </dl> |
281 <a NAME="UMLDialog.show" ID="UMLDialog.show"></a> | 281 <a NAME="UMLDialog.show" ID="UMLDialog.show"></a> |