Package | Description |
---|---|
org.processmining.plugins.converters.bpmn2pn |
Modifier and Type | Field and Description |
---|---|
BPMN2PetriNetConverter_Configuration.EndEventJoin |
BPMN2PetriNetConverter_Configuration.endEventJoin
Which join logic to assume for end events if multiple
inflows/multiple end events are present.
|
Modifier and Type | Method and Description |
---|---|
static BPMN2PetriNetConverter_Configuration.EndEventJoin |
BPMN2PetriNetConverter_Configuration.EndEventJoin.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BPMN2PetriNetConverter_Configuration.EndEventJoin[] |
BPMN2PetriNetConverter_Configuration.EndEventJoin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|