| Package | Description |
|---|---|
| com.qbpsimulator.engine.model | |
| com.qbpsimulator.engine.model.xsd |
| Modifier and Type | Class and Description |
|---|---|
class |
TimeTable
Class representing the timetable of a resource
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeTable.loadFrom(TimeTable sourceTimeTable,
ProcessSimulationInfoType.Holidays holidayDefinitions) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TimeTable> |
ProcessSimulationInfoType.Timetables.timetable |
| Modifier and Type | Method and Description |
|---|---|
TimeTable |
ObjectFactory.createTimeTable()
Create an instance of
TimeTable |
| Modifier and Type | Method and Description |
|---|---|
List<TimeTable> |
ProcessSimulationInfoType.Timetables.getTimetable()
Gets the value of the timetable property.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.