Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| dido:99_annexes:annex-b-terms-and-definitions:p:platform_independent_model [2026/07/11 11:14] – removed - external edit (Unknown date) 127.0.0.1 | dido:99_annexes:annex-b-terms-and-definitions:p:platform_independent_model [2026/07/18 12:33] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Platform Independent Model (PIM)====== | ||
| + | [[dido: | ||
| + | |||
| + | ===== Discussion ===== | ||
| + | |||
| + | A Platform Independent Model, or PIM, provides a technology-neutral logical model of a system. It sits between the conceptual architecture and one or more platform-specific models. | ||
| + | |||
| + | Within the FX Demo Reference Architecture, | ||
| + | |||
| + | The PIM excludes programming languages, middleware platforms, databases, network transports, vendor products, deployment environments, | ||
| + | |||
| + | ===== Definition ===== | ||
| + | |||
| + | //model of a system that is independent of the features of any specific technological platform// | ||
| + | |||
| + | ===== Source ===== | ||
| + | |||
| + | Adapted from OMG Model Driven Architecture terminology. | ||
| + | |||
| + | ===== Note ===== | ||
| + | |||
| + | A PIM defines architecture-level meaning, structure, and obligations independently of implementation technology. | ||
| + | |||
| + | In the FX Demo Reference Architecture, | ||
| + | |||
| + | ===== Example ===== | ||
| + | |||
| + | A PIM specifies a policy decision function that determines whether information crosses a jurisdictional boundary and records evidence for the decision. | ||
| + | |||
| + | A Platform-Specific Model implements the policy decision function using selected technologies, | ||