Structure Diagram

What Does Structure Diagram Mean?

A structure diagram is a conceptual modeling tool used to document the different structures that make up a system such as a database or an application. It shows the hierarchy or structure of the different components or modules of the system and shows how they connect and interact with each other. It is a tool used to guide developers to ensure that all parts of the system work as intended in relation to all the other parts.

Advertisements

Techopedia Explains Structure Diagram

A structure diagram is a development tool used in modeling the different parts of a system, from the overview on how the individual parts interact to create the whole, to modeling the details of the smallest parts themselves such as the different objects and classes being used in programming the system.

A structure diagram visualizes how a system works from the initial input, to processing and, finally, to the desired output. It is especially useful in determining all of the interfaces involved between the different parts and helps developers agree on how each part should be connected based on the models being shown on the structure diagram.

There are various kinds of structure diagrams, including the following:

  • Data structure diagram – A conceptual data model used to document the entities in a database, their relationships, as well as the constraints associated with them
  • Composite structure diagram – A type of static structure diagram that shows the internal structure of a class and its collaborations with other classes and objects
Advertisements

Related Terms

Latest Infrastructure Management Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…