toggle menu
modelix.core
8.16.0
common
switch theme
search in API
model-client
/
org.modelix.model
/
ChildrenDependency
Children
Dependency
data
class
ChildrenDependency
(
val
branch
:
IBranch
,
val
nodeId
:
Long
,
val
role
:
String
?
)
:
DependencyBase
Dependency for a single child role change.
See also
All
Children
Dependency
Members
Constructors
Children
Dependency
Link copied to clipboard
constructor
(
branch
:
IBranch
,
nodeId
:
Long
,
role
:
String
?
)
Properties
branch
Link copied to clipboard
val
branch
:
IBranch
node
Id
Link copied to clipboard
val
nodeId
:
Long
role
Link copied to clipboard
val
role
:
String
?
Functions
get
Group
Link copied to clipboard
open
override
fun
getGroup
(
)
:
AllChildrenDependency
read
Link copied to clipboard
open
override
fun
read
(
)