Uses of Enum
org.graphwalker.core.event.EventType
Packages that use EventType
-
Uses of EventType in org.graphwalker.core.event
Methods in org.graphwalker.core.event that return EventTypeModifier and TypeMethodDescriptionstatic EventTypeReturns the enum constant of this type with the specified name.static EventType[]EventType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.graphwalker.core.event with parameters of type EventType -
Uses of EventType in org.graphwalker.core.machine
Methods in org.graphwalker.core.machine with parameters of type EventTypeModifier and TypeMethodDescriptionvoidMachineBase.notifyObservers(Element element, EventType type)