public class RHSGeneratorContext extends Object
Modifier and Type | Method and Description |
---|---|
org.drools.workbench.models.datamodel.rule.IAction |
getAction() |
org.drools.workbench.models.datamodel.rule.ActionFieldValue |
getActionFieldValue() |
int |
getDepth() |
int |
getOffset() |
RHSGeneratorContext |
getParent() |
Set<String> |
getVarsInScope() |
boolean |
hasNonTemplateOutput() |
boolean |
isHasOutput() |
void |
setHasOutput(boolean hasOutput) |
public org.drools.workbench.models.datamodel.rule.IAction getAction()
public org.drools.workbench.models.datamodel.rule.ActionFieldValue getActionFieldValue()
public RHSGeneratorContext getParent()
public int getDepth()
public int getOffset()
public boolean isHasOutput()
public void setHasOutput(boolean hasOutput)
public boolean hasNonTemplateOutput()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.