Class Conditions.CompositeCondition

    • Method Detail

      • getChildCount

        public int getChildCount()
      • getChild

        public Condition getChild​(int index)
      • getAllChildConditions

        protected java.util.List<Condition> getAllChildConditions()
      • visitChildConditions

        protected void visitChildConditions​(ConditionVisitor visitor)