See: Description
| Interface | Description |
|---|---|
| NodeProto |
The NodeProto interface defines a type of NodeInst.
|
| PortProto |
The PortProto interface defines a type of PortInst.
|
| Class | Description |
|---|---|
| PortOriginal |
The PortOriginal helper class descends the hierarchy from an Export to the bottommost PrimitivePort
on a primitive NodeInst.
|
| Enum | Description |
|---|---|
| PortCharacteristic |
PortCharacteristic is a typesafe enum class that describes the function of a PortProto.
|