Class CachedNodeFactory


  • public class CachedNodeFactory
    extends java.lang.Object

    Copyright: Copyright (c) 2008

    Company: Clark & Parsia, LLC.

    Author:
    Evren Sirin
    • Constructor Detail

      • CachedNodeFactory

        public CachedNodeFactory()
    • Method Detail

      • createTopNode

        public static CachedNode createTopNode()
      • createBottomNode

        public static CachedNode createBottomNode()
      • createSatisfiableNode

        public static CachedNode createSatisfiableNode()
      • createNode

        public static CachedNode createNode​(openllet.aterm.ATermAppl name,
                                            Individual node)