Interface Demand<Supply_ extends Supply>

    • Method Detail

      • createExternalizedSupply

        Supply_ createExternalizedSupply​(SupplyManager supplyManager)
        Only called if the domain model doesn't already support the demand (through a shadow variable usually). Equal demands share the same Supply.
        Parameters:
        supplyManager - never null
        Returns:
        never null