pmMDA.NET

PmMda.Net.Application Namespace

[This is preliminary documentation and subject to change.]

Application framework

Introduction

Contains the base classes for all applications and their components which use the pmMDA framework.

Design diagram

PmMda.Net.Application diagram

Namespace hierarchy

Classes

Class Description
ComponentImpl The default component provides a default implementation of the component interface.
Locator Base class for all applications.

Interfaces

Interface Description
IComponent A component is a subsystem of an application.

Enumerations

Enumeration Description
ComponentState Possible states of a component or the application.