See: Description
Class | Description |
---|---|
Counter |
Data structure to hold counts of model elements.
|
CrossPackageStats |
Provides methods to get and log links among packages having different owners (WGs), as well as
links among packages within the same owner.
|
CrossPackageStats.CrossPackageStatsData |
Helper class.
|
ModelStats |
Statistics (counts) of different kinds of elements in the model per nature and per owner.
|
StatsPerOwner |
Statistics per owner for model of any
Nature . |
Main classes are:
ModelStats
- restricts the scope as given in
properties and calculates statistics (counts) of different kinds of elements in the model.
CrossPackageStats
- collects and logs actual
dependencies on two levels: among top level packages (i.e. between different package owners), and
among packages within the same top level package (i.e., within the same owner).
TODO:
CrossPackageStats
is currently very
quick&dirty, but at least allows to log dependencies in general. Please, propose how would you
like to better structure the output, or how to make it shorter and easier to scan.
Copyright 2009-2015 Tatjana (Tanja) Kostic