public class CodeV9MotCleEvaluator extends AbstractMotCleEvaluator<Object>
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_ID |
| Constructor and Description |
|---|
CodeV9MotCleEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluateMotCle(TMotcle motcle,
Object context) |
Object |
evaluateMotCle(TMotcle motcle,
Object context,
Object toolbox) |
boolean |
isApplicable(TMotcle motcle,
Object context) |
void |
setMotCleService(MotCleService motCleService) |
public static final String SERVICE_ID
public Object evaluateMotCle(TMotcle motcle, Object context) throws T9Exception
evaluateMotCle in class AbstractMotCleEvaluator<Object>T9Exceptionpublic Object evaluateMotCle(TMotcle motcle, Object context, Object toolbox) throws T9Exception
evaluateMotCle in class AbstractMotCleEvaluator<Object>T9Exceptionpublic boolean isApplicable(TMotcle motcle, Object context)
isApplicable in class AbstractMotCleEvaluator<Object>public void setMotCleService(MotCleService motCleService)
Copyright © 2016. All rights reserved.