1
Uml Process / Re: a unified process for SysML and UML
« on: April 11, 2013, 04:22:50 pm »
OK, here's a brief overview.
SysML models are organized into Requirements, Structure, Behavior, and Parametrics. Most systems today are software-intensive, which means that a lot of the system Behavior is realized in software. The system behavior can be thought of as including algorithmic scenarios, state and mode intensive scenarios, and GUI-centric scenarios. We model GUIs with use cases, algorithms with activity diagrams, state machines where needed.
There's a lot more. We have an example model that shows all of the above.

Doug
SysML models are organized into Requirements, Structure, Behavior, and Parametrics. Most systems today are software-intensive, which means that a lot of the system Behavior is realized in software. The system behavior can be thought of as including algorithmic scenarios, state and mode intensive scenarios, and GUI-centric scenarios. We model GUIs with use cases, algorithms with activity diagrams, state machines where needed.
There's a lot more. We have an example model that shows all of the above.

Doug
