· Structured methods – useful for modeling processes but do not handle the modeling of data well.
ü Data flow diagram – used for analysis
ü Structure chart – used for design
ü Class name – in the top compartment
ü Attributes – in the middle portion of each box
ü List of operations – in the bottom portion of each box.
ü Employee superclass – the features that are shared by all employees (ID, name, address, date hired, position, and pay) are stored in the
Subclass – stores features that are specific to that particular type of employee