|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColoredTransition.EventType | |
---|---|
org.processmining.exporting.petrinet.cpnexport |
Uses of ColoredTransition.EventType in org.processmining.exporting.petrinet.cpnexport |
---|
Methods in org.processmining.exporting.petrinet.cpnexport that return ColoredTransition.EventType | |
---|---|
ColoredTransition.EventType |
ColoredTransition.getEventType()
Retrieves the event type of this transition. |
static ColoredTransition.EventType |
ColoredTransition.EventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ColoredTransition.EventType[] |
ColoredTransition.EventType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.processmining.exporting.petrinet.cpnexport with parameters of type ColoredTransition.EventType | |
---|---|
void |
ColoredTransition.setEventType(ColoredTransition.EventType eventType)
Sets the event type of this transition |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |