Method
load()
Loads the ATL module from its URI.
@MainActor func load() async throws
Discussion
This method determines the format based on the file extension:
-
.atl: Parses as ATL text format -
.xmi: Parses as Eclipse ATL XMI format