Protocol
EcoreValue
Marker protocol for types that can be stored as Ecore values
protocol EcoreValue : Hashable, Sendable
Overview
All Ecore primitive types and model elements conform to this protocol, providing type-safe storage and retrieval.