def get_segment_uids()

in distill/segmentation/segment.py [0:0]


    def get_segment_uids(self):
        """
        Gets the uid list of a given segment.

        :return: The uid list of the given segment.
        """
        return self.uids