Fundamental modeling concepts: Difference between revisions

Content deleted Content added
m Compositional Structure Diagram: Typo fixing, etc., typo(s) fixed: so called → so-called using AWB
No edit summary
Line 1:
{{Primary sources|date=December 2009}}
'''Fundamental Modeling Concepts''' ('''FMC''') provide a framework to describe software-intensive systems. It strongly emphasizes the communication about software-intensive systems by using a [[Formal semantics of programming languages|semi-formal]] graphical notation that can easily be understood.
 
== Introduction ==
Line 21:
 
=== Compositional Structure Diagram ===
[[File:FMCBlockDiagram.png|thumb|right|Example of FMC Compositional Structure Diagram]]
 
Compositional structure diagrams depict the static structure of a system, and the relationships between system components. System components can be active or passive. '''Agents''' are active system components. They perform activities in the system. '''Storages''' and '''channels''' are passive components which store or transmit information.
Line 37:
=== Value Range Structure Diagram ===
Value range structure diagrams (also known as FMC Entity Relationship Diagrams) can be compared with the [[Entity-relationship model]].
:"[They] are used to depict value range structures or topics as mathematical structures. Value range structures describe observable values at locations within the system whereas topic diagrams allow a much wider usage in order to cover all correlations between interesting points." <ref name="fmc-modeling.org"/>
 
== References ==
{{Reflist}}
<references/>
*{{cite book
| first= Andreas
Line 53:
 
== External links ==
* [http://www.fmc-modeling.org/ FMC Homepagehome page]
* [http://www.fmc-modeling.org/fmc_stencils/ FMC-Stencils for MS-Visio]
* [http://www.fmc-modeling.org/intervista FMC-Coaching & Training]
 
{{DEFAULTSORT:Fundamental Modeling Concepts}}