Moved ColorTheme related classes to ColorTheme subdir. Performed remove redundant code over MainWindow.xaml.cs. Localized grid columns of FailureMechanismContributionView's grid. Moved tooltip update logic to ProjectExplorerGuiPlugin (from ProjectExplorer). Added Ringtoets.Common.Data.Test project. Added Name and Contribution to IFailureMechanism. Added BaseFailureMechanism which implements IFailureMechanism. FailureMechanismContribution for AssessmentSection now set from sub classes of AssessmentSectionBase. Localized resources. Related to Issue [WTI-168] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1262 5a3db67b-de53-47b5-99c8-a1c30a6650e2
Added FailureMechanismContribution which contains the contribution distribution for each failure mechanism. Implemented FailureMechanismContributionNodePresenter with basic display functionality. Implemented FailureMechanismContributionView with a table which shows the FailureMechanismContribution. Replaced placeholder on AssessmentSectionBase with a default FailureMechanismContribution. Updated logic in GuiContextMenuItemFactory, because it was not performing the expected behavior in the interface. Related to Issue [WTI-168] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1164 5a3db67b-de53-47b5-99c8-a1c30a6650e2