Dependency graph generation¶
One of the major benefits of using ESL is that dependencies between components, variables, function, behavior, design, and relation specifications can automatically be derived. This information is stored within a graph which is the output of the ESL compiler. The resulting graph is the basis for many system architecture models.
Note
Feel free to check out the Dependency derivations section of for the mathematical basis of the derived dependency graph.
Warning
This content is not fully migrated, yet. Please hop over to this page on docs.ratio-case.nl for the source content.