Finding All Objects of a Given Type

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