This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
pom [2014/02/19 07:55] yann |
pom [2025/01/15 21:40] (current) |
||
---|---|---|---|
Line 3: | Line 3: | ||
POM stands for Primitives, Operations, Metrics and is a framework built to compute software metrics on PADL models. A paper introducing POM has been published by [[http://www.ptidej.net/publications/Author/ZAIDI-F.php|Zaidi, Guéhéneuc, and Sahraoui]] and can be used as reference. Metrics can be a several kinds: | POM stands for Primitives, Operations, Metrics and is a framework built to compute software metrics on PADL models. A paper introducing POM has been published by [[http://www.ptidej.net/publications/Author/ZAIDI-F.php|Zaidi, Guéhéneuc, and Sahraoui]] and can be used as reference. Metrics can be a several kinds: | ||
* Unary or binary, depending on whether they take as input one or two [[padl|IFirstClassEntity(ies)]]; | * Unary or binary, depending on whether they take as input one or two [[padl|IFirstClassEntity(ies)]]; | ||
- | * Context dependent or independent, depending on whether they can be computed by considering given [padl|IFirstClassEntity(ies)]] independently of the rest of the model. | + | * Context dependent or independent, depending on whether they can be computed by considering given [[padl|IFirstClassEntity(ies)]] independently of the rest of the model. |
===== Metrics Definition ===== | ===== Metrics Definition ===== |