Entries by Visual Paradigm Team

Create relationship with elements on existing diagram without drag & drop

Visual Paradigm provides the intuitive Resource Centric Interface which provides various handy tools to helps you create diagrams. i.e. The Resource Catalog allows you to create diagram without remember the required syntax on different modeling languages. The Resource Catalog allows you to create connected elements, or create relationships by simply drag & drop of resource […]

Create Activity Diagram using Open API

Activity diagram is one of the behavior diagram in Unified Modeling Language (UML) which used to model the flow of control of your system. With the support of model of decision, activity diagram provide graphical representation to present the step-by-step flow of control of your system. Instead of manually create the activity diagram, you can […]

Create Timing Diagram using Open API

Timing diagram in Unified Modeling Language (UML) is a kind of interaction diagram. It is a special form of sequence diagram and focus on the time constraints of the interactions between objects. Instead of manually create the timing diagram, you can also generate it via Visual Paradigm’s Open API. In this article we will show […]

Create Protocol State Machine using Open API

The Protocol State Machine in Unified Modeling Language (UML) helps to express the usage protocol or lifecycle of classifiers. It shows which operations are available for the classifier under which state and conditions, thus provide call sequence of the classifier’s operation. Instead of manually create the protocol state machine, you can also generate it via […]

Create State Diagram using Open API

State Diagram, also call State Machine Diagram is one of the most important diagram in Unified Modeling Language. It helps to visualize the state change of a system, or a particular object in response to various events during the execution of the software. Besides create state diagrams manually, you an also create it programmatically using […]

Control Shape Caption Placement using Open API

When creating diagrams sometimes you might want to have the caption not showing in the default location, i.e. to have better layout for the containing elements while not having the name being covered. In this case you may adjust the caption position to reserve space for the child elements. To do this you can specify […]

How to Share Doc. Composer Templates with your Teammates

Doc. Composer allows you to develop documents for your models tailored to your company/industry requirements and standards. You can decide how the model data are being presented in the document by customize the document templates. If your team is using Teamwork Server or VPository as the collaboration development platform, your customized templates can automatically synchronize […]