main
Class RoleAnalyser

java.lang.Object
  extended bymain.RoleAnalyser

public class RoleAnalyser
extends Object

Author:
cbishop Main class to run role analyser program

Constructor Summary
RoleAnalyser(File[] inputFiles)
           
 
Method Summary
 HashMap checkRoles()
          Check roles played by variables
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleAnalyser

public RoleAnalyser(File[] inputFiles)
Method Detail

checkRoles

public HashMap checkRoles()
Check roles played by variables

Returns:
HashMap containing results of role checking