Class Linker.PortReferenceDescriptor
Class PortReferenceDescriptor.
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
public class Linker.PortReferenceDescriptor
Constructors
| Name | Description |
|---|---|
| PortReferenceDescriptor() | Initializes a new instance of the Linker.PortReferenceDescriptor class. |
| PortReferenceDescriptor(string, Type, string, NodeReferenceDescriptor, FieldInfo, string, FieldAttribute, object) | Initializes a new instance of the Linker.PortReferenceDescriptor class. |
Fields
| Name | Description |
|---|---|
| attribute | The attribute |
| dataModelKey | The data model key |
| fieldName | The field name |
| mapConverter | The map converter |
| node | The node |
| portData | The port data |
| portId | The port identifier |
| portName | The port name |
| portType | The port type |
Properties
| Name | Description |
|---|---|
| runtimeOwner | Gets or sets the runtime owner. |
Methods
| Name | Description |
|---|---|
| AssignConverter(PortReferenceDescriptor) | Assigns the converter. |
| AssignInterConnect(PortReferenceDescriptor) | Assigns the inter connect. |