KSLCore
Toggle table of contents
R1.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.modeling.elements
/
Schedule
/
ScheduleItem
/
ScheduleItem
Schedule
Item
constructor
(
name
:
String
=
"Item:"
,
startTime
:
Double
,
duration
:
Double
,
priority
:
Int
=
itemStartEventPriority
,
message
:
String
?
=
null
,
datum
:
Double
?
=
null
)
Parameters
a general message or other object that can be associated with the ScheduleItem