Skip navigation links
A B C D E F G H I L M N O P R S T U V W X Z 

U

undo() - Method in class unipi.bpm.elm.santeramo.view.EventLogEditor
Undo the last edit made in the EventLogEditor.textArea, using the EventLogEditor.undoManager, if there is any edit to be undone.
undoEventLog() - Method in class unipi.bpm.elm.santeramo.controller.EditorManager
This method, if an EventLogEditor frame is selected, undo the last action done inside the EventLogEditor text area.
undoEventLog() - Method in class unipi.bpm.elm.santeramo.controller.EventLogManagerController
Undoes the last action done inside the text area of the the EventLogEditor editor (the one selected inside the contentArea).
undoManager - Variable in class unipi.bpm.elm.santeramo.view.EventLogEditor
Defines the EventLogEditor.textArea manager for the undo and redo actions, that will remember all the edits and give the possibility to navigate through them.
unipi.bpm.elm.santeramo.controller - package unipi.bpm.elm.santeramo.controller
 
unipi.bpm.elm.santeramo.model - package unipi.bpm.elm.santeramo.model
 
unipi.bpm.elm.santeramo.starter - package unipi.bpm.elm.santeramo.starter
 
unipi.bpm.elm.santeramo.view - package unipi.bpm.elm.santeramo.view
 
update(int, Collection<XEventClassifier>, XEventClassifier, HashMap<String, Boolean>, HashMap<String, Boolean>) - Method in class unipi.bpm.elm.santeramo.view.FootprintFilter
Updates the filter variables with the passed parameters.
updateFootprintFilter(int, Collection<XEventClassifier>, XEventClassifier, HashMap<String, Boolean>, HashMap<String, Boolean>) - Method in class unipi.bpm.elm.santeramo.view.EventLogEditor
This method updates the FootprintFilter footprintFilter associate to this editor content, using the passed parameters.
A B C D E F G H I L M N O P R S T U V W X Z 
Skip navigation links