Model

Model

The Planet shown below is populated by at least one Product made by at least one Cyclo.

classDiagram Planet --> "1..n" Product : populated_by Company --> Facility : manage Product --> "1..n" Cyclo : made_of Facility --> "1..n" Process : deploy Stage --> "1..n" Skill : require Process --> "1..n" Cyclo : contain Cyclo --> "1..n" Stage : contain Stage --> Stage : next WiP --> Product : buy Stage --> WiP : transform Product --> WiP : sell

The Planet provide all Products, both as final goods and/or raw materials. Extracted and transformed by Stages, assets move inside the Process as work-in-process WiP. Each Process has at least one Cyclo, composed by at least one Stage that requires at least one Skill to be accomplished. The Facility provides the resources to deploy the Process, supporting the Stage transformations in WiP.

Published in Business Amplifier, also e-book and Amplificador de Negócios.