MatrixBerryCore
AdpConfRepoMgrUpd.m
Go to the documentation of this file.
2  methods
3  function self=AdpConfRepoMgrUpd(varargin)
4  self=self@mxberry.conf.AdaptiveConfRepoManagerUpd(varargin{:});
6  end
7  end
8 end
CONFREPOMANAGERUPD is a simplistic extension of ConfRepoManager that updates configuration upon selec...
function setConfPatchRepo(in self, in confPatchRepo)
SET.