public class CachedNodeFactory extends Object
Title:
Description:
Copyright: Copyright (c) 2008
Company: Clark & Parsia, LLC.
| Constructor and Description |
|---|
CachedNodeFactory() |
| Modifier and Type | Method and Description |
|---|---|
static CachedNode |
createBottomNode() |
static CachedNode |
createNode(aterm.ATermAppl name,
Individual node) |
static CachedNode |
createSatisfiableNode() |
static CachedNode |
createTopNode() |
public static CachedNode createTopNode()
public static CachedNode createBottomNode()
public static CachedNode createSatisfiableNode()
public static CachedNode createNode(aterm.ATermAppl name, Individual node)
Copyright © 2019. All rights reserved.