Entries by Visual Paradigm Team

Perform IDE Integration with ArchiMetric [Obsolete]

Since version 14.0 ArchiMetric had been replaced by Visual Paradigm Enterprise. ArchiMetric (former Visual Paradigm Enterprise Edition) is an all-in-one software and system development tool for end-to-end information technology system modeling. ArchiMetric comes with all the essential tools you need for Enterprise Architecture, such as ArchiMate, Zachman Framework, Business Process Model and Notation (BPMN), UML […]

How to Add New Subscription to your Account

Visual Paradigm license subscription service allows users to rent and use Visual Paradigm on monthly basis. It helps users to save money while benefit from the use of modeling tools in software development. The subscription service is a good point to kick start of adopting Visual Paradigm. As the team grow, more subscription licenses will […]

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 […]