org.mindswap.pellet.tableau.cache
Class CachedNodeFactory
java.lang.Object
org.mindswap.pellet.tableau.cache.CachedNodeFactory
public class CachedNodeFactory
- extends java.lang.Object
Title:
Description:
Copyright: Copyright (c) 2008
Company: Clark & Parsia, LLC.
- Author:
- Evren Sirin
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachedNodeFactory
public CachedNodeFactory()
createTopNode
public static CachedNode createTopNode()
createBottomNode
public static CachedNode createBottomNode()
createSatisfiableNode
public static CachedNode createSatisfiableNode()
createNode
public static CachedNode createNode(aterm.ATermAppl name,
Individual node)
Copyright © 2004 Evren Sirin. All Rights Reserved.