Documentation Language: Swift

Method

toECoreExpression()

Convert this ATL expression to an ECore expression.

func toECoreExpression() -> ECoreExpression

Return Value

Equivalent ECore expression

Discussion

This method provides the primary bridge between ATL and ECore expression systems, enabling ATL transformations to execute using the high-performance ECore execution engine whilst maintaining ATL semantics.