Interface SingletonInverseVariableSupply

    • Method Detail

      • getInverseSingleton

        Object getInverseSingleton​(Object planningValue)
        If entity1.varA = x then the inverse of x is entity1.
        Parameters:
        planningValue - never null
        Returns:
        sometimes null, an entity for which the planning variable is the planningValue.