Interface Column

  • All Known Subinterfaces:
    Input
    All Known Implementing Classes:
    ColumnImpl, ItemRef

    public interface Column
    Interface describing a representation of the <column> element of a Process Model.
    • Method Detail

      • getItem

        Item getItem()
        Get the item to show in this column
        Returns:
        the item
      • setItem

        void setItem​(Item item)
        Set the item to show in this column