Capacity Schedule
Parameters
the parent model element holding the schedule
the time after the start of the replication that the schedule should start. The default is 0.0
whether the schedule should start automatically. The default is true.
whether the schedule will automatically repeat. The default is false.
the default priority of the events used to start each item on the schedule
an optional name for the schedule
Creates a CapacitySchedule based on capacity schedule data
Author
rossetti
Parameters
the parent model element holding the schedule
the schedule data
the default priority of the events used to start each item on the schedule
an optional name for the schedule
Creates a CapacitySchedule based on capacity schedule data
Author
rossetti
Parameters
the parent model element holding the schedule
the capacities for each duration. The array must not be empty. All capacity values must be greater than or equal to 0
the common duration for each capacity value. Must be greater than 0.0
the schedule data
the default priority of the events used to start each item on the schedule
an optional name for the schedule