breve Documentation: version 1.9 | ||
---|---|---|
<< previous | Chapter 4. Interactions Between Agents | next >> |
You can find all instances of a given class using the "all" expression:
# get a list of all mobile objects in the simulation myMobile = all Mobiles |
<< previous | breve Documentation table of contents | next >> |
Triggering Events Using Notifications | up | Testing Whether an Object Responds to a Method Call |