Advanced Articles

Create "Extend" relationship in a Use Case diagram
To create an Extend relationship between two UseCases, you must first create an extension point for one of the them. Then it becomes possible to Exten...
Mon, 7 Jan, 2019 at 3:29 PM
How to create an inner class ?
If you want Class B to be in inner class of A : Select the Inner tool at the bottom of the toolbar Drag between A (the owning class) and B (Inner class) ...
Mon, 7 Jan, 2019 at 3:29 PM
How to create a subject in a use case diagram ?
A subject of a use case defines and represents boundaries of a business, software system, physical system or device, subsystem, component or even signle cla...
Mon, 7 Jan, 2019 at 3:29 PM
Creating and managing your organization
An organization account is the optimal way for users within a company, group project, non-profit, or other organization to work seamlessly with each other. ...
Thu, 20 Jun, 2019 at 4:18 PM
How to generate Postgresql schema from database diagram
First click on the Generator tab in your GenMyModel window and select the postgressql generator. The generator source code will open in a new tab (you ca...
Mon, 7 Jan, 2019 at 3:29 PM
Show/Hide Relationship Labels (UML diagrams only)
This is valid for the following UML relationships: Association Composition Aggregation Association Class Show/Hide Labels UML relationshi...
Tue, 10 Sep, 2019 at 9:09 AM