Entries by Visual Paradigm Team

How to highlight element on diagram using Open API

Visual Paradigm’s Open API not just provides a way to extend the functionality of Visual Paradigm, but also offer you a door to integrate Visual Paradigm with 3rd party software. The integration is not necessary to single direction, from model to 3rd party software, but also from your 3rd party software to models in your […]

How to override operations form superclass

Method overriding is a very common technique in object-oriented programming. It allows developer deliver specific implementation of a method in the subclass although it already defined by the superclass. When overriding a method the subclass replace the implementation in superclass by providing a method which exactly same as the one in superclass, i.e same name, […]

How to extend your Visual Paradigm monthly subscription

Visual Paradigm license subscription service allow user to rent and use Visual Paradigm software on monthly basis. By default the subscription license will be extended automatically with recurring payment, but for those not with recurring payment user will have to extend it manually to keep the subscription alive, or instate his expired subscription. In this […]

How to lookup the content of your Doc. Composer template for reference

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 customized the document templates. When customizing the document templates, referencing from those bundled by Visual Paradigm would always be a good point to kick […]