Summary
In this chapter, the concept of a System and its Interfaces was explored in more detail.
The different concepts associated with a System, such as the levels of abstraction, the interactions between these levels, and the presence of Stakeholders, were defined in the Ontology. Where interaction between different Elements occurs, it is possible to identify an Interface.
Interfaces were defined in terms of their different types, either Service-based or Flow-based, and several properties were defined for each, such as Flows and Services. It was then shown how to model these Interfaces by describing a standard set of Views that allows different aspects of any Interface to be represented.
Finally, all of these Views were captured as part of an overall Framework definition using the FAF. This Framework itself comprises a number of Views that are used to describe the Model.
Understanding the fundamental structure of a System is an essential part of developing any successful...