Dot Exe Uml DesignerUML Designer is a tool which enables diagram drawing based on UML notation and with extensions based on DXF and DXA elements. With the use of UML Designer Application Developer, it is possible to develop applications without a single line of coding. There is also a possibility to improve functionality of the system via programming in a usual way. This tool is using the following diagrams, which are used to define behaviour of the entire system. State Machine DiagramState Machine Diagram enables a simple way of defining the state of a user interface. It is also used in business process definition which includes roles, responsibilities, setting up time and other resources. Use Case DiagramUse Case Diagram allows you to define communication between multiple UseCases with the use of extend and include link. During application’s development, this diagram is used in order to define when one form starts another form, and which event influences the behaviour of this form. In implementation of business processes, this diagram is used to define in which way does a process communicate with application’s and other processes within the system. Activity DiagramActivity Diagram allows replacement of coding with the use of drawing diagrams. OpaqueAction is used as a concept for implementation of operational templates. This diagram is used when defining he transmission parameters between use cases in Extend link. It is also used to define behaviour of GUI, communication with the domain model and database. Technical details
DotExe UML Designer is developed as a set of Microsoft Domain Specific Language (DSL) projects. It is supplied as a DSL package and as an application developer. This tools is can be fully integrated with MS Visual Studio. |

