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