Class MatchmakingHelper


  • public class MatchmakingHelper
    extends Object
    This is a helper class for matchmaking data processing. It provides operations for manipulating Resource Description (RD) data.
    Author:
    Niko Siltala
    • Constructor Detail

      • MatchmakingHelper

        public MatchmakingHelper()
    • Method Detail

      • makeRDContainerForMM

        public List<RDContainerForMM> makeRDContainerForMM​(ResourceDescription rd)
        Creates a list of data containers for pre- and post-processing in matchmaking. Data containers are collected information from Resource defined inside a RD.
        Parameters:
        rd - Resource Description representing the RD
        Returns:
        List of data containers