Skip to content
This repository was archived by the owner on Nov 15, 2019. It is now read-only.

Measure Packaging

Prasoonda edited this page Sep 8, 2017 · 10 revisions

An SMM measure is a zip file containing:

  • a jar file: The Java implementation of the measure
  • a lib folder: Java libraries used by the measure implementation
  • a MetaData.xml file: Metadata related to the measure

Once the measure is implemented, you can used Modelio to package this measure. To package the measure using Modelio, you have to:

  1. Select your measure in the Model Explorer [1]
  2. Package the measure [2]: Right-click -> SMM Designer -> Package Measure.
  3. Select the target directory of the packaging process.
  • You will find your workspace information, such as locating your workspace directory in project perspective [highlighted icon].

Clone this wiki locally