Object Behavior

1 revision
#11 week ago
+6
Migrated from pages table
+**Object Behavior** defines how a specific [object](/wiki/object) acts and responds within a system. It encompasses the operations it can perform and its reactions to [messages](/wiki/message), revealing its unique purpose and interaction patterns.
+## See also
+- [State](/wiki/state)
+- [Method](/wiki/method)
+- [Class](/wiki/class)
... 1 more lines