{- ============================== Copyright (c) 2023 SysFEAT - Systemic Framework for Enterprise Architecture & Transformation This work is released under the MIT License. framework.sysfeat.com Program & Projects: The Program & Projects domain comprises concepts used to organize Ad-hoc Initiatives aimed at achieving one shot transformations. Documentation : https://framework.sysfeat.com/pages/fe663fe061818293.htm External references: Martin Fowler - Products over Projects: https://martinfowler.com/articles/products-over-projects.html OMG - UAF - View - Project View: https://www.omg.org/spec/UAF/1.2/Beta1/DMM/PDF#page=95 - ============================== -} {-# OPTIONS --cubical --guardedness #-} module SysFEAT.EA.sysfeat-domain-fe663fe061818293 where -- ========== Program & Projects open import SysFEAT.EA.sysfeat-domain-e2ef086d62147802 public -- SOF - Resource System Operating Pattern (R-SOF) open import SysFEAT.EA.sysfeat-domain-19dc1a30555649d9 public -- Conceptual Operating Model open import SysFEAT.SOF.sysfeat-domain-af4db12d62993434 public -- Model Block Packaging open import SysFEAT.EA.sysfeat-domain-76147feb6182230a public -- Enterprise Architecting & Management open import SysFEAT.EA.24032c315fc6780a public -- Transformation Program open import SysFEAT.EA.91be97ff54882d9f public -- Project open import SysFEAT.EA.2d18f6705ac37b70 public -- Projet Risk Type open import SysFEAT.EA.24ac695354881cbe public -- Project Type open import SysFEAT.EA.d26b6b685fe0c6b9 public -- Project Portfolio open import SysFEAT.EA.48d4d4c963b699df public -- Project Milesone