Interface AdaptationFactoryObject

    • Method Detail

      • getAdaptationAlgorithmName

        String getAdaptationAlgorithmName()
        Each adaptation algorithm must have an unique name. This name can be used to get a new adaptation algorithm instance from the factory.
        Returns:
        Returns the name of the adaptation algorithm.