result = Messages.SourceNameMapperContainerDialog_PREFIX_NORMALLY_ENDS;
} else {
result = null;
}
setCurrentValue(result);
updater.reportChanged(this);
}
};
updater.addSource(rootScope, noSlashWarning);
updater.addConsumer(rootScope, noSlashWarning);
updater.addDependency(noSlashWarning, prefixValue);