toggle menu
modelix.core
8.16.0
common
switch theme
search in API
model-api
/
org.modelix.model.api
/
INode
/
addNewChildren
add
New
Children
open
fun
addNewChildren
(
role
:
String
?
,
index
:
Int
,
concepts
:
List
<
IConceptReference
?
>
)
:
List
<
INode
>
open
fun
addNewChildren
(
link
:
IChildLink
,
index
:
Int
,
concepts
:
List
<
IConceptReference
?
>
)
:
List
<
INode
>