Download presentation
Presentation is loading. Please wait.
Published byNoah Terry Modified over 9 years ago
1
Physical Views Component: A component is a physical unit of implementation with well-defined interfaces that is intended to be used as a replaceable part of a system. Each component embodies the implementation of certain classes from the system design.
2
Physical Views Well designed components do not depend directly on other components but on interfaces that components support. In that cases, a component in a system can be replaced by another component that supports the proper interfaces.
3
Physical Views Interface: An interface is a list of operations supported by a piece of software or hardware Dictionary spell-check synonyms ComponentInterface
4
Physical Views Component Diagram Shows the software components or modules and their dependencies
5
Physical Views Class Scheduler Class Registration GUI Schedule Update Schedule Retrieval Registration usage dependency
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.