| ActionPortModel(NodeModel, PortDto, ActionPortModel) | Generates a new port model from a PortDto, usually when we are loading a node from the database. |
| ActionPortModel(NodeModel, Boolean, ParameterType, ActionFlowPortType, IconColor, IconName, String, ActionPortModel) | Constructor for when we are creating new ports for new nodes. |