Package | Description |
---|---|
org.tanjakostic.jcleancim.statistics |
Classes responsible for tracking and reporting model statistics.
|
Modifier and Type | Field and Description |
---|---|
private Counter |
StatsPerOwner._counter |
private Counter |
StatsPerOwner._currentScopeCounter |
private Counter |
StatsPerOwner._currentScopeInformativeCounter |
private Counter |
ModelStats._scopedCounter |
private Counter |
StatsPerOwner._totalModelCounter |
Modifier and Type | Method and Description |
---|---|
private Counter |
ModelStats.initModelCounter(UmlModel model) |
Constructor and Description |
---|
StatsPerOwner(UmlModel model,
OwningWg owner,
Nature nature,
Counter currentScopeCounter,
Counter totalModelCounter) |
Copyright 2009-2015 Tatjana (Tanja) Kostic