|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Models Namespace |
The Models namespace.
Class |
Description |
|
|---|---|---|
|
Represents the base class for logic items in the application. |
|
|
Represents a logic block that inherits from the BaseLogicItem class. |
|
|
Represents a logical connection within the system. Establishes a connection between two logical components. |
|
|
Represents a logic model that inherits from BaseLogicItem. |
|
|
Represents the details of a logic model. |
|
|
Represents a logical operation that extends the functionality of the BaseLogicItem class. |
|
|
Represents a logic port within the logic model. A port is an input or output of the model and connects it to external data sources and destinations. Represents a logical port within a system or application. |
|
|
Enumeration |
Description |
|
|---|---|---|
|
Represents the types of operations that can be performed. |
|
|
Where the Port Source is NMOS, determines whether to establish the data subscription via MQTT or WebSocket. |
|
|
Specifies the possible directions for a port. |
|
|
Badly formed XML comment. |
|
|
Represents the different types of ports that can be used in the application. |