AnyLogic
Expand
Font size
PackageDescription
com.anylogic.engine 
com.anylogic.engine.gui 

Uses of EventProfiler.EventType in com.anylogic.engine

Modifier and TypeMethodDescription
static EventProfiler.EventTypeEventProfiler.EventType.valueOf(String name)
Returns the enum constant of this class with the specified name.
static EventProfiler.EventType[]EventProfiler.EventType.values()
Returns an array containing the constants of this enum class, in the order they are declared.
  • Uses of EventProfiler.EventType in com.anylogic.engine.gui

    Modifier and TypeFieldDescription
    EventProfiler.EventTypeEventItem.type 
    ModifierConstructorDescription
     EventItem(long index, EventProfiler.EventType type, String name, double time)