Object Oriented Software Engineering View all facts Glossary Help |
| subject > responsibility > creating and initializing new instances |
| creating and initializing new instances comparison table | ||||
| Subject | give to | has definition | is a kind of | omit from |
|---|---|---|---|---|
| responsibility | Something a system is required to do that is allocated to a particular class | subject | ||
| creating and initializing new instances | some other class | responsibility | a model because the presence of such responsibilities can largely be inferred from the class diagram |
Next responsibility: destroying instances Up: responsibility Previous responsibility: copying, converting, transforming, transmitting or outputting