ERXWORepetition.Context Class Reference

Collaboration diagram for ERXWORepetition.Context:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Context (Object object)

Protected Member Functions

int count ()
Object objectAtIndex (int i)

Protected Attributes

Object[] array
List list
NSArray nsarray


Detailed Description

WOElements must be reentrant, so we need a context object or will have to add the parameters to every method. Note that it's OK to have no object at all.

Constructor & Destructor Documentation

Context ( Object  object  ) 


Member Function Documentation

int count (  )  [protected]

Gets the number of elements from any object.

Object objectAtIndex ( int  i  )  [protected]

Gets the object at the given index from any object.


Member Data Documentation

Object [] array [protected]

List list [protected]

NSArray nsarray [protected]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:06 2012 for Project Wonder by  doxygen 1.5.8