Interface Demand<S extends Supply>

    • Method Detail

      • createExternalizedSupply

        S createExternalizedSupply​(InnerScoreDirector 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