Class AlphaNode

    • Constructor Detail

      • AlphaNode

        public AlphaNode​(ABox abox)
    • Method Detail

      • getMatches

        public abstract java.util.Iterator<WME> getMatches​(int argIndex,
                                                           Node arg)
      • getMatches

        public abstract java.util.Iterator<WME> getMatches()
      • matches

        public abstract boolean matches​(RuleAtom atom)
      • setDoExplanation

        public void setDoExplanation​(boolean doExplanation)
      • print

        public void print​(java.lang.String indent)
        Overrides:
        print in class ReteNode