Index: Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/PartialHeightStructuresOutputEntity.cs =================================================================== diff -u -r9c830d5c8a9e1a18eecba12531147ee223622268 -rbca00b0e437aeea92c5ef6fd0947ac64acf359cf --- Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/PartialHeightStructuresOutputEntity.cs (.../PartialHeightStructuresOutputEntity.cs) (revision 9c830d5c8a9e1a18eecba12531147ee223622268) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/PartialHeightStructuresOutputEntity.cs (.../PartialHeightStructuresOutputEntity.cs) (revision bca00b0e437aeea92c5ef6fd0947ac64acf359cf) @@ -23,8 +23,8 @@ { /// /// Partial implementation of that implements - /// and . + /// and . /// - public partial class HeightStructuresOutputEntity : IProbabilityAssessmentOutputEntity, + public partial class HeightStructuresOutputEntity : IStructuresOutputEntity, IHasGeneralResultFaultTreeIllustrationPointEntity {} } \ No newline at end of file