toggle menu
modelix.core
8.16.0
common
switch theme
search in API
model-client
/
org.modelix.model
/
PropertyDependency
Property
Dependency
data
class
PropertyDependency
(
val
branch
:
IBranch
,
val
nodeId
:
Long
,
val
role
:
String
)
:
DependencyBase
Dependency for a single property change.
See also
All
Properties
Dependency
Members
Constructors
Property
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
(
)
:
AllPropertiesDependency
read
Link copied to clipboard
open
override
fun
read
(
)