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 

P

panelSettings() - Method in class unipi.bpm.elm.santeramo.view.FilterPanel
Creates the panel view using the information inside the FilterPanel.footprintFilter.
parse(File) - Method in class unipi.bpm.elm.santeramo.controller.CsvXesParser
Parses the given file in a CSV format, and returns the XLog instances extracted.
parse(InputStream) - Method in class unipi.bpm.elm.santeramo.controller.CsvXesParser
Parses a log from the given input stream in a CSV format, and returns the XLog instances extracted.
parseCSV(String, String) - Method in class unipi.bpm.elm.santeramo.controller.AnalysisManager
This method manages the parsing process of the target file, from its CSV content to the XES version, then from XES to the XML format to show the generated content inside an EventLogEditor.
ParserContentHandler() - Constructor for class unipi.bpm.elm.santeramo.controller.AnalysisManager.ParserContentHandler
Creates a new ParserContentHandler, calling the superclass constructor and then initialising the class variables.
parserLog - Variable in class unipi.bpm.elm.santeramo.controller.AnalysisManager.ParserContentHandler
This variable records warnings and errors from the parsing process.
paste() - Method in class unipi.bpm.elm.santeramo.view.EventLogEditor
Transfers the contents of the system clipboard into the EventLogEditor.textArea.
pasteEventLog() - Method in class unipi.bpm.elm.santeramo.controller.EditorManager
This method, if an EventLogEditor frame is selected, pastes the content of the system clipboard in the EventLogEditor text area.
pasteEventLog() - Method in class unipi.bpm.elm.santeramo.controller.EventLogManagerController
Pastes the content of the system clipboard in the text area of the EventLogEditor editor (the one selected inside the contentArea).
plus(String, String) - Method in class unipi.bpm.elm.santeramo.controller.EventLogGenerator
This method implements the sum of two parts of the expression.
popupMenuItemActionListener - Variable in class unipi.bpm.elm.santeramo.controller.EventLogManagerController
This object, instance of the inner class PopupMenuItemActionListener, will be the ActionListener for all the JMenuItem items that are inside the JPopupMenu pop-up menus associated to the FooterAreaButton buttons.
PopupMenuItemActionListener() - Constructor for class unipi.bpm.elm.santeramo.controller.EventLogManagerController.PopupMenuItemActionListener
 
positionFrame(JInternalFrame) - Method in class unipi.bpm.elm.santeramo.view.CustomDesktopManager
This method tries to find the best position for a JInternalFrame inside itsJDesktopPane and to set its location if there is any free space on the area (otherwise the internal frame get positioned on the default position by the application, over all the other frames).
prefix - Variable in class unipi.bpm.elm.santeramo.controller.AnalysisManager.AlphabetSequenceGenerator
The prefix used for the last element generated
printDocument() - Method in class unipi.bpm.elm.santeramo.controller.EditorManager
Opens a "Print" dialog to make the user select the printing settings, then prints the document that is inside the selected EventLogEditor editor (the one inside the contentArea).
printDocument() - Method in class unipi.bpm.elm.santeramo.controller.EventLogManagerController
Opens a "Print" dialog to make the user select the printing settings, then prints the document that is inside the selected EventLogEditor editor (the one inside the contentArea).
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