Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MoDisco/Components/SMM"

(Overview)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{MoDiscoTabs|SMM| {{MoDiscoTab|SMM|Documentation|0.7}}{{MoDiscoTab|SMM|Documentation|0.8}}{{MoDiscoTab|SMM|Documentation|0.9}}{{MoDiscoTab|SMM|Architecture|}}}}
+
#REDIRECT [[MoDisco/Moved To Help Center]]
= Overview =
+
 
+
Software Metrics Metamodel (SMM) is a publicly available specification from
+
the Object Management Group ([http://www.omg.org/adm OMG]). Measures are comparable evaluations and, as
+
such, are critical to software engineering and architecture driven
+
modernization.
+
Software measurement methods produce comparable evaluations of software or
+
application artifacts. Counts such as number of screens, lines of code, number
+
of methods, etc. all quantify the size of artifacts along a single dimension...
+
The goal of SMM is to facilitate the interoperability of measurements of
+
software artifacts.
+
 
+
See more on dedicated documents : [http://www.omg.org/docs/admtf/08-05-04.pdf SMM specifications],
+
[http://www.omg.org/docs/admtf/06-09-03.doc SMM request for proposal]
+
 
+
== Requirements ==
+
 
+
To use the plug-in you need:
+
* JDK 1.5 or above
+
* a version of Eclipse 3.3 or above with the following set of plug-ins installed
+
** [[EMF|EMF]] 2.3.0 or higher
+
 
+
{{MoDisco}}
+
[[Category:MoDisco]]
+

Latest revision as of 10:54, 2 April 2012

  1. REDIRECT MoDisco/Moved To Help Center

Back to the top