|
www.sdmetrics.com | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
See:
Description
| Packages | |
| sdmetrics | The top-level package only contains classes to launch the GUI, start the command line processing, or just display the help window. |
| sdmetrics.app | This package contains classes to calculate a set of metrics for an XMI file, check design rules, compare two designs, calculate relation matrices, and access and export the data and graphs to external files. |
| sdmetrics.model | This package implements the UML model of SDMetrics, and provides the XMI import. |
SDMetrics - the design measurement tool for the UML™.

Where to get started:
To integrate SDMetrics's measurement capabilities in your application:
ProjectSettings, passing it to
a Controller object which takes
care of all the work, and how to obtain the measurement data, design rule
violations, and so on from that controller object.
SDMessageHandler interface. You can supply your own
message handler to the controller to integrate these progress and error messages
in your application.
AppParameters interface.
Class MyParameters is an implementation of this interface
that provides "factory settings" and stores the application parameters in a
properties file. You can provide your own implementation of this
interface, with factory settings and persistence tailored to your application.
DataTable. For example, class
DataExporter uses this interface to output the
metric data tables, descriptive statistics, design rule violations etc.
sdmetrics.metrics.
|
www.sdmetrics.com | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||