Fix #49: POCO to DTO can include derived properties values #408
Annotations
10 warnings
|
Build:
SysML2.NET.CodeGenerator/Generators/HandleBarsGenerator.cs#L50
Remove this call from a constructor to the overridable 'RegisterTemplates' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
|
|
Build:
SysML2.NET.CodeGenerator/Generators/HandleBarsGenerator.cs#L49
Remove this call from a constructor to the overridable 'RegisterHelpers' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
|
|
Build:
SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlCorePocoGenerator.cs#L175
Define a constant instead of using this literal 'SysML' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
Build:
SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlCoreJsonDtoDeSerializerGenerator.cs#L111
Define a constant instead of using this literal 'SysML' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
Build:
SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlCoreDtoGenerator.cs#L203
Define a constant instead of using this literal 'SysML' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
Build:
SysML2.NET.CodeGenerator/Extensions/EcoreExtensions.cs#L342
Define a constant instead of using this literal 'documentation' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
Build:
SysML2.NET.CodeGenerator/Extensions/EcoreExtensions.cs#L73
Define a constant instead of using this literal 'EDouble' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
Build:
SysML2.NET.CodeGenerator/Extensions/EcoreExtensions.cs#L72
Define a constant instead of using this literal 'String' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
Build:
SysML2.NET.CodeGenerator/Extensions/EcoreExtensions.cs#L69
Define a constant instead of using this literal 'Integer' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
Build:
SysML2.NET.CodeGenerator/Extensions/EcoreExtensions.cs#L68
Define a constant instead of using this literal 'Boolean' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|