org.openmrs.arden.compiled
Class HiRiskLeadScreen

java.lang.Object
  extended by org.openmrs.arden.compiled.HiRiskLeadScreen
All Implemented Interfaces:
ArdenRule

public class HiRiskLeadScreen
extends java.lang.Object
implements ArdenRule


Constructor Summary
HiRiskLeadScreen(Patient p, ArdenDataSource d)
           
 
Method Summary
 java.lang.String doAction()
           
 boolean evaluate()
           
 ArdenRule getChildren()
           
 ArdenRule getInstance()
           
 void initAction()
           
 void printDebug()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HiRiskLeadScreen

public HiRiskLeadScreen(Patient p,
                        ArdenDataSource d)
Method Detail

getChildren

public ArdenRule getChildren()
Specified by:
getChildren in interface ArdenRule

getInstance

public ArdenRule getInstance()
Specified by:
getInstance in interface ArdenRule

evaluate

public boolean evaluate()
Specified by:
evaluate in interface ArdenRule

initAction

public void initAction()

doAction

public java.lang.String doAction()
Specified by:
doAction in interface ArdenRule

printDebug

public void printDebug()
Specified by:
printDebug in interface ArdenRule

OpenMRS-1.7.x

Generated Apr 27 2012 10:06 PM. NOTE - these libraries are in active development and subject to change