Class TranslationCondition
java.lang.Object
pl.edu.icm.unity.engine.api.translation.TranslationCondition
MVEL condition of translation rule.
- Author:
- K. Benedyczak
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TranslationCondition
-
TranslationCondition
public TranslationCondition()Creates an always true condition
-
-
Method Details
-
evaluate
- Throws:
pl.edu.icm.unity.base.exceptions.EngineException
-
evaluate
public boolean evaluate(Object input, org.apache.logging.log4j.Logger log) throws pl.edu.icm.unity.base.exceptions.EngineException - Throws:
pl.edu.icm.unity.base.exceptions.EngineException
-
getCondition
-
setCondition
-
hashCode
public int hashCode() -
equals
-