A D E F G L M O P S T

A

ANDROID_PLATFORM - Static variable in class evaHelper.EvaLogger
 

D

DESKTOP_PLATFORM - Static variable in class evaHelper.EvaLogger
 

E

EvaGraphML - Class in evaHelper
 
EvaGraphML(String) - Constructor for class evaHelper.EvaGraphML
Screen -> graphsVector Log in one line -> items in the vector
evaHelper - package evaHelper
 
EvaHelperControlCenter - Class in evaHelper
 
EvaHelperControlCenter() - Constructor for class evaHelper.EvaHelperControlCenter
initialize
evaLogExt - Static variable in class evaHelper.EvaLogger
 
EvaLogger - Class in evaHelper
This class should be called inside the code of the application that is being evaluated This creates the output log file This is language specific.
EvaLogger() - Constructor for class evaHelper.EvaLogger
 
EvaLoggerException - Exception in evaHelper
 
EvaLoggerException(String) - Constructor for exception evaHelper.EvaLoggerException
 
EvaLoggerException(Object) - Constructor for exception evaHelper.EvaLoggerException
 
EvaWriter - Class in evaHelper
This class is used for parsing XML files and outputting them in specific formats Usage Scenario: 1.
EvaWriter() - Constructor for class evaHelper.EvaWriter
 

F

FTBDebug(String) - Static method in class evaHelper.EvaGraphML
My debug messages
FTBDebug(String) - Static method in class evaHelper.EvaHelperControlCenter
My debug messages
FTBDebug(String) - Static method in class evaHelper.EvaLogger
My debug messages
FTBDebug(String) - Static method in class evaHelper.EvaWriter
My debug messages
FTBDebug(String) - Static method in class evaHelper.TestClass_EvaMain
My debug messages

G

getCreatedGraphMLString() - Method in class evaHelper.EvaGraphML
 
GraphMLExt - Static variable in class evaHelper.EvaGraphML
 

L

log(String, String, String, String) - Static method in class evaHelper.EvaLogger
Should be called by classes where we want to log information.
log(String, String, String) - Static method in class evaHelper.EvaLogger
Should be called by classes where we want to log information.
log(String) - Static method in class evaHelper.EvaLogger
Should be called by classes where we want to log information.

M

main(String[]) - Static method in class evaHelper.EvaHelperControlCenter
 
main(String[]) - Static method in class evaHelper.TestClass_EvaMain
Debug program TODO: EvaSpy: Inline code

O

outputFilename - Static variable in class evaHelper.TestClass_EvaMain
 

P

p(Object) - Static method in class evaHelper.EvaGraphML
Lazy printing
p(Object) - Static method in class evaHelper.EvaHelperControlCenter
Lazy printing
p(Object) - Static method in class evaHelper.EvaLogger
Lazy printing
p(Object) - Static method in class evaHelper.EvaWriter
Lazy printing
p(Object) - Static method in class evaHelper.TestClass_EvaMain
Lazy printing
pln(Object) - Static method in class evaHelper.EvaGraphML
Lazy printing
pln(Object) - Static method in class evaHelper.EvaHelperControlCenter
Lazy printing
pln(Object) - Static method in class evaHelper.EvaLogger
Lazy printing
pln(Object) - Static method in class evaHelper.EvaWriter
Lazy printing
pln(Object) - Static method in class evaHelper.TestClass_EvaMain
Lazy printing
printCSVDataAsGraphMLToFile(String, String) - Static method in class evaHelper.EvaWriter
Reads a CSV file and outputs the data as a GraphML file which are the nodes? lines connecting vary in length depending on time length?
printXMLDataAsCSVFile(String, String) - Static method in class evaHelper.EvaWriter
Reads an XML file and outputs the data as a CSV file TAGS - output as header DATA - output as elements in each row
printXMLDataToScreen(String) - Static method in class evaHelper.EvaWriter
Reads an XML file and prints the data to screen

S

sampleFilename - Static variable in class evaHelper.TestClass_EvaMain
 
setBasicLogInfo(String) - Static method in class evaHelper.EvaLogger
 
startNewLogFile(String) - Static method in class evaHelper.EvaLogger
These are cases where we want to force the system to create a new log file instead of using the existing file This should be invoked before the logAndroid method

T

TestClass_EvaMain - Class in evaHelper
 
TestClass_EvaMain() - Constructor for class evaHelper.TestClass_EvaMain
 

A D E F G L M O P S T