Interface Demand<Solution_,​Supply_ extends Supply>

    • Method Detail

      • createExternalizedSupply

        Supply_ createExternalizedSupply​(InnerScoreDirector<Solution_,​?> scoreDirector)
        Only called if the domain model doesn't already support the demand (through a shadow variable usually). Equal demands share the same Supply.
        Parameters:
        scoreDirector - never null
        Returns:
        never null