Protocol
ECoreSettingDelegate
Delegate for derived feature computation.
protocol ECoreSettingDelegate : Sendable
Overview
Setting delegates provide computed values for derived features, enabling dynamic property calculation based on other model elements.
Topics
Instance Methods
F
getValue(for:from:)
Get the computed value for a derived feature.