MATHVisualSimulator
A BPMN2 simulator for MATH
Classes
Package Simulator

Classes

class  BPCallActivity
class  BPEvent
class  BPFlow
class  BPGateway
class  BPLane
class  BPMetaNode
class  BpmnGeometry
class  BPNode
 The base class for all of the BP* classes, representing a generic BPMN node. More...
class  BPNodeFactory
class  BPParticipant
class  BPProcess
class  ResourceReservation
class  BPResource
class  BPResourceRole
class  InfoItem
class  BPTask
class  ConstantRandomVariable
class  CSV
class  EmpiricalRandomVariable
class  EmpiricalRandomVariableCollection
class  ErlangRandomVariable
class  ExponentialRandomVariable
interface  IBPNodeTypeLookup
interface  IRandomVariable
 A representation of a random variable. More...
interface  IResourceListener
interface  ISimEvent
interface  ISimulatorListener
interface  ITimeFormatter
class  Logger
class  NormalRandomVariable
class  PoissonRandomVariable
class  RandomVariableFactory
 A class representing the various types of random variables that can be used within the BPMN simulator. More...
class  Runner
class  RunningProcess
class  RunningProcessCollection
class  RunningTimer
class  Simulator
 The Simulator class controls all aspects of simulation (not animation), including loading models from BPMN files, as well as editing and saving functionality. More...
class  SplayTree
 John Geitzen's implementation of templated splay trees. More...
class  TimeFormatterFractionalHours
class  TimeFormatterFractionalMinutes
class  TimeFormatterRaw
class  TimeFormatterStandard
class  TriangularRandomVariable
class  UniformRandomVariable
class  WeibullRandomVariable