Class EdgeDescriptor
EdgeDescriptor stores the edge information attached to SystemGraph assets.
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
public class EdgeDescriptor
Fields
| Name | Description |
|---|---|
| Hash | The generated hash id |
| fromPort | From port |
| serializedEdge | The serialized edge |
| toPort | To port |