Uses of Class
science.aist.ocel.model.EventsType
- 
Packages that use EventsType Package Description science.aist.ocel.model  - 
- 
Uses of EventsType in science.aist.ocel.model
Fields in science.aist.ocel.model with type parameters of type EventsType Modifier and Type Field Description protected List<EventsType>LogType. eventsMethods in science.aist.ocel.model that return EventsType Modifier and Type Method Description EventsTypeObjectFactory. createEventsType()Create an instance ofEventsTypeMethods in science.aist.ocel.model that return types with arguments of type EventsType Modifier and Type Method Description List<EventsType>LogType. getEvents()Gets the value of the events property. 
 -