ICouplingPortScheduler

Summary

Represents the Coupling Port Scheduler

Properties

Structure

class ICouplingPortScheduler
id_string

Path of the Coupling Port Scheduler

Type

str

name

Name of the Coupling Port Scheduler

Type

str

port_scheduler

Defines the schedule algorithm to be used.

Type

SCHEDULER_ALGORITHM

predecessor_refs

Ordered List of predecessor inputs refs.The first element has the highest priority.The following elements have decreasing priorities.

Type

List[str]

uuid

Defines the UUID of the Coupling Port Scheduler

Type

str