public abstract class AbstractMotCleEvaluator<CONTEXT> extends Object
| Constructor and Description |
|---|
AbstractMotCleEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
evaluateMotCle(TMotcle motcle,
CONTEXT context) |
abstract Object |
evaluateMotCle(TMotcle motcle,
CONTEXT context,
Object toolbox) |
abstract boolean |
isApplicable(TMotcle motcle,
CONTEXT context) |
public abstract Object evaluateMotCle(TMotcle motcle, CONTEXT context) throws T9Exception
T9Exceptionpublic abstract Object evaluateMotCle(TMotcle motcle, CONTEXT context, Object toolbox) throws T9Exception
T9ExceptionCopyright © 2016. All rights reserved.