Documentation Language: Swift

Method

toECoreExpression()

Convert ATL helper body to ECore expression.

func toECoreExpression() -> ECoreExpression

Return Value

ECore expression representing helper logic

Discussion

Helper bodies are converted to ECore expressions that can be evaluated within the ECore execution engine’s context management system.