Documentation Language: Swift

Method

createModelsForEngine(from:)

Create combined model dictionary for ECore execution engine.

@MainActor static func createModelsForEngine(from context: ATLExecutionContext) -> [String : IModel]

Parameters

context

ATL execution context

Return Value

Dictionary of IModel instances for execution engine