Differences between revisions 2 and 3
Revision 2 as of 2008-04-08 08:21:56
Size: 810
Editor: JunHu
Comment:
Revision 3 as of 2008-10-03 20:18:31
Size: 822
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
[[Anchor(week1)]]{{{#!CSV <<Anchor(week1)>>{{{#!CSV
Line 23: Line 23:
attachment:buddysession.jpg {{attachment:buddysession.jpg}}
Line 26: Line 26:
attachment:buddystate.jpg {{attachment:buddystate.jpg}}
Line 29: Line 29:
attachment:buddysequence.jpg {{attachment:buddysequence.jpg}}

Week 1

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

buddysession.jpg

State diagram

buddystate.jpg

Sequence diagram

buddysequence.jpg

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