Sha256: 5ac9833e4cf64f7c04d54bd9e7ec895eecc9f9a2689018abd2ad8d3288d81860

Contents?: true

Size: 554 Bytes

Versions: 4

Compression:

Stored size: 554 Bytes

Contents

(******************************************************************
{{META.desc}}
 - modelData {{META.modelData}}
 - template  {{META.template}}

******************************************************************)
InterfaceOperation2ProcessName( op ) == CASE op = "xxXXxx" -> Nil {{! to ease generation
}}{{#infrastructureServices}}
       [] op = "{{interface_operation}}" -> "{{#SPEC_NAME}}infra_services.{{interface_operation}}{{/SPEC_NAME}}" {{/infrastructureServices}}
       [] OTHER -> Assert( FALSE, "Unknown infrastructure service" ) 
       


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tla-sbuilder-0.3.9 mustache/operator-infrastructure-service.mustache
tla-sbuilder-0.3.8 mustache/operator-infrastructure-service.mustache
tla-sbuilder-0.3.7 mustache/operator-infrastructure-service.mustache
tla-sbuilder-0.3.4 mustache/operator-infrastructure-service.mustache