Analysis Modeling Principles
- •
def
- •
the core operational principles guiding the creation of analysis models
- •
- •
principles
- •
the information domain of a problem must be represented and understood
- •
the functions that software performs must be defined
- •
the behavior of the software must be represented
- •
models depicting information, function, and behavior must be partitioned to uncover detail in a layered fashion
- •
the analysis task should move from essential information toward implementation detail
- •
- •