Interface
constructor()
constructor(dataID: Long? = null, leftOpenDelimiters: MutableList<LeftOpen> = LinkedList(), rightOpenDelimiters: MutableList<RightOpen> = LinkedList(), regionDelimiters: MutableList<Region> = LinkedList(), pointDelimiters: MutableList<Point> = LinkedList(), associationRelation: AssociationRelation? = null)