org.state4j.sm.evaluators
Class SmReflectionEvaluatorImpl

java.lang.Object
  extended by org.state4j.sm.evaluators.SmReflectionEvaluatorImpl
All Implemented Interfaces:
org.state4j.sm.SmEvaluator

public class SmReflectionEvaluatorImpl
extends java.lang.Object
implements org.state4j.sm.SmEvaluator


Constructor Summary
SmReflectionEvaluatorImpl()
           
 
Method Summary
 boolean evaluate(org.state4j.sm.SmContext cntx)
           
 java.lang.String getMethodName()
           
 boolean hasMethodName()
           
 void setMethodName(java.lang.String methodName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmReflectionEvaluatorImpl

public SmReflectionEvaluatorImpl()
Method Detail

hasMethodName

public boolean hasMethodName()

getMethodName

public java.lang.String getMethodName()

setMethodName

public void setMethodName(java.lang.String methodName)

evaluate

public boolean evaluate(org.state4j.sm.SmContext cntx)
Specified by:
evaluate in interface org.state4j.sm.SmEvaluator


Copyright © 2006 . All Rights Reserved.