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/SMM"

(Install)
(Redirecting to MoDisco/Components/SMM)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Software Metric Metamodel (SMM) is a publicly available specification from
+
#REDIRECT[[MoDisco/Components/SMM]]
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
+
... 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 plugins installed
+
:* [[EMF|EMF]] 2.3.0 or higher
+

Latest revision as of 08:35, 7 September 2010

Back to the top