class KnowledgeBase.EventFact
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name
The name.
|
long |
timestamp
The timestamp.
|
java.lang.Object |
value
The value.
|
| Constructor and Description |
|---|
KnowledgeBase.EventFact() |