TimeTHelper.insert(_any, _timeout);
structuredEvent_.header.variable_header[0] = new Property(Timeout.value, _any);
Message _event = messageFactory_.newMessage(structuredEvent_,
new IProxyConsumer() {
public boolean getStartTimeSupported() {
return true;
}
public boolean getStopTimeSupported() {