public class HasHint extends AbstractIterationFilter<WindupVertexFrame> implements org.ocpsoft.rewrite.param.Parameterized
AbstractIterationFilter to filter models based on the existence of a
ClassificationModel attached to the given payload.| Constructor and Description |
|---|
HasHint() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(GraphRewrite event,
org.ocpsoft.rewrite.context.EvaluationContext context,
WindupVertexFrame payload) |
String |
getMessagePattern()
Get the pattern for which this filter should match.
|
Set<String> |
getRequiredParameterNames() |
void |
setMessagePattern(String titlePattern)
Set the pattern for which this filter should match.
|
void |
setParameterStore(org.ocpsoft.rewrite.param.ParameterStore store) |
checkVariableName, evaluate, hasVariableNameSetevaluate, getInputVariablesName, getOutputVariablesName, setInputVariablesName, setOutputVariablesName, setResultspublic boolean evaluate(GraphRewrite event, org.ocpsoft.rewrite.context.EvaluationContext context, WindupVertexFrame payload)
evaluate in class AbstractIterationFilter<WindupVertexFrame>public String getMessagePattern()
null.)public void setMessagePattern(String titlePattern)
null.)public Set<String> getRequiredParameterNames()
getRequiredParameterNames in interface org.ocpsoft.rewrite.param.Parameterizedpublic void setParameterStore(org.ocpsoft.rewrite.param.ParameterStore store)
setParameterStore in interface org.ocpsoft.rewrite.param.ParameterizedCopyright © 2018 JBoss by Red Hat. All rights reserved.