jist.runtime
Interface JistAPI.Entity

All Superinterfaces:
JistAPI.Timeless
All Known Implementing Classes:
block, BlockingSleep, Channel, cont.entity, donotrewrite, entity, events.entity, hello, hello_loop, isentity.myEntity, mem_events, sleepblock, trace, unthreaded
Enclosing class:
JistAPI

public static interface JistAPI.Entity
extends JistAPI.Timeless

Tags a simulation object as an Entity. Invocations on entity objects follow "simulation time" semantics.

Since:
JIST1.0
Author:
Rimon Barr <barr+jist@cs.cornell.edu>