Show / Hide Table of Contents

Namespace DiagramModel.Components

Classes

Class

Component

Represents component in the diagram model. Requires component name, parent component and valid children component types. Holds info about children components, allows their filtration based on provided type and offers interface for their manipulation (namely for adding and deleting certain children components).

ComponentFactory

Provides interface for creating components based on their unique typename. To be used with add command.

Diagram

Field

FieldType

Method

Parameter

ParameterType

Parent

Required

ReturnType

Type

Visibility

Interfaces

IVisibleComponent

In This Article
Back to top Generated by DocFX