Data Modelling Structure

The DataModellingStructure diagram is used to create model of datastructures.

The diagram is used to assemble the subject areas of your datamodel and it will keep track of all level of abstractions from highest level concept models, all the way through the physical representation of a database.

The diagram can be used to reverse and forward engineer databases.

The diagram consist of one or multiple SubjectArea that can be broken down to a logical level using a DataModelDiagram and physical level using a RelationalDiagram.

The connection to the database is specified using a DataSourceConnection.

 

 

Video

The Data Modelling Structure can together with the DataSourceConnection be used to reverse engineering of databases.

Reverse engineering of SQL Server database

BusinessImpactAnalysisElement

The BusinessImpactAnalysisElement is a central template in the Business Continuity Management solution in QualiWare, first introduced in QualiWare 10.3.

The BIA-element handles the “What can go wrong”-view and is split into three focus areas supporting the strategic view, the process view and the technology view. In addition legal elements and afffected ressources can be mapped to the element.

Workaround can be described in the element, and furthermore the resilience, recovery and contigency can be managed and linked through the dedicated templates:

EnterpriseBlueprint:EDGY

Purpose: The purpose the Enterprise Blueprint is to make a blueprint of the enterprise by collecting the most relevant elements from the enterprise point of view.

Core concerns: The Blueprint enables you to collect objects of the different facets in the EDGY language in one diagram.

TechnicalDebt

The TechnicalDept template is used to document technical dept related to e.g. software development and IT-systems.

Technical debt refers to the long-term cost or extra work incurred when software development shortcuts are taken, prioritizing speed over code quality or maintainability.

Technical Dept is a part of the Application Management Desktop as part of the “Evaluate application portfolio”.

CustomerJourneyMap:EDGY

The Customer Journey Map in used to create a visual representation of the end-to-end journey that a customer experiences when interacting with a product(s) or service(s) of an enterprise. It
outlines the customer’s interactions across various touchpoints, channels, and stages, capturing their emotions, pain points, and expectations at each step.

Data Store Node

Represents persistent storage of data that can be read or written during the activity.