public class AlphaNode extends Node
Title: Alpha Node
Description:
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(Fact fact) |
void |
markDirty()
Mark any dependent beta nodes as 'dirty' (needing to be reprocessed)
|
boolean |
remove(Fact fact) |
void |
reset() |
String |
toString() |
add, getBetas, getKey, getKeyPositionCopyright © 2013. All Rights Reserved.