Documentation Language: Swift

Property

helpers

Helper functions indexed by their names.

let helpers: OrderedDictionary<String, any ATLHelperType>

Discussion

Helpers extend the OCL standard library with custom operations that can be invoked from transformation rules and other helpers. They support both context-dependent and context-independent implementations.