3 function self=AdaptiveConfRepoManagerUpd(varargin)
7 function selectConf(
self,confName,varargin)
10 self,confName,varargin{:});
function updateConf(in self, in confName)
UPDATECONF - updates the specified configuration up to the latest version.
UDAPTIVECONFREPOMANAGER is an extension of the plain ConfRepoManager that introduces a separation bet...