![]() |
subject > responsibility > destroying instances |
![]() ![]() | ||||
destroying instances comparison table |
Subject | omit from | require | is a kind of | has definition |
---|---|---|---|---|
responsibility | several operations but one public operation will be in charge, all others will be private | subject | Something a system is required to do that is allocated to a particular class | |
destroying instances | from a model because the presence of such responsibilities can largely be inferred from the class diagram | collaboration with some other class | responsibility |
Next responsibility: loading to and saving from persistent storage Up: responsibility Previous responsibility: creating and initializing new instances