Table of Contents

Namespace NominalSystems.Core

Classes

Component

[NominalSystems] The base class for all simulation components

ComponentModel

[NominalSystems] A implementable per-component object model

EventAttribute

[NominalSystems] The event method attribute

IL2SQL

[NominalSystems] A SQL encoder/decoder for C# objects

Message

[NominalSystems] Base Simulation message that is overridden by the templated message class.

SimulationSystem

[NominalSystems] A implementable per-simulation object system

Interfaces

IVariable

[NominalSystems] Represents a serializable variable (ex: field or property)

Enums

EventType

[NominalSystems] The supported event types