Subsystem
- Subsystem
- a system that is a part of another system
As illustrated in the preceding figure, systems are part of the following inheritance hierarchy:
- Type: Concrete
- Superclass: System
- Subclasses:
- Hardware Subsystem
- Software Subsystem
The typical responsibilities of a Subsystem are to:
The typical contents of a Subsystem include:
- Producer:
- Evaluator:
- Approvers:
- Maintainer:
- Users:
The Subsystem typically can be started if the following preconditions hold:
- Components exist to be integrated.
- Work Products:
- Stakeholders:
- The size, complexity, type, and component parts of a subsystem greatly influence the method used to produce it.