edu.williams.cs.ljil.finitizer
Class FSPPathologist

java.lang.Object
  extended by edu.williams.cs.ljil.finitizer.FSPPathologist

public class FSPPathologist
extends java.lang.Object

The FSP Pathologist diagnoses a process (in terms of its readiness for an FSP model).


Field Summary
protected  FSPBuilder fspb
           
 
Constructor Summary
FSPPathologist(FSPBuilder f)
           
 
Method Summary
 java.util.Vector getIssues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fspb

protected FSPBuilder fspb
Constructor Detail

FSPPathologist

public FSPPathologist(FSPBuilder f)
Method Detail

getIssues

public java.util.Vector getIssues()
                           throws NullStepException
Returns:
Throws:
NullStepException - is thrown if the root step in the process is null