EA
Many designers are using EA, he not only supports UML, also fully supports BPMN2.0. The three views in BPMN shown in the three views in the BPMN specification are used by this tool is drawn.
Activitidesigner
Activiti Designer is an eclipse plugin. It is released along with Activiti.
There are two ways of installing Activiti Designer: Offline or online. The option is to select the offline Zip package in the eclipse–> Help, Install New software, or update the address online. The relevant links are shown below.
Http://pan.baidu.com/s/1DB5Zg
Http://activiti.org/designer/update
Activiti Designer is for developers, and this plugin makes it easy to build Activiti projects under the BPMN specification to produce simple test code.
Eclipse–> File--New ...
The corresponding process file is within resource–> diagrams, where you can create a new process
You can create a new process here
Use it to easily generate test code, Project-"Right-click"
Activitimodeler
Activities Modeler was built on the Signavio of the Signavio Company's BPMN Visual online designer. We can access the Activiti-explorer.war in the Activiti release file after it is deployed to Tomcat.
Login with Kermit\kermit Administrator account after access
Activiti-explorer can be seen as a typical process application operation: Application + task + audit. We can experiment directly on it, draw some BPMN processes, run processes, and so on.
These three tools can be used to achieve the design process under the BPMN specification, which adds some Activiti extensions. We can let the needs or customers use modeler under the online version of Activiti-explorer, after which the developer uses Activiti-designer to add the necessary elements.
BPMN Use Tools