/** Proxy to {@link BpelRuntimeContext# }. */
 public void writeEndpointReference(PartnerLinkInstance plval, Element element) {
   _brc.writeEndpointReference(plval, element);
 }