Uses of Class
science.aist.xes.model.EventType
- 
Packages that use EventType Package Description science.aist.xes.model 
- 
- 
Uses of EventType in science.aist.xes.modelFields in science.aist.xes.model with type parameters of type EventType Modifier and Type Field Description protected List<EventType>LogType. eventprotected List<EventType>TraceType. eventMethods in science.aist.xes.model that return EventType Modifier and Type Method Description EventTypeObjectFactory. createEventType()Create an instance ofEventTypeMethods in science.aist.xes.model that return types with arguments of type EventType Modifier and Type Method Description List<EventType>LogType. getEvent()Gets the value of the event property.List<EventType>TraceType. getEvent()Gets the value of the event property.
 
-