DA Language Rules

Overview

The Describe Anything diagramming language imposes some rules on the usage of its symbols.

The connection rules describe how Systems are interconnected via Flows and how Interfaces are associated to their System.

The other sections describe Helper Symbols and Annotations, which increase readability and add meta information to the diagram, but do not alter the meaning of the diagram itself.

Connections

  1. Systems can have any numbers of Interfaces.
  2. Interfaces are connected to Systems by short straight lines.
  3. Flows to or from Systems are connected to the Systems Interfaces - never to the System itself.
  4. Interfaces can carry any number of outgoing or incoming Flows.
  5. Flows and Interfaces are of a specific type. A Flow can only connect to Interfaces of its own type - never to an Interface of a different type.

Helper Symbols and Variants

  1. Collectors bundle or fan out Flows. Consequently all Flows through a Collector must be of the same type.
  2. Notes are connected to any other symbol – including other Notes – via Associations.
  3. External Systems and Storages do not show their Interfaces, Flows connect to them directly.

Valid System Descriptions and Annotations

  1. Any diagram with at least one System connected to another System or External System following the connection rules is a valid Aspect of a System Description.
  2. A valid System Description is a collection of one or more valid Aspects.
  3. Any unconnected symbol, graphical objects or invalid connection of DA diagramming language symbols found in a collection of diagrams is called an Annotation and does not alter the meaning of the System Description.

Author: Georg Lehner

Created: 2020-12-07 Mon 23:45

Validate