Sha256: 42fe4998f204f3067381faa9ee56571c9d0e6b48762dd8792d62fd53812255fd
Contents?: true
Size: 590 Bytes
Versions: 7
Compression:
Stored size: 590 Bytes
Contents
(****************************************************************** {{META.desc}} - modelData {{META.modelData}} - template {{META.template}} ******************************************************************) \* set 'status' with 'response' for 'operation' into state variable 'responses' macro InfrastructureServiceReturn( operation, status, response ) { \* update field for 'operation' in 'responses' variable with record [ status |-> s , response |-> r ] responses[InterfaceOperation2ProcessName(operation)] := InfrastructureServiceResponse( status, response ); }
Version data entries
7 entries across 7 versions & 1 rubygems