toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
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