LogicModel Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Models Namespace > LogicModel Class >

LogicModel Members

The LogicModel type exposes the following members.

 

Methods


Name

Description

Public method

UpdateHash

Updates the ModelHash property with a SHA-512 hash of the current object.

 

Properties


Name

Description

Public property

Blocks

Gets or sets the collection of logic blocks.

Public property

Connections

Gets or sets the array of logic connections.

Public property

DefaultAlarmAssembly

Gets or sets the default alarm assembly.

Public property

DefaultAlarmClass

Gets or sets the default alarm class.

Public property

DefaultAlarmStateClass

Gets or sets the default alarm state class.

Public property

Description

Gets or sets the description.

Public property

Id

Gets or sets the unique identifier for an entity.

(Inherited from BaseLogicItem.)

Public property

ModelHash

Gets the SHA512 hash value of the model.

Public property

Name

Gets or sets the name.

(Inherited from NamedLogicItem.)

Public property

Operations

Gets or sets the array of logic operations.

Public property

Ports

Gets or sets the array of logic ports associated with the object.

Public property

SystemGroup

User field for system level grouping.

Public property

SystemSubGroup

User field for second level grouping.

 

See Also


LogicModel Class

BNCS.Logic.Models Namespace