Uses of Package
ix.examples

Packages that use ix.examples
ix.examples A simple version of an I-X framework (PicoIX) plus examples of its use. 
 

Classes in ix.examples used by ix.examples
PicoISim
          A simple example using an I-X framework.
PicoISim.IX_Simulator
          An IX_System for discrete event simulation.
PicoISim.SimController
          The controller for a simulator handles an agenda of simulated events as well as the agenda of issues that the simulator addresses as an agent.
PicoISim.SimEvent
          Issues that represent scheduled events in the simulation.
PicoISim.SimEventHandler
          Handlers for SimEvents.
PicoIX
          A simple example of an I-X framework.
PicoIX.Constraint
          A simple, generic structure for constraints.
PicoIX.ConstraintManager
          A class that provides some basic structure, and some support methods, for constraint managers.
PicoIX.Controller
          A very simple controller.
PicoIX.Issue
          Our issues contain a verb and an object.
PicoIX.IssueHandler
          A class that provides some basic structure, and some support methods, for issue handlers.
PicoIX.IX_System
          A simple I-X entity with its own thread.
PicoIX.IX_SystemListener
          Information is sent out via a listener.
PicoIX.ModelManager
          A simple constraint model.
SimResource.Constraint
          Simple "produce" or "consume" resource constraints.