Class ComposedTypeSorter

    • Constructor Detail

      • ComposedTypeSorter

        public ComposedTypeSorter()
    • Method Detail

      • setTypeService

        public void setTypeService​(TypeService typeService)
      • sort

        public java.util.List<ComposedTypeModel> sort​(java.util.Collection<ComposedTypeModel> originalComposedTypeSet)
        Specified by:
        sort in interface Sorter<ComposedTypeModel>
        Parameters:
        originalComposedTypeSet - unsorted set of composed types from the catalog manager
        Returns:
        a list of the same composed types, an element of this list depends on another element of the same list with a lower index (or not)