Click or drag to resize
DistributedAlgorithmSimulator Namespace
Distributed Algorithm Simulator
This namespace includes classes used for development of the application.
Classes
  ClassDescription
Public classCommon
Contains common fields.
Public classDistributedAlgorithmSimulator
Main Windows of the Distributed Algorithm Simulator application.
Public classExtensionMethods
Extension methods used for various tasks.
Public classFileOperations
Static class offering file read/write operations tailored to Distributed Algorithm Simulator.
Public classHistory
Keeps a record of state of all the varialbes of the algorithm. One History object refers to one step in the execution of the algorithm.
Public classNodeControl
A control that represents a node in the Visual Simulator. Consists of a circular shaped graphic that represents a node and text on it that represents node IDs.
Public classNodeInfoControl
A control that represents variables to be displayed alongside each node control.
Public classTextualSimulator
Textual Simulator window.
Public classVisualSimulator
Visual Simulation window.
Enumerations
  EnumerationDescription
Public enumerationAlgorithm
Algorithm Type