[Implement] IStructuralFeature #19
Annotations
10 warnings
Build:
uml4net/POCO/CommonStructure/ITemplateParameterSubstitution.cs#L29
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
uml4net/POCO/CommonStructure/ITemplateSignature.cs#L28
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
uml4net/POCO/CommonStructure/IUsage.cs#L29
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
uml4net/Decorators/PropertyAttribute.cs#L57
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
|
Build:
uml4net/Decorators/PropertyAttribute.cs#L62
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
|
Build:
uml4net/Decorators/PropertyAttribute.cs#L67
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
|
Build:
uml4net/POCO/StateMachines/IVertex.cs#L30
'IRedefinableElement' implements 'INamedElement' so 'INamedElement' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
|
Build:
uml4net/Assembler.cs#L44
Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. (https://rules.sonarsource.com/csharp/RSPEC-1186)
|
Build:
uml4net/Decorators/PropertyAttribute.cs#L37
Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Build:
uml4net.xmireader/CommonStructure/PackageImportReader.cs#L85
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|