|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjess.Value
jess.FactIDValue
A class to represent a Fact-id. Contains the actual fact object.
(C) 1998 E.J. Friedman-Hill and the Sandia Corporation
| Constructor Summary | |
FactIDValue(Fact f)
Create a FactIDValue |
|
| Methods inherited from class jess.Value |
atomValue, equals, equals, equalsStar, externalAddressValue, factValue, floatValue, funcallValue, hashCode, intValue, listValue, longValue, numericValue, resolveValue, stringValue, toString, toStringWithParens, type, variableValue |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FactIDValue(Fact f)
throws JessException
f - The fact
JessException - If the type is invalid
|
© 2001 E.J. Friedman-Hill and Sandia Corporation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||