Class MatcherContext


  • public class MatcherContext
    extends Object
    • Constructor Detail

      • MatcherContext

        public MatcherContext()
      • MatcherContext

        public MatcherContext​(boolean matchSubReports,
                              InstanceID rootParent)
    • Method Detail

      • isMatchSubReportChilds

        public boolean isMatchSubReportChilds()
      • setMatchSubReportChilds

        public void setMatchSubReportChilds​(boolean matchSubReportChilds)
      • getRootParent

        public InstanceID getRootParent()
      • setRootParent

        public void setRootParent​(InstanceID rootParent)
      • setSingleSelectionHint

        public void setSingleSelectionHint​(boolean singleSelectionHint)
      • isSingleSelectionHint

        public boolean isSingleSelectionHint()