toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.graph
/
PipelineModel
Pipeline
Model
class
PipelineModel
:
CompoundModel
(
source
)
Members
Properties
children
Link copied to clipboard
val
children
:
List
<
Model
>
child
Thread
Groups
Link copied to clipboard
val
childThreadGroups
:
Int
foot
Link copied to clipboard
val
foot
:
Foot
graph
Link copied to clipboard
val
graph
:
Graph
head
Link copied to clipboard
val
head
:
Head
id
Link copied to clipboard
val
id
:
String
parent
Link copied to clipboard
val
parent
:
Model
?
step
Link copied to clipboard
val
step
:
StepDeclaration
thread
Group
Link copied to clipboard
val
threadGroup
:
Int
timeout
Link copied to clipboard
val
timeout
:
Duration
Functions
decompose
Compound
Model
Link copied to clipboard
protected
fun
decomposeCompoundModel
(
child
:
CompoundModel
)
:
SubpipelineModel
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String