Class AlphaEdgeNode

    • Constructor Detail

      • AlphaEdgeNode

        public AlphaEdgeNode​(ABox abox,
                             Role role)
    • Method Detail

      • getRole

        public Role getRole()
      • activate

        public boolean activate​(Edge edge)
      • getMatches

        public java.util.Iterator<WME> getMatches​(int argIndex,
                                                  Node arg)
        Specified by:
        getMatches in class AlphaNode
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object