Object Oriented Software Engineering   View all facts   Glossary   Help
subject > representation > model > signature
Next modelsystem domain model    Upmodel    Previous modelexploratory domain model   

signature
subjectfact 
signaturehas definition The format of an operation or message, including arguments and return value2001-08-30 14:57:30.0
is a subtopic of 5.2 - Essentials of UML Class Diagrams2001-08-30 14:57:30.0
is a kind of model2001-08-30 14:57:30.0
modelbecomes the core of documentation describing the system2001-08-30 14:56:36.0
is crucial in software development2001-08-30 14:56:36.0
is used to describe a software system2001-08-30 14:56:36.0
is used to validate a software system2001-08-30 14:56:36.0
see also model^22001-08-30 14:56:36.0
should be understandable by clients and users so they can participate in the development process as much as possible2001-08-30 14:56:36.0
should be properly reviewed2001-08-30 14:56:36.0
should provide abstraction so that not all details are visible at once2001-08-30 14:56:36.0
should provide insights about the system when software engineers analyze it2001-08-30 14:56:36.0
should use a standard notation such as UML so that everybody who looks at it will interpret it the same way2001-08-30 14:56:36.0
will contain classes from the original system if the system is an extension to an existing system2001-08-30 14:56:36.0
will contain many classes from the framework if the system is being built using a framework2001-08-30 14:56:36.0