Package science.aist.ocel.model
Class EventType
- java.lang.Object
 - 
- science.aist.ocel.model.AttributableType
 - 
- science.aist.ocel.model.ElementType
 - 
- science.aist.ocel.model.EventType
 
 
 
 
- 
public class EventType extends ElementType
Java class for EventType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EventType"> <complexContent> <extension base="{}ElementType"> </extension> </complexContent> </complexType> 
- 
- 
Field Summary
- 
Fields inherited from class science.aist.ocel.model.AttributableType
stringOrDateOrInt 
 - 
 
- 
Constructor Summary
Constructors Constructor Description EventType() 
 -