Object Oriented Software Engineering View all facts Glossary Help |
subject > responsibility > setting and getting values of attributes |
setting and getting values of attributes | ||||
subject | fact |
setting and getting values of attributes | is a subtopic of 5.8 - The Process Of Developing Class Diagrams | |
is often omitted from a model because the presence of such responsibilities can largely be inferred from the class diagram | ||
is a kind of responsibility | ||
responsibility | can be found by looking for verbs and nouns describing actions in the system description | |
is carried out by operation | ||
may require several operations but one public operation will be in charge, all others will be private | ||
must be attributed to a class |