ErrorEventDefinitionBuilder | 
AbstractBoundaryEventBuilder.errorEventDefinition() | 
 Creates an error event definition
 and returns a builder for the error event definition. 
 | 
ErrorEventDefinitionBuilder | 
AbstractBoundaryEventBuilder.errorEventDefinition(String id) | 
 Creates an error event definition with an unique id
 and returns a builder for the error event definition. 
 | 
ErrorEventDefinitionBuilder | 
AbstractStartEventBuilder.errorEventDefinition() | 
 Creates an error event definition
 and returns a builder for the error event definition. 
 | 
ErrorEventDefinitionBuilder | 
AbstractStartEventBuilder.errorEventDefinition(String id) | 
 Creates an error event definition with an unique id
 and returns a builder for the error event definition. 
 |