Interface CollectionInverseVariableSupply

    • Method Detail

      • getInverseCollection

        Collection<?> getInverseCollection​(Object planningValue)
        If entity1.varA = x then an inverse of x is entity1.
        Parameters:
        planningValue - never null
        Returns:
        never null, a Collection of entities for which the planning variable is the planningValue.