public class BetaTopNode extends BetaNode
| Constructor and Description |
|---|
BetaTopNode(AlphaNode alpha) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(Token token) |
void |
activate(WME wme) |
AlphaNode |
getAlphaNode() |
boolean |
isTop() |
void |
print(String indent) |
String |
toString() |
activateChildrenCopyright © 2019. All rights reserved.