Index
All Classes and Interfaces|All Packages
E
- enums - package enums
-
The enums package contains enumerations used in the Pacman project.
- extractFileTypeExtension(String) - Static method in class outputProviders.logInputter.IterationResultFormatter
-
Returns a string with information about the file type back to the extension itself E.g. ".txt [Unformatted Text Document]" -> ".txt" E.g. ".txt [Unformatted Text Document as Text file]" -> ".txt" E.g.
- extractSubstrings(String) - Static method in class outputProviders.IterationResult
-
From a full action sequence, get the strings that actually are executed (Starting with the last S and ending with the first E, or Q if customSequencesNR= 10).
All Classes and Interfaces|All Packages