protected internal virtual void ensureProcessDefinitionIdNotSet() { if (!string.ReferenceEquals(processDefinitionId_Renamed, null)) { throw LOG.exceptionCorrelateMessageWithProcessDefinitionId(); } }