main.rules
Class RuleApplyer
java.lang.Object
main.rules.RuleApplyer
- public class RuleApplyer
- extends Object
- Author:
- cbishop
RuleApplyer
public RuleApplyer()
applyRules
public HashMap applyRules(HashMap analysedStatements,
LinkedHashMap roles,
ArrayList methods)
- Return map of results from role checking
- Parameters:
analysedStatements
- HashMap containing whereabouts of variable statementsroles
- Map containing variables and their declared roles
- Returns:
- HashMap containing checked roles for each variable