Class Linker.PortTypeDriverDescriptor
Class PortTypeDriverDescriptor.
Namespace: Mechatronics.SystemGraph
Syntax
public class PortTypeDriverDescriptor
Fields
electedDriverBindingReference
The elected driver binding reference
Declaration
public Linker.EdgeBindingDescriptor electedDriverBindingReference
Field Value
| Type | Description |
|---|---|
| Linker.EdgeBindingDescriptor |
lstBinding
The list of edge binding to this port
Declaration
public List<Linker.EdgeBindingDescriptor> lstBinding
Field Value
| Type | Description |
|---|---|
| List<Linker.EdgeBindingDescriptor> |
lstDriverEdge
The list of potential driver edge
Declaration
public List<SerializedEdge> lstDriverEdge
Field Value
| Type | Description |
|---|---|
| List<SerializedEdge> |