Stencils tagged with ‘software engineering’
Data Flow Diagram (SSADM)
The classic Structured Systems Analysis and Design Methodology by Chris Gane and Trish Sarson. SSADM is better known as Data Flow Diagrams. It is a simple and highly effective systems analysis and design (decompositi...
Data Model (IDEF1X)
Allows you to draw IDEF1X compliant Data Models (starts on the second page). IDEF1X is a standard for modelling Relational databases independent of the applications that use it; it emphasises proper use of keys, and...
Entity Relation Diagram (ERD)
Allows you to draw simple Entity Relation Diagrams (the first page). ERDs are useful in the early stages of a project, especially if you are using formal approach such as Structured Systems Analysis and Design Method...
Pattern Instance Notation (PIN)
Pattern Instance Notation is a software diagramming notation for working with design patterns. It is described in full in the article The Pattern Instance Notation: A Simple Hierarchical Visual Notation for the Dynam...
UML 2.1 Collection
A collection of notation elements for creating UML 2 class, activity, use case, sequence, or component diagrams. It's a rather large stencil, but it contains most UML 2.1 elements. A tool converting Eclipse Java packa...
