Uses of Package
cz.zcu.fav.kiv.jsim

Packages that use cz.zcu.fav.kiv.jsim
cz.zcu.fav.kiv.jsim This package provides basic classes for simulation creation and execution.  
cz.zcu.fav.kiv.jsim.gui This package provides classes for graphical user interface of a running simulation.  
cz.zcu.fav.kiv.jsim.ipc This package provides classes for simulation of inter-process communication.  
cz.zcu.fav.kiv.jsim.random This package provides several random number generators in a form of streams.  
cz.zcu.fav.kiv.jsim.unsecure This package provides auxiliary classes that allow the user to perform some operations that are normally disallowed.  
 

Classes in cz.zcu.fav.kiv.jsim used by cz.zcu.fav.kiv.jsim
JSimCalendar
          The JSimCalendar class holds information about all scheduled events within a J-Sim simulation.
JSimCalendarEvent
          A JSimCalendarEvent represents one wake-up event in a J-Sim calendar.
JSimException
          The JSimException class is a general exception used by J-Sim to inform user about an error.
JSimHead
          The JSimHead class is an equivalent of Simula's or C-Sim's HEAD.
JSimInvalidParametersException
          The JSimInvalidParametersException is thrown whenever a method or a constructor of a J-Sim class receives arguments that cannot be used.
JSimInvalidProcessStateException
          The JSimInvalidProcessStateException is thrown whenever an attempt is made to change a process's state with JSimProcess.setProcessState() but there is not a transition between the current and the desired state in the graph of J-Sim process states.
JSimLink
          The JSimLink class is an equivalent of Simula's and C-Sim's LINK.
JSimMethodNotSupportedException
          The JSimMethodNotSupportedException is thrown whenever the user tries to call a method that is not supported in the current simulation mode.
JSimProcess
          A JSimProcess is an independent unit of code, having its own data.
JSimSecurityException
          The JSimSecurityException is thrown whenever the user tries to execute an action that is forbidden in the current simulation context.
JSimSimulation
          The JSimSimulation class instances represent theoretical simulation models, containing processes, queues, and other elements.
JSimSimulationAlreadyTerminatedException
          The JSimSimulationAlreadyTerminatedException is thrown whenever the user attempts to add a new process into a terminated simulation.
JSimTooManyHeadsException
          The JSimTooManyHeadsException is thrown whenever J-Sim cannot add a new queue (JSimHead) into a simulation.
JSimTooManyProcessesException
          The JSimTooManyProcessesException is thrown whenever J-Sim cannot add a new process into a simulation.
 

Classes in cz.zcu.fav.kiv.jsim used by cz.zcu.fav.kiv.jsim.gui
JSimInvalidParametersException
          The JSimInvalidParametersException is thrown whenever a method or a constructor of a J-Sim class receives arguments that cannot be used.
JSimSimulation
          The JSimSimulation class instances represent theoretical simulation models, containing processes, queues, and other elements.
JSimSimulationAlreadyTerminatedException
          The JSimSimulationAlreadyTerminatedException is thrown whenever the user attempts to add a new process into a terminated simulation.
 

Classes in cz.zcu.fav.kiv.jsim used by cz.zcu.fav.kiv.jsim.ipc
JSimException
          The JSimException class is a general exception used by J-Sim to inform user about an error.
JSimInvalidContextException
          The JSimInvalidContextException is thrown whenever the user tries to call a method that cannot be invoked from the piece of code currently being executed.
JSimInvalidParametersException
          The JSimInvalidParametersException is thrown whenever a method or a constructor of a J-Sim class receives arguments that cannot be used.
JSimProcess
          A JSimProcess is an independent unit of code, having its own data.
JSimSimulation
          The JSimSimulation class instances represent theoretical simulation models, containing processes, queues, and other elements.
 

Classes in cz.zcu.fav.kiv.jsim used by cz.zcu.fav.kiv.jsim.random
JSimInvalidParametersException
          The JSimInvalidParametersException is thrown whenever a method or a constructor of a J-Sim class receives arguments that cannot be used.
 

Classes in cz.zcu.fav.kiv.jsim used by cz.zcu.fav.kiv.jsim.unsecure
JSimCalendarEvent
          A JSimCalendarEvent represents one wake-up event in a J-Sim calendar.
JSimHead
          The JSimHead class is an equivalent of Simula's or C-Sim's HEAD.
JSimInvalidParametersException
          The JSimInvalidParametersException is thrown whenever a method or a constructor of a J-Sim class receives arguments that cannot be used.
JSimSimulation
          The JSimSimulation class instances represent theoretical simulation models, containing processes, queues, and other elements.
JSimTooManyHeadsException
          The JSimTooManyHeadsException is thrown whenever J-Sim cannot add a new queue (JSimHead) into a simulation.
 



Copyright © 2000-2004 University of West Bohemia, FAV-KIV. All Rights Reserved. Build date 20040510.