// --- update definitions --- receive NativeTypes.IntValue; receive NativeTypes.ShortValue; receive NativeTypes.LongValue; receive NativeTypes.FloatValue; receive NativeTypes.DoubleValue; receive NativeTypes.CharValue; receive NativeTypes.StringValue; receive BoxedTypes.IntValue; receive BoxedTypes.ShortValue; receive BoxedTypes.LongValue; receive BoxedTypes.FloatValue; receive BoxedTypes.DoubleValue; receive BoxedTypes.CharValue;