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