Sha256: a1667d4293f571638dd54cc09507c40ce0dc25b99a995cd061343e803cbe40b1
Contents?: true
Size: 514 Bytes
Versions: 3
Compression:
Stored size: 514 Bytes
Contents
(****************************************************************** {{META.desc}} - modelData {{META.modelData}} - template {{META.template}} ******************************************************************) InterfaceOperation2ProcessName( op ) == CASE op = "xxXXxx" -> Nil {{! to ease generation }}{{#infrastructureServices}} [] op = "{{interface_operation}}" -> "{{>name_process.mustache}}" {{/infrastructureServices}} [] OTHER -> Assert( FALSE, "Unknown infrastructure service" )
Version data entries
3 entries across 3 versions & 1 rubygems