If a Bean has a property like

int [] getInts()
void setInts(int [])

This is mapped into a multislot named ints. You can match on the
multifield, you can set the property by setting using an entire
multifield. There is no partiular way to read or set individual array
elements. 

I think Olivier Causse wrote:
> 
> This message is in MIME format. Since your mail reader does not understand
> this format, some or all of this message may not be legible.
> 
> --=_NextPart_Caramail_004239919799962_ID
> Content-Type: text/plain; charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
> 
> Hello,
> 
> This short sentence can be read in Jess README file :
> "Array properties give rise to multislots in Jess." in 
> section 7.7.1 The defclass construct.
> I'd like very much an explanation and an example. I am not 
> sure how tu use Array class in a right way in this 
> context.
> 
> Any hints are welcome,
> Olivier
> 
> 
> 
> ______________________________________________________
> Bo=eete aux lettres - Caramail - http://www.caramail.com
> 
> 
> --=_NextPart_Caramail_004239919799962_ID--
> ---------------------------------------------------------------------
> To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
> in the BODY of a message to [EMAIL PROTECTED], NOT to the
> list. List problems? Notify [EMAIL PROTECTED]
> ---------------------------------------------------------------------
> 
> 


---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
Org. 8920, MS 9214                  [EMAIL PROTECTED]
PO Box 969                  http://herzberg.ca.sandia.gov
Livermore, CA 94550

---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to