Package | Description |
---|---|
unipi.bpm.elm.santeramo.controller | |
unipi.bpm.elm.santeramo.model |
Class and Description |
---|
EventLogManagerModel
This class defines the Model of the Application
(This is the Model of the MVC pattern).
|
Class and Description |
---|
EventLogManagerModel.MostRecentElementList
This class, extension of the
LinkedList class, implements a specific
linked list that has a limited size, avoids duplicates and has a LIFO behaviour. |