Re: JESS: How to write constraint for shadow fact list/set properties ?

2005-09-14 Thread ejfried
I think robert fields wrote: > > Classes are loaded from java by > > Jesp j = new Jesp(new StringReader("(defclass {Role, > ...} package.{Role,})"), aEngine); > j.parse(false); > The Rete class has a "defclass" method which would be much more convenient to use! Barring that, it also has an

JESS: How to write constraint for shadow fact list/set properties ?

2005-09-14 Thread robert fields
How to write constraint for shadow fact list/set properties ? This is a newbie question. I did search google and this mailing list archive but could not find a clear explanation. I would very much appreciate if some one can help me in writing the rule for the following situation. I am testing