KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.simulation
/
IterativeProcess
/
IterativeState
Iterative
State
open
inner
class
IterativeState
(
name
:
String
)
Members
Constructors
Iterative
State
Link copied to clipboard
constructor
(
name
:
String
)
Functions
end
Link copied to clipboard
open
fun
end
(
)
initialize
Link copied to clipboard
open
fun
initialize
(
)
run
All
Link copied to clipboard
open
fun
runAll
(
)
run
Next
Link copied to clipboard
open
fun
runNext
(
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String