Interface IVersionRestriction.IVariableMapper

    • Method Detail

      • map

        IVariable map​(IVariable variable)
        Maps variable to its copied version.
        Parameters:
        variable - the variable
        Returns:
        the mapped variable (may be null if there is no mapping)