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

MoDisco/Components/SMM

DEPRECATED use Template:MoDiscoTabs and Template:MoDiscoTab as explain here : Wiki Template for MoDisco


Software Metric Metamodel (SMM) is a publicly available specification from the Object Management Group (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 : SMM specifications, 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 2.3.0 or higher

Back to the top