Package | Description |
---|---|
unipi.bpm.elm.santeramo.controller |
Modifier and Type | Field and Description |
---|---|
private EventLogsManagerController |
EditorManager.elmController
The
EventLogsManagerController element
that represents the Controller of the application
and that is the one that uses this editor manager. |
private EventLogsManagerController |
AnalysisManager.elmController
The
EventLogsManagerController element
that represents the Controller of the application
and that is the one that uses this analysis manager. |
Constructor and Description |
---|
AnalysisManager(EventLogsManagerController elmController)
Constructs a new
AnalysisManager , with the EventLogsManagerController
passed as parameter associated to it. |
EditorManager(EventLogsManagerController elmController)
Constructs a new
EditorManager , with the EventLogsManagerController
passed as parameter associated to it. |