Initializer
init(targetElement:property:expression:capturedVariables:)
Creates a new lazy binding.
init(targetElement: EUUID, property: String, expression: any ATLExpression, capturedVariables: [String : (any EcoreValue)?] = [:])
Parameters
targetElement-
Target element ID
property-
Property name
expression-
Value expression
capturedVariables-
Captured variable context from when the binding was created