Definition of boundary class and control class
Boundary class definition: * Intermediate the interface to something outside the system * Several Type-- User Interface classes-- System Interface classes-- Device interface classes * One boundary class per actor / use case pair (each pair Actor / Use Case on There is a boundary class) Control class definition: * Use-case behavior coordinator