Interface Stats
- All Known Implementing Classes:
StatsImpl
public interface Stats
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getLastSessions
StatsTable getLastSessions() -
getCurrentSessionByDiagramType
StatsTable getCurrentSessionByDiagramType() -
getCurrentSessionByFormat
StatsTable getCurrentSessionByFormat() -
getAllByDiagramType
StatsTable getAllByDiagramType() -
getAllByFormat
StatsTable getAllByFormat()
-