A registration application for a school:
UML diagram types are:
Case
Object
Sequence
Collaboration
Statechart
Activity
Component
Deployment
I'm asking for a component diagram
info to assist in creating diagram:
SSN
address
amountBalance
new()
getStudentInfo()
registerForClass()
registerForClass(classIDnum)
calls AddStudent(classIDnum)
checks the number of enrolled student (in database)
compares with class size
dropFromClass()
viewClassSchedule()
displayAmountOwed()
addCharge()
makePayment()
use this url as a guide: http://www.visual-paradigm.com/VPGallery/diagrams/Component.html
and this one: http://www-128.ibm.com/developerworks/rational/library/dec04/bell/index.html