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