Differences between revisions 1 and 2
Revision 1 as of 2008-02-19 09:40:48
Size: 625
Editor: JunHu
Comment:
Revision 2 as of 2008-04-08 08:21:56
Size: 810
Editor: JunHu
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:

== Week 8 & 9 ==
=== Activity diagram ===
attachment:buddysession.jpg

=== State diagram ===
attachment:buddystate.jpg

=== Sequence diagram ===
attachment:buddysequence.jpg

Week 1

Anchor(week1)

What I do Who I am
I am compiled from a .java file class
My instance variable values can be different from my buddy's values object
I behave like a template class
I like to do stuff object, method
I can have many methods object, class
I represent a ''state'' instance variable
I have behaviors object, class
I am located in objects instance variable
I live on the heap object
I am used to create object instances class
My state can chage object, instance variable
I declare methods class
I can change at run time object, instance variable

Week 8 & 9

Activity diagram

attachment:buddysession.jpg

State diagram

attachment:buddystate.jpg

Sequence diagram

attachment:buddysequence.jpg

JunHu: ObjectOrientedAnimals/200802/HomeworkAnswers (last edited 2011-01-10 22:53:24 by JunHu)