MATHVisualSimulator
A BPMN2 simulator for MATH
Public Types | Static Public Member Functions
Simulator.Logger Class Reference

List of all members.

Public Types

enum  LogType {
  Unknown = 1, Validation = 2, Runtime = 4, Parsing = 8,
  Error = 16, All = 1 | 2 | 4 | 8 | 16
}

Static Public Member Functions

static void open (string filename, LogType types=LogType.All)
static void OpenStderr ()
static void write (string s, LogType type)
static void close ()
static void closeStdErr ()

The documentation for this class was generated from the following file: