Class RHSGeneratorContext


  • public class RHSGeneratorContext
    extends Object
    RHS DRL generation context object
    • Method Detail

      • getAction

        public org.drools.workbench.models.datamodel.rule.IAction getAction()
      • getActionFieldValue

        public org.drools.workbench.models.datamodel.rule.ActionFieldValue getActionFieldValue()
      • getDepth

        public int getDepth()
      • getOffset

        public int getOffset()
      • isHasOutput

        public boolean isHasOutput()
      • setHasOutput

        public void setHasOutput​(boolean hasOutput)
      • getVarsInScope

        public Set<String> getVarsInScope()
      • hasNonTemplateOutput

        public boolean hasNonTemplateOutput()