A B C D F G I L M N O P R S T U W

C

CHECK_ROLES - Static variable in class main.blueJExt.PreferenceSetter
 
ConditionChecker - class main.progAnal.ConditionChecker.
Class to check conditions under which variables are assigned and used
ConditionChecker(LinkedHashMap, String, ArrayList) - Constructor for class main.progAnal.ConditionChecker
Constructor for ConditionChecker
checkRole() - Method in class main.rules.FixedValue
Return list of result from role check
checkRole() - Method in class main.rules.Follower
Return list of result from role check
checkRole() - Method in class main.rules.Gatherer
Return list of result from role check
checkRole() - Method in class main.rules.MostRecentHolder
Return list of result from role check
checkRole() - Method in class main.rules.MostWantedHolder
Return list of result from role check
checkRole() - Method in class main.rules.OneWayFlag
Return list of result from role check
checkRole() - Method in class main.rules.Organizer
Return list of result from role check
checkRole() - Method in class main.rules.OtherRole
Return list of result from role check
checkRole() - Method in class main.rules.RoleChecker
Abstract method to be completed in each Class extending RoleChecker
checkRole() - Method in class main.rules.Stepper
Return list of result from role check
checkRole() - Method in class main.rules.Temporary
Return list of result from role check
checkRole() - Method in class main.rules.Transformation
Return list of result from role check
checkRoles() - Method in class main.RoleAnalyser
Check roles played by variables
checkRoles() - Method in class main.blueJExt.PreferenceSetter
 
conditionAssignStatement() - Method in class main.progAnal.ConditionChecker
Return map containing assignment statements and branch statements where variable is condition for branch
conditionForAssignBranch(HashMap) - Method in class main.test.DebugStringer
Show that variable is condition for its assignment branch
conditionForAssignBranch() - Method in class main.test.DebugStringer
State that variable is not assigned in branch, or condition for assignment branch
conditionForAssignmentBranch(HashMap, HashMap) - Method in class main.progAnal.ConditionChecker
Return map containing incidences where assignment in branch is also in loop
contains(String, String) - Method in class main.progAnal.ProgramAnalyser
Return whether input statement contain the variable
control(String) - Method in class main.progAnal.ProgramAnalyser
Return whether statement is control construct

A B C D F G I L M N O P R S T U W