Made with
ConceptDraw
DIAGRAM 18

Software development with ConceptDraw DIAGRAM

ConceptDraw is a tool for technical and business graphics. It provides specialists who create graphic documentation with a possibility to focus not on the process of drawing itself but on the essence of the task. For this ConceptDraw features a huge number of ready-to-use objects (4590 for the moment of writing the article), smart connectors, layers, hyperlinks and many other possibilities.

Use it for::

  • visual object-oriented design
  • flowcharts
  • design of GUI
  • management of development projects
  • automation of projecting and development
  • visualization of data
  • DB design and visualization of DB data

Modern development of program software leads to a large amount of graphic documentation: diagrams describing the work of applications in various cuts and notations, GUI design, documentation on project management. Each of these fields is represented by topical libraries and templates.

To ConceptDraw DIAGRAM new possibilities have been added, thanks to which the program became a sequence higher useful for developers. The most considerable innovations are:

  • a set of wizards for automation of widespread tasks
  • built-in scripting language, which helps to automate tasks specific for your particular situation.

Let us consider typical applications.

Benefits:

  • topical templates and libraries with ready-to-use shapes
  • topical wizards
  • powerful graphic possibilities (2D-graphics)
  • smart connectors
  • support of hyperlinks
  • numerous export formats
  • scripting language ConceptDraw Basic
  • possibility of using external shared libraries
  • 4 open text formats
  • XML support
  • support of ODBC-compatible databases
  • multilateral parameterization of objects
  • cross-platform compatibility (Mac, PC)

Object-oriented design

UML Class Diagram

Over the recent years object-oriented methodology has become more and more widespread. Thanks to this methodology developers manage to deal with growing complexity of applications. More and more programs are written in such programming languages as C++, Java, Visual Basic and Object Pascal. However, the complexity of the designed systems imposes extended requirements as to design of graphic documentation. ConceptDraw possesses powerful tools for designing of technical documentation for object-oriented projects. The libraries included in the package allow to easily draw class hierarchies, object hierarchies and diagrams of data flows with the use of the most popular notations, including UML and Booch notations. And the library for projecting COM-interfaces will spare developers of ActiveX-servers a headache.

Flowcharts of algorithms and business-processes

algorithm a graphic form Flowcharting is a conventional way of recording algorithms in a graphic form. ConceptDraw is an ideal means for their creation. Easiness of flowcharting in ConceptDraw is really impressive. This functionality is useful for students and teachers of informatics.
Data Flow Diagram
Data Flow Diagram
At development of real application flowcharts are widely used for clearing processes on which business-logics of the application will be based.

Prototyping Graphical User Interface (GUI)

GUI design ConceptDraw allows to more tightly draw art designers, managers and users to the process of GUI design. Now libraries of controls for Windows 95, Windows XP, MacOS and MacOS X are available to all of them and they can share their vision of Windows, menu and web-forms on various platforms with developers.

Project management

Project management

For a large-scale project to be completed successfully it should be thoroughly projected. One of the generally recognized and visual tools for projecting and tracking timeliness of the work on a project is a Gantt chart. ConceptDraw offers the wizard for automatic creation of Gantt chart.

The other side of the question of project management is the dynamism of changes. Changes in a project and its documentation are made daily. All updates should be done in time and be available to each developer. ConceptDraw offers many methods of solving this question:

  • Cross platform compatibility. ConceptDraw is released in two versions: for PC and for Mac. Its files can be easily read by the both versions. It means you can exchange documents with your colleagues and partners working on different platforms.
  • Export to HTML provides the possibility of getting a set of ready web-pages based on a ConceptDraw file, which can be displayed in intranet or Internet for all who care.
  • Export to PDF and graphic formats are designed, first of all, for sending information via e-mail.

Automation of management and development process

ConceptDraw DIAGRAM supports XML. XML for ConceptDraw has been created and, at the same time, support for import XML for Visio. All this allows to develop solutions for automation of various aspects of software development.

For instance:

  • generation of UML diagrams etc. on the ready initial code
  • generation of the initial code
  • generation of resources for Windows and MacOS, web-forms
  • and a lot more

Visualization of data

ConceptDraw is a good means for visualization of information of any kind. The program features powerful graphic possibilities. Thus, on the ready graphic kernel ConceptDraw the rest products of the line have been developed: ConceptDraw PROJECT , ConceptDraw MINDMAP . This powerful graphic kernel (2D-graphics) is supported by a number of open formats (including XML). To this add the flexibility of data processing, connected with the scripting language ConceptDraw Basic (included in version V), and also the flexibility in parameterization of objects, which is provided by the whole table of the object parameters (which is available for editing even from the program's interface). So in the end it becomes clear that visualizing of information in ConceptDraw is a good idea.

So, the typical task for ConceptDraw Basic is to automate the visualization of some data. This data can be obtained as the result of work of an arbitrary application (including ConceptDraw-script) and saved in a text file, ODBC-compatible database or in one of the open formats supported by ConceptDraw. In the first two cases, data will further be read and visualized with the help of ConceptDraw Basic. In case of using a ConceptDraw open format (XML for ConceptDraw or XML for Visio) the obtained document can be simply opened in ConceptDraw, you can then add some details of design and get a presentable diagram. Possibilities of ConceptDraw Basic considerably increase at using in script the functions exported by the shared libraries.

The conclusion is: ConceptDraw is a platform worth considering for writing solutions, connected with data visualization.

Work with databases

Software development with ConceptDraw DIAGRAM  *

Special attention has been given to work with databases. There are libraries for designing databases in various notations: ORM, Chen ERD and Martin ERD, Express-G and relational diagrams. Starting from version V, ConceptDraw supports ODBC-compatible databases. Interaction with them is possible with the help of the scripting language ConceptDraw Basic. Besides, in ConceptDraw Professional package there is Database Model Diagram wizard (it can be found among the templates of the section ERD & Database). It builds a model of an arbitrary presented by the user in the form of DSN database.

Having applied all said above about possibilities of ConceptDraw in fields of projection, automation and visualization of data, we can conclude, that the program is well designed for solving the following tasks:

  • design of databases
    • ORM-diagrams
    • ER-diagrams
    • relational diagrams
  • reengineering of databases
  • visual displaying of data in the form of charts and diagrams

Additional materials

For more details on various applications of ConceptDraw for solution developers read the articles:






TEN RELATED HOW TO's:
A network diagram represents the set of computers and network devices and the connections among them. This scheme can be developed for any institution or establishment. To illustrate this concept let’s take for example, a hotel network topology diagram or a school network diagram. These diagrams depict access points, servers, workstations, firewalls and another equipment needed to provide a network. On this masterpiece drawing one will see a simple scheme a of connecting computers together. Such form of connecting can be applied for a hotel, guest house, bungalow, hut or something else. This diagram shows the images of the real LAN components. So, it represents a physical category of a network construction. It looks similar to a star - so this network configuration is named a star topology. The typical feature of this construction is a center point - usually it is hub, or router. The rays of this star means network connections. Computers, peripherals and other network details are placed on the ends of the star rays.Hotel Network Topology Diagram *
Picture: Hotel Network Topology Diagram
Related Solution:
UML Class Diagrams is a type of static structure diagram that is used both for general conceptual modeling of the systematics of the application, and for detailed modeling translating the models into programming code. It describes the structure of a system by showing the: classes of a system, attributes, operations, and the relationships between them. The Rapid UML Solution for ConceptDraw DIAGRAM includes the UML Class Diagram library that helps you to design the UML Class Diagram quick and easy. You can simply and quickly drop the ready-to-use objects from the library into your document to create the UML Class Diagram.UML Class Diagram Constructor *
Picture: UML Class Diagram Constructor
Related Solution:
You can see that when you rotate a group, connectors change their angle, keeping their position inside of the grouped objects. If you decide to ungroup the objects, the connectors will adjust to keep lines parallel to the edges of the sheet. The magic of ConceptDraw Arrows10’s rotating group containing connectors, makes complex diagramming simple and easy. The way to connect objects has never been easier.ConceptDraw Arrows10 Technology *
Picture: ConceptDraw Arrows10 Technology
A workflow diagram is less general notation than a process flow diagram. Workflow as a term can apply to organizational process which involves people, resources, documents, sort of data, for instance; whereas a process is general collection of steps occuring in any sort of activity. That is why process flow diagram can be used as workflow diagram to describe business process, data flow or department interactions. The fastest way to create a workflow diagram is using pre-designed workflow template. ConceptDraw DIAGRAM with the Workflow Diagrams solution delivers rich set of workflow diagram templates you may start from.How To Create a Workflow Diagram *
Picture: How To Create a Workflow Diagram
Related Solution:
The UML Diagrams are widely used by software developers and software engineers. They can draw the UML Diagrams manually on the paper, but it is incredibly convenient to use the special UML diagramming software. The UML diagramming software allows you to draw the UML Diagrams in a few minutes.UML Diagramming Software *
Picture: UML Diagramming Software
Related Solution:
Infrastructure is very important part of any district, and educational buildings presence is one of the factors. Another not less important thing is the school design, because it influences the children's’ sense of aesthetics. To develop a harmonic school layout, use a proper software. This image represents the School layout library that is supplied with ConceptDraw School and Training Plans solution. The library contains a set of vector graphic objects that will be in help while drawing a layout of classroom. Any lecturer desires to organize the layout of the classroom for the best student advantage. Students must be focused and be engaged in the learning process. The classroom places organization is an important element of a students learning. It is significant for a lecturer to set up a classroom layout and change it time to time to support lectures, to invoke disputes or solve any organizational issues. By using ConceptDraw DIAGRAM you can easily plan how to re-arrange the desks in the class room to maintain visual control of your class and build a friendly environment in the classroom.Building Drawing Software for Design School Layout
Picture: Building Drawing Software for Design School Layout
Related Solution:
Interior design is an art of planning and coordinating the space in a building or on a floor to produce a charming and convenient environment for the client. You can ask professionals for help, or you can create floor plans easily with ConceptDraw DIAGRAM , using diverse libraries or altering numerous templates. You don’t need no formal training anymore to be a designer, isn’t it great? Using a ConceptDraw DIAGRAM floor plan software makes depicting of home or office layout ideas a simple task. It does not require special skills to make detailed and scaled floor plans. Adding furniture to design interior is also a breeze. You can draw and furnish your floor plans with a floor plan software. Moreover, using software for floor planning you gain an opportunity to share your plans and high-resolution images of your designs with clients or stakeholders.Create Floor Plans Easily with ConceptDraw DIAGRAM
Picture:
Create Floor Plans Easily
with ConceptDraw DIAGRAM Floor Design Software
Related Solution:
Both Crow’s Foot and Chen’s notations are used to build database models. Each of them has its’ own features, and if you use a proper entity relationship diagram software, you’ll be able to create diagrams of any notation. Database model with clearly defined entities and relationships between them facilitates further work greatly. This ERD represents the model of Employee Certification Entity. The entity-relationship diagram is a visual instrument of database software development. It is used to structure data and to define the relationships between structured data groups. This ERD was designed with a help of ConceptDraw Entity-Relationship Diagram (ERD) solution. The solution supports the both basic ERD notations used to describe the structure of database: Chen's and Crow’s Foot notations.Entity Relationship Software *
Picture: Entity Relationship Software
Related Solution:
ConceptDraw Network Diagram Software is ideal for network engineers and network designers who need to draw Physical Network Diagrams.Network Diagram Software<br>Physical Network Diagram *
Picture: Network Diagram SoftwarePhysical Network Diagram
UML Deployment diagram describes the hardware used in system implementations and the execution environments and artifacts deployed on the hardware. ConceptDraw has 393 vector stencils in the 13 libraries that helps you to start using software for designing your own UML Diagrams. You can use the appropriate stencils of UML notation from UML Deployment library.UML Deployment Diagram. Design Elements *
Picture: UML Deployment Diagram. Design Elements
Related Solution:
ConceptDraw
DIAGRAM 18