How to Find and Remove Unused Models in Your Project
As your project grows, it is inevitable to have more and more orphans model elements left in your project. Such model elements are not visualized in any diagrams and are not useful anymore. This article will show you how to locate those elements so that you can remove them from your project. Read more
How to Find Text in Description
The find feature allows you to search for specific words or sentences within text in the description editor. Finding starts from the beginning of the description, regardless of the position of text cursor. The first occurrence of text that matches with the entered search text will be highlighted. You can move to the next occurrence by clicking on the Next button. You can perform finding in all the RTF description editors, such as the description editor in specification window.
Read more
Importing models through Excel file
It’s always a nightmare when you need to transform your models from one format into another one, especially when you need to migrate to a new paradigm, i.e. convert your textual and tabular form data into a graphical presentation. Instead of re-creating all your model elements, you can transform your data into an Excel file, and import it to Visual Paradigm and visualize it as a diagram. To do this:
How to Add Diagram Link into Description
When you are documenting your model, you may come across the situation where you want to make a reference to certain diagram in the project to help you explain an idea or to give reader supplementary information they may find useful. For example, you may want to add into the description of a class, a note to tell the developers that if they want to know more about the state change of the class, refer to certain state machine diagram. While the reference feature allows you to establish formal and contractual reference between model elements and diagrams, the reference function you can find within the description editor enables you to add diagram link into any part within a description, casually and informally. Such a diagram shortcut enables reader to jump from description to a diagram, which makes navigation much easier.
How to Define Sequence for your ID Generator in ERD
In relational database, records are identified by a unique value. We call this value the primary key. Some databases allow to control how this unique value is being generated by defining the sequence. In this article, we will show you how to model the sequence with Visual Paradigm and use as the ID Generator for your database tables.
How to Generate Unique ID for Model Elements
ID is a very useful property for a model elements. Having an unique ID for your model elements not just can ease the communication between your team but also help to structure your model in a more systematic way. Visual Paradigm can help you to generate unique ID for your model elements. Besides, you can apply customized patterns to the ID to accommodate your needs in different situations. In this article, we will show you how to configure the ID generator to generate customized ID for your model elements with Visual Paradigm. Read more
How to Group Entities in ERD Database Designer?
Last week, we showed you how to assign entities in an ERD to a schema. One of our users ask if there is any way to group entities in a logical manner, rather than setting the schema property reserved for physical database.
The answer is yes. You can make use of model or UML package to store and categories the entities in logical groups. The grouping can be seen in both the Model Structure and diagram. In this article, we will show you how to group entities in ERD database designer. In order to perform the steps described in this article, make sure you have Visual Paradigm installed.
How to Switch between Sleek User Interface and Classic User Interface?
In version 12.0, Visual Paradigm has introduced a new user interface, Sleek User Interface. A suite of new tools have been introduced to improve the modeling efficiency as well as the diagram editing spaces have been increased for users’ convenience to edit their designs. In the following, we will teach you how to switch from Classic User Interface to Sleek User Interface, so that you can enjoy the new features in the new user interface. In case some users would like to switch back to Classic Interface, we will also show you how to switch from Sleek User Interface to Classic User Interface. Read more
Binding Delete Key on Mac Keyboard
In the past, the keyboards on Mac share similar layout as the standard PC keyboard which have both backspace and delete buttons. But since it has changed to a compact keyboard (without number pad), a single delete button is used to serve both delete and backspace functions. Starting from Visual Paradigm version 12.0 (build 20141226bu), new users will automatically have the delete button for deleting objects in their diagrams as well as backspace while editing of the textual content of the model element. For existing users, the delete function is bound with the tradition delete key, which no longer exists on the keyboard. This causes the new delete button (previously was the backspace key) cannot be used to delete objects in diagram. To solve this, user can manually bind the delete functions back to the new delete button. In this article we will show you how it works. Read more
Find out the Type of Version Server You Are Using [Obsolete]
Team collaboration development on CVS, SVN, Perforce and ClearCase had been discontinued starting from Visual Paradigm version 13.0 |
Visual Paradigm supports performing team collaboration development over different version servers – the Visual Paradigm Teamwork Server, VPository (Teamwork Server on the cloud), Subversion, CVS, Preforce and ClearCase. Customers can choose their favorite versions of server for their tools lineup.
Knowing the type of version server is useful or sometimes essential*. However, as an end user, you may not know the type of version server you are using, just because someone had setup the environment for you. This article will show you how to find out the type of version server you are using.