The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage
| 11 | Error |
NewlineAtEndOfFile | 72 | Error |
Translation | 184 | Error |
FileLength | 0 | Error |
FileTabCharacter
| 0 | Error |
RegexpSingleline
| 189 | Error |
JavadocMethod | 1057 | Error |
JavadocType | 66 | Error |
JavadocVariable | 409 | Error |
JavadocStyle | 66 | Error |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 422 | Error |
MemberName | 71 | Error |
MethodName | 25 | Error |
PackageName | 0 | Error |
ParameterName | 89 | Error |
StaticVariableName | 9 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 9 | Error |
LineLength | 508 | Error |
MethodLength | 11 | Error |
ParameterNumber | 4 | Error |
EmptyForIteratorPad | 0 | Error |
MethodParamPad | 0 | Error |
NoWhitespaceAfter | 60 | Error |
NoWhitespaceBefore | 0 | Error |
OperatorWrap | 0 | Error |
ParenPad | 2 | Error |
TypecastParenPad | 0 | Error |
WhitespaceAfter | 68 | Error |
WhitespaceAround | 18 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 355 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock | 9 | Error |
LeftCurly | 0 | Error |
NeedBraces | 220 | Error |
RightCurly | 2 | Error |
AvoidInlineConditionals | 11 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField | 102 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber | 192 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 3 | Error |
SimplifyBooleanReturn | 0 | Error |
DesignForExtension | 523 | Error |
FinalClass | 1 | Error |
HideUtilityClassConstructor | 0 | Error |
InterfaceIsType | 4 | Error |
VisibilityModifier | 9 | Error |
ArrayTypeStyle | 0 | Error |
FinalParameters | 921 | Error |
TodoComment | 0 | Error |
UpperEll | 0 | Error |
SuppressionFilter
| 0 | Error |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unused import - org.junit.Assert. | 11 | |
Unused import - org.sirius.client.win32.Win32Client. | 12 | |
Unused import - org.sirius.client.win32.classes.Aliases. | 13 | |
Unused import - org.sirius.client.win32.classes.MainWindow. | 14 | |
Unused import - org.sirius.client.win32.classes.controls.Button. | 15 | |
Unused import - org.sirius.client.win32.classes.controls.Edit. | 16 | |
Unused import - org.sirius.client.win32.types.Win32Locator. | 17 | |
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 36 | |
Line has trailing spaces. | 54 | |
Line is longer than 80 characters (found 93). | 54 | |
Line is longer than 80 characters (found 104). | 56 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line is longer than 80 characters (found 86). | 14 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 27 | |
Line is longer than 80 characters (found 83). | 38 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters (found 106). | 41 | |
Line is longer than 80 characters (found 108). | 42 | |
Line is longer than 80 characters (found 109). | 43 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 28 | |
Class Aliases should be declared as final. | 32 | |
Line has trailing spaces. | 38 | |
Line is longer than 80 characters (found 82). | 40 | |
',' is not followed by whitespace. | 42 | |
Line has trailing spaces. | 43 | |
Line is longer than 80 characters (found 83). | 52 | |
Line is longer than 80 characters (found 86). | 53 | |
'{' is not preceded with whitespace. | 56 | |
',' is not followed by whitespace. | 57 | |
Line has trailing spaces. | 59 | |
Line is longer than 80 characters (found 82). | 61 | |
'{' is not preceded with whitespace. | 64 | |
'if' is not followed by whitespace. | 65 | |
'{' is not preceded with whitespace. | 65 | |
Line has trailing spaces. | 69 | |
Parameter entry should be final. | 75 | |
'{' is not preceded with whitespace. | 75 | |
Line has trailing spaces. | 79 | |
Parameter win should be final. | 85 | |
'{' is not preceded with whitespace. | 85 | |
'if' is not followed by whitespace. | 92 | |
Line has trailing spaces. | 96 | |
'}' should be on the same line. | 98 | |
'catch' is not followed by whitespace. | 99 | |
'{' is not preceded with whitespace. | 99 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 18 | |
Unused @throws tag for 'Exception'. | 18 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 21 | |
Unused @throws tag for 'Exception'. | 21 | |
Line has trailing spaces. | 32 | |
Unused @throws tag for 'Exception'. | 32 | |
Missing a Javadoc comment. | 39 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 19 | |
Unused @throws tag for 'Exception'. | 19 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 18 | |
Unused @throws tag for 'Exception'. | 18 | |
Line has trailing spaces. | 31 | |
Unused @throws tag for 'Exception'. | 31 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 18 | |
Unused @throws tag for 'Exception'. | 18 | |
Line has trailing spaces. | 31 | |
Unused @throws tag for 'Exception'. | 31 |
Violation | Message | Line |
---|---|---|
Unused import - java.lang.annotation.Annotation. | 6 | |
Unused import - java.lang.reflect.InvocationTargetException. | 9 | |
Line has trailing spaces. | 88 | |
Line is longer than 80 characters (found 83). | 95 | |
Line has trailing spaces. | 101 | |
Line has trailing spaces. | 124 | |
Line has trailing spaces. | 147 | |
Line has trailing spaces. | 160 | |
Line has trailing spaces. | 170 | |
Line has trailing spaces. | 182 | |
Line is longer than 80 characters (found 81). | 195 | |
Line has trailing spaces. | 237 | |
Line has trailing spaces. | 249 | |
Line has trailing spaces. | 264 | |
Line has trailing spaces. | 275 | |
Line has trailing spaces. | 284 | |
Line has trailing spaces. | 293 | |
Line has trailing spaces. | 308 | |
Line has trailing spaces. | 317 | |
Missing a Javadoc comment. | 326 | |
Parameter win should be final. | 326 | |
'if' is not followed by whitespace. | 333 | |
'{' is not preceded with whitespace. | 333 | |
Line is longer than 80 characters (found 120). | 337 | |
',' is not followed by whitespace. | 337 | |
',' is not followed by whitespace. | 337 | |
Line has trailing spaces. | 338 | |
'locator' hides a field. | 339 | |
Line has trailing spaces. | 343 | |
'for' is not followed by whitespace. | 344 | |
'{' is not preceded with whitespace. | 344 | |
'for' is not followed by whitespace. | 346 | |
'{' is not preceded with whitespace. | 346 | |
'if' is not followed by whitespace. | 352 | |
'(' is followed by whitespace. | 352 | |
')' is preceded with whitespace. | 352 | |
'{' is not preceded with whitespace. | 352 | |
Line is longer than 80 characters (found 111). | 353 | |
',' is not followed by whitespace. | 353 | |
',' is not followed by whitespace. | 353 | |
Line has trailing spaces. | 355 | |
',' is not followed by whitespace. | 355 | |
'}' should be on the same line. | 356 | |
Line is longer than 80 characters (found 96). | 358 | |
',' is not followed by whitespace. | 358 | |
Line has trailing spaces. | 360 | |
Line is longer than 80 characters (found 92). | 360 | |
Line has trailing spaces. | 372 | |
Line has trailing spaces. | 381 | |
Line has trailing spaces. | 391 | |
Line has trailing spaces. | 403 | |
Line has trailing spaces. | 413 | |
Line has trailing spaces. | 431 | |
Line has trailing spaces. | 449 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 20 | |
Unused @throws tag for 'Exception'. | 20 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 19 | |
Unused @throws tag for 'Exception'. | 19 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 19 | |
Unused @throws tag for 'Exception'. | 19 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 19 | |
Unused @throws tag for 'Exception'. | 19 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 20 | |
Unused @throws tag for 'Exception'. | 20 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 20 | |
Unused @throws tag for 'Exception'. | 20 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 19 | |
Unused @throws tag for 'Exception'. | 19 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 19 | |
Unused @throws tag for 'Exception'. | 19 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 20 | |
Unused @throws tag for 'Exception'. | 20 | |
'{' is not preceded with whitespace. | 24 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 19 | |
Unused @throws tag for 'Exception'. | 19 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 20 | |
Unused @throws tag for 'Exception'. | 20 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 19 | |
Unused @throws tag for 'Exception'. | 19 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 19 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 20 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Missing a Javadoc comment. | 15 | |
Redundant 'public' modifier. | 15 | |
Missing a Javadoc comment. | 17 | |
Redundant 'public' modifier. | 17 | |
Missing a Javadoc comment. | 20 | |
Redundant 'public' modifier. | 20 | |
Missing a Javadoc comment. | 23 | |
Redundant 'public' modifier. | 23 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Line is longer than 80 characters (found 101). | 12 | |
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters (found 101). | 13 | |
Missing a Javadoc comment. | 13 | |
Line is longer than 80 characters (found 101). | 14 | |
Missing a Javadoc comment. | 14 | |
Line is longer than 80 characters (found 101). | 15 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Name '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Variable '_operations' must be private and have accessor methods. | 17 | |
'8' is a magic number. | 20 | |
Method length is 211 lines (max allowed is 150). | 24 | |
Missing a Javadoc comment. | 24 | |
Name '_initOperationDesc1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 24 | |
'3' is a magic number. | 114 | |
'4' is a magic number. | 138 | |
'5' is a magic number. | 162 | |
'6' is a magic number. | 200 | |
'7' is a magic number. | 232 | |
Missing a Javadoc comment. | 236 | |
Missing a Javadoc comment. | 240 | |
Parameter endpointURL should be final. | 240 | |
Parameter service should be final. | 241 | |
Missing a Javadoc comment. | 246 | |
Parameter service should be final. | 246 | |
Method 'createCall' is not designed for extension - needs to be abstract, final or empty. | 257 | |
Missing a Javadoc comment. | 257 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 260 | |
Name '_t' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 285 | |
Method 'getDlgCtrlID' is not designed for extension - needs to be abstract, final or empty. | 291 | |
Missing a Javadoc comment. | 291 | |
Parameter arg0 should be final. | 291 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 295 | |
Line is longer than 80 characters (found 82). | 304 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 311 | |
Line is longer than 80 characters (found 81). | 312 | |
'{' is followed by whitespace. | 312 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 320 | |
Line is longer than 80 characters (found 81). | 330 | |
Method 'getDlgItem' is not designed for extension - needs to be abstract, final or empty. | 330 | |
Missing a Javadoc comment. | 330 | |
Parameter arg0 should be final. | 330 | |
Parameter arg1 should be final. | 330 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 334 | |
Line is longer than 80 characters (found 82). | 343 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 350 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 359 | |
Method 'getDialogBaseUnits' is not designed for extension - needs to be abstract, final or empty. | 369 | |
Missing a Javadoc comment. | 369 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 373 | |
Line is longer than 80 characters (found 82). | 382 | |
Line is longer than 80 characters (found 82). | 384 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 389 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 397 | |
Method 'getDlgItemInt' is not designed for extension - needs to be abstract, final or empty. | 407 | |
Missing a Javadoc comment. | 407 | |
Parameter arg0 should be final. | 407 | |
Parameter arg1 should be final. | 407 | |
Parameter arg2 should be final. | 407 | |
Parameter arg3 should be final. | 407 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 412 | |
'3' is a magic number. | 413 | |
Line is longer than 80 characters (found 82). | 421 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 428 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 438 | |
Method 'getDlgItemTextA' is not designed for extension - needs to be abstract, final or empty. | 448 | |
Missing a Javadoc comment. | 448 | |
Parameter arg0 should be final. | 448 | |
Parameter arg1 should be final. | 448 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 453 | |
'4' is a magic number. | 454 | |
Line is longer than 80 characters (found 82). | 462 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 469 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 478 | |
Method 'isDlgButtonChecked' is not designed for extension - needs to be abstract, final or empty. | 488 | |
Missing a Javadoc comment. | 488 | |
Parameter arg0 should be final. | 488 | |
Parameter arg1 should be final. | 488 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 493 | |
'5' is a magic number. | 494 | |
Line is longer than 80 characters (found 82). | 502 | |
Line is longer than 80 characters (found 82). | 504 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 509 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 518 | |
Method 'setDlgItemInt' is not designed for extension - needs to be abstract, final or empty. | 528 | |
Missing a Javadoc comment. | 528 | |
Parameter arg0 should be final. | 528 | |
Parameter arg1 should be final. | 528 | |
Parameter arg2 should be final. | 528 | |
Parameter arg3 should be final. | 528 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 533 | |
'6' is a magic number. | 534 | |
Line is longer than 80 characters (found 82). | 542 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 549 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 559 | |
Method 'setDlgItemText' is not designed for extension - needs to be abstract, final or empty. | 569 | |
Missing a Javadoc comment. | 569 | |
Parameter arg0 should be final. | 569 | |
Parameter arg1 should be final. | 569 | |
Parameter arg2 should be final. | 569 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 574 | |
'7' is a magic number. | 575 | |
Line is longer than 80 characters (found 82). | 583 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 590 | |
'{' is followed by whitespace. | 591 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 600 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 3 | |
Missing a Javadoc comment. | 5 | |
Name '_endpoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 5 | |
Missing a Javadoc comment. | 6 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 12 | |
Parameter endpoint should be final. | 12 | |
Missing a Javadoc comment. | 17 | |
Name '_initDialogProxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Line is longer than 80 characters (found 93). | 19 | |
'if' construct must use '{}'s. | 22 | |
'else' construct must use '{}'s. | 27 | |
Line is longer than 80 characters (found 84). | 29 | |
Must have at least one statement. | 32 | |
Method 'getEndpoint' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Method 'setEndpoint' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter endpoint should be final. | 40 | |
'if' construct must use '{}'s. | 42 | |
Method 'getDialog' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
'if' construct must use '{}'s. | 49 | |
Method 'getDlgCtrlID' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter arg0 should be final. | 54 | |
'if' construct must use '{}'s. | 55 | |
Line is longer than 80 characters (found 81). | 60 | |
Method 'getDlgItem' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter arg0 should be final. | 60 | |
Parameter arg1 should be final. | 60 | |
'if' construct must use '{}'s. | 61 | |
Method 'getDialogBaseUnits' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
'if' construct must use '{}'s. | 67 | |
Method 'getDlgItemInt' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter arg0 should be final. | 72 | |
Parameter arg1 should be final. | 72 | |
Parameter arg2 should be final. | 72 | |
Parameter arg3 should be final. | 72 | |
'if' construct must use '{}'s. | 74 | |
Method 'getDlgItemTextA' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Parameter arg0 should be final. | 79 | |
Parameter arg1 should be final. | 79 | |
'if' construct must use '{}'s. | 81 | |
Method 'isDlgButtonChecked' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter arg0 should be final. | 86 | |
Parameter arg1 should be final. | 86 | |
'if' construct must use '{}'s. | 88 | |
Method 'setDlgItemInt' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter arg0 should be final. | 93 | |
Parameter arg1 should be final. | 93 | |
Parameter arg2 should be final. | 93 | |
Parameter arg3 should be final. | 93 | |
'if' construct must use '{}'s. | 95 | |
Method 'setDlgItemText' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
Parameter arg0 should be final. | 100 | |
Parameter arg1 should be final. | 100 | |
Parameter arg2 should be final. | 100 | |
'if' construct must use '{}'s. | 102 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Missing a Javadoc comment. | 16 | |
Redundant 'public' modifier. | 16 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 16 | |
Parameter config should be final. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter wsdlLoc should be final. | 20 | |
Parameter sName should be final. | 21 | |
Line is longer than 80 characters (found 88). | 27 | |
Missing a Javadoc comment. | 27 | |
Name 'DialogPort_address' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 | |
Method 'getDialogPortAddress' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 34 | |
Name 'DialogPortWSDDServiceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
Method 'getDialogPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Method 'setDialogPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter name should be final. | 40 | |
Method 'getDialogPort' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'getDialogPort' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter portAddress should be final. | 56 | |
Line is longer than 80 characters (found 156). | 58 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
Method 'setDialogPortEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter address should be final. | 67 | |
Expected an @return tag. | 75 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Parameter serviceEndpointInterface should be final. | 75 | |
Expected @param tag for 'serviceEndpointInterface'. | 75 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 76 | |
Line is longer than 80 characters (found 160). | 80 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
Avoid inline conditionals. | 90 | |
Expected an @return tag. | 98 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Parameter portName should be final. | 98 | |
Expected @param tag for 'portName'. | 98 | |
Parameter serviceEndpointInterface should be final. | 99 | |
Expected @param tag for 'serviceEndpointInterface'. | 99 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 100 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 119 | |
Method 'getPorts' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Parameter portName should be final. | 133 | |
Expected @param tag for 'portName'. | 133 | |
Parameter address should be final. | 134 | |
Expected @param tag for 'address'. | 134 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 134 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Parameter portName should be final. | 147 | |
Expected @param tag for 'portName'. | 147 | |
Parameter address should be final. | 148 | |
Expected @param tag for 'address'. | 148 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 148 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Missing a Javadoc comment. | 17 | |
Redundant 'public' modifier. | 17 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 | |
Missing a Javadoc comment. | 23 | |
Redundant 'public' modifier. | 23 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 | |
Missing a Javadoc comment. | 33 | |
Redundant 'public' modifier. | 33 | |
Missing a Javadoc comment. | 37 | |
Redundant 'public' modifier. | 37 | |
Missing a Javadoc comment. | 39 | |
Redundant 'public' modifier. | 39 | |
Missing a Javadoc comment. | 42 | |
Redundant 'public' modifier. | 42 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Line is longer than 80 characters (found 101). | 12 | |
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters (found 101). | 13 | |
Missing a Javadoc comment. | 13 | |
Line is longer than 80 characters (found 101). | 14 | |
Missing a Javadoc comment. | 14 | |
Line is longer than 80 characters (found 101). | 15 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Name '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Variable '_operations' must be private and have accessor methods. | 17 | |
'11' is a magic number. | 20 | |
Method length is 300 lines (max allowed is 150). | 25 | |
Missing a Javadoc comment. | 25 | |
Name '_initOperationDesc1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 25 | |
Line is longer than 80 characters (found 81). | 106 | |
'3' is a magic number. | 139 | |
'4' is a magic number. | 170 | |
'5' is a magic number. | 194 | |
'6' is a magic number. | 235 | |
'7' is a magic number. | 274 | |
'8' is a magic number. | 291 | |
'9' is a magic number. | 322 | |
Missing a Javadoc comment. | 326 | |
Name '_initOperationDesc2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 | |
'10' is a magic number. | 358 | |
Missing a Javadoc comment. | 362 | |
Missing a Javadoc comment. | 366 | |
Parameter endpointURL should be final. | 366 | |
Parameter service should be final. | 367 | |
Missing a Javadoc comment. | 372 | |
Parameter service should be final. | 372 | |
Line is longer than 80 characters (found 90). | 384 | |
Line is longer than 80 characters (found 92). | 385 | |
Line is longer than 80 characters (found 90). | 386 | |
Line is longer than 80 characters (found 92). | 387 | |
Line is longer than 80 characters (found 92). | 388 | |
Line is longer than 80 characters (found 94). | 389 | |
Line is longer than 80 characters (found 94). | 390 | |
Line is longer than 80 characters (found 96). | 391 | |
Line is longer than 80 characters (found 102). | 392 | |
Line is longer than 80 characters (found 104). | 393 | |
Method 'createCall' is not designed for extension - needs to be abstract, final or empty. | 516 | |
Missing a Javadoc comment. | 516 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 519 | |
Line is longer than 80 characters (found 101). | 555 | |
Line is longer than 80 characters (found 85). | 559 | |
Line is longer than 80 characters (found 87). | 561 | |
Line is longer than 80 characters (found 81). | 563 | |
Line is longer than 80 characters (found 91). | 564 | |
Line is longer than 80 characters (found 139). | 565 | |
Line is longer than 80 characters (found 145). | 567 | |
Line is longer than 80 characters (found 81). | 569 | |
Name '_t' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 575 | |
Method 'getMenuItemCount' is not designed for extension - needs to be abstract, final or empty. | 581 | |
Missing a Javadoc comment. | 581 | |
Parameter arg0 should be final. | 581 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 585 | |
Line is longer than 80 characters (found 82). | 594 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 601 | |
Line is longer than 80 characters (found 81). | 602 | |
'{' is followed by whitespace. | 602 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 610 | |
Method 'getMenuString' is not designed for extension - needs to be abstract, final or empty. | 620 | |
Missing a Javadoc comment. | 620 | |
Parameter arg0 should be final. | 620 | |
Parameter arg1 should be final. | 620 | |
Parameter arg2 should be final. | 621 | |
Parameter arg3 should be final. | 621 | |
Parameter arg4 should be final. | 621 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 626 | |
Line is longer than 80 characters (found 82). | 635 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 642 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 653 | |
Method 'getMenuInfo' is not designed for extension - needs to be abstract, final or empty. | 663 | |
Missing a Javadoc comment. | 663 | |
Parameter arg0 should be final. | 663 | |
Parameter arg1 should be final. | 664 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 669 | |
Line is longer than 80 characters (found 82). | 678 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 685 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 694 | |
Line is longer than 80 characters (found 81). | 704 | |
Method 'getSubMenu' is not designed for extension - needs to be abstract, final or empty. | 704 | |
Missing a Javadoc comment. | 704 | |
Parameter arg0 should be final. | 704 | |
Parameter arg1 should be final. | 704 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 708 | |
'3' is a magic number. | 709 | |
Line is longer than 80 characters (found 82). | 717 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 724 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 733 | |
Method 'getMenuDefaultItem' is not designed for extension - needs to be abstract, final or empty. | 743 | |
Missing a Javadoc comment. | 743 | |
Parameter arg0 should be final. | 743 | |
Parameter arg1 should be final. | 743 | |
Parameter arg2 should be final. | 743 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 748 | |
'4' is a magic number. | 749 | |
Line is longer than 80 characters (found 82). | 757 | |
Line is longer than 80 characters (found 82). | 759 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 764 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 774 | |
Method 'getMenuItemID' is not designed for extension - needs to be abstract, final or empty. | 784 | |
Missing a Javadoc comment. | 784 | |
Parameter arg0 should be final. | 784 | |
Parameter arg1 should be final. | 784 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 789 | |
'5' is a magic number. | 790 | |
Line is longer than 80 characters (found 82). | 798 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 805 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 814 | |
Method 'getMenuItemInfo' is not designed for extension - needs to be abstract, final or empty. | 824 | |
Missing a Javadoc comment. | 824 | |
Parameter arg0 should be final. | 824 | |
Parameter arg1 should be final. | 824 | |
Parameter arg2 should be final. | 824 | |
Parameter arg3 should be final. | 825 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 830 | |
'6' is a magic number. | 831 | |
Line is longer than 80 characters (found 82). | 839 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 846 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 856 | |
Method 'getMenuItemRect' is not designed for extension - needs to be abstract, final or empty. | 866 | |
Missing a Javadoc comment. | 866 | |
Parameter arg0 should be final. | 866 | |
Parameter arg1 should be final. | 866 | |
Parameter arg2 should be final. | 866 | |
Parameter arg3 should be final. | 867 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 872 | |
'7' is a magic number. | 873 | |
Line is longer than 80 characters (found 82). | 881 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 888 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 898 | |
Method 'isMenu' is not designed for extension - needs to be abstract, final or empty. | 908 | |
Missing a Javadoc comment. | 908 | |
Parameter arg0 should be final. | 908 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 912 | |
'8' is a magic number. | 913 | |
Line is longer than 80 characters (found 82). | 921 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 928 | |
Line is longer than 80 characters (found 81). | 929 | |
'{' is followed by whitespace. | 929 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 937 | |
Method 'getMenuState' is not designed for extension - needs to be abstract, final or empty. | 947 | |
Missing a Javadoc comment. | 947 | |
Parameter arg0 should be final. | 947 | |
Parameter arg1 should be final. | 947 | |
Parameter arg2 should be final. | 947 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 952 | |
'9' is a magic number. | 953 | |
Line is longer than 80 characters (found 82). | 961 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 968 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 978 | |
Method 'pickItem' is not designed for extension - needs to be abstract, final or empty. | 988 | |
Missing a Javadoc comment. | 988 | |
Parameter arg0 should be final. | 988 | |
Parameter arg1 should be final. | 988 | |
Parameter arg2 should be final. | 988 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 993 | |
'10' is a magic number. | 994 | |
Line is longer than 80 characters (found 82). | 1002 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1009 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1019 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 3 | |
Missing a Javadoc comment. | 5 | |
Name '_endpoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 5 | |
Missing a Javadoc comment. | 6 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 12 | |
Parameter endpoint should be final. | 12 | |
Missing a Javadoc comment. | 17 | |
Name '_initMenuProxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Line is longer than 80 characters (found 87). | 19 | |
'if' construct must use '{}'s. | 22 | |
'else' construct must use '{}'s. | 27 | |
Line is longer than 80 characters (found 84). | 29 | |
Must have at least one statement. | 32 | |
Method 'getEndpoint' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Method 'setEndpoint' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter endpoint should be final. | 40 | |
'if' construct must use '{}'s. | 42 | |
Method 'getMenu' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
'if' construct must use '{}'s. | 49 | |
Method 'getMenuItemCount' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter arg0 should be final. | 54 | |
'if' construct must use '{}'s. | 55 | |
Method 'getMenuString' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter arg0 should be final. | 60 | |
Parameter arg1 should be final. | 60 | |
Parameter arg2 should be final. | 61 | |
Parameter arg3 should be final. | 61 | |
Parameter arg4 should be final. | 61 | |
'if' construct must use '{}'s. | 63 | |
Method 'getMenuInfo' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter arg0 should be final. | 68 | |
Parameter arg1 should be final. | 69 | |
'if' construct must use '{}'s. | 71 | |
Line is longer than 80 characters (found 81). | 76 | |
Method 'getSubMenu' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter arg0 should be final. | 76 | |
Parameter arg1 should be final. | 76 | |
'if' construct must use '{}'s. | 77 | |
Method 'getMenuDefaultItem' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Parameter arg0 should be final. | 82 | |
Parameter arg1 should be final. | 82 | |
Parameter arg2 should be final. | 82 | |
'if' construct must use '{}'s. | 84 | |
Method 'getMenuItemID' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter arg0 should be final. | 89 | |
Parameter arg1 should be final. | 89 | |
'if' construct must use '{}'s. | 91 | |
Method 'getMenuItemInfo' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Missing a Javadoc comment. | 96 | |
Parameter arg0 should be final. | 96 | |
Parameter arg1 should be final. | 96 | |
Parameter arg2 should be final. | 96 | |
Parameter arg3 should be final. | 97 | |
'if' construct must use '{}'s. | 99 | |
Method 'getMenuItemRect' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
Parameter arg0 should be final. | 104 | |
Parameter arg1 should be final. | 104 | |
Parameter arg2 should be final. | 104 | |
Parameter arg3 should be final. | 105 | |
'if' construct must use '{}'s. | 107 | |
Method 'isMenu' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Parameter arg0 should be final. | 112 | |
'if' construct must use '{}'s. | 113 | |
Method 'getMenuState' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Parameter arg0 should be final. | 118 | |
Parameter arg1 should be final. | 118 | |
Parameter arg2 should be final. | 118 | |
'if' construct must use '{}'s. | 120 | |
Method 'pickItem' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter arg0 should be final. | 125 | |
Parameter arg1 should be final. | 125 | |
Parameter arg2 should be final. | 125 | |
'if' construct must use '{}'s. | 127 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Missing a Javadoc comment. | 16 | |
Redundant 'public' modifier. | 16 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 16 | |
Parameter config should be final. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter wsdlLoc should be final. | 20 | |
Parameter sName should be final. | 21 | |
Line is longer than 80 characters (found 84). | 27 | |
Missing a Javadoc comment. | 27 | |
Name 'MenuPort_address' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 | |
Method 'getMenuPortAddress' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 34 | |
Name 'MenuPortWSDDServiceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
Method 'getMenuPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Method 'setMenuPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter name should be final. | 40 | |
Method 'getMenuPort' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'getMenuPort' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter portAddress should be final. | 56 | |
Line is longer than 80 characters (found 148). | 58 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
Method 'setMenuPortEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter address should be final. | 67 | |
Expected an @return tag. | 75 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Parameter serviceEndpointInterface should be final. | 75 | |
Expected @param tag for 'serviceEndpointInterface'. | 75 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 76 | |
Line is longer than 80 characters (found 152). | 80 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
Avoid inline conditionals. | 90 | |
Expected an @return tag. | 98 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Parameter portName should be final. | 98 | |
Expected @param tag for 'portName'. | 98 | |
Parameter serviceEndpointInterface should be final. | 99 | |
Expected @param tag for 'serviceEndpointInterface'. | 99 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 100 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 119 | |
Method 'getPorts' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Parameter portName should be final. | 133 | |
Expected @param tag for 'portName'. | 133 | |
Parameter address should be final. | 134 | |
Expected @param tag for 'address'. | 134 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 134 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Parameter portName should be final. | 147 | |
Expected @param tag for 'portName'. | 147 | |
Parameter address should be final. | 148 | |
Expected @param tag for 'address'. | 148 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 148 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Missing a Javadoc comment. | 15 | |
Redundant 'public' modifier. | 15 | |
Missing a Javadoc comment. | 18 | |
Redundant 'public' modifier. | 18 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 | |
Missing a Javadoc comment. | 27 | |
Redundant 'public' modifier. | 27 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 | |
Missing a Javadoc comment. | 32 | |
Redundant 'public' modifier. | 32 | |
Missing a Javadoc comment. | 34 | |
Redundant 'public' modifier. | 34 | |
Missing a Javadoc comment. | 36 | |
Redundant 'public' modifier. | 36 | |
Missing a Javadoc comment. | 38 | |
Redundant 'public' modifier. | 38 | |
Missing a Javadoc comment. | 41 | |
Redundant 'public' modifier. | 41 | |
Missing a Javadoc comment. | 44 | |
Redundant 'public' modifier. | 44 | |
Missing a Javadoc comment. | 46 | |
Redundant 'public' modifier. | 46 | |
Missing a Javadoc comment. | 48 | |
Redundant 'public' modifier. | 48 | |
Missing a Javadoc comment. | 50 | |
Redundant 'public' modifier. | 50 | |
Missing a Javadoc comment. | 52 | |
Redundant 'public' modifier. | 52 | |
Missing a Javadoc comment. | 54 | |
Redundant 'public' modifier. | 54 | |
Missing a Javadoc comment. | 58 | |
Redundant 'public' modifier. | 58 | |
Missing a Javadoc comment. | 61 | |
Redundant 'public' modifier. | 61 | |
Missing a Javadoc comment. | 64 | |
Redundant 'public' modifier. | 64 | |
Missing a Javadoc comment. | 66 | |
Redundant 'public' modifier. | 66 | |
Missing a Javadoc comment. | 68 | |
Redundant 'public' modifier. | 68 | |
Missing a Javadoc comment. | 71 | |
Redundant 'public' modifier. | 71 | |
Missing a Javadoc comment. | 73 | |
Redundant 'public' modifier. | 73 | |
Missing a Javadoc comment. | 75 | |
Redundant 'public' modifier. | 75 | |
Missing a Javadoc comment. | 77 | |
Redundant 'public' modifier. | 77 | |
Missing a Javadoc comment. | 80 | |
Redundant 'public' modifier. | 80 | |
Missing a Javadoc comment. | 82 | |
Redundant 'public' modifier. | 82 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Line is longer than 80 characters (found 101). | 12 | |
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters (found 101). | 13 | |
Missing a Javadoc comment. | 13 | |
Line is longer than 80 characters (found 101). | 14 | |
Missing a Javadoc comment. | 14 | |
Line is longer than 80 characters (found 101). | 15 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Name '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Variable '_operations' must be private and have accessor methods. | 17 | |
'29' is a magic number. | 20 | |
Method length is 234 lines (max allowed is 150). | 26 | |
Missing a Javadoc comment. | 26 | |
Name '_initOperationDesc1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 26 | |
'3' is a magic number. | 151 | |
'4' is a magic number. | 172 | |
'5' is a magic number. | 189 | |
'6' is a magic number. | 206 | |
'7' is a magic number. | 223 | |
'8' is a magic number. | 240 | |
'9' is a magic number. | 257 | |
Method length is 314 lines (max allowed is 150). | 261 | |
Missing a Javadoc comment. | 261 | |
Name '_initOperationDesc2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 261 | |
'10' is a magic number. | 290 | |
'11' is a magic number. | 328 | |
'12' is a magic number. | 342 | |
'13' is a magic number. | 359 | |
'14' is a magic number. | 376 | |
'15' is a magic number. | 397 | |
'16' is a magic number. | 418 | |
'17' is a magic number. | 474 | |
'18' is a magic number. | 530 | |
'19' is a magic number. | 572 | |
Method length is 195 lines (max allowed is 150). | 576 | |
Missing a Javadoc comment. | 576 | |
Name '_initOperationDesc3' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 576 | |
'20' is a magic number. | 594 | |
'21' is a magic number. | 608 | |
'22' is a magic number. | 636 | |
'23' is a magic number. | 650 | |
'24' is a magic number. | 664 | |
'25' is a magic number. | 678 | |
'26' is a magic number. | 734 | |
'27' is a magic number. | 751 | |
'28' is a magic number. | 768 | |
Missing a Javadoc comment. | 772 | |
Missing a Javadoc comment. | 776 | |
Parameter endpointURL should be final. | 776 | |
Parameter service should be final. | 777 | |
Missing a Javadoc comment. | 782 | |
Parameter service should be final. | 782 | |
Line is longer than 80 characters (found 90). | 794 | |
Line is longer than 80 characters (found 92). | 795 | |
Line is longer than 80 characters (found 90). | 796 | |
Line is longer than 80 characters (found 92). | 797 | |
Line is longer than 80 characters (found 92). | 798 | |
Line is longer than 80 characters (found 94). | 799 | |
Line is longer than 80 characters (found 94). | 800 | |
Line is longer than 80 characters (found 96). | 801 | |
Line is longer than 80 characters (found 102). | 802 | |
Line is longer than 80 characters (found 104). | 803 | |
Method 'createCall' is not designed for extension - needs to be abstract, final or empty. | 838 | |
Missing a Javadoc comment. | 838 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 841 | |
Line is longer than 80 characters (found 101). | 877 | |
Line is longer than 80 characters (found 85). | 881 | |
Line is longer than 80 characters (found 87). | 883 | |
Line is longer than 80 characters (found 81). | 885 | |
Line is longer than 80 characters (found 91). | 886 | |
Line is longer than 80 characters (found 139). | 887 | |
Line is longer than 80 characters (found 145). | 889 | |
Line is longer than 80 characters (found 81). | 891 | |
Name '_t' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 897 | |
Method 'getWindowPlacement' is not designed for extension - needs to be abstract, final or empty. | 903 | |
Missing a Javadoc comment. | 903 | |
Parameter arg0 should be final. | 903 | |
Parameter arg1 should be final. | 904 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 909 | |
Line is longer than 80 characters (found 82). | 918 | |
Line is longer than 80 characters (found 82). | 920 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 925 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 934 | |
Method 'getSystemMenu' is not designed for extension - needs to be abstract, final or empty. | 944 | |
Missing a Javadoc comment. | 944 | |
Parameter arg0 should be final. | 944 | |
Parameter arg1 should be final. | 944 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 949 | |
Line is longer than 80 characters (found 82). | 958 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 965 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 974 | |
Method 'getClientRect' is not designed for extension - needs to be abstract, final or empty. | 984 | |
Missing a Javadoc comment. | 984 | |
Parameter arg0 should be final. | 984 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 989 | |
Line is longer than 80 characters (found 82). | 998 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1005 | |
Line is longer than 80 characters (found 81). | 1006 | |
'{' is followed by whitespace. | 1006 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1014 | |
Line is longer than 80 characters (found 100). | 1015 | |
Line is longer than 80 characters (found 83). | 1018 | |
Method 'doubleClick' is not designed for extension - needs to be abstract, final or empty. | 1026 | |
Missing a Javadoc comment. | 1026 | |
Parameter arg0 should be final. | 1026 | |
Parameter arg1 should be final. | 1026 | |
Parameter arg2 should be final. | 1026 | |
Parameter arg3 should be final. | 1026 | |
Parameter arg4 should be final. | 1027 | |
Parameter arg5 should be final. | 1027 | |
Parameter arg6 should be final. | 1027 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1032 | |
'3' is a magic number. | 1033 | |
Line is longer than 80 characters (found 82). | 1041 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1048 | |
Method 'keyPress' is not designed for extension - needs to be abstract, final or empty. | 1063 | |
Missing a Javadoc comment. | 1063 | |
Parameter arg0 should be final. | 1063 | |
Parameter arg1 should be final. | 1063 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1067 | |
'4' is a magic number. | 1068 | |
Line is longer than 80 characters (found 82). | 1076 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1083 | |
Method 'getRect' is not designed for extension - needs to be abstract, final or empty. | 1095 | |
Missing a Javadoc comment. | 1095 | |
Parameter arg0 should be final. | 1095 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1100 | |
'5' is a magic number. | 1101 | |
Line is longer than 80 characters (found 82). | 1109 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1116 | |
Line is longer than 80 characters (found 81). | 1117 | |
'{' is followed by whitespace. | 1117 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1125 | |
Line is longer than 80 characters (found 100). | 1126 | |
Line is longer than 80 characters (found 83). | 1129 | |
Method 'isMaximized' is not designed for extension - needs to be abstract, final or empty. | 1137 | |
Missing a Javadoc comment. | 1137 | |
Parameter arg0 should be final. | 1137 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1141 | |
'6' is a magic number. | 1142 | |
Line is longer than 80 characters (found 82). | 1150 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1157 | |
Line is longer than 80 characters (found 81). | 1158 | |
'{' is followed by whitespace. | 1158 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1166 | |
Method 'isMinimized' is not designed for extension - needs to be abstract, final or empty. | 1176 | |
Missing a Javadoc comment. | 1176 | |
Parameter arg0 should be final. | 1176 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1180 | |
'7' is a magic number. | 1181 | |
Line is longer than 80 characters (found 82). | 1189 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1196 | |
Line is longer than 80 characters (found 81). | 1197 | |
'{' is followed by whitespace. | 1197 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1205 | |
Method 'isUnicode' is not designed for extension - needs to be abstract, final or empty. | 1215 | |
Missing a Javadoc comment. | 1215 | |
Parameter arg0 should be final. | 1215 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1219 | |
'8' is a magic number. | 1220 | |
Line is longer than 80 characters (found 82). | 1228 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1235 | |
Line is longer than 80 characters (found 81). | 1236 | |
'{' is followed by whitespace. | 1236 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1244 | |
Method 'isWindow' is not designed for extension - needs to be abstract, final or empty. | 1254 | |
Missing a Javadoc comment. | 1254 | |
Parameter arg0 should be final. | 1254 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1258 | |
'9' is a magic number. | 1259 | |
Line is longer than 80 characters (found 82). | 1267 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1274 | |
Line is longer than 80 characters (found 81). | 1275 | |
'{' is followed by whitespace. | 1275 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1283 | |
Method 'sizeTo' is not designed for extension - needs to be abstract, final or empty. | 1293 | |
Missing a Javadoc comment. | 1293 | |
Parameter arg0 should be final. | 1293 | |
Parameter arg1 should be final. | 1293 | |
Parameter arg2 should be final. | 1293 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1298 | |
'10' is a magic number. | 1299 | |
Line is longer than 80 characters (found 82). | 1307 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1314 | |
Method 'start' is not designed for extension - needs to be abstract, final or empty. | 1327 | |
Missing a Javadoc comment. | 1327 | |
Parameter arg0 should be final. | 1327 | |
Parameter arg1 should be final. | 1327 | |
Parameter arg2 should be final. | 1327 | |
Parameter arg3 should be final. | 1328 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1332 | |
'11' is a magic number. | 1333 | |
Line is longer than 80 characters (found 82). | 1341 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1348 | |
Method 'close' is not designed for extension - needs to be abstract, final or empty. | 1360 | |
Missing a Javadoc comment. | 1360 | |
Parameter arg0 should be final. | 1360 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1364 | |
'12' is a magic number. | 1365 | |
Line is longer than 80 characters (found 82). | 1373 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1380 | |
Line is longer than 80 characters (found 81). | 1381 | |
'{' is followed by whitespace. | 1381 | |
Method 'isVisible' is not designed for extension - needs to be abstract, final or empty. | 1392 | |
Missing a Javadoc comment. | 1392 | |
Parameter arg0 should be final. | 1392 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1396 | |
'13' is a magic number. | 1397 | |
Line is longer than 80 characters (found 82). | 1405 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1412 | |
Line is longer than 80 characters (found 81). | 1413 | |
'{' is followed by whitespace. | 1413 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1421 | |
Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 1431 | |
Missing a Javadoc comment. | 1431 | |
Parameter arg0 should be final. | 1431 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1435 | |
'14' is a magic number. | 1436 | |
Line is longer than 80 characters (found 82). | 1444 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1451 | |
Line is longer than 80 characters (found 81). | 1452 | |
'{' is followed by whitespace. | 1452 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1460 | |
Method 'keyDown' is not designed for extension - needs to be abstract, final or empty. | 1470 | |
Missing a Javadoc comment. | 1470 | |
Parameter arg0 should be final. | 1470 | |
Parameter arg1 should be final. | 1470 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1474 | |
'15' is a magic number. | 1475 | |
Line is longer than 80 characters (found 82). | 1483 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1490 | |
Method 'keyUp' is not designed for extension - needs to be abstract, final or empty. | 1502 | |
Missing a Javadoc comment. | 1502 | |
Parameter arg0 should be final. | 1502 | |
Parameter arg1 should be final. | 1502 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1506 | |
'16' is a magic number. | 1507 | |
Line is longer than 80 characters (found 82). | 1515 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1522 | |
Method 'mouseDown' is not designed for extension - needs to be abstract, final or empty. | 1534 | |
Missing a Javadoc comment. | 1534 | |
Parameter arg0 should be final. | 1534 | |
Parameter arg1 should be final. | 1534 | |
Parameter arg2 should be final. | 1534 | |
Parameter arg3 should be final. | 1534 | |
Parameter arg4 should be final. | 1535 | |
Parameter arg5 should be final. | 1535 | |
Parameter arg6 should be final. | 1535 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1540 | |
'17' is a magic number. | 1541 | |
Line is longer than 80 characters (found 82). | 1549 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1556 | |
Method 'mouseUp' is not designed for extension - needs to be abstract, final or empty. | 1571 | |
Missing a Javadoc comment. | 1571 | |
Parameter arg0 should be final. | 1571 | |
Parameter arg1 should be final. | 1571 | |
Parameter arg2 should be final. | 1571 | |
Parameter arg3 should be final. | 1571 | |
Parameter arg4 should be final. | 1571 | |
Parameter arg5 should be final. | 1572 | |
Parameter arg6 should be final. | 1572 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1576 | |
'18' is a magic number. | 1577 | |
Line is longer than 80 characters (found 82). | 1585 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1592 | |
Method 'move' is not designed for extension - needs to be abstract, final or empty. | 1607 | |
Missing a Javadoc comment. | 1607 | |
Parameter arg0 should be final. | 1607 | |
Parameter arg1 should be final. | 1607 | |
Parameter arg2 should be final. | 1607 | |
Parameter arg3 should be final. | 1607 | |
Parameter arg4 should be final. | 1607 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1612 | |
'19' is a magic number. | 1613 | |
Line is longer than 80 characters (found 82). | 1621 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1628 | |
Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 1642 | |
Missing a Javadoc comment. | 1642 | |
Parameter arg0 should be final. | 1642 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1646 | |
'20' is a magic number. | 1647 | |
Line is longer than 80 characters (found 82). | 1655 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1662 | |
Line is longer than 80 characters (found 81). | 1663 | |
'{' is followed by whitespace. | 1663 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1671 | |
Method 'activate' is not designed for extension - needs to be abstract, final or empty. | 1681 | |
Missing a Javadoc comment. | 1681 | |
Parameter arg0 should be final. | 1681 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1685 | |
'21' is a magic number. | 1686 | |
Line is longer than 80 characters (found 82). | 1694 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1701 | |
Line is longer than 80 characters (found 81). | 1702 | |
'{' is followed by whitespace. | 1702 | |
Method 'moveTo' is not designed for extension - needs to be abstract, final or empty. | 1713 | |
Missing a Javadoc comment. | 1713 | |
Parameter arg0 should be final. | 1713 | |
Parameter arg1 should be final. | 1713 | |
Parameter arg2 should be final. | 1713 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1718 | |
'22' is a magic number. | 1719 | |
Line is longer than 80 characters (found 82). | 1727 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1734 | |
Method 'maximize' is not designed for extension - needs to be abstract, final or empty. | 1747 | |
Missing a Javadoc comment. | 1747 | |
Parameter arg0 should be final. | 1747 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1751 | |
'23' is a magic number. | 1752 | |
Line is longer than 80 characters (found 82). | 1760 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1767 | |
Line is longer than 80 characters (found 81). | 1768 | |
'{' is followed by whitespace. | 1768 | |
Method 'minimize' is not designed for extension - needs to be abstract, final or empty. | 1779 | |
Missing a Javadoc comment. | 1779 | |
Parameter arg0 should be final. | 1779 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1783 | |
'24' is a magic number. | 1784 | |
Line is longer than 80 characters (found 82). | 1792 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1799 | |
Line is longer than 80 characters (found 81). | 1800 | |
'{' is followed by whitespace. | 1800 | |
Method 'restore' is not designed for extension - needs to be abstract, final or empty. | 1811 | |
Missing a Javadoc comment. | 1811 | |
Parameter arg0 should be final. | 1811 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1815 | |
'25' is a magic number. | 1816 | |
Line is longer than 80 characters (found 82). | 1824 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1831 | |
Line is longer than 80 characters (found 81). | 1832 | |
'{' is followed by whitespace. | 1832 | |
Method 'click' is not designed for extension - needs to be abstract, final or empty. | 1843 | |
Missing a Javadoc comment. | 1843 | |
Parameter arg0 should be final. | 1843 | |
Parameter arg1 should be final. | 1843 | |
Parameter arg2 should be final. | 1843 | |
Parameter arg3 should be final. | 1843 | |
Parameter arg4 should be final. | 1843 | |
Parameter arg5 should be final. | 1844 | |
Parameter arg6 should be final. | 1844 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1848 | |
'26' is a magic number. | 1849 | |
Line is longer than 80 characters (found 82). | 1857 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1864 | |
Method 'getMenu' is not designed for extension - needs to be abstract, final or empty. | 1879 | |
Missing a Javadoc comment. | 1879 | |
Parameter arg0 should be final. | 1879 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1883 | |
'27' is a magic number. | 1884 | |
Line is longer than 80 characters (found 82). | 1892 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1899 | |
Line is longer than 80 characters (found 81). | 1900 | |
'{' is followed by whitespace. | 1900 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1908 | |
Method 'isNormal' is not designed for extension - needs to be abstract, final or empty. | 1918 | |
Missing a Javadoc comment. | 1918 | |
Parameter arg0 should be final. | 1918 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1922 | |
'28' is a magic number. | 1923 | |
Line is longer than 80 characters (found 82). | 1931 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1938 | |
Line is longer than 80 characters (found 81). | 1939 | |
'{' is followed by whitespace. | 1939 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1947 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 3 | |
Missing a Javadoc comment. | 5 | |
Name '_endpoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 5 | |
Missing a Javadoc comment. | 6 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 12 | |
Parameter endpoint should be final. | 12 | |
Missing a Javadoc comment. | 17 | |
Name '_initWindowProxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Line is longer than 80 characters (found 93). | 19 | |
'if' construct must use '{}'s. | 22 | |
'else' construct must use '{}'s. | 27 | |
Line is longer than 80 characters (found 84). | 29 | |
Must have at least one statement. | 32 | |
Method 'getEndpoint' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Method 'setEndpoint' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter endpoint should be final. | 40 | |
'if' construct must use '{}'s. | 42 | |
Method 'getWindow' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
'if' construct must use '{}'s. | 49 | |
Method 'getWindowPlacement' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter arg0 should be final. | 54 | |
Parameter arg1 should be final. | 55 | |
'if' construct must use '{}'s. | 57 | |
Method 'getSystemMenu' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Parameter arg0 should be final. | 62 | |
Parameter arg1 should be final. | 62 | |
'if' construct must use '{}'s. | 64 | |
Method 'getClientRect' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Parameter arg0 should be final. | 69 | |
'if' construct must use '{}'s. | 71 | |
Method 'doubleClick' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter arg0 should be final. | 76 | |
Parameter arg1 should be final. | 76 | |
Parameter arg2 should be final. | 76 | |
Parameter arg3 should be final. | 76 | |
Parameter arg4 should be final. | 77 | |
Parameter arg5 should be final. | 77 | |
Parameter arg6 should be final. | 77 | |
'if' construct must use '{}'s. | 79 | |
Method 'keyPress' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter arg0 should be final. | 84 | |
Parameter arg1 should be final. | 84 | |
'if' construct must use '{}'s. | 85 | |
Method 'getRect' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter arg0 should be final. | 90 | |
'if' construct must use '{}'s. | 92 | |
Method 'isMaximized' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter arg0 should be final. | 97 | |
'if' construct must use '{}'s. | 98 | |
Method 'isMinimized' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 | |
Parameter arg0 should be final. | 103 | |
'if' construct must use '{}'s. | 104 | |
Method 'isUnicode' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Missing a Javadoc comment. | 109 | |
Parameter arg0 should be final. | 109 | |
'if' construct must use '{}'s. | 110 | |
Method 'isWindow' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
Parameter arg0 should be final. | 115 | |
'if' construct must use '{}'s. | 116 | |
Method 'sizeTo' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
Parameter arg0 should be final. | 121 | |
Parameter arg1 should be final. | 121 | |
Parameter arg2 should be final. | 121 | |
'if' construct must use '{}'s. | 123 | |
Method 'start' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Missing a Javadoc comment. | 128 | |
Parameter arg0 should be final. | 128 | |
Parameter arg1 should be final. | 128 | |
Parameter arg2 should be final. | 128 | |
Parameter arg3 should be final. | 129 | |
'if' construct must use '{}'s. | 130 | |
Method 'close' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Missing a Javadoc comment. | 135 | |
Parameter arg0 should be final. | 135 | |
'if' construct must use '{}'s. | 136 | |
Method 'isVisible' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Missing a Javadoc comment. | 141 | |
Parameter arg0 should be final. | 141 | |
'if' construct must use '{}'s. | 142 | |
Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Missing a Javadoc comment. | 147 | |
Parameter arg0 should be final. | 147 | |
'if' construct must use '{}'s. | 148 | |
Method 'keyDown' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Missing a Javadoc comment. | 153 | |
Parameter arg0 should be final. | 153 | |
Parameter arg1 should be final. | 153 | |
'if' construct must use '{}'s. | 154 | |
Method 'keyUp' is not designed for extension - needs to be abstract, final or empty. | 159 | |
Missing a Javadoc comment. | 159 | |
Parameter arg0 should be final. | 159 | |
Parameter arg1 should be final. | 159 | |
'if' construct must use '{}'s. | 160 | |
Method 'mouseDown' is not designed for extension - needs to be abstract, final or empty. | 165 | |
Missing a Javadoc comment. | 165 | |
Parameter arg0 should be final. | 165 | |
Parameter arg1 should be final. | 165 | |
Parameter arg2 should be final. | 165 | |
Parameter arg3 should be final. | 165 | |
Parameter arg4 should be final. | 166 | |
Parameter arg5 should be final. | 166 | |
Parameter arg6 should be final. | 166 | |
'if' construct must use '{}'s. | 168 | |
Method 'mouseUp' is not designed for extension - needs to be abstract, final or empty. | 173 | |
Missing a Javadoc comment. | 173 | |
Parameter arg0 should be final. | 173 | |
Parameter arg1 should be final. | 173 | |
Parameter arg2 should be final. | 173 | |
Parameter arg3 should be final. | 173 | |
Parameter arg4 should be final. | 173 | |
Parameter arg5 should be final. | 174 | |
Parameter arg6 should be final. | 174 | |
'if' construct must use '{}'s. | 175 | |
Method 'move' is not designed for extension - needs to be abstract, final or empty. | 180 | |
Missing a Javadoc comment. | 180 | |
Parameter arg0 should be final. | 180 | |
Parameter arg1 should be final. | 180 | |
Parameter arg2 should be final. | 180 | |
Parameter arg3 should be final. | 180 | |
Parameter arg4 should be final. | 180 | |
'if' construct must use '{}'s. | 182 | |
Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 187 | |
Missing a Javadoc comment. | 187 | |
Parameter arg0 should be final. | 187 | |
'if' construct must use '{}'s. | 188 | |
Method 'activate' is not designed for extension - needs to be abstract, final or empty. | 193 | |
Missing a Javadoc comment. | 193 | |
Parameter arg0 should be final. | 193 | |
'if' construct must use '{}'s. | 194 | |
Method 'moveTo' is not designed for extension - needs to be abstract, final or empty. | 199 | |
Missing a Javadoc comment. | 199 | |
Parameter arg0 should be final. | 199 | |
Parameter arg1 should be final. | 199 | |
Parameter arg2 should be final. | 199 | |
'if' construct must use '{}'s. | 201 | |
Method 'maximize' is not designed for extension - needs to be abstract, final or empty. | 206 | |
Missing a Javadoc comment. | 206 | |
Parameter arg0 should be final. | 206 | |
'if' construct must use '{}'s. | 207 | |
Method 'minimize' is not designed for extension - needs to be abstract, final or empty. | 212 | |
Missing a Javadoc comment. | 212 | |
Parameter arg0 should be final. | 212 | |
'if' construct must use '{}'s. | 213 | |
Method 'restore' is not designed for extension - needs to be abstract, final or empty. | 218 | |
Missing a Javadoc comment. | 218 | |
Parameter arg0 should be final. | 218 | |
'if' construct must use '{}'s. | 219 | |
Method 'click' is not designed for extension - needs to be abstract, final or empty. | 224 | |
Missing a Javadoc comment. | 224 | |
Parameter arg0 should be final. | 224 | |
Parameter arg1 should be final. | 224 | |
Parameter arg2 should be final. | 224 | |
Parameter arg3 should be final. | 224 | |
Parameter arg4 should be final. | 224 | |
Parameter arg5 should be final. | 225 | |
Parameter arg6 should be final. | 225 | |
'if' construct must use '{}'s. | 226 | |
Method 'getMenu' is not designed for extension - needs to be abstract, final or empty. | 231 | |
Missing a Javadoc comment. | 231 | |
Parameter arg0 should be final. | 231 | |
'if' construct must use '{}'s. | 232 | |
Method 'isNormal' is not designed for extension - needs to be abstract, final or empty. | 237 | |
Missing a Javadoc comment. | 237 | |
Parameter arg0 should be final. | 237 | |
'if' construct must use '{}'s. | 238 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Missing a Javadoc comment. | 16 | |
Redundant 'public' modifier. | 16 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 16 | |
Parameter config should be final. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter wsdlLoc should be final. | 20 | |
Parameter sName should be final. | 21 | |
Line is longer than 80 characters (found 88). | 27 | |
Missing a Javadoc comment. | 27 | |
Name 'WindowPort_address' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 | |
Method 'getWindowPortAddress' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 34 | |
Name 'WindowPortWSDDServiceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
Method 'getWindowPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Method 'setWindowPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter name should be final. | 40 | |
Method 'getWindowPort' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'getWindowPort' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter portAddress should be final. | 56 | |
Line is longer than 80 characters (found 156). | 58 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
Method 'setWindowPortEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter address should be final. | 67 | |
Expected an @return tag. | 75 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Parameter serviceEndpointInterface should be final. | 75 | |
Expected @param tag for 'serviceEndpointInterface'. | 75 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 76 | |
Line is longer than 80 characters (found 160). | 80 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
Avoid inline conditionals. | 90 | |
Expected an @return tag. | 98 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Parameter portName should be final. | 98 | |
Expected @param tag for 'portName'. | 98 | |
Parameter serviceEndpointInterface should be final. | 99 | |
Expected @param tag for 'serviceEndpointInterface'. | 99 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 100 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 119 | |
Method 'getPorts' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Parameter portName should be final. | 133 | |
Expected @param tag for 'portName'. | 133 | |
Parameter address should be final. | 134 | |
Expected @param tag for 'address'. | 134 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 134 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Parameter portName should be final. | 147 | |
Expected @param tag for 'portName'. | 147 | |
Parameter address should be final. | 148 | |
Expected @param tag for 'address'. | 148 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 148 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 8 | |
interfaces should describe a type and hence have methods. | 10 | |
Missing a Javadoc comment. | 12 | |
Redundant 'public' modifier. | 12 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 8 | |
interfaces should describe a type and hence have methods. | 10 | |
Missing a Javadoc comment. | 12 | |
Redundant 'public' modifier. | 12 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Missing a Javadoc comment. | 14 | |
Redundant 'public' modifier. | 14 | |
Missing a Javadoc comment. | 15 | |
Redundant 'public' modifier. | 15 | |
Missing a Javadoc comment. | 16 | |
Redundant 'public' modifier. | 16 | |
Missing a Javadoc comment. | 17 | |
Redundant 'public' modifier. | 17 | |
Missing a Javadoc comment. | 18 | |
Redundant 'public' modifier. | 18 | |
Missing a Javadoc comment. | 19 | |
Redundant 'public' modifier. | 19 | |
Missing a Javadoc comment. | 20 | |
Redundant 'public' modifier. | 20 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 | |
Missing a Javadoc comment. | 22 | |
Redundant 'public' modifier. | 22 | |
Missing a Javadoc comment. | 23 | |
Redundant 'public' modifier. | 23 | |
Missing a Javadoc comment. | 24 | |
Redundant 'public' modifier. | 24 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 | |
Missing a Javadoc comment. | 27 | |
Redundant 'public' modifier. | 27 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 28 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 | |
Missing a Javadoc comment. | 31 | |
Redundant 'public' modifier. | 31 | |
Missing a Javadoc comment. | 32 | |
Redundant 'public' modifier. | 32 | |
Missing a Javadoc comment. | 33 | |
Redundant 'public' modifier. | 33 | |
Missing a Javadoc comment. | 34 | |
Redundant 'public' modifier. | 34 | |
Missing a Javadoc comment. | 35 | |
Redundant 'public' modifier. | 35 | |
Missing a Javadoc comment. | 36 | |
Redundant 'public' modifier. | 36 | |
Missing a Javadoc comment. | 37 | |
Redundant 'public' modifier. | 37 | |
Missing a Javadoc comment. | 38 | |
Redundant 'public' modifier. | 38 | |
Missing a Javadoc comment. | 39 | |
Redundant 'public' modifier. | 39 | |
Missing a Javadoc comment. | 40 | |
Redundant 'public' modifier. | 40 | |
Missing a Javadoc comment. | 41 | |
Redundant 'public' modifier. | 41 | |
Missing a Javadoc comment. | 42 | |
Redundant 'public' modifier. | 42 | |
Missing a Javadoc comment. | 43 | |
Redundant 'public' modifier. | 43 | |
Missing a Javadoc comment. | 44 | |
Redundant 'public' modifier. | 44 | |
Missing a Javadoc comment. | 45 | |
Redundant 'public' modifier. | 45 | |
Missing a Javadoc comment. | 46 | |
Redundant 'public' modifier. | 46 | |
Missing a Javadoc comment. | 47 | |
Redundant 'public' modifier. | 47 | |
Missing a Javadoc comment. | 48 | |
Redundant 'public' modifier. | 48 | |
Missing a Javadoc comment. | 49 | |
Redundant 'public' modifier. | 49 | |
Missing a Javadoc comment. | 50 | |
Redundant 'public' modifier. | 50 | |
Missing a Javadoc comment. | 51 | |
Redundant 'public' modifier. | 51 | |
Missing a Javadoc comment. | 52 | |
Redundant 'public' modifier. | 52 | |
Missing a Javadoc comment. | 53 | |
Redundant 'public' modifier. | 53 | |
Missing a Javadoc comment. | 54 | |
Redundant 'public' modifier. | 54 | |
Missing a Javadoc comment. | 55 | |
Redundant 'public' modifier. | 55 | |
Missing a Javadoc comment. | 56 | |
Redundant 'public' modifier. | 56 | |
Missing a Javadoc comment. | 57 | |
Redundant 'public' modifier. | 57 | |
Missing a Javadoc comment. | 58 | |
Redundant 'public' modifier. | 58 | |
Missing a Javadoc comment. | 59 | |
Redundant 'public' modifier. | 59 | |
Missing a Javadoc comment. | 60 | |
Redundant 'public' modifier. | 60 | |
Missing a Javadoc comment. | 61 | |
Redundant 'public' modifier. | 61 | |
Missing a Javadoc comment. | 62 | |
Redundant 'public' modifier. | 62 | |
Missing a Javadoc comment. | 63 | |
Redundant 'public' modifier. | 63 | |
Missing a Javadoc comment. | 64 | |
Redundant 'public' modifier. | 64 | |
Missing a Javadoc comment. | 65 | |
Redundant 'public' modifier. | 65 | |
Missing a Javadoc comment. | 66 | |
Redundant 'public' modifier. | 66 | |
Missing a Javadoc comment. | 67 | |
Redundant 'public' modifier. | 67 | |
Missing a Javadoc comment. | 68 | |
Redundant 'public' modifier. | 68 | |
Missing a Javadoc comment. | 69 | |
Redundant 'public' modifier. | 69 | |
Missing a Javadoc comment. | 70 | |
Redundant 'public' modifier. | 70 | |
Missing a Javadoc comment. | 71 | |
Redundant 'public' modifier. | 71 | |
Missing a Javadoc comment. | 72 | |
Redundant 'public' modifier. | 72 | |
Missing a Javadoc comment. | 73 | |
Redundant 'public' modifier. | 73 | |
Missing a Javadoc comment. | 74 | |
Redundant 'public' modifier. | 74 | |
Missing a Javadoc comment. | 75 | |
Redundant 'public' modifier. | 75 | |
Missing a Javadoc comment. | 76 | |
Redundant 'public' modifier. | 76 | |
Missing a Javadoc comment. | 77 | |
Redundant 'public' modifier. | 77 | |
Missing a Javadoc comment. | 78 | |
Redundant 'public' modifier. | 78 | |
Missing a Javadoc comment. | 79 | |
Redundant 'public' modifier. | 79 | |
Missing a Javadoc comment. | 80 | |
Redundant 'public' modifier. | 80 | |
Missing a Javadoc comment. | 81 | |
Redundant 'public' modifier. | 81 | |
Missing a Javadoc comment. | 82 | |
Redundant 'public' modifier. | 82 | |
Missing a Javadoc comment. | 83 | |
Redundant 'public' modifier. | 83 | |
Missing a Javadoc comment. | 84 | |
Redundant 'public' modifier. | 84 | |
Missing a Javadoc comment. | 85 | |
Redundant 'public' modifier. | 85 | |
Missing a Javadoc comment. | 86 | |
Redundant 'public' modifier. | 86 | |
Missing a Javadoc comment. | 87 | |
Redundant 'public' modifier. | 87 | |
Missing a Javadoc comment. | 88 | |
Redundant 'public' modifier. | 88 | |
Missing a Javadoc comment. | 89 | |
Redundant 'public' modifier. | 89 | |
Missing a Javadoc comment. | 90 | |
Redundant 'public' modifier. | 90 | |
Missing a Javadoc comment. | 91 | |
Redundant 'public' modifier. | 91 | |
Missing a Javadoc comment. | 92 | |
Redundant 'public' modifier. | 92 | |
Missing a Javadoc comment. | 93 | |
Redundant 'public' modifier. | 93 | |
Missing a Javadoc comment. | 94 | |
Redundant 'public' modifier. | 94 | |
Missing a Javadoc comment. | 95 | |
Redundant 'public' modifier. | 95 | |
Missing a Javadoc comment. | 96 | |
Redundant 'public' modifier. | 96 | |
Missing a Javadoc comment. | 97 | |
Redundant 'public' modifier. | 97 | |
Missing a Javadoc comment. | 98 | |
Redundant 'public' modifier. | 98 | |
Missing a Javadoc comment. | 99 | |
Redundant 'public' modifier. | 99 | |
Missing a Javadoc comment. | 100 | |
Redundant 'public' modifier. | 100 | |
Missing a Javadoc comment. | 101 | |
Redundant 'public' modifier. | 101 | |
Missing a Javadoc comment. | 102 | |
Redundant 'public' modifier. | 102 | |
Missing a Javadoc comment. | 103 | |
Redundant 'public' modifier. | 103 | |
Missing a Javadoc comment. | 104 | |
Redundant 'public' modifier. | 104 | |
Missing a Javadoc comment. | 105 | |
Redundant 'public' modifier. | 105 | |
Missing a Javadoc comment. | 106 | |
Redundant 'public' modifier. | 106 | |
Missing a Javadoc comment. | 107 | |
Redundant 'public' modifier. | 107 | |
Missing a Javadoc comment. | 108 | |
Redundant 'public' modifier. | 108 | |
Missing a Javadoc comment. | 109 | |
Redundant 'public' modifier. | 109 | |
Missing a Javadoc comment. | 110 | |
Redundant 'public' modifier. | 110 | |
Missing a Javadoc comment. | 111 | |
Redundant 'public' modifier. | 111 | |
Missing a Javadoc comment. | 112 | |
Redundant 'public' modifier. | 112 | |
Missing a Javadoc comment. | 113 | |
Redundant 'public' modifier. | 113 | |
Missing a Javadoc comment. | 114 | |
Redundant 'public' modifier. | 114 | |
Missing a Javadoc comment. | 115 | |
Redundant 'public' modifier. | 115 | |
Missing a Javadoc comment. | 116 | |
Redundant 'public' modifier. | 116 | |
Missing a Javadoc comment. | 117 | |
Redundant 'public' modifier. | 117 | |
Missing a Javadoc comment. | 118 | |
Redundant 'public' modifier. | 118 | |
Missing a Javadoc comment. | 119 | |
Redundant 'public' modifier. | 119 | |
Missing a Javadoc comment. | 120 | |
Redundant 'public' modifier. | 120 | |
Missing a Javadoc comment. | 121 | |
Redundant 'public' modifier. | 121 | |
Missing a Javadoc comment. | 122 | |
Redundant 'public' modifier. | 122 | |
Missing a Javadoc comment. | 123 | |
Redundant 'public' modifier. | 123 | |
Missing a Javadoc comment. | 124 | |
Redundant 'public' modifier. | 124 | |
Missing a Javadoc comment. | 125 | |
Redundant 'public' modifier. | 125 | |
Missing a Javadoc comment. | 126 | |
Redundant 'public' modifier. | 126 | |
Missing a Javadoc comment. | 127 | |
Redundant 'public' modifier. | 127 | |
Missing a Javadoc comment. | 128 | |
Redundant 'public' modifier. | 128 | |
Missing a Javadoc comment. | 129 | |
Redundant 'public' modifier. | 129 | |
Missing a Javadoc comment. | 130 | |
Redundant 'public' modifier. | 130 | |
Missing a Javadoc comment. | 131 | |
Redundant 'public' modifier. | 131 | |
Missing a Javadoc comment. | 132 | |
Redundant 'public' modifier. | 132 | |
Missing a Javadoc comment. | 133 | |
Redundant 'public' modifier. | 133 | |
Missing a Javadoc comment. | 134 | |
Redundant 'public' modifier. | 134 | |
Missing a Javadoc comment. | 135 | |
Redundant 'public' modifier. | 135 | |
Missing a Javadoc comment. | 136 | |
Redundant 'public' modifier. | 136 | |
Missing a Javadoc comment. | 137 | |
Redundant 'public' modifier. | 137 | |
Missing a Javadoc comment. | 138 | |
Redundant 'public' modifier. | 138 | |
Missing a Javadoc comment. | 139 | |
Redundant 'public' modifier. | 139 | |
Missing a Javadoc comment. | 140 | |
Redundant 'public' modifier. | 140 | |
Missing a Javadoc comment. | 141 | |
Redundant 'public' modifier. | 141 | |
Missing a Javadoc comment. | 142 | |
Redundant 'public' modifier. | 142 | |
Missing a Javadoc comment. | 143 | |
Redundant 'public' modifier. | 143 | |
Missing a Javadoc comment. | 144 | |
Redundant 'public' modifier. | 144 | |
Missing a Javadoc comment. | 145 | |
Redundant 'public' modifier. | 145 | |
Missing a Javadoc comment. | 146 | |
Redundant 'public' modifier. | 146 | |
Missing a Javadoc comment. | 147 | |
Redundant 'public' modifier. | 147 | |
Missing a Javadoc comment. | 148 | |
Redundant 'public' modifier. | 148 | |
Missing a Javadoc comment. | 149 | |
Redundant 'public' modifier. | 149 | |
Missing a Javadoc comment. | 150 | |
Redundant 'public' modifier. | 150 | |
Missing a Javadoc comment. | 151 | |
Redundant 'public' modifier. | 151 | |
Missing a Javadoc comment. | 152 | |
Redundant 'public' modifier. | 152 | |
Missing a Javadoc comment. | 153 | |
Redundant 'public' modifier. | 153 | |
Missing a Javadoc comment. | 154 | |
Redundant 'public' modifier. | 154 | |
Missing a Javadoc comment. | 155 | |
Redundant 'public' modifier. | 155 | |
Missing a Javadoc comment. | 156 | |
Redundant 'public' modifier. | 156 | |
Missing a Javadoc comment. | 157 | |
Redundant 'public' modifier. | 157 | |
Missing a Javadoc comment. | 158 | |
Redundant 'public' modifier. | 158 | |
Missing a Javadoc comment. | 159 | |
Redundant 'public' modifier. | 159 | |
Missing a Javadoc comment. | 160 | |
Redundant 'public' modifier. | 160 | |
Missing a Javadoc comment. | 161 | |
Redundant 'public' modifier. | 161 | |
Missing a Javadoc comment. | 162 | |
Redundant 'public' modifier. | 162 | |
Missing a Javadoc comment. | 163 | |
Redundant 'public' modifier. | 163 | |
Missing a Javadoc comment. | 164 | |
Redundant 'public' modifier. | 164 | |
Missing a Javadoc comment. | 165 | |
Redundant 'public' modifier. | 165 | |
Missing a Javadoc comment. | 166 | |
Redundant 'public' modifier. | 166 | |
Missing a Javadoc comment. | 167 | |
Redundant 'public' modifier. | 167 | |
Missing a Javadoc comment. | 168 | |
Redundant 'public' modifier. | 168 | |
Missing a Javadoc comment. | 169 | |
Redundant 'public' modifier. | 169 | |
Missing a Javadoc comment. | 170 | |
Redundant 'public' modifier. | 170 | |
Missing a Javadoc comment. | 171 | |
Redundant 'public' modifier. | 171 | |
Missing a Javadoc comment. | 172 | |
Redundant 'public' modifier. | 172 | |
Missing a Javadoc comment. | 173 | |
Redundant 'public' modifier. | 173 | |
Missing a Javadoc comment. | 174 | |
Redundant 'public' modifier. | 174 | |
Missing a Javadoc comment. | 175 | |
Redundant 'public' modifier. | 175 | |
Missing a Javadoc comment. | 176 | |
Redundant 'public' modifier. | 176 | |
Missing a Javadoc comment. | 177 | |
Redundant 'public' modifier. | 177 | |
Missing a Javadoc comment. | 178 | |
Redundant 'public' modifier. | 178 | |
Missing a Javadoc comment. | 179 | |
Redundant 'public' modifier. | 179 | |
Missing a Javadoc comment. | 180 | |
Redundant 'public' modifier. | 180 | |
Missing a Javadoc comment. | 181 | |
Redundant 'public' modifier. | 181 | |
Missing a Javadoc comment. | 182 | |
Redundant 'public' modifier. | 182 | |
Missing a Javadoc comment. | 183 | |
Redundant 'public' modifier. | 183 | |
Missing a Javadoc comment. | 184 | |
Redundant 'public' modifier. | 184 | |
Missing a Javadoc comment. | 185 | |
Redundant 'public' modifier. | 185 | |
Missing a Javadoc comment. | 186 | |
Redundant 'public' modifier. | 186 | |
Missing a Javadoc comment. | 187 | |
Redundant 'public' modifier. | 187 | |
Missing a Javadoc comment. | 188 | |
Redundant 'public' modifier. | 188 | |
Missing a Javadoc comment. | 189 | |
Redundant 'public' modifier. | 189 | |
Missing a Javadoc comment. | 190 | |
Redundant 'public' modifier. | 190 | |
Missing a Javadoc comment. | 191 | |
Redundant 'public' modifier. | 191 | |
Missing a Javadoc comment. | 192 | |
Redundant 'public' modifier. | 192 | |
Missing a Javadoc comment. | 193 | |
Redundant 'public' modifier. | 193 | |
Missing a Javadoc comment. | 194 | |
Redundant 'public' modifier. | 194 | |
Missing a Javadoc comment. | 195 | |
Redundant 'public' modifier. | 195 | |
Missing a Javadoc comment. | 196 | |
Redundant 'public' modifier. | 196 | |
Missing a Javadoc comment. | 197 | |
Redundant 'public' modifier. | 197 | |
Missing a Javadoc comment. | 198 | |
Redundant 'public' modifier. | 198 | |
Missing a Javadoc comment. | 199 | |
Redundant 'public' modifier. | 199 | |
Missing a Javadoc comment. | 200 | |
Redundant 'public' modifier. | 200 | |
Missing a Javadoc comment. | 201 | |
Redundant 'public' modifier. | 201 | |
Missing a Javadoc comment. | 202 | |
Redundant 'public' modifier. | 202 | |
Missing a Javadoc comment. | 203 | |
Redundant 'public' modifier. | 203 | |
Missing a Javadoc comment. | 204 | |
Redundant 'public' modifier. | 204 | |
Missing a Javadoc comment. | 205 | |
Redundant 'public' modifier. | 205 | |
Missing a Javadoc comment. | 206 | |
Redundant 'public' modifier. | 206 | |
Missing a Javadoc comment. | 207 | |
Redundant 'public' modifier. | 207 | |
Missing a Javadoc comment. | 208 | |
Redundant 'public' modifier. | 208 | |
Missing a Javadoc comment. | 209 | |
Redundant 'public' modifier. | 209 | |
Missing a Javadoc comment. | 210 | |
Redundant 'public' modifier. | 210 | |
Missing a Javadoc comment. | 211 | |
Redundant 'public' modifier. | 211 | |
Missing a Javadoc comment. | 212 | |
Redundant 'public' modifier. | 212 | |
Missing a Javadoc comment. | 213 | |
Redundant 'public' modifier. | 213 | |
Missing a Javadoc comment. | 214 | |
Redundant 'public' modifier. | 214 | |
Missing a Javadoc comment. | 215 | |
Redundant 'public' modifier. | 215 | |
Missing a Javadoc comment. | 216 | |
Redundant 'public' modifier. | 216 | |
Missing a Javadoc comment. | 217 | |
Redundant 'public' modifier. | 217 | |
Missing a Javadoc comment. | 218 | |
Redundant 'public' modifier. | 218 | |
Missing a Javadoc comment. | 219 | |
Redundant 'public' modifier. | 219 |
Violation | Message | Line |
---|---|---|
interfaces should describe a type and hence have methods. | 10 |
Violation | Message | Line |
---|---|---|
interfaces should describe a type and hence have methods. | 10 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Missing a Javadoc comment. | 15 | |
Redundant 'public' modifier. | 15 | |
Missing a Javadoc comment. | 17 | |
Redundant 'public' modifier. | 17 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Line is longer than 80 characters (found 101). | 12 | |
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters (found 101). | 13 | |
Missing a Javadoc comment. | 13 | |
Line is longer than 80 characters (found 101). | 14 | |
Missing a Javadoc comment. | 14 | |
Line is longer than 80 characters (found 101). | 15 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Name '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Variable '_operations' must be private and have accessor methods. | 17 | |
'4' is a magic number. | 20 | |
Missing a Javadoc comment. | 24 | |
Name '_initOperationDesc1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 24 | |
'3' is a magic number. | 101 | |
Missing a Javadoc comment. | 105 | |
Missing a Javadoc comment. | 109 | |
Parameter endpointURL should be final. | 109 | |
Parameter service should be final. | 110 | |
Missing a Javadoc comment. | 115 | |
Parameter service should be final. | 115 | |
Method 'createCall' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 129 | |
Name '_t' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 154 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Missing a Javadoc comment. | 160 | |
Parameter arg0 should be final. | 160 | |
Parameter arg1 should be final. | 160 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 164 | |
Line is longer than 80 characters (found 82). | 173 | |
Line is longer than 80 characters (found 81). | 175 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 180 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 192 | |
Missing a Javadoc comment. | 192 | |
Parameter arg0 should be final. | 192 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 196 | |
Line is longer than 80 characters (found 82). | 205 | |
Line is longer than 80 characters (found 81). | 207 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 212 | |
Line is longer than 80 characters (found 81). | 213 | |
'{' is followed by whitespace. | 213 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 221 | |
Method 'getCheck' is not designed for extension - needs to be abstract, final or empty. | 231 | |
Missing a Javadoc comment. | 231 | |
Parameter arg0 should be final. | 231 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 235 | |
Line is longer than 80 characters (found 82). | 244 | |
Line is longer than 80 characters (found 81). | 246 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 251 | |
Line is longer than 80 characters (found 81). | 252 | |
'{' is followed by whitespace. | 252 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 260 | |
Method 'setCheck' is not designed for extension - needs to be abstract, final or empty. | 270 | |
Missing a Javadoc comment. | 270 | |
Parameter arg0 should be final. | 270 | |
Parameter arg1 should be final. | 270 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 274 | |
'3' is a magic number. | 275 | |
Line is longer than 80 characters (found 82). | 283 | |
Line is longer than 80 characters (found 81). | 285 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 290 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 3 | |
Line is longer than 80 characters (found 81). | 5 | |
Missing a Javadoc comment. | 5 | |
Name '_endpoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 5 | |
Line is longer than 80 characters (found 81). | 6 | |
Missing a Javadoc comment. | 6 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 12 | |
Parameter endpoint should be final. | 12 | |
Missing a Javadoc comment. | 17 | |
Name '_initButtonProxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Line is longer than 80 characters (found 94). | 19 | |
'if' construct must use '{}'s. | 22 | |
'else' construct must use '{}'s. | 27 | |
Line is longer than 80 characters (found 84). | 29 | |
Must have at least one statement. | 32 | |
Method 'getEndpoint' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Method 'setEndpoint' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter endpoint should be final. | 40 | |
'if' construct must use '{}'s. | 42 | |
Method 'getButton' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
'if' construct must use '{}'s. | 49 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter arg0 should be final. | 54 | |
Parameter arg1 should be final. | 54 | |
'if' construct must use '{}'s. | 55 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter arg0 should be final. | 60 | |
'if' construct must use '{}'s. | 61 | |
Method 'getCheck' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter arg0 should be final. | 66 | |
'if' construct must use '{}'s. | 67 | |
Method 'setCheck' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter arg0 should be final. | 72 | |
Parameter arg1 should be final. | 72 | |
'if' construct must use '{}'s. | 73 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Missing a Javadoc comment. | 16 | |
Redundant 'public' modifier. | 16 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 16 | |
Parameter config should be final. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter wsdlLoc should be final. | 20 | |
Parameter sName should be final. | 21 | |
Line is longer than 80 characters (found 88). | 27 | |
Missing a Javadoc comment. | 27 | |
Name 'ButtonPort_address' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 | |
Method 'getButtonPortAddress' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 34 | |
Name 'ButtonPortWSDDServiceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
Method 'getButtonPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Method 'setButtonPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter name should be final. | 40 | |
Method 'getButtonPort' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'getButtonPort' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter portAddress should be final. | 56 | |
Line is longer than 80 characters (found 158). | 58 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
Method 'setButtonPortEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter address should be final. | 67 | |
Expected an @return tag. | 75 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Parameter serviceEndpointInterface should be final. | 75 | |
Expected @param tag for 'serviceEndpointInterface'. | 75 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 76 | |
Line is longer than 80 characters (found 162). | 80 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
Avoid inline conditionals. | 90 | |
Expected an @return tag. | 98 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Parameter portName should be final. | 98 | |
Expected @param tag for 'portName'. | 98 | |
Parameter serviceEndpointInterface should be final. | 99 | |
Expected @param tag for 'serviceEndpointInterface'. | 99 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 100 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 120 | |
Method 'getPorts' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Parameter portName should be final. | 135 | |
Expected @param tag for 'portName'. | 135 | |
Parameter address should be final. | 136 | |
Expected @param tag for 'address'. | 136 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 136 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Parameter portName should be final. | 149 | |
Expected @param tag for 'portName'. | 149 | |
Parameter address should be final. | 150 | |
Expected @param tag for 'address'. | 150 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 150 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Missing a Javadoc comment. | 14 | |
Redundant 'public' modifier. | 14 | |
Missing a Javadoc comment. | 16 | |
Redundant 'public' modifier. | 16 | |
Missing a Javadoc comment. | 19 | |
Redundant 'public' modifier. | 19 | |
Missing a Javadoc comment. | 22 | |
Redundant 'public' modifier. | 22 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 28 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 | |
Missing a Javadoc comment. | 33 | |
Redundant 'public' modifier. | 33 | |
Missing a Javadoc comment. | 35 | |
Redundant 'public' modifier. | 35 | |
Missing a Javadoc comment. | 37 | |
Redundant 'public' modifier. | 37 | |
Missing a Javadoc comment. | 41 | |
Redundant 'public' modifier. | 41 | |
Missing a Javadoc comment. | 43 | |
Redundant 'public' modifier. | 43 | |
Missing a Javadoc comment. | 46 | |
Redundant 'public' modifier. | 46 | |
Missing a Javadoc comment. | 48 | |
Redundant 'public' modifier. | 48 | |
Missing a Javadoc comment. | 50 | |
Redundant 'public' modifier. | 50 | |
Missing a Javadoc comment. | 52 | |
Redundant 'public' modifier. | 52 | |
Missing a Javadoc comment. | 55 | |
Redundant 'public' modifier. | 55 | |
Missing a Javadoc comment. | 58 | |
Redundant 'public' modifier. | 58 | |
Missing a Javadoc comment. | 60 | |
Redundant 'public' modifier. | 60 | |
Missing a Javadoc comment. | 62 | |
Redundant 'public' modifier. | 62 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Line is longer than 80 characters (found 101). | 12 | |
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters (found 101). | 13 | |
Missing a Javadoc comment. | 13 | |
Line is longer than 80 characters (found 101). | 14 | |
Missing a Javadoc comment. | 14 | |
Line is longer than 80 characters (found 101). | 15 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Name '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Variable '_operations' must be private and have accessor methods. | 17 | |
'21' is a magic number. | 20 | |
Method length is 259 lines (max allowed is 150). | 26 | |
Missing a Javadoc comment. | 26 | |
Name '_initOperationDesc1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 26 | |
'3' is a magic number. | 146 | |
'4' is a magic number. | 168 | |
'5' is a magic number. | 192 | |
'6' is a magic number. | 209 | |
'7' is a magic number. | 241 | |
'8' is a magic number. | 265 | |
'9' is a magic number. | 282 | |
Method length is 226 lines (max allowed is 150). | 286 | |
Missing a Javadoc comment. | 286 | |
Name '_initOperationDesc2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 286 | |
'10' is a magic number. | 320 | |
'11' is a magic number. | 337 | |
'12' is a magic number. | 361 | |
'13' is a magic number. | 378 | |
'14' is a magic number. | 395 | |
'15' is a magic number. | 412 | |
'16' is a magic number. | 443 | |
'17' is a magic number. | 475 | |
'18' is a magic number. | 492 | |
'19' is a magic number. | 509 | |
Missing a Javadoc comment. | 513 | |
Name '_initOperationDesc3' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 513 | |
'20' is a magic number. | 531 | |
Missing a Javadoc comment. | 535 | |
Missing a Javadoc comment. | 539 | |
Parameter endpointURL should be final. | 539 | |
Parameter service should be final. | 540 | |
Missing a Javadoc comment. | 545 | |
Parameter service should be final. | 545 | |
Line is longer than 80 characters (found 90). | 557 | |
Line is longer than 80 characters (found 92). | 558 | |
Line is longer than 80 characters (found 90). | 559 | |
Line is longer than 80 characters (found 92). | 560 | |
Line is longer than 80 characters (found 92). | 561 | |
Line is longer than 80 characters (found 94). | 562 | |
Line is longer than 80 characters (found 94). | 563 | |
Line is longer than 80 characters (found 96). | 564 | |
Line is longer than 80 characters (found 102). | 565 | |
Line is longer than 80 characters (found 104). | 566 | |
Method 'createCall' is not designed for extension - needs to be abstract, final or empty. | 602 | |
Missing a Javadoc comment. | 602 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 605 | |
Line is longer than 80 characters (found 101). | 641 | |
Line is longer than 80 characters (found 85). | 645 | |
Line is longer than 80 characters (found 87). | 647 | |
Line is longer than 80 characters (found 81). | 649 | |
Line is longer than 80 characters (found 91). | 650 | |
Line is longer than 80 characters (found 139). | 651 | |
Line is longer than 80 characters (found 145). | 653 | |
Line is longer than 80 characters (found 81). | 655 | |
Name '_t' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 661 | |
Method 'setEditSel' is not designed for extension - needs to be abstract, final or empty. | 667 | |
Missing a Javadoc comment. | 667 | |
Parameter arg0 should be final. | 667 | |
Parameter arg1 should be final. | 667 | |
Parameter arg2 should be final. | 667 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 672 | |
Line is longer than 80 characters (found 82). | 681 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 689 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 699 | |
Method 'setCurSel' is not designed for extension - needs to be abstract, final or empty. | 709 | |
Missing a Javadoc comment. | 709 | |
Parameter arg0 should be final. | 709 | |
Parameter arg1 should be final. | 709 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 713 | |
Line is longer than 80 characters (found 82). | 722 | |
Line is longer than 80 characters (found 82). | 724 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 729 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 738 | |
Method 'selectString' is not designed for extension - needs to be abstract, final or empty. | 748 | |
Missing a Javadoc comment. | 748 | |
Parameter arg0 should be final. | 748 | |
Parameter arg1 should be final. | 748 | |
Parameter arg2 should be final. | 748 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 753 | |
Line is longer than 80 characters (found 82). | 762 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 770 | |
'{' is followed by whitespace. | 771 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 780 | |
Method 'findString' is not designed for extension - needs to be abstract, final or empty. | 790 | |
Missing a Javadoc comment. | 790 | |
Parameter arg0 should be final. | 790 | |
Parameter arg1 should be final. | 790 | |
Parameter arg2 should be final. | 790 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 795 | |
'3' is a magic number. | 796 | |
Line is longer than 80 characters (found 82). | 804 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 812 | |
'{' is followed by whitespace. | 813 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 822 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 832 | |
Missing a Javadoc comment. | 832 | |
Parameter arg0 should be final. | 832 | |
Parameter arg1 should be final. | 832 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 837 | |
'4' is a magic number. | 838 | |
Line is longer than 80 characters (found 82). | 846 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 853 | |
Method 'showDropdown' is not designed for extension - needs to be abstract, final or empty. | 865 | |
Missing a Javadoc comment. | 865 | |
Parameter arg0 should be final. | 865 | |
Parameter arg1 should be final. | 865 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 870 | |
'5' is a magic number. | 871 | |
Line is longer than 80 characters (found 82). | 879 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 887 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 896 | |
Method 'getEditSel' is not designed for extension - needs to be abstract, final or empty. | 906 | |
Missing a Javadoc comment. | 906 | |
Parameter arg0 should be final. | 906 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 910 | |
'6' is a magic number. | 911 | |
Line is longer than 80 characters (found 82). | 919 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 927 | |
Line is longer than 80 characters (found 81). | 928 | |
'{' is followed by whitespace. | 928 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 936 | |
Method 'getLBText' is not designed for extension - needs to be abstract, final or empty. | 946 | |
Missing a Javadoc comment. | 946 | |
Parameter arg0 should be final. | 946 | |
Parameter arg1 should be final. | 946 | |
Parameter arg2 should be final. | 946 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 951 | |
'7' is a magic number. | 952 | |
Line is longer than 80 characters (found 82). | 960 | |
Line is longer than 80 characters (found 82). | 962 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 967 | |
'{' is followed by whitespace. | 968 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 977 | |
Line is longer than 80 characters (found 81). | 987 | |
Method 'getItemData' is not designed for extension - needs to be abstract, final or empty. | 987 | |
Missing a Javadoc comment. | 987 | |
Parameter arg0 should be final. | 987 | |
Parameter arg1 should be final. | 987 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 991 | |
'8' is a magic number. | 992 | |
Line is longer than 80 characters (found 82). | 1000 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1008 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1017 | |
Method 'getCount' is not designed for extension - needs to be abstract, final or empty. | 1027 | |
Missing a Javadoc comment. | 1027 | |
Parameter arg0 should be final. | 1027 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1031 | |
'9' is a magic number. | 1032 | |
Line is longer than 80 characters (found 82). | 1040 | |
Line is longer than 80 characters (found 81). | 1042 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1047 | |
Line is longer than 80 characters (found 81). | 1048 | |
'{' is followed by whitespace. | 1048 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1056 | |
Method 'findItemData' is not designed for extension - needs to be abstract, final or empty. | 1066 | |
Missing a Javadoc comment. | 1066 | |
Parameter arg0 should be final. | 1066 | |
Parameter arg1 should be final. | 1066 | |
Parameter arg2 should be final. | 1067 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1072 | |
'10' is a magic number. | 1073 | |
Line is longer than 80 characters (found 82). | 1081 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1089 | |
'{' is followed by whitespace. | 1090 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1099 | |
Method 'getCurSel' is not designed for extension - needs to be abstract, final or empty. | 1109 | |
Missing a Javadoc comment. | 1109 | |
Parameter arg0 should be final. | 1109 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1113 | |
'11' is a magic number. | 1114 | |
Line is longer than 80 characters (found 82). | 1122 | |
Line is longer than 80 characters (found 82). | 1124 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1129 | |
Line is longer than 80 characters (found 81). | 1130 | |
'{' is followed by whitespace. | 1130 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1138 | |
Method 'getLBTextLen' is not designed for extension - needs to be abstract, final or empty. | 1148 | |
Missing a Javadoc comment. | 1148 | |
Parameter arg0 should be final. | 1148 | |
Parameter arg1 should be final. | 1148 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1153 | |
'12' is a magic number. | 1154 | |
Line is longer than 80 characters (found 82). | 1162 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1170 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1179 | |
Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 1189 | |
Missing a Javadoc comment. | 1189 | |
Parameter arg0 should be final. | 1189 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1193 | |
'13' is a magic number. | 1194 | |
Line is longer than 80 characters (found 82). | 1202 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1209 | |
Line is longer than 80 characters (found 81). | 1210 | |
'{' is followed by whitespace. | 1210 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1218 | |
Method 'resetContent' is not designed for extension - needs to be abstract, final or empty. | 1228 | |
Missing a Javadoc comment. | 1228 | |
Parameter arg0 should be final. | 1228 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1232 | |
'14' is a magic number. | 1233 | |
Line is longer than 80 characters (found 82). | 1241 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1249 | |
Line is longer than 80 characters (found 81). | 1250 | |
'{' is followed by whitespace. | 1250 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1258 | |
Method 'getDroppedState' is not designed for extension - needs to be abstract, final or empty. | 1268 | |
Missing a Javadoc comment. | 1268 | |
Parameter arg0 should be final. | 1268 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1272 | |
'15' is a magic number. | 1273 | |
Line is longer than 80 characters (found 82). | 1281 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1289 | |
Line is longer than 80 characters (found 81). | 1290 | |
'{' is followed by whitespace. | 1290 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1298 | |
Method 'setItemHeight' is not designed for extension - needs to be abstract, final or empty. | 1308 | |
Missing a Javadoc comment. | 1308 | |
Parameter arg0 should be final. | 1308 | |
Parameter arg1 should be final. | 1308 | |
Parameter arg2 should be final. | 1308 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1313 | |
'16' is a magic number. | 1314 | |
Line is longer than 80 characters (found 82). | 1322 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1330 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1340 | |
Method 'findStringExact' is not designed for extension - needs to be abstract, final or empty. | 1350 | |
Missing a Javadoc comment. | 1350 | |
Parameter arg0 should be final. | 1350 | |
Parameter arg1 should be final. | 1350 | |
Parameter arg2 should be final. | 1350 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1355 | |
'17' is a magic number. | 1356 | |
Line is longer than 80 characters (found 82). | 1364 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1372 | |
'{' is followed by whitespace. | 1373 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1382 | |
Method 'getTextLength' is not designed for extension - needs to be abstract, final or empty. | 1392 | |
Missing a Javadoc comment. | 1392 | |
Parameter arg0 should be final. | 1392 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1396 | |
'18' is a magic number. | 1397 | |
Line is longer than 80 characters (found 82). | 1405 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1413 | |
Line is longer than 80 characters (found 81). | 1414 | |
'{' is followed by whitespace. | 1414 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1422 | |
Method 'getExtendedUI' is not designed for extension - needs to be abstract, final or empty. | 1432 | |
Missing a Javadoc comment. | 1432 | |
Parameter arg0 should be final. | 1432 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1436 | |
'19' is a magic number. | 1437 | |
Line is longer than 80 characters (found 82). | 1445 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1453 | |
Line is longer than 80 characters (found 81). | 1454 | |
'{' is followed by whitespace. | 1454 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1462 | |
Method 'getItemHeight' is not designed for extension - needs to be abstract, final or empty. | 1472 | |
Missing a Javadoc comment. | 1472 | |
Parameter arg0 should be final. | 1472 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1476 | |
'20' is a magic number. | 1477 | |
Line is longer than 80 characters (found 82). | 1485 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1493 | |
Line is longer than 80 characters (found 81). | 1494 | |
'{' is followed by whitespace. | 1494 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1502 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 3 | |
Line is longer than 80 characters (found 85). | 5 | |
Missing a Javadoc comment. | 5 | |
Name '_endpoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 5 | |
Line is longer than 80 characters (found 85). | 6 | |
Missing a Javadoc comment. | 6 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 12 | |
Parameter endpoint should be final. | 12 | |
Missing a Javadoc comment. | 17 | |
Name '_initComboBoxProxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Line is longer than 80 characters (found 100). | 19 | |
'if' construct must use '{}'s. | 22 | |
'else' construct must use '{}'s. | 27 | |
Line is longer than 80 characters (found 84). | 29 | |
Must have at least one statement. | 32 | |
Method 'getEndpoint' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Method 'setEndpoint' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter endpoint should be final. | 40 | |
'if' construct must use '{}'s. | 42 | |
Line is longer than 80 characters (found 82). | 48 | |
Method 'getComboBox' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
'if' construct must use '{}'s. | 49 | |
Method 'setEditSel' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter arg0 should be final. | 54 | |
Parameter arg1 should be final. | 54 | |
Parameter arg2 should be final. | 54 | |
'if' construct must use '{}'s. | 56 | |
Method 'setCurSel' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter arg0 should be final. | 61 | |
Parameter arg1 should be final. | 61 | |
'if' construct must use '{}'s. | 62 | |
Method 'selectString' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter arg0 should be final. | 67 | |
Parameter arg1 should be final. | 67 | |
Parameter arg2 should be final. | 67 | |
'if' construct must use '{}'s. | 69 | |
Method 'findString' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter arg0 should be final. | 74 | |
Parameter arg1 should be final. | 74 | |
Parameter arg2 should be final. | 74 | |
'if' construct must use '{}'s. | 76 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Parameter arg0 should be final. | 81 | |
Parameter arg1 should be final. | 81 | |
'if' construct must use '{}'s. | 83 | |
Method 'showDropdown' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter arg0 should be final. | 88 | |
Parameter arg1 should be final. | 88 | |
'if' construct must use '{}'s. | 90 | |
Method 'getEditSel' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter arg0 should be final. | 95 | |
'if' construct must use '{}'s. | 96 | |
Method 'getLBText' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Missing a Javadoc comment. | 101 | |
Parameter arg0 should be final. | 101 | |
Parameter arg1 should be final. | 101 | |
Parameter arg2 should be final. | 101 | |
'if' construct must use '{}'s. | 103 | |
Line is longer than 80 characters (found 81). | 108 | |
Method 'getItemData' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Parameter arg0 should be final. | 108 | |
Parameter arg1 should be final. | 108 | |
'if' construct must use '{}'s. | 109 | |
Method 'getCount' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Parameter arg0 should be final. | 114 | |
'if' construct must use '{}'s. | 115 | |
Method 'findItemData' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter arg0 should be final. | 120 | |
Parameter arg1 should be final. | 120 | |
Parameter arg2 should be final. | 121 | |
'if' construct must use '{}'s. | 123 | |
Method 'getCurSel' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Missing a Javadoc comment. | 128 | |
Parameter arg0 should be final. | 128 | |
'if' construct must use '{}'s. | 129 | |
Method 'getLBTextLen' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Missing a Javadoc comment. | 134 | |
Parameter arg0 should be final. | 134 | |
Parameter arg1 should be final. | 134 | |
'if' construct must use '{}'s. | 136 | |
Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Missing a Javadoc comment. | 141 | |
Parameter arg0 should be final. | 141 | |
'if' construct must use '{}'s. | 142 | |
Method 'resetContent' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Missing a Javadoc comment. | 147 | |
Parameter arg0 should be final. | 147 | |
'if' construct must use '{}'s. | 148 | |
Method 'getDroppedState' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Missing a Javadoc comment. | 153 | |
Parameter arg0 should be final. | 153 | |
'if' construct must use '{}'s. | 154 | |
Method 'setItemHeight' is not designed for extension - needs to be abstract, final or empty. | 159 | |
Missing a Javadoc comment. | 159 | |
Parameter arg0 should be final. | 159 | |
Parameter arg1 should be final. | 159 | |
Parameter arg2 should be final. | 159 | |
'if' construct must use '{}'s. | 161 | |
Method 'findStringExact' is not designed for extension - needs to be abstract, final or empty. | 166 | |
Missing a Javadoc comment. | 166 | |
Parameter arg0 should be final. | 166 | |
Parameter arg1 should be final. | 166 | |
Parameter arg2 should be final. | 166 | |
'if' construct must use '{}'s. | 168 | |
Method 'getTextLength' is not designed for extension - needs to be abstract, final or empty. | 173 | |
Missing a Javadoc comment. | 173 | |
Parameter arg0 should be final. | 173 | |
'if' construct must use '{}'s. | 174 | |
Method 'getExtendedUI' is not designed for extension - needs to be abstract, final or empty. | 179 | |
Missing a Javadoc comment. | 179 | |
Parameter arg0 should be final. | 179 | |
'if' construct must use '{}'s. | 180 | |
Method 'getItemHeight' is not designed for extension - needs to be abstract, final or empty. | 185 | |
Missing a Javadoc comment. | 185 | |
Parameter arg0 should be final. | 185 | |
'if' construct must use '{}'s. | 186 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Line is longer than 80 characters (found 84). | 13 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Line is longer than 80 characters (found 83). | 16 | |
Missing a Javadoc comment. | 16 | |
Redundant 'public' modifier. | 16 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 17 | |
Parameter config should be final. | 17 | |
Missing a Javadoc comment. | 21 | |
Parameter wsdlLoc should be final. | 21 | |
Parameter sName should be final. | 22 | |
Line is longer than 80 characters (found 92). | 28 | |
Missing a Javadoc comment. | 28 | |
Name 'ComboBoxPort_address' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 28 | |
Method 'getComboBoxPortAddress' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 35 | |
Name 'ComboBoxPortWSDDServiceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
Method 'getComboBoxPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Method 'setComboBoxPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Parameter name should be final. | 41 | |
Line is longer than 80 characters (found 84). | 45 | |
Method 'getComboBoxPort' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Line is longer than 80 characters (found 83). | 56 | |
Method 'getComboBoxPort' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter portAddress should be final. | 57 | |
Line is longer than 80 characters (found 166). | 59 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
Method 'setComboBoxPortEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter address should be final. | 68 | |
Expected an @return tag. | 76 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Parameter serviceEndpointInterface should be final. | 76 | |
Expected @param tag for 'serviceEndpointInterface'. | 76 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 77 | |
Line is longer than 80 characters (found 170). | 81 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
Avoid inline conditionals. | 91 | |
Expected an @return tag. | 99 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Parameter portName should be final. | 99 | |
Expected @param tag for 'portName'. | 99 | |
Parameter serviceEndpointInterface should be final. | 100 | |
Expected @param tag for 'serviceEndpointInterface'. | 100 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 101 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 109 | |
Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
Missing a Javadoc comment. | 121 | |
Method 'getPorts' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Missing a Javadoc comment. | 123 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Parameter portName should be final. | 136 | |
Expected @param tag for 'portName'. | 136 | |
Parameter address should be final. | 137 | |
Expected @param tag for 'address'. | 137 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 137 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Parameter portName should be final. | 150 | |
Expected @param tag for 'portName'. | 150 | |
Parameter address should be final. | 151 | |
Expected @param tag for 'address'. | 151 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 151 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Missing a Javadoc comment. | 14 | |
Redundant 'public' modifier. | 14 | |
Missing a Javadoc comment. | 17 | |
Redundant 'public' modifier. | 17 | |
Missing a Javadoc comment. | 19 | |
Redundant 'public' modifier. | 19 | |
Missing a Javadoc comment. | 22 | |
Redundant 'public' modifier. | 22 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 | |
Missing a Javadoc comment. | 27 | |
Redundant 'public' modifier. | 27 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 | |
Missing a Javadoc comment. | 31 | |
Redundant 'public' modifier. | 31 | |
Missing a Javadoc comment. | 33 | |
Redundant 'public' modifier. | 33 | |
Missing a Javadoc comment. | 35 | |
Redundant 'public' modifier. | 35 | |
Missing a Javadoc comment. | 38 | |
Redundant 'public' modifier. | 38 | |
Missing a Javadoc comment. | 40 | |
Redundant 'public' modifier. | 40 | |
Missing a Javadoc comment. | 42 | |
Redundant 'public' modifier. | 42 | |
Missing a Javadoc comment. | 44 | |
Redundant 'public' modifier. | 44 | |
Missing a Javadoc comment. | 46 | |
Redundant 'public' modifier. | 46 | |
Missing a Javadoc comment. | 49 | |
Redundant 'public' modifier. | 49 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Line is longer than 80 characters (found 101). | 12 | |
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters (found 101). | 13 | |
Missing a Javadoc comment. | 13 | |
Line is longer than 80 characters (found 101). | 14 | |
Missing a Javadoc comment. | 14 | |
Line is longer than 80 characters (found 101). | 15 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Name '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Variable '_operations' must be private and have accessor methods. | 17 | |
'17' is a magic number. | 20 | |
Method length is 231 lines (max allowed is 150). | 25 | |
Missing a Javadoc comment. | 25 | |
Name '_initOperationDesc1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 25 | |
'3' is a magic number. | 130 | |
'4' is a magic number. | 154 | |
'5' is a magic number. | 171 | |
'6' is a magic number. | 188 | |
'7' is a magic number. | 212 | |
'8' is a magic number. | 236 | |
'9' is a magic number. | 253 | |
Missing a Javadoc comment. | 257 | |
Name '_initOperationDesc2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 257 | |
'10' is a magic number. | 283 | |
'11' is a magic number. | 300 | |
'12' is a magic number. | 317 | |
'13' is a magic number. | 334 | |
'14' is a magic number. | 351 | |
'15' is a magic number. | 375 | |
'16' is a magic number. | 392 | |
Missing a Javadoc comment. | 396 | |
Missing a Javadoc comment. | 400 | |
Parameter endpointURL should be final. | 400 | |
Parameter service should be final. | 401 | |
Missing a Javadoc comment. | 406 | |
Parameter service should be final. | 406 | |
Method 'createCall' is not designed for extension - needs to be abstract, final or empty. | 417 | |
Missing a Javadoc comment. | 417 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 420 | |
Name '_t' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 445 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 451 | |
Missing a Javadoc comment. | 451 | |
Parameter arg0 should be final. | 451 | |
Parameter arg1 should be final. | 451 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 456 | |
Line is longer than 80 characters (found 82). | 465 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 472 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 481 | |
Method 'setSel' is not designed for extension - needs to be abstract, final or empty. | 491 | |
Missing a Javadoc comment. | 491 | |
Parameter arg0 should be final. | 491 | |
Parameter arg1 should be final. | 491 | |
Parameter arg2 should be final. | 491 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 496 | |
Line is longer than 80 characters (found 82). | 505 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 512 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 522 | |
Method 'canUndo' is not designed for extension - needs to be abstract, final or empty. | 532 | |
Missing a Javadoc comment. | 532 | |
Parameter arg0 should be final. | 532 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 536 | |
Line is longer than 80 characters (found 82). | 545 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 552 | |
Line is longer than 80 characters (found 81). | 553 | |
'{' is followed by whitespace. | 553 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 561 | |
Method 'scroll' is not designed for extension - needs to be abstract, final or empty. | 571 | |
Missing a Javadoc comment. | 571 | |
Parameter arg0 should be final. | 571 | |
Parameter arg1 should be final. | 571 | |
Parameter arg2 should be final. | 571 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 576 | |
'3' is a magic number. | 577 | |
Line is longer than 80 characters (found 82). | 585 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 592 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 602 | |
Method 'lineFromChar' is not designed for extension - needs to be abstract, final or empty. | 612 | |
Missing a Javadoc comment. | 612 | |
Parameter arg0 should be final. | 612 | |
Parameter arg1 should be final. | 612 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 617 | |
'4' is a magic number. | 618 | |
Line is longer than 80 characters (found 82). | 626 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 634 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 643 | |
Method 'getLineCount' is not designed for extension - needs to be abstract, final or empty. | 653 | |
Missing a Javadoc comment. | 653 | |
Parameter arg0 should be final. | 653 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 657 | |
'5' is a magic number. | 658 | |
Line is longer than 80 characters (found 82). | 666 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 674 | |
Line is longer than 80 characters (found 81). | 675 | |
'{' is followed by whitespace. | 675 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 683 | |
Method 'getSel' is not designed for extension - needs to be abstract, final or empty. | 693 | |
Missing a Javadoc comment. | 693 | |
Parameter arg0 should be final. | 693 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 697 | |
'6' is a magic number. | 698 | |
Line is longer than 80 characters (found 82). | 706 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 713 | |
Line is longer than 80 characters (found 81). | 714 | |
'{' is followed by whitespace. | 714 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 722 | |
Method 'lineLength' is not designed for extension - needs to be abstract, final or empty. | 732 | |
Missing a Javadoc comment. | 732 | |
Parameter arg0 should be final. | 732 | |
Parameter arg1 should be final. | 732 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 736 | |
'7' is a magic number. | 737 | |
Line is longer than 80 characters (found 82). | 745 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 753 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 762 | |
Method 'lineIndex' is not designed for extension - needs to be abstract, final or empty. | 772 | |
Missing a Javadoc comment. | 772 | |
Parameter arg0 should be final. | 772 | |
Parameter arg1 should be final. | 772 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 776 | |
'8' is a magic number. | 777 | |
Line is longer than 80 characters (found 82). | 785 | |
Line is longer than 80 characters (found 82). | 787 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 792 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 801 | |
Method 'getModify' is not designed for extension - needs to be abstract, final or empty. | 811 | |
Missing a Javadoc comment. | 811 | |
Parameter arg0 should be final. | 811 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 815 | |
'9' is a magic number. | 816 | |
Line is longer than 80 characters (found 82). | 824 | |
Line is longer than 80 characters (found 82). | 826 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 831 | |
Line is longer than 80 characters (found 81). | 832 | |
'{' is followed by whitespace. | 832 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 840 | |
Method 'replaceSel' is not designed for extension - needs to be abstract, final or empty. | 850 | |
Missing a Javadoc comment. | 850 | |
Parameter arg0 should be final. | 850 | |
Parameter arg1 should be final. | 850 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 855 | |
'10' is a magic number. | 856 | |
Line is longer than 80 characters (found 82). | 864 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 872 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 881 | |
Method 'scrollCaret' is not designed for extension - needs to be abstract, final or empty. | 891 | |
Missing a Javadoc comment. | 891 | |
Parameter arg0 should be final. | 891 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 895 | |
'11' is a magic number. | 896 | |
Line is longer than 80 characters (found 82). | 904 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 912 | |
Line is longer than 80 characters (found 81). | 913 | |
'{' is followed by whitespace. | 913 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 921 | |
Method 'emptyUndoBuffer' is not designed for extension - needs to be abstract, final or empty. | 931 | |
Missing a Javadoc comment. | 931 | |
Parameter arg0 should be final. | 931 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 935 | |
'12' is a magic number. | 936 | |
Line is longer than 80 characters (found 82). | 944 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 952 | |
Line is longer than 80 characters (found 81). | 953 | |
'{' is followed by whitespace. | 953 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 961 | |
Method 'getFirstVisibleLine' is not designed for extension - needs to be abstract, final or empty. | 971 | |
Missing a Javadoc comment. | 971 | |
Parameter arg0 should be final. | 971 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 975 | |
'13' is a magic number. | 976 | |
Line is longer than 80 characters (found 82). | 984 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 992 | |
Line is longer than 80 characters (found 81). | 993 | |
'{' is followed by whitespace. | 993 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1001 | |
Method 'getPasswordChar' is not designed for extension - needs to be abstract, final or empty. | 1011 | |
Missing a Javadoc comment. | 1011 | |
Parameter arg0 should be final. | 1011 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1015 | |
'14' is a magic number. | 1016 | |
Line is longer than 80 characters (found 82). | 1024 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1032 | |
Line is longer than 80 characters (found 81). | 1033 | |
'{' is followed by whitespace. | 1033 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1041 | |
Method 'setPasswordChar' is not designed for extension - needs to be abstract, final or empty. | 1051 | |
Missing a Javadoc comment. | 1051 | |
Parameter arg0 should be final. | 1051 | |
Parameter arg1 should be final. | 1051 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1056 | |
'15' is a magic number. | 1057 | |
Line is longer than 80 characters (found 82). | 1065 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1073 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1082 | |
Method 'undo' is not designed for extension - needs to be abstract, final or empty. | 1092 | |
Missing a Javadoc comment. | 1092 | |
Parameter arg0 should be final. | 1092 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1096 | |
'16' is a magic number. | 1097 | |
Line is longer than 80 characters (found 82). | 1105 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1112 | |
Line is longer than 80 characters (found 81). | 1113 | |
'{' is followed by whitespace. | 1113 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1121 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 3 | |
Missing a Javadoc comment. | 5 | |
Name '_endpoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 5 | |
Missing a Javadoc comment. | 6 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 12 | |
Parameter endpoint should be final. | 12 | |
Missing a Javadoc comment. | 17 | |
Name '_initEditProxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Line is longer than 80 characters (found 88). | 19 | |
'if' construct must use '{}'s. | 22 | |
'else' construct must use '{}'s. | 27 | |
Line is longer than 80 characters (found 84). | 29 | |
Must have at least one statement. | 32 | |
Method 'getEndpoint' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Method 'setEndpoint' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter endpoint should be final. | 40 | |
'if' construct must use '{}'s. | 42 | |
Method 'getEdit' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
'if' construct must use '{}'s. | 49 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter arg0 should be final. | 54 | |
Parameter arg1 should be final. | 54 | |
'if' construct must use '{}'s. | 56 | |
Method 'setSel' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter arg0 should be final. | 61 | |
Parameter arg1 should be final. | 61 | |
Parameter arg2 should be final. | 61 | |
'if' construct must use '{}'s. | 63 | |
Method 'canUndo' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter arg0 should be final. | 68 | |
'if' construct must use '{}'s. | 69 | |
Method 'scroll' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter arg0 should be final. | 74 | |
Parameter arg1 should be final. | 74 | |
Parameter arg2 should be final. | 74 | |
'if' construct must use '{}'s. | 76 | |
Method 'lineFromChar' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Parameter arg0 should be final. | 81 | |
Parameter arg1 should be final. | 81 | |
'if' construct must use '{}'s. | 83 | |
Method 'getLineCount' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter arg0 should be final. | 88 | |
'if' construct must use '{}'s. | 89 | |
Method 'getSel' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter arg0 should be final. | 94 | |
'if' construct must use '{}'s. | 95 | |
Method 'lineLength' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
Parameter arg0 should be final. | 100 | |
Parameter arg1 should be final. | 100 | |
'if' construct must use '{}'s. | 101 | |
Method 'lineIndex' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter arg0 should be final. | 106 | |
Parameter arg1 should be final. | 106 | |
'if' construct must use '{}'s. | 107 | |
Method 'getModify' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Parameter arg0 should be final. | 112 | |
'if' construct must use '{}'s. | 113 | |
Method 'replaceSel' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Parameter arg0 should be final. | 118 | |
Parameter arg1 should be final. | 118 | |
'if' construct must use '{}'s. | 120 | |
Method 'scrollCaret' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter arg0 should be final. | 125 | |
'if' construct must use '{}'s. | 126 | |
Method 'emptyUndoBuffer' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter arg0 should be final. | 131 | |
'if' construct must use '{}'s. | 132 | |
Method 'getFirstVisibleLine' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Missing a Javadoc comment. | 137 | |
Parameter arg0 should be final. | 137 | |
'if' construct must use '{}'s. | 138 | |
Method 'getPasswordChar' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Missing a Javadoc comment. | 143 | |
Parameter arg0 should be final. | 143 | |
'if' construct must use '{}'s. | 144 | |
Method 'setPasswordChar' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Missing a Javadoc comment. | 149 | |
Parameter arg0 should be final. | 149 | |
Parameter arg1 should be final. | 149 | |
'if' construct must use '{}'s. | 151 | |
Method 'undo' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Missing a Javadoc comment. | 156 | |
Parameter arg0 should be final. | 156 | |
'if' construct must use '{}'s. | 157 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Missing a Javadoc comment. | 16 | |
Redundant 'public' modifier. | 16 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 16 | |
Parameter config should be final. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter wsdlLoc should be final. | 20 | |
Parameter sName should be final. | 21 | |
Line is longer than 80 characters (found 84). | 27 | |
Missing a Javadoc comment. | 27 | |
Name 'EditPort_address' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 | |
Method 'getEditPortAddress' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 34 | |
Name 'EditPortWSDDServiceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
Method 'getEditPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Method 'setEditPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter name should be final. | 40 | |
Method 'getEditPort' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'getEditPort' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter portAddress should be final. | 56 | |
Line is longer than 80 characters (found 150). | 58 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
Method 'setEditPortEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter address should be final. | 67 | |
Expected an @return tag. | 75 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Parameter serviceEndpointInterface should be final. | 75 | |
Expected @param tag for 'serviceEndpointInterface'. | 75 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 76 | |
Line is longer than 80 characters (found 154). | 80 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
Avoid inline conditionals. | 90 | |
Expected an @return tag. | 98 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Parameter portName should be final. | 98 | |
Expected @param tag for 'portName'. | 98 | |
Parameter serviceEndpointInterface should be final. | 99 | |
Expected @param tag for 'serviceEndpointInterface'. | 99 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 100 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 120 | |
Method 'getPorts' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Parameter portName should be final. | 135 | |
Expected @param tag for 'portName'. | 135 | |
Parameter address should be final. | 136 | |
Expected @param tag for 'address'. | 136 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 136 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Parameter portName should be final. | 149 | |
Expected @param tag for 'portName'. | 149 | |
Parameter address should be final. | 150 | |
Expected @param tag for 'address'. | 150 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 150 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Missing a Javadoc comment. | 15 | |
Redundant 'public' modifier. | 15 | |
Missing a Javadoc comment. | 18 | |
Redundant 'public' modifier. | 18 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 | |
Missing a Javadoc comment. | 23 | |
Redundant 'public' modifier. | 23 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 28 | |
Missing a Javadoc comment. | 31 | |
Redundant 'public' modifier. | 31 | |
Missing a Javadoc comment. | 33 | |
Redundant 'public' modifier. | 33 | |
Missing a Javadoc comment. | 35 | |
Redundant 'public' modifier. | 35 | |
Missing a Javadoc comment. | 38 | |
Redundant 'public' modifier. | 38 | |
Missing a Javadoc comment. | 40 | |
Redundant 'public' modifier. | 40 | |
Missing a Javadoc comment. | 43 | |
Redundant 'public' modifier. | 43 | |
Missing a Javadoc comment. | 46 | |
Redundant 'public' modifier. | 46 | |
Missing a Javadoc comment. | 49 | |
Redundant 'public' modifier. | 49 | |
Missing a Javadoc comment. | 51 | |
Redundant 'public' modifier. | 51 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Line is longer than 80 characters (found 101). | 12 | |
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters (found 101). | 13 | |
Missing a Javadoc comment. | 13 | |
Line is longer than 80 characters (found 101). | 14 | |
Missing a Javadoc comment. | 14 | |
Line is longer than 80 characters (found 101). | 15 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Name '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Variable '_operations' must be private and have accessor methods. | 17 | |
'17' is a magic number. | 20 | |
Method length is 239 lines (max allowed is 150). | 25 | |
Missing a Javadoc comment. | 25 | |
Name '_initOperationDesc1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 25 | |
'3' is a magic number. | 138 | |
'4' is a magic number. | 155 | |
'5' is a magic number. | 172 | |
'6' is a magic number. | 196 | |
'7' is a magic number. | 227 | |
'8' is a magic number. | 244 | |
'9' is a magic number. | 261 | |
Method length is 180 lines (max allowed is 150). | 265 | |
Missing a Javadoc comment. | 265 | |
Name '_initOperationDesc2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 265 | |
'10' is a magic number. | 304 | |
'11' is a magic number. | 328 | |
'12' is a magic number. | 360 | |
'13' is a magic number. | 384 | |
'14' is a magic number. | 408 | |
'15' is a magic number. | 425 | |
'16' is a magic number. | 442 | |
Missing a Javadoc comment. | 446 | |
Missing a Javadoc comment. | 450 | |
Parameter endpointURL should be final. | 450 | |
Parameter service should be final. | 451 | |
Missing a Javadoc comment. | 456 | |
Parameter service should be final. | 456 | |
Method 'createCall' is not designed for extension - needs to be abstract, final or empty. | 467 | |
Missing a Javadoc comment. | 467 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 470 | |
Name '_t' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 495 | |
Method 'getSel' is not designed for extension - needs to be abstract, final or empty. | 501 | |
Missing a Javadoc comment. | 501 | |
Parameter arg0 should be final. | 501 | |
Parameter arg1 should be final. | 501 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 505 | |
Line is longer than 80 characters (found 82). | 514 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 521 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 530 | |
Method 'setCurSel' is not designed for extension - needs to be abstract, final or empty. | 540 | |
Missing a Javadoc comment. | 540 | |
Parameter arg0 should be final. | 540 | |
Parameter arg1 should be final. | 540 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 544 | |
Line is longer than 80 characters (found 82). | 553 | |
Line is longer than 80 characters (found 82). | 555 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 560 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 569 | |
Method 'selectString' is not designed for extension - needs to be abstract, final or empty. | 579 | |
Missing a Javadoc comment. | 579 | |
Parameter arg0 should be final. | 579 | |
Parameter arg1 should be final. | 579 | |
Parameter arg2 should be final. | 579 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 584 | |
Line is longer than 80 characters (found 82). | 593 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 601 | |
'{' is followed by whitespace. | 602 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 611 | |
Method 'findString' is not designed for extension - needs to be abstract, final or empty. | 621 | |
Missing a Javadoc comment. | 621 | |
Parameter arg0 should be final. | 621 | |
Parameter arg1 should be final. | 621 | |
Parameter arg2 should be final. | 621 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 626 | |
'3' is a magic number. | 627 | |
Line is longer than 80 characters (found 82). | 635 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 643 | |
'{' is followed by whitespace. | 644 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 653 | |
Method 'getCount' is not designed for extension - needs to be abstract, final or empty. | 663 | |
Missing a Javadoc comment. | 663 | |
Parameter arg0 should be final. | 663 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 667 | |
'4' is a magic number. | 668 | |
Line is longer than 80 characters (found 82). | 676 | |
Line is longer than 80 characters (found 81). | 678 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 683 | |
Line is longer than 80 characters (found 81). | 684 | |
'{' is followed by whitespace. | 684 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 692 | |
Method 'getCurSel' is not designed for extension - needs to be abstract, final or empty. | 702 | |
Missing a Javadoc comment. | 702 | |
Parameter arg0 should be final. | 702 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 706 | |
'5' is a magic number. | 707 | |
Line is longer than 80 characters (found 82). | 715 | |
Line is longer than 80 characters (found 82). | 717 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 722 | |
Line is longer than 80 characters (found 81). | 723 | |
'{' is followed by whitespace. | 723 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 731 | |
Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 741 | |
Missing a Javadoc comment. | 741 | |
Parameter arg0 should be final. | 741 | |
Parameter arg1 should be final. | 741 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 746 | |
'6' is a magic number. | 747 | |
Line is longer than 80 characters (found 82). | 755 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 762 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 771 | |
Method 'setSel' is not designed for extension - needs to be abstract, final or empty. | 781 | |
Missing a Javadoc comment. | 781 | |
Parameter arg0 should be final. | 781 | |
Parameter arg1 should be final. | 781 | |
Parameter arg2 should be final. | 781 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 786 | |
'7' is a magic number. | 787 | |
Line is longer than 80 characters (found 82). | 795 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 802 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 812 | |
Method 'getTopIndex' is not designed for extension - needs to be abstract, final or empty. | 822 | |
Missing a Javadoc comment. | 822 | |
Parameter arg0 should be final. | 822 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 826 | |
'8' is a magic number. | 827 | |
Line is longer than 80 characters (found 82). | 835 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 843 | |
Line is longer than 80 characters (found 81). | 844 | |
'{' is followed by whitespace. | 844 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 852 | |
Method 'getSelCount' is not designed for extension - needs to be abstract, final or empty. | 862 | |
Missing a Javadoc comment. | 862 | |
Parameter arg0 should be final. | 862 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 866 | |
'9' is a magic number. | 867 | |
Line is longer than 80 characters (found 82). | 875 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 883 | |
Line is longer than 80 characters (found 81). | 884 | |
'{' is followed by whitespace. | 884 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 892 | |
Method 'selItemRange' is not designed for extension - needs to be abstract, final or empty. | 902 | |
Missing a Javadoc comment. | 902 | |
Parameter arg0 should be final. | 902 | |
Parameter arg1 should be final. | 902 | |
Parameter arg2 should be final. | 902 | |
Parameter arg3 should be final. | 902 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 907 | |
'10' is a magic number. | 908 | |
Line is longer than 80 characters (found 82). | 916 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 924 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 934 | |
Method 'getTextLen' is not designed for extension - needs to be abstract, final or empty. | 944 | |
Missing a Javadoc comment. | 944 | |
Parameter arg0 should be final. | 944 | |
Parameter arg1 should be final. | 944 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 948 | |
'11' is a magic number. | 949 | |
Line is longer than 80 characters (found 82). | 957 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 965 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 974 | |
Method 'findStringExact' is not designed for extension - needs to be abstract, final or empty. | 984 | |
Missing a Javadoc comment. | 984 | |
Parameter arg0 should be final. | 984 | |
Parameter arg1 should be final. | 984 | |
Parameter arg2 should be final. | 984 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 989 | |
'12' is a magic number. | 990 | |
Line is longer than 80 characters (found 82). | 998 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1006 | |
'{' is followed by whitespace. | 1007 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1016 | |
Method 'getItemHeight' is not designed for extension - needs to be abstract, final or empty. | 1026 | |
Missing a Javadoc comment. | 1026 | |
Parameter arg0 should be final. | 1026 | |
Parameter arg1 should be final. | 1026 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1031 | |
'13' is a magic number. | 1032 | |
Line is longer than 80 characters (found 82). | 1040 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1048 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1057 | |
Method 'setCaretIndex' is not designed for extension - needs to be abstract, final or empty. | 1067 | |
Missing a Javadoc comment. | 1067 | |
Parameter arg0 should be final. | 1067 | |
Parameter arg1 should be final. | 1067 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1072 | |
'14' is a magic number. | 1073 | |
Line is longer than 80 characters (found 82). | 1081 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1089 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1098 | |
Method 'getCaretIndex' is not designed for extension - needs to be abstract, final or empty. | 1108 | |
Missing a Javadoc comment. | 1108 | |
Parameter arg0 should be final. | 1108 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1112 | |
'15' is a magic number. | 1113 | |
Line is longer than 80 characters (found 82). | 1121 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1129 | |
Line is longer than 80 characters (found 81). | 1130 | |
'{' is followed by whitespace. | 1130 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1138 | |
Method 'getHorizontalExtent' is not designed for extension - needs to be abstract, final or empty. | 1148 | |
Missing a Javadoc comment. | 1148 | |
Parameter arg0 should be final. | 1148 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1152 | |
'16' is a magic number. | 1153 | |
Line is longer than 80 characters (found 82). | 1161 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1169 | |
Line is longer than 80 characters (found 81). | 1170 | |
'{' is followed by whitespace. | 1170 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1178 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 3 | |
Line is longer than 80 characters (found 83). | 5 | |
Missing a Javadoc comment. | 5 | |
Name '_endpoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 5 | |
Line is longer than 80 characters (found 83). | 6 | |
Missing a Javadoc comment. | 6 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 12 | |
Parameter endpoint should be final. | 12 | |
Missing a Javadoc comment. | 17 | |
Name '_initListBoxProxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Line is longer than 80 characters (found 97). | 19 | |
'if' construct must use '{}'s. | 22 | |
'else' construct must use '{}'s. | 27 | |
Line is longer than 80 characters (found 84). | 29 | |
Must have at least one statement. | 32 | |
Method 'getEndpoint' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Method 'setEndpoint' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter endpoint should be final. | 40 | |
'if' construct must use '{}'s. | 42 | |
Method 'getListBox' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
'if' construct must use '{}'s. | 49 | |
Method 'getSel' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter arg0 should be final. | 54 | |
Parameter arg1 should be final. | 54 | |
'if' construct must use '{}'s. | 55 | |
Method 'setCurSel' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter arg0 should be final. | 60 | |
Parameter arg1 should be final. | 60 | |
'if' construct must use '{}'s. | 61 | |
Method 'selectString' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter arg0 should be final. | 66 | |
Parameter arg1 should be final. | 66 | |
Parameter arg2 should be final. | 66 | |
'if' construct must use '{}'s. | 68 | |
Method 'findString' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter arg0 should be final. | 73 | |
Parameter arg1 should be final. | 73 | |
Parameter arg2 should be final. | 73 | |
'if' construct must use '{}'s. | 75 | |
Method 'getCount' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter arg0 should be final. | 80 | |
'if' construct must use '{}'s. | 81 | |
Method 'getCurSel' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter arg0 should be final. | 86 | |
'if' construct must use '{}'s. | 87 | |
Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter arg0 should be final. | 92 | |
Parameter arg1 should be final. | 92 | |
'if' construct must use '{}'s. | 94 | |
Method 'setSel' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Parameter arg0 should be final. | 99 | |
Parameter arg1 should be final. | 99 | |
Parameter arg2 should be final. | 99 | |
'if' construct must use '{}'s. | 101 | |
Method 'getTopIndex' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter arg0 should be final. | 106 | |
'if' construct must use '{}'s. | 107 | |
Method 'getSelCount' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Parameter arg0 should be final. | 112 | |
'if' construct must use '{}'s. | 113 | |
Method 'selItemRange' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Parameter arg0 should be final. | 118 | |
Parameter arg1 should be final. | 118 | |
Parameter arg2 should be final. | 118 | |
Parameter arg3 should be final. | 118 | |
'if' construct must use '{}'s. | 120 | |
Method 'getTextLen' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter arg0 should be final. | 125 | |
Parameter arg1 should be final. | 125 | |
'if' construct must use '{}'s. | 126 | |
Method 'findStringExact' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter arg0 should be final. | 131 | |
Parameter arg1 should be final. | 131 | |
Parameter arg2 should be final. | 131 | |
'if' construct must use '{}'s. | 133 | |
Method 'getItemHeight' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Missing a Javadoc comment. | 138 | |
Parameter arg0 should be final. | 138 | |
Parameter arg1 should be final. | 138 | |
'if' construct must use '{}'s. | 140 | |
Method 'setCaretIndex' is not designed for extension - needs to be abstract, final or empty. | 145 | |
Missing a Javadoc comment. | 145 | |
Parameter arg0 should be final. | 145 | |
Parameter arg1 should be final. | 145 | |
'if' construct must use '{}'s. | 147 | |
Method 'getCaretIndex' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Missing a Javadoc comment. | 152 | |
Parameter arg0 should be final. | 152 | |
'if' construct must use '{}'s. | 153 | |
Method 'getHorizontalExtent' is not designed for extension - needs to be abstract, final or empty. | 158 | |
Missing a Javadoc comment. | 158 | |
Parameter arg0 should be final. | 158 | |
'if' construct must use '{}'s. | 159 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Line is longer than 80 characters (found 81). | 13 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Missing a Javadoc comment. | 16 | |
Redundant 'public' modifier. | 16 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Line is longer than 80 characters (found 81). | 11 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 16 | |
Parameter config should be final. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter wsdlLoc should be final. | 20 | |
Parameter sName should be final. | 21 | |
Line is longer than 80 characters (found 90). | 27 | |
Missing a Javadoc comment. | 27 | |
Name 'ListBoxPort_address' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 | |
Method 'getListBoxPortAddress' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 34 | |
Name 'ListBoxPortWSDDServiceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
Method 'getListBoxPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Method 'setListBoxPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter name should be final. | 40 | |
Line is longer than 80 characters (found 81). | 44 | |
Method 'getListBoxPort' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'getListBoxPort' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter portAddress should be final. | 56 | |
Line is longer than 80 characters (found 162). | 58 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
Method 'setListBoxPortEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter address should be final. | 67 | |
Expected an @return tag. | 75 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Parameter serviceEndpointInterface should be final. | 75 | |
Expected @param tag for 'serviceEndpointInterface'. | 75 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 76 | |
Line is longer than 80 characters (found 166). | 80 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
Avoid inline conditionals. | 90 | |
Expected an @return tag. | 98 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Parameter portName should be final. | 98 | |
Expected @param tag for 'portName'. | 98 | |
Parameter serviceEndpointInterface should be final. | 99 | |
Expected @param tag for 'serviceEndpointInterface'. | 99 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 100 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 120 | |
Method 'getPorts' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Parameter portName should be final. | 135 | |
Expected @param tag for 'portName'. | 135 | |
Parameter address should be final. | 136 | |
Expected @param tag for 'address'. | 136 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 136 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Parameter portName should be final. | 149 | |
Expected @param tag for 'portName'. | 149 | |
Parameter address should be final. | 150 | |
Expected @param tag for 'address'. | 150 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 150 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Missing a Javadoc comment. | 15 | |
Redundant 'public' modifier. | 15 | |
Missing a Javadoc comment. | 17 | |
Redundant 'public' modifier. | 17 | |
Missing a Javadoc comment. | 19 | |
Redundant 'public' modifier. | 19 | |
Missing a Javadoc comment. | 22 | |
Redundant 'public' modifier. | 22 | |
Missing a Javadoc comment. | 24 | |
Redundant 'public' modifier. | 24 | |
Missing a Javadoc comment. | 27 | |
Redundant 'public' modifier. | 27 | |
Line is longer than 80 characters (found 82). | 30 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Line is longer than 80 characters (found 101). | 12 | |
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters (found 101). | 13 | |
Missing a Javadoc comment. | 13 | |
Line is longer than 80 characters (found 101). | 14 | |
Missing a Javadoc comment. | 14 | |
Line is longer than 80 characters (found 101). | 15 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Name '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Variable '_operations' must be private and have accessor methods. | 17 | |
'9' is a magic number. | 20 | |
Method length is 180 lines (max allowed is 150). | 24 | |
Missing a Javadoc comment. | 24 | |
Name '_initOperationDesc1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 24 | |
'3' is a magic number. | 97 | |
'4' is a magic number. | 118 | |
'5' is a magic number. | 135 | |
Line is longer than 80 characters (found 91). | 155 | |
'6' is a magic number. | 159 | |
'7' is a magic number. | 183 | |
Line is longer than 80 characters (found 98). | 197 | |
'8' is a magic number. | 201 | |
Missing a Javadoc comment. | 205 | |
Missing a Javadoc comment. | 209 | |
Parameter endpointURL should be final. | 209 | |
Parameter service should be final. | 210 | |
Missing a Javadoc comment. | 215 | |
Parameter service should be final. | 215 | |
Line is longer than 80 characters (found 90). | 227 | |
Line is longer than 80 characters (found 92). | 228 | |
Line is longer than 80 characters (found 90). | 229 | |
Line is longer than 80 characters (found 92). | 230 | |
Line is longer than 80 characters (found 92). | 231 | |
Line is longer than 80 characters (found 94). | 232 | |
Line is longer than 80 characters (found 94). | 233 | |
Line is longer than 80 characters (found 96). | 234 | |
Line is longer than 80 characters (found 102). | 235 | |
Line is longer than 80 characters (found 104). | 236 | |
Line is longer than 80 characters (found 81). | 287 | |
Line is longer than 80 characters (found 83). | 298 | |
Method 'createCall' is not designed for extension - needs to be abstract, final or empty. | 313 | |
Missing a Javadoc comment. | 313 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 316 | |
Line is longer than 80 characters (found 101). | 352 | |
Line is longer than 80 characters (found 85). | 356 | |
Line is longer than 80 characters (found 87). | 358 | |
Line is longer than 80 characters (found 81). | 360 | |
Line is longer than 80 characters (found 91). | 361 | |
Line is longer than 80 characters (found 139). | 362 | |
Line is longer than 80 characters (found 145). | 364 | |
Line is longer than 80 characters (found 81). | 366 | |
Name '_t' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 372 | |
Method 'getCurSel' is not designed for extension - needs to be abstract, final or empty. | 378 | |
Missing a Javadoc comment. | 378 | |
Parameter arg0 should be final. | 378 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 382 | |
Line is longer than 80 characters (found 82). | 391 | |
Line is longer than 80 characters (found 82). | 393 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 398 | |
Line is longer than 80 characters (found 81). | 399 | |
'{' is followed by whitespace. | 399 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 407 | |
Method 'setCurSel' is not designed for extension - needs to be abstract, final or empty. | 417 | |
Missing a Javadoc comment. | 417 | |
Parameter arg0 should be final. | 417 | |
Parameter arg1 should be final. | 417 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 421 | |
Line is longer than 80 characters (found 82). | 430 | |
Line is longer than 80 characters (found 82). | 432 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 437 | |
Method 'getItemCount' is not designed for extension - needs to be abstract, final or empty. | 449 | |
Missing a Javadoc comment. | 449 | |
Parameter arg0 should be final. | 449 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 453 | |
Line is longer than 80 characters (found 82). | 462 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 470 | |
Line is longer than 80 characters (found 81). | 471 | |
'{' is followed by whitespace. | 471 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 479 | |
Method 'getCurFocus' is not designed for extension - needs to be abstract, final or empty. | 489 | |
Missing a Javadoc comment. | 489 | |
Parameter arg0 should be final. | 489 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 493 | |
'3' is a magic number. | 494 | |
Line is longer than 80 characters (found 82). | 502 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 510 | |
Line is longer than 80 characters (found 81). | 511 | |
'{' is followed by whitespace. | 511 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 519 | |
Method 'setCurFocus' is not designed for extension - needs to be abstract, final or empty. | 529 | |
Missing a Javadoc comment. | 529 | |
Parameter arg0 should be final. | 529 | |
Parameter arg1 should be final. | 529 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 534 | |
'4' is a magic number. | 535 | |
Line is longer than 80 characters (found 82). | 543 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 551 | |
Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. | 563 | |
Missing a Javadoc comment. | 563 | |
Parameter arg0 should be final. | 563 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 567 | |
'5' is a magic number. | 568 | |
Line is longer than 80 characters (found 82). | 576 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 584 | |
Line is longer than 80 characters (found 81). | 585 | |
'{' is followed by whitespace. | 585 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 593 | |
Method 'getItem' is not designed for extension - needs to be abstract, final or empty. | 603 | |
Missing a Javadoc comment. | 603 | |
Parameter arg0 should be final. | 604 | |
Parameter arg1 should be final. | 604 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 608 | |
'6' is a magic number. | 609 | |
Line is longer than 80 characters (found 82). | 617 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 624 | |
Line is longer than 80 characters (found 91). | 632 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 633 | |
Line is longer than 80 characters (found 116). | 634 | |
Line is longer than 80 characters (found 99). | 637 | |
Method 'getItemRect' is not designed for extension - needs to be abstract, final or empty. | 645 | |
Missing a Javadoc comment. | 645 | |
Parameter arg0 should be final. | 645 | |
Parameter arg1 should be final. | 646 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 650 | |
'7' is a magic number. | 651 | |
Line is longer than 80 characters (found 82). | 659 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 667 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 676 | |
Line is longer than 80 characters (found 100). | 677 | |
Line is longer than 80 characters (found 83). | 680 | |
Line is longer than 80 characters (found 82). | 688 | |
Method 'hitTest' is not designed for extension - needs to be abstract, final or empty. | 688 | |
Missing a Javadoc comment. | 688 | |
Parameter arg0 should be final. | 689 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 693 | |
'8' is a magic number. | 694 | |
Line is longer than 80 characters (found 82). | 702 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 709 | |
Line is longer than 80 characters (found 81). | 710 | |
'{' is followed by whitespace. | 710 | |
Line is longer than 80 characters (found 98). | 717 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 718 | |
Line is longer than 80 characters (found 123). | 719 | |
Line is longer than 80 characters (found 106). | 722 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 3 | |
Line is longer than 80 characters (found 90). | 5 | |
Missing a Javadoc comment. | 5 | |
Name '_endpoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 5 | |
Line is longer than 80 characters (found 90). | 6 | |
Missing a Javadoc comment. | 6 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 12 | |
Parameter endpoint should be final. | 12 | |
Missing a Javadoc comment. | 17 | |
Name '_initTabControlProxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Line is longer than 80 characters (found 106). | 19 | |
'if' construct must use '{}'s. | 22 | |
'else' construct must use '{}'s. | 27 | |
Line is longer than 80 characters (found 84). | 29 | |
Must have at least one statement. | 32 | |
Method 'getEndpoint' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Method 'setEndpoint' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter endpoint should be final. | 40 | |
'if' construct must use '{}'s. | 42 | |
Line is longer than 80 characters (found 88). | 48 | |
Method 'getTabControl' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
'if' construct must use '{}'s. | 49 | |
Method 'getCurSel' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter arg0 should be final. | 54 | |
'if' construct must use '{}'s. | 55 | |
Method 'setCurSel' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter arg0 should be final. | 60 | |
Parameter arg1 should be final. | 60 | |
'if' construct must use '{}'s. | 61 | |
Method 'setCurFocus' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter arg0 should be final. | 66 | |
Parameter arg1 should be final. | 66 | |
'if' construct must use '{}'s. | 68 | |
Method 'getItem' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter arg0 should be final. | 74 | |
Parameter arg1 should be final. | 74 | |
'if' construct must use '{}'s. | 75 | |
Method 'getItemCount' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter arg0 should be final. | 80 | |
'if' construct must use '{}'s. | 81 | |
Method 'getCurFocus' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter arg0 should be final. | 86 | |
'if' construct must use '{}'s. | 87 | |
Method 'getItemRect' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter arg0 should be final. | 92 | |
Parameter arg1 should be final. | 93 | |
'if' construct must use '{}'s. | 94 | |
Line is longer than 80 characters (found 82). | 99 | |
Method 'hitTest' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Parameter arg0 should be final. | 100 | |
'if' construct must use '{}'s. | 101 | |
Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter arg0 should be final. | 106 | |
'if' construct must use '{}'s. | 107 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Line is longer than 80 characters (found 90). | 13 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Line is longer than 80 characters (found 89). | 16 | |
Missing a Javadoc comment. | 16 | |
Redundant 'public' modifier. | 16 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 14 | |
Line is longer than 80 characters (found 81). | 17 | |
Missing a Javadoc comment. | 17 | |
Parameter config should be final. | 17 | |
Missing a Javadoc comment. | 21 | |
Parameter wsdlLoc should be final. | 21 | |
Parameter sName should be final. | 22 | |
Line is longer than 80 characters (found 96). | 28 | |
Missing a Javadoc comment. | 28 | |
Name 'TabControlPort_address' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 28 | |
Method 'getTabControlPortAddress' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 35 | |
Name 'TabControlPortWSDDServiceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
Method 'getTabControlPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Method 'setTabControlPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Parameter name should be final. | 41 | |
Line is longer than 80 characters (found 90). | 45 | |
Method 'getTabControlPort' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Line is longer than 80 characters (found 89). | 56 | |
Method 'getTabControlPort' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter portAddress should be final. | 57 | |
Line is longer than 80 characters (found 174). | 59 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
Method 'setTabControlPortEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter address should be final. | 68 | |
Expected an @return tag. | 76 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Parameter serviceEndpointInterface should be final. | 76 | |
Expected @param tag for 'serviceEndpointInterface'. | 76 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 77 | |
Line is longer than 80 characters (found 81). | 79 | |
Line is longer than 80 characters (found 178). | 81 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
Avoid inline conditionals. | 91 | |
Expected an @return tag. | 99 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Parameter portName should be final. | 99 | |
Expected @param tag for 'portName'. | 99 | |
Parameter serviceEndpointInterface should be final. | 100 | |
Expected @param tag for 'serviceEndpointInterface'. | 100 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 101 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 109 | |
Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
Missing a Javadoc comment. | 121 | |
Method 'getPorts' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Missing a Javadoc comment. | 123 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Parameter portName should be final. | 136 | |
Expected @param tag for 'portName'. | 136 | |
Parameter address should be final. | 137 | |
Expected @param tag for 'address'. | 137 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 137 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Parameter portName should be final. | 150 | |
Expected @param tag for 'portName'. | 150 | |
Parameter address should be final. | 151 | |
Expected @param tag for 'address'. | 151 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 151 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 19 | |
Parameter autoRead should be final. | 19 | |
Parameter autoWrite should be final. | 19 | |
Parameter pt should be final. | 20 | |
'pt' hides a field. | 20 | |
Parameter flags should be final. | 20 | |
'flags' hides a field. | 20 | |
Line has trailing spaces. | 28 | |
Method 'getPt' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Line has trailing spaces. | 37 | |
Method 'setPt' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter pt should be final. | 40 | |
'pt' hides a field. | 40 | |
Expected @param tag for 'pt'. | 40 | |
Line has trailing spaces. | 46 | |
Method 'getFlags' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Line has trailing spaces. | 55 | |
Method 'setFlags' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Parameter flags should be final. | 58 | |
'flags' hides a field. | 58 | |
Expected @param tag for 'flags'. | 58 | |
Missing a Javadoc comment. | 62 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter obj should be final. | 64 | |
'if' construct must use '{}'s. | 65 | |
'if' construct must use '{}'s. | 68 | |
'if' construct must use '{}'s. | 70 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
Line is longer than 80 characters (found 93). | 78 | |
Missing a Javadoc comment. | 85 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Missing a Javadoc comment. | 87 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 | |
Line is longer than 80 characters (found 108). | 102 | |
Missing a Javadoc comment. | 102 | |
Line is longer than 80 characters (found 93). | 103 | |
Line is longer than 80 characters (found 106). | 110 | |
First sentence should end with a period. | 127 | |
Expected an @return tag. | 130 | |
First sentence should end with a period. | 134 | |
Expected an @return tag. | 137 | |
Parameter mechType should be final. | 138 | |
Expected @param tag for 'mechType'. | 138 | |
Parameter _javaType should be final. | 138 | |
Expected @param tag for '_javaType'. | 138 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 138 | |
Parameter _xmlType should be final. | 139 | |
Expected @param tag for '_xmlType'. | 139 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 139 | |
First sentence should end with a period. | 144 | |
Expected an @return tag. | 147 | |
Parameter mechType should be final. | 148 | |
Expected @param tag for 'mechType'. | 148 | |
Parameter _javaType should be final. | 148 | |
Expected @param tag for '_javaType'. | 148 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 | |
Parameter _xmlType should be final. | 149 | |
Expected @param tag for '_xmlType'. | 149 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 149 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 29 | |
More than 7 parameters (found 9). | 29 | |
Parameter autoRead should be final. | 29 | |
Parameter autoWrite should be final. | 29 | |
Parameter mask should be final. | 29 | |
'mask' hides a field. | 29 | |
Parameter dwState should be final. | 29 | |
'dwState' hides a field. | 29 | |
Parameter dwStateMask should be final. | 30 | |
'dwStateMask' hides a field. | 30 | |
Parameter pszText should be final. | 30 | |
'pszText' hides a field. | 30 | |
Parameter cchTextMax should be final. | 31 | |
'cchTextMax' hides a field. | 31 | |
Parameter iImage should be final. | 31 | |
'iImage' hides a field. | 31 | |
Parameter lParam should be final. | 32 | |
'lParam' hides a field. | 32 | |
Line has trailing spaces. | 45 | |
Method 'getMask' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Line has trailing spaces. | 54 | |
Method 'setMask' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Parameter mask should be final. | 57 | |
'mask' hides a field. | 57 | |
Expected @param tag for 'mask'. | 57 | |
Line has trailing spaces. | 63 | |
Method 'getDwState' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Line has trailing spaces. | 72 | |
Method 'setDwState' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Parameter dwState should be final. | 75 | |
'dwState' hides a field. | 75 | |
Expected @param tag for 'dwState'. | 75 | |
Line has trailing spaces. | 81 | |
Method 'getDwStateMask' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Line has trailing spaces. | 90 | |
Method 'setDwStateMask' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Parameter dwStateMask should be final. | 93 | |
'dwStateMask' hides a field. | 93 | |
Expected @param tag for 'dwStateMask'. | 93 | |
Line has trailing spaces. | 99 | |
Method 'getPszText' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Line has trailing spaces. | 108 | |
Method 'setPszText' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Parameter pszText should be final. | 111 | |
'pszText' hides a field. | 111 | |
Expected @param tag for 'pszText'. | 111 | |
Method 'getPszText' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
Parameter i should be final. | 115 | |
Method 'setPszText' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Missing a Javadoc comment. | 119 | |
Parameter i should be final. | 119 | |
Parameter _value should be final. | 119 | |
Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 119 | |
Line has trailing spaces. | 125 | |
Method 'getCchTextMax' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Line has trailing spaces. | 134 | |
Method 'setCchTextMax' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Parameter cchTextMax should be final. | 137 | |
'cchTextMax' hides a field. | 137 | |
Expected @param tag for 'cchTextMax'. | 137 | |
Line has trailing spaces. | 143 | |
Method 'getIImage' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Line has trailing spaces. | 152 | |
Method 'setIImage' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Parameter iImage should be final. | 155 | |
'iImage' hides a field. | 155 | |
Expected @param tag for 'iImage'. | 155 | |
Line has trailing spaces. | 161 | |
Method 'getLParam' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Line has trailing spaces. | 170 | |
Method 'setLParam' is not designed for extension - needs to be abstract, final or empty. | 173 | |
Parameter lParam should be final. | 173 | |
'lParam' hides a field. | 173 | |
Expected @param tag for 'lParam'. | 173 | |
Missing a Javadoc comment. | 177 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 177 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 179 | |
Missing a Javadoc comment. | 179 | |
Parameter obj should be final. | 179 | |
'if' construct must use '{}'s. | 180 | |
'if' construct must use '{}'s. | 183 | |
'if' construct must use '{}'s. | 185 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 191 | |
Line is longer than 80 characters (found 117). | 196 | |
Line is longer than 80 characters (found 109). | 200 | |
Missing a Javadoc comment. | 206 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 206 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 208 | |
Missing a Javadoc comment. | 208 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 213 | |
Line is longer than 80 characters (found 87). | 218 | |
Line is longer than 80 characters (found 108). | 236 | |
Missing a Javadoc comment. | 236 | |
Line is longer than 80 characters (found 86). | 237 | |
Line is longer than 80 characters (found 106). | 243 | |
First sentence should end with a period. | 297 | |
Expected an @return tag. | 300 | |
First sentence should end with a period. | 304 | |
Expected an @return tag. | 307 | |
Parameter mechType should be final. | 308 | |
Expected @param tag for 'mechType'. | 308 | |
Parameter _javaType should be final. | 308 | |
Expected @param tag for '_javaType'. | 308 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 308 | |
Parameter _xmlType should be final. | 309 | |
Expected @param tag for '_xmlType'. | 309 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 309 | |
First sentence should end with a period. | 314 | |
Expected an @return tag. | 317 | |
Parameter mechType should be final. | 318 | |
Expected @param tag for 'mechType'. | 318 | |
Parameter _javaType should be final. | 318 | |
Expected @param tag for '_javaType'. | 318 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 318 | |
Parameter _xmlType should be final. | 319 | |
Expected @param tag for '_xmlType'. | 319 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 319 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 15 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 15 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Missing a Javadoc comment. | 17 | |
Parameter obj should be final. | 17 | |
'if' construct must use '{}'s. | 18 | |
'if' construct must use '{}'s. | 21 | |
'if' construct must use '{}'s. | 23 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
Missing a Javadoc comment. | 35 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
Line is longer than 80 characters (found 108). | 48 | |
Missing a Javadoc comment. | 48 | |
Line is longer than 80 characters (found 85). | 49 | |
First sentence should end with a period. | 57 | |
Expected an @return tag. | 60 | |
First sentence should end with a period. | 64 | |
Expected an @return tag. | 67 | |
Parameter mechType should be final. | 68 | |
Expected @param tag for 'mechType'. | 68 | |
Parameter _javaType should be final. | 68 | |
Expected @param tag for '_javaType'. | 68 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
Parameter _xmlType should be final. | 69 | |
Expected @param tag for '_xmlType'. | 69 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
First sentence should end with a period. | 74 | |
Expected an @return tag. | 77 | |
Parameter mechType should be final. | 78 | |
Expected @param tag for 'mechType'. | 78 | |
Parameter _javaType should be final. | 78 | |
Expected @param tag for '_javaType'. | 78 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
Parameter _xmlType should be final. | 79 | |
Expected @param tag for '_xmlType'. | 79 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 15 | |
Parameter pointer should be final. | 15 | |
Missing a Javadoc comment. | 19 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter obj should be final. | 21 | |
'if' construct must use '{}'s. | 22 | |
'if' construct must use '{}'s. | 25 | |
'if' construct must use '{}'s. | 27 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 | |
Missing a Javadoc comment. | 39 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
Line is longer than 80 characters (found 108). | 52 | |
Missing a Javadoc comment. | 52 | |
Line is longer than 80 characters (found 86). | 53 | |
First sentence should end with a period. | 61 | |
Expected an @return tag. | 64 | |
First sentence should end with a period. | 68 | |
Expected an @return tag. | 71 | |
Parameter mechType should be final. | 72 | |
Expected @param tag for 'mechType'. | 72 | |
Parameter _javaType should be final. | 72 | |
Expected @param tag for '_javaType'. | 72 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
Parameter _xmlType should be final. | 73 | |
Expected @param tag for '_xmlType'. | 73 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
First sentence should end with a period. | 78 | |
Expected an @return tag. | 81 | |
Parameter mechType should be final. | 82 | |
Expected @param tag for 'mechType'. | 82 | |
Parameter _javaType should be final. | 82 | |
Expected @param tag for '_javaType'. | 82 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
Parameter _xmlType should be final. | 83 | |
Expected @param tag for '_xmlType'. | 83 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 15 | |
Parameter pointer should be final. | 15 | |
Missing a Javadoc comment. | 19 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter obj should be final. | 21 | |
'if' construct must use '{}'s. | 22 | |
'if' construct must use '{}'s. | 25 | |
'if' construct must use '{}'s. | 27 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 | |
Missing a Javadoc comment. | 39 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
Line is longer than 80 characters (found 108). | 52 | |
Missing a Javadoc comment. | 52 | |
Line is longer than 80 characters (found 87). | 53 | |
First sentence should end with a period. | 61 | |
Expected an @return tag. | 64 | |
First sentence should end with a period. | 68 | |
Expected an @return tag. | 71 | |
Parameter mechType should be final. | 72 | |
Expected @param tag for 'mechType'. | 72 | |
Parameter _javaType should be final. | 72 | |
Expected @param tag for '_javaType'. | 72 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
Parameter _xmlType should be final. | 73 | |
Expected @param tag for '_xmlType'. | 73 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
First sentence should end with a period. | 78 | |
Expected an @return tag. | 81 | |
Parameter mechType should be final. | 82 | |
Expected @param tag for 'mechType'. | 82 | |
Parameter _javaType should be final. | 82 | |
Expected @param tag for '_javaType'. | 82 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
Parameter _xmlType should be final. | 83 | |
Expected @param tag for '_xmlType'. | 83 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 15 | |
Parameter pointer should be final. | 15 | |
Missing a Javadoc comment. | 19 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter obj should be final. | 21 | |
'if' construct must use '{}'s. | 22 | |
'if' construct must use '{}'s. | 25 | |
'if' construct must use '{}'s. | 27 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 | |
Missing a Javadoc comment. | 39 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
Line is longer than 80 characters (found 108). | 52 | |
Missing a Javadoc comment. | 52 | |
Line is longer than 80 characters (found 86). | 53 | |
First sentence should end with a period. | 61 | |
Expected an @return tag. | 64 | |
First sentence should end with a period. | 68 | |
Expected an @return tag. | 71 | |
Parameter mechType should be final. | 72 | |
Expected @param tag for 'mechType'. | 72 | |
Parameter _javaType should be final. | 72 | |
Expected @param tag for '_javaType'. | 72 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
Parameter _xmlType should be final. | 73 | |
Expected @param tag for '_xmlType'. | 73 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
First sentence should end with a period. | 78 | |
Expected an @return tag. | 81 | |
Parameter mechType should be final. | 82 | |
Expected @param tag for 'mechType'. | 82 | |
Parameter _javaType should be final. | 82 | |
Expected @param tag for '_javaType'. | 82 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
Parameter _xmlType should be final. | 83 | |
Expected @param tag for '_xmlType'. | 83 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 15 | |
Parameter pointer should be final. | 15 | |
Missing a Javadoc comment. | 19 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter obj should be final. | 21 | |
'if' construct must use '{}'s. | 22 | |
'if' construct must use '{}'s. | 25 | |
'if' construct must use '{}'s. | 27 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 | |
Missing a Javadoc comment. | 39 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
Line is longer than 80 characters (found 108). | 52 | |
Missing a Javadoc comment. | 52 | |
Line is longer than 80 characters (found 85). | 53 | |
First sentence should end with a period. | 61 | |
Expected an @return tag. | 64 | |
First sentence should end with a period. | 68 | |
Expected an @return tag. | 71 | |
Parameter mechType should be final. | 72 | |
Expected @param tag for 'mechType'. | 72 | |
Parameter _javaType should be final. | 72 | |
Expected @param tag for '_javaType'. | 72 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
Parameter _xmlType should be final. | 73 | |
Expected @param tag for '_xmlType'. | 73 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
First sentence should end with a period. | 78 | |
Expected an @return tag. | 81 | |
Parameter mechType should be final. | 82 | |
Expected @param tag for 'mechType'. | 82 | |
Parameter _javaType should be final. | 82 | |
Expected @param tag for '_javaType'. | 82 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
Parameter _xmlType should be final. | 83 | |
Expected @param tag for '_xmlType'. | 83 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 16 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 16 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 18 | |
Missing a Javadoc comment. | 18 | |
Parameter obj should be final. | 18 | |
'if' construct must use '{}'s. | 19 | |
'if' construct must use '{}'s. | 22 | |
'if' construct must use '{}'s. | 24 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 30 | |
Missing a Javadoc comment. | 36 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 36 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
Line is longer than 80 characters (found 108). | 49 | |
Missing a Javadoc comment. | 49 | |
Line is longer than 80 characters (found 91). | 50 | |
First sentence should end with a period. | 59 | |
Expected an @return tag. | 62 | |
First sentence should end with a period. | 66 | |
Expected an @return tag. | 69 | |
Parameter mechType should be final. | 70 | |
Expected @param tag for 'mechType'. | 70 | |
Parameter _javaType should be final. | 70 | |
Expected @param tag for '_javaType'. | 70 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 | |
Parameter _xmlType should be final. | 71 | |
Expected @param tag for '_xmlType'. | 71 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
First sentence should end with a period. | 76 | |
Expected an @return tag. | 79 | |
Parameter mechType should be final. | 80 | |
Expected @param tag for 'mechType'. | 80 | |
Parameter _javaType should be final. | 80 | |
Expected @param tag for '_javaType'. | 80 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
Parameter _xmlType should be final. | 81 | |
Expected @param tag for '_xmlType'. | 81 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 15 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 15 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Missing a Javadoc comment. | 17 | |
Parameter obj should be final. | 17 | |
'if' construct must use '{}'s. | 18 | |
'if' construct must use '{}'s. | 21 | |
'if' construct must use '{}'s. | 23 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
Missing a Javadoc comment. | 35 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
Line is longer than 80 characters (found 108). | 48 | |
Missing a Javadoc comment. | 48 | |
Line is longer than 80 characters (found 87). | 49 | |
First sentence should end with a period. | 57 | |
Expected an @return tag. | 60 | |
First sentence should end with a period. | 64 | |
Expected an @return tag. | 67 | |
Parameter mechType should be final. | 68 | |
Expected @param tag for 'mechType'. | 68 | |
Parameter _javaType should be final. | 68 | |
Expected @param tag for '_javaType'. | 68 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
Parameter _xmlType should be final. | 69 | |
Expected @param tag for '_xmlType'. | 69 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
First sentence should end with a period. | 74 | |
Expected an @return tag. | 77 | |
Parameter mechType should be final. | 78 | |
Expected @param tag for 'mechType'. | 78 | |
Parameter _javaType should be final. | 78 | |
Expected @param tag for '_javaType'. | 78 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
Parameter _xmlType should be final. | 79 | |
Expected @param tag for '_xmlType'. | 79 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 15 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 15 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Missing a Javadoc comment. | 17 | |
Parameter obj should be final. | 17 | |
'if' construct must use '{}'s. | 18 | |
'if' construct must use '{}'s. | 21 | |
'if' construct must use '{}'s. | 23 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
Missing a Javadoc comment. | 35 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
Line is longer than 80 characters (found 108). | 48 | |
Missing a Javadoc comment. | 48 | |
Line is longer than 80 characters (found 86). | 49 | |
First sentence should end with a period. | 57 | |
Expected an @return tag. | 60 | |
First sentence should end with a period. | 64 | |
Expected an @return tag. | 67 | |
Parameter mechType should be final. | 68 | |
Expected @param tag for 'mechType'. | 68 | |
Parameter _javaType should be final. | 68 | |
Expected @param tag for '_javaType'. | 68 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
Parameter _xmlType should be final. | 69 | |
Expected @param tag for '_xmlType'. | 69 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
First sentence should end with a period. | 74 | |
Expected an @return tag. | 77 | |
Parameter mechType should be final. | 78 | |
Expected @param tag for 'mechType'. | 78 | |
Parameter _javaType should be final. | 78 | |
Expected @param tag for '_javaType'. | 78 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
Parameter _xmlType should be final. | 79 | |
Expected @param tag for '_xmlType'. | 79 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 29 | |
More than 7 parameters (found 9). | 29 | |
Parameter autoRead should be final. | 29 | |
Parameter autoWrite should be final. | 29 | |
Parameter cbSize should be final. | 29 | |
'cbSize' hides a field. | 29 | |
Parameter fMask should be final. | 30 | |
'fMask' hides a field. | 30 | |
Parameter dwStyle should be final. | 31 | |
'dwStyle' hides a field. | 31 | |
Parameter cyMax should be final. | 32 | |
'cyMax' hides a field. | 32 | |
Parameter hbrBack should be final. | 33 | |
'hbrBack' hides a field. | 33 | |
Parameter dwContextHelpID should be final. | 34 | |
'dwContextHelpID' hides a field. | 34 | |
Parameter dwMenuData should be final. | 35 | |
'dwMenuData' hides a field. | 35 | |
Line has trailing spaces. | 48 | |
Method 'getCbSize' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Line has trailing spaces. | 57 | |
Method 'setCbSize' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Parameter cbSize should be final. | 60 | |
'cbSize' hides a field. | 60 | |
Expected @param tag for 'cbSize'. | 60 | |
Line has trailing spaces. | 66 | |
Method 'getFMask' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Line has trailing spaces. | 75 | |
Method 'setFMask' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Parameter fMask should be final. | 78 | |
'fMask' hides a field. | 78 | |
Expected @param tag for 'fMask'. | 78 | |
Line has trailing spaces. | 84 | |
Method 'getDwStyle' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Line has trailing spaces. | 93 | |
Method 'setDwStyle' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Parameter dwStyle should be final. | 96 | |
'dwStyle' hides a field. | 96 | |
Expected @param tag for 'dwStyle'. | 96 | |
Line has trailing spaces. | 102 | |
Method 'getCyMax' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Line has trailing spaces. | 111 | |
Method 'setCyMax' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Parameter cyMax should be final. | 114 | |
'cyMax' hides a field. | 114 | |
Expected @param tag for 'cyMax'. | 114 | |
Line has trailing spaces. | 120 | |
Method 'getHbrBack' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Line has trailing spaces. | 129 | |
Method 'setHbrBack' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Parameter hbrBack should be final. | 132 | |
'hbrBack' hides a field. | 132 | |
Expected @param tag for 'hbrBack'. | 132 | |
Line has trailing spaces. | 138 | |
Method 'getDwContextHelpID' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Line has trailing spaces. | 147 | |
Method 'setDwContextHelpID' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Parameter dwContextHelpID should be final. | 151 | |
'dwContextHelpID' hides a field. | 151 | |
Expected @param tag for 'dwContextHelpID'. | 151 | |
Line has trailing spaces. | 157 | |
Method 'getDwMenuData' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Line has trailing spaces. | 166 | |
Method 'setDwMenuData' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Parameter dwMenuData should be final. | 170 | |
'dwMenuData' hides a field. | 170 | |
Expected @param tag for 'dwMenuData'. | 170 | |
Missing a Javadoc comment. | 174 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 174 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Missing a Javadoc comment. | 176 | |
Parameter obj should be final. | 176 | |
'if' construct must use '{}'s. | 177 | |
'if' construct must use '{}'s. | 180 | |
'if' construct must use '{}'s. | 182 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 188 | |
Line is longer than 80 characters (found 105). | 191 | |
Line is longer than 80 characters (found 113). | 193 | |
Line is longer than 80 characters (found 105). | 195 | |
Line is longer than 80 characters (found 113). | 197 | |
Line is longer than 80 characters (found 145). | 199 | |
Line is longer than 80 characters (found 125). | 201 | |
Missing a Javadoc comment. | 207 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 207 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 209 | |
Missing a Javadoc comment. | 209 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 214 | |
Line is longer than 80 characters (found 108). | 239 | |
Missing a Javadoc comment. | 239 | |
Line is longer than 80 characters (found 88). | 240 | |
Line is longer than 80 characters (found 106). | 246 | |
First sentence should end with a period. | 304 | |
Expected an @return tag. | 307 | |
First sentence should end with a period. | 311 | |
Expected an @return tag. | 314 | |
Parameter mechType should be final. | 315 | |
Expected @param tag for 'mechType'. | 315 | |
Parameter _javaType should be final. | 315 | |
Expected @param tag for '_javaType'. | 315 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 315 | |
Parameter _xmlType should be final. | 316 | |
Expected @param tag for '_xmlType'. | 316 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 316 | |
First sentence should end with a period. | 321 | |
Expected an @return tag. | 324 | |
Parameter mechType should be final. | 325 | |
Expected @param tag for 'mechType'. | 325 | |
Parameter _javaType should be final. | 325 | |
Expected @param tag for '_javaType'. | 325 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 325 | |
Parameter _xmlType should be final. | 326 | |
Expected @param tag for '_xmlType'. | 326 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 326 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 39 | |
More than 7 parameters (found 14). | 39 | |
Parameter autoRead should be final. | 39 | |
Parameter autoWrite should be final. | 39 | |
Parameter cbSize should be final. | 39 | |
'cbSize' hides a field. | 39 | |
Parameter fMask should be final. | 40 | |
'fMask' hides a field. | 40 | |
Parameter fType should be final. | 41 | |
'fType' hides a field. | 41 | |
Parameter fState should be final. | 42 | |
'fState' hides a field. | 42 | |
Parameter wID should be final. | 43 | |
'wID' hides a field. | 43 | |
Parameter hSubMenu should be final. | 44 | |
'hSubMenu' hides a field. | 44 | |
Parameter hbmpChecked should be final. | 45 | |
'hbmpChecked' hides a field. | 45 | |
Parameter hbmpUnchecked should be final. | 46 | |
'hbmpUnchecked' hides a field. | 46 | |
Parameter dwItemData should be final. | 47 | |
'dwItemData' hides a field. | 47 | |
Parameter dwTypeData should be final. | 48 | |
'dwTypeData' hides a field. | 48 | |
Parameter cch should be final. | 49 | |
'cch' hides a field. | 49 | |
Parameter hbmpItem should be final. | 50 | |
'hbmpItem' hides a field. | 50 | |
Line has trailing spaces. | 68 | |
Method 'getCbSize' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Line has trailing spaces. | 77 | |
Method 'setCbSize' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Parameter cbSize should be final. | 80 | |
'cbSize' hides a field. | 80 | |
Expected @param tag for 'cbSize'. | 80 | |
Line has trailing spaces. | 86 | |
Method 'getFMask' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Line has trailing spaces. | 95 | |
Method 'setFMask' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Parameter fMask should be final. | 98 | |
'fMask' hides a field. | 98 | |
Expected @param tag for 'fMask'. | 98 | |
Line has trailing spaces. | 104 | |
Method 'getFType' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Line has trailing spaces. | 113 | |
Method 'setFType' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Parameter fType should be final. | 116 | |
'fType' hides a field. | 116 | |
Expected @param tag for 'fType'. | 116 | |
Line has trailing spaces. | 122 | |
Method 'getFState' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Line has trailing spaces. | 131 | |
Method 'setFState' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Parameter fState should be final. | 134 | |
'fState' hides a field. | 134 | |
Expected @param tag for 'fState'. | 134 | |
Line has trailing spaces. | 140 | |
Method 'getWID' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Line has trailing spaces. | 149 | |
Method 'setWID' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Parameter wID should be final. | 152 | |
'wID' hides a field. | 152 | |
Expected @param tag for 'wID'. | 152 | |
Line has trailing spaces. | 158 | |
Method 'getHSubMenu' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Line has trailing spaces. | 167 | |
Method 'setHSubMenu' is not designed for extension - needs to be abstract, final or empty. | 170 | |
Parameter hSubMenu should be final. | 170 | |
'hSubMenu' hides a field. | 170 | |
Expected @param tag for 'hSubMenu'. | 170 | |
Line has trailing spaces. | 176 | |
Method 'getHbmpChecked' is not designed for extension - needs to be abstract, final or empty. | 179 | |
Line has trailing spaces. | 185 | |
Method 'setHbmpChecked' is not designed for extension - needs to be abstract, final or empty. | 188 | |
Parameter hbmpChecked should be final. | 189 | |
'hbmpChecked' hides a field. | 189 | |
Expected @param tag for 'hbmpChecked'. | 189 | |
Line has trailing spaces. | 195 | |
Method 'getHbmpUnchecked' is not designed for extension - needs to be abstract, final or empty. | 198 | |
Line has trailing spaces. | 204 | |
Method 'setHbmpUnchecked' is not designed for extension - needs to be abstract, final or empty. | 207 | |
Parameter hbmpUnchecked should be final. | 208 | |
'hbmpUnchecked' hides a field. | 208 | |
Expected @param tag for 'hbmpUnchecked'. | 208 | |
Line has trailing spaces. | 214 | |
Method 'getDwItemData' is not designed for extension - needs to be abstract, final or empty. | 217 | |
Line has trailing spaces. | 223 | |
Method 'setDwItemData' is not designed for extension - needs to be abstract, final or empty. | 226 | |
Parameter dwItemData should be final. | 227 | |
'dwItemData' hides a field. | 227 | |
Expected @param tag for 'dwItemData'. | 227 | |
Line has trailing spaces. | 233 | |
Method 'getDwTypeData' is not designed for extension - needs to be abstract, final or empty. | 236 | |
Line has trailing spaces. | 242 | |
Method 'setDwTypeData' is not designed for extension - needs to be abstract, final or empty. | 245 | |
Parameter dwTypeData should be final. | 245 | |
'dwTypeData' hides a field. | 245 | |
Expected @param tag for 'dwTypeData'. | 245 | |
Line has trailing spaces. | 251 | |
Method 'getCch' is not designed for extension - needs to be abstract, final or empty. | 254 | |
Line has trailing spaces. | 260 | |
Method 'setCch' is not designed for extension - needs to be abstract, final or empty. | 263 | |
Parameter cch should be final. | 263 | |
'cch' hides a field. | 263 | |
Expected @param tag for 'cch'. | 263 | |
Line has trailing spaces. | 269 | |
Method 'getHbmpItem' is not designed for extension - needs to be abstract, final or empty. | 272 | |
Line has trailing spaces. | 278 | |
Line is longer than 80 characters (found 82). | 281 | |
Method 'setHbmpItem' is not designed for extension - needs to be abstract, final or empty. | 281 | |
Parameter hbmpItem should be final. | 281 | |
'hbmpItem' hides a field. | 281 | |
Expected @param tag for 'hbmpItem'. | 281 | |
Missing a Javadoc comment. | 285 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 285 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 287 | |
Missing a Javadoc comment. | 287 | |
Parameter obj should be final. | 287 | |
'if' construct must use '{}'s. | 288 | |
'if' construct must use '{}'s. | 291 | |
'if' construct must use '{}'s. | 293 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 299 | |
Line is longer than 80 characters (found 105). | 302 | |
Line is longer than 80 characters (found 105). | 304 | |
Line is longer than 80 characters (found 109). | 306 | |
Line is longer than 80 characters (found 97). | 308 | |
Line is longer than 80 characters (found 117). | 310 | |
Line is longer than 80 characters (found 129). | 312 | |
Line is longer than 80 characters (found 137). | 314 | |
Line is longer than 80 characters (found 125). | 316 | |
Line is longer than 80 characters (found 125). | 318 | |
Line is longer than 80 characters (found 97). | 320 | |
Line is longer than 80 characters (found 117). | 322 | |
Missing a Javadoc comment. | 328 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 328 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 330 | |
Missing a Javadoc comment. | 330 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 335 | |
Line is longer than 80 characters (found 108). | 375 | |
Missing a Javadoc comment. | 375 | |
Line is longer than 80 characters (found 92). | 376 | |
Line is longer than 80 characters (found 106). | 382 | |
First sentence should end with a period. | 480 | |
Expected an @return tag. | 483 | |
First sentence should end with a period. | 487 | |
Expected an @return tag. | 490 | |
Parameter mechType should be final. | 491 | |
Expected @param tag for 'mechType'. | 491 | |
Parameter _javaType should be final. | 491 | |
Expected @param tag for '_javaType'. | 491 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 491 | |
Parameter _xmlType should be final. | 492 | |
Expected @param tag for '_xmlType'. | 492 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 492 | |
First sentence should end with a period. | 497 | |
Expected an @return tag. | 500 | |
Parameter mechType should be final. | 501 | |
Expected @param tag for 'mechType'. | 501 | |
Parameter _javaType should be final. | 501 | |
Expected @param tag for '_javaType'. | 501 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 501 | |
Parameter _xmlType should be final. | 502 | |
Expected @param tag for '_xmlType'. | 502 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 502 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 14 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 14 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 16 | |
Missing a Javadoc comment. | 16 | |
Parameter obj should be final. | 16 | |
'if' construct must use '{}'s. | 17 | |
'if' construct must use '{}'s. | 20 | |
'if' construct must use '{}'s. | 22 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 28 | |
Missing a Javadoc comment. | 34 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
Line is longer than 80 characters (found 108). | 47 | |
Missing a Javadoc comment. | 47 | |
Line is longer than 80 characters (found 86). | 48 | |
First sentence should end with a period. | 56 | |
Expected an @return tag. | 59 | |
First sentence should end with a period. | 63 | |
Expected an @return tag. | 66 | |
Parameter mechType should be final. | 67 | |
Expected @param tag for 'mechType'. | 67 | |
Parameter _javaType should be final. | 67 | |
Expected @param tag for '_javaType'. | 67 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
Parameter _xmlType should be final. | 68 | |
Expected @param tag for '_xmlType'. | 68 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
First sentence should end with a period. | 73 | |
Expected an @return tag. | 76 | |
Parameter mechType should be final. | 77 | |
Expected @param tag for 'mechType'. | 77 | |
Parameter _javaType should be final. | 77 | |
Expected @param tag for '_javaType'. | 77 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 | |
Parameter _xmlType should be final. | 78 | |
Expected @param tag for '_xmlType'. | 78 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 19 | |
Parameter autoRead should be final. | 19 | |
Parameter autoWrite should be final. | 19 | |
Parameter x should be final. | 19 | |
'x' hides a field. | 19 | |
Parameter y should be final. | 19 | |
'y' hides a field. | 19 | |
Line has trailing spaces. | 27 | |
Method 'getX' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Line has trailing spaces. | 36 | |
Method 'setX' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Parameter x should be final. | 39 | |
'x' hides a field. | 39 | |
Expected @param tag for 'x'. | 39 | |
Line has trailing spaces. | 45 | |
Method 'getY' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Line has trailing spaces. | 54 | |
Method 'setY' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Parameter y should be final. | 57 | |
'y' hides a field. | 57 | |
Expected @param tag for 'y'. | 57 | |
Missing a Javadoc comment. | 61 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Parameter obj should be final. | 63 | |
'if' construct must use '{}'s. | 64 | |
'if' construct must use '{}'s. | 67 | |
'if' construct must use '{}'s. | 69 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
Missing a Javadoc comment. | 82 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 | |
Line is longer than 80 characters (found 108). | 97 | |
Missing a Javadoc comment. | 97 | |
Line is longer than 80 characters (found 85). | 98 | |
Line is longer than 80 characters (found 106). | 104 | |
First sentence should end with a period. | 120 | |
Expected an @return tag. | 123 | |
First sentence should end with a period. | 127 | |
Expected an @return tag. | 130 | |
Parameter mechType should be final. | 131 | |
Expected @param tag for 'mechType'. | 131 | |
Parameter _javaType should be final. | 131 | |
Expected @param tag for '_javaType'. | 131 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 131 | |
Parameter _xmlType should be final. | 132 | |
Expected @param tag for '_xmlType'. | 132 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 132 | |
First sentence should end with a period. | 137 | |
Expected an @return tag. | 140 | |
Parameter mechType should be final. | 141 | |
Expected @param tag for 'mechType'. | 141 | |
Parameter _javaType should be final. | 141 | |
Expected @param tag for '_javaType'. | 141 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 141 | |
Parameter _xmlType should be final. | 142 | |
Expected @param tag for '_xmlType'. | 142 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 142 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 14 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 14 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 16 | |
Missing a Javadoc comment. | 16 | |
Parameter obj should be final. | 16 | |
'if' construct must use '{}'s. | 17 | |
'if' construct must use '{}'s. | 20 | |
'if' construct must use '{}'s. | 22 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 28 | |
Missing a Javadoc comment. | 34 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
Line is longer than 80 characters (found 108). | 47 | |
Missing a Javadoc comment. | 47 | |
Line is longer than 80 characters (found 87). | 48 | |
First sentence should end with a period. | 56 | |
Expected an @return tag. | 59 | |
First sentence should end with a period. | 63 | |
Expected an @return tag. | 66 | |
Parameter mechType should be final. | 67 | |
Expected @param tag for 'mechType'. | 67 | |
Parameter _javaType should be final. | 67 | |
Expected @param tag for '_javaType'. | 67 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
Parameter _xmlType should be final. | 68 | |
Expected @param tag for '_xmlType'. | 68 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
First sentence should end with a period. | 73 | |
Expected an @return tag. | 76 | |
Parameter mechType should be final. | 77 | |
Expected @param tag for 'mechType'. | 77 | |
Parameter _javaType should be final. | 77 | |
Expected @param tag for '_javaType'. | 77 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 | |
Parameter _xmlType should be final. | 78 | |
Expected @param tag for '_xmlType'. | 78 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 16 | |
Parameter pointer should be final. | 16 | |
'pointer' hides a field. | 16 | |
Line has trailing spaces. | 22 | |
Method 'getPointer' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Line has trailing spaces. | 31 | |
Method 'setPointer' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter pointer should be final. | 34 | |
'pointer' hides a field. | 34 | |
Expected @param tag for 'pointer'. | 34 | |
Missing a Javadoc comment. | 38 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter obj should be final. | 40 | |
'if' construct must use '{}'s. | 41 | |
'if' construct must use '{}'s. | 44 | |
'if' construct must use '{}'s. | 46 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
Line is longer than 80 characters (found 120). | 53 | |
Expression can be simplified. | 53 | |
Missing a Javadoc comment. | 59 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | |
Line is longer than 80 characters (found 108). | 75 | |
Missing a Javadoc comment. | 75 | |
Line is longer than 80 characters (found 91). | 76 | |
Line is longer than 80 characters (found 106). | 82 | |
First sentence should end with a period. | 92 | |
Expected an @return tag. | 95 | |
First sentence should end with a period. | 99 | |
Expected an @return tag. | 102 | |
Parameter mechType should be final. | 103 | |
Expected @param tag for 'mechType'. | 103 | |
Parameter _javaType should be final. | 103 | |
Expected @param tag for '_javaType'. | 103 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 103 | |
Parameter _xmlType should be final. | 104 | |
Expected @param tag for '_xmlType'. | 104 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 104 | |
First sentence should end with a period. | 109 | |
Expected an @return tag. | 112 | |
Parameter mechType should be final. | 113 | |
Expected @param tag for 'mechType'. | 113 | |
Parameter _javaType should be final. | 113 | |
Expected @param tag for '_javaType'. | 113 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 113 | |
Parameter _xmlType should be final. | 114 | |
Expected @param tag for '_xmlType'. | 114 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 114 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 23 | |
Parameter autoRead should be final. | 23 | |
Parameter autoWrite should be final. | 23 | |
Parameter left should be final. | 23 | |
'left' hides a field. | 23 | |
Parameter top should be final. | 23 | |
'top' hides a field. | 23 | |
Parameter right should be final. | 24 | |
'right' hides a field. | 24 | |
Parameter bottom should be final. | 24 | |
'bottom' hides a field. | 24 | |
Line has trailing spaces. | 34 | |
Method 'getLeft' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Line has trailing spaces. | 43 | |
Method 'setLeft' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Parameter left should be final. | 46 | |
'left' hides a field. | 46 | |
Expected @param tag for 'left'. | 46 | |
Line has trailing spaces. | 52 | |
Method 'getTop' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Line has trailing spaces. | 61 | |
Method 'setTop' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Parameter top should be final. | 64 | |
'top' hides a field. | 64 | |
Expected @param tag for 'top'. | 64 | |
Line has trailing spaces. | 70 | |
Method 'getRight' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Line has trailing spaces. | 79 | |
Method 'setRight' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Parameter right should be final. | 82 | |
'right' hides a field. | 82 | |
Expected @param tag for 'right'. | 82 | |
Line has trailing spaces. | 88 | |
Method 'getBottom' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line has trailing spaces. | 97 | |
Method 'setBottom' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Parameter bottom should be final. | 100 | |
'bottom' hides a field. | 100 | |
Expected @param tag for 'bottom'. | 100 | |
Missing a Javadoc comment. | 104 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 104 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter obj should be final. | 106 | |
'if' construct must use '{}'s. | 107 | |
'if' construct must use '{}'s. | 110 | |
'if' construct must use '{}'s. | 112 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 118 | |
Missing a Javadoc comment. | 126 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 126 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Missing a Javadoc comment. | 128 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 133 | |
Line is longer than 80 characters (found 108). | 143 | |
Missing a Javadoc comment. | 143 | |
Line is longer than 80 characters (found 84). | 144 | |
Line is longer than 80 characters (found 106). | 150 | |
First sentence should end with a period. | 180 | |
Expected an @return tag. | 183 | |
First sentence should end with a period. | 187 | |
Expected an @return tag. | 190 | |
Parameter mechType should be final. | 191 | |
Expected @param tag for 'mechType'. | 191 | |
Parameter _javaType should be final. | 191 | |
Expected @param tag for '_javaType'. | 191 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 191 | |
Parameter _xmlType should be final. | 192 | |
Expected @param tag for '_xmlType'. | 192 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 192 | |
First sentence should end with a period. | 197 | |
Expected an @return tag. | 200 | |
Parameter mechType should be final. | 201 | |
Expected @param tag for 'mechType'. | 201 | |
Parameter _javaType should be final. | 201 | |
Expected @param tag for '_javaType'. | 201 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 201 | |
Parameter _xmlType should be final. | 202 | |
Expected @param tag for '_xmlType'. | 202 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 202 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 18 | |
Parameter autoRead should be final. | 18 | |
'autoRead' hides a field. | 18 | |
Parameter autoWrite should be final. | 18 | |
'autoWrite' hides a field. | 18 | |
Line has trailing spaces. | 25 | |
Method 'isAutoRead' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Line has trailing spaces. | 34 | |
Method 'setAutoRead' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Parameter autoRead should be final. | 37 | |
'autoRead' hides a field. | 37 | |
Expected @param tag for 'autoRead'. | 37 | |
Line has trailing spaces. | 43 | |
Method 'isAutoWrite' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Line has trailing spaces. | 52 | |
Method 'setAutoWrite' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Parameter autoWrite should be final. | 55 | |
'autoWrite' hides a field. | 55 | |
Expected @param tag for 'autoWrite'. | 55 | |
Missing a Javadoc comment. | 59 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter obj should be final. | 61 | |
'if' construct must use '{}'s. | 62 | |
'if' construct must use '{}'s. | 65 | |
'if' construct must use '{}'s. | 67 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
Expression can be simplified. | 74 | |
Missing a Javadoc comment. | 80 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 | |
Avoid inline conditionals. | 88 | |
Avoid inline conditionals. | 89 | |
Line is longer than 80 characters (found 108). | 95 | |
Missing a Javadoc comment. | 95 | |
Line is longer than 80 characters (found 89). | 96 | |
Line is longer than 80 characters (found 82). | 101 | |
Line is longer than 80 characters (found 106). | 102 | |
First sentence should end with a period. | 118 | |
Expected an @return tag. | 121 | |
First sentence should end with a period. | 125 | |
Expected an @return tag. | 128 | |
Parameter mechType should be final. | 129 | |
Expected @param tag for 'mechType'. | 129 | |
Parameter _javaType should be final. | 129 | |
Expected @param tag for '_javaType'. | 129 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 129 | |
Parameter _xmlType should be final. | 130 | |
Expected @param tag for '_xmlType'. | 130 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 | |
First sentence should end with a period. | 135 | |
Expected an @return tag. | 138 | |
Parameter mechType should be final. | 139 | |
Expected @param tag for 'mechType'. | 139 | |
Parameter _javaType should be final. | 139 | |
Expected @param tag for '_javaType'. | 139 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 139 | |
Parameter _xmlType should be final. | 140 | |
Expected @param tag for '_xmlType'. | 140 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 140 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 15 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 15 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Missing a Javadoc comment. | 17 | |
Parameter obj should be final. | 17 | |
'if' construct must use '{}'s. | 18 | |
'if' construct must use '{}'s. | 21 | |
'if' construct must use '{}'s. | 23 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
Missing a Javadoc comment. | 35 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
Line is longer than 80 characters (found 108). | 48 | |
Missing a Javadoc comment. | 48 | |
Line is longer than 80 characters (found 84). | 49 | |
First sentence should end with a period. | 57 | |
Expected an @return tag. | 60 | |
First sentence should end with a period. | 64 | |
Expected an @return tag. | 67 | |
Parameter mechType should be final. | 68 | |
Expected @param tag for 'mechType'. | 68 | |
Parameter _javaType should be final. | 68 | |
Expected @param tag for '_javaType'. | 68 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
Parameter _xmlType should be final. | 69 | |
Expected @param tag for '_xmlType'. | 69 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
First sentence should end with a period. | 74 | |
Expected an @return tag. | 77 | |
Parameter mechType should be final. | 78 | |
Expected @param tag for 'mechType'. | 78 | |
Parameter _javaType should be final. | 78 | |
Expected @param tag for '_javaType'. | 78 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
Parameter _xmlType should be final. | 79 | |
Expected @param tag for '_xmlType'. | 79 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 15 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 15 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Missing a Javadoc comment. | 17 | |
Parameter obj should be final. | 17 | |
'if' construct must use '{}'s. | 18 | |
'if' construct must use '{}'s. | 21 | |
'if' construct must use '{}'s. | 23 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
Missing a Javadoc comment. | 35 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
Line is longer than 80 characters (found 108). | 48 | |
Missing a Javadoc comment. | 48 | |
Line is longer than 80 characters (found 88). | 49 | |
First sentence should end with a period. | 57 | |
Expected an @return tag. | 60 | |
First sentence should end with a period. | 64 | |
Expected an @return tag. | 67 | |
Parameter mechType should be final. | 68 | |
Expected @param tag for 'mechType'. | 68 | |
Parameter _javaType should be final. | 68 | |
Expected @param tag for '_javaType'. | 68 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
Parameter _xmlType should be final. | 69 | |
Expected @param tag for '_xmlType'. | 69 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
First sentence should end with a period. | 74 | |
Expected an @return tag. | 77 | |
Parameter mechType should be final. | 78 | |
Expected @param tag for 'mechType'. | 78 | |
Parameter _javaType should be final. | 78 | |
Expected @param tag for '_javaType'. | 78 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
Parameter _xmlType should be final. | 79 | |
Expected @param tag for '_xmlType'. | 79 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 28 | |
More than 7 parameters (found 8). | 28 | |
Parameter autoRead should be final. | 28 | |
Parameter autoWrite should be final. | 28 | |
Parameter length should be final. | 28 | |
'length' hides a field. | 28 | |
Parameter flags should be final. | 29 | |
'flags' hides a field. | 29 | |
Parameter showCmd should be final. | 29 | |
'showCmd' hides a field. | 29 | |
Parameter ptMinPosition should be final. | 30 | |
'ptMinPosition' hides a field. | 30 | |
Parameter ptMaxPosition should be final. | 31 | |
'ptMaxPosition' hides a field. | 31 | |
Parameter rcNormalPosition should be final. | 32 | |
'rcNormalPosition' hides a field. | 32 | |
Line has trailing spaces. | 44 | |
Method 'getLength' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Line has trailing spaces. | 53 | |
Method 'setLength' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Parameter length should be final. | 56 | |
'length' hides a field. | 56 | |
Expected @param tag for 'length'. | 56 | |
Line has trailing spaces. | 62 | |
Method 'getFlags' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Line has trailing spaces. | 71 | |
Method 'setFlags' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Parameter flags should be final. | 74 | |
'flags' hides a field. | 74 | |
Expected @param tag for 'flags'. | 74 | |
Line has trailing spaces. | 80 | |
Method 'getShowCmd' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Line has trailing spaces. | 89 | |
Method 'setShowCmd' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Parameter showCmd should be final. | 92 | |
'showCmd' hides a field. | 92 | |
Expected @param tag for 'showCmd'. | 92 | |
Line has trailing spaces. | 98 | |
Method 'getPtMinPosition' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Line has trailing spaces. | 107 | |
Method 'setPtMinPosition' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Parameter ptMinPosition should be final. | 111 | |
'ptMinPosition' hides a field. | 111 | |
Expected @param tag for 'ptMinPosition'. | 111 | |
Line has trailing spaces. | 117 | |
Method 'getPtMaxPosition' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Line has trailing spaces. | 126 | |
Method 'setPtMaxPosition' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Parameter ptMaxPosition should be final. | 130 | |
'ptMaxPosition' hides a field. | 130 | |
Expected @param tag for 'ptMaxPosition'. | 130 | |
Line has trailing spaces. | 136 | |
Method 'getRcNormalPosition' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Line has trailing spaces. | 145 | |
Method 'setRcNormalPosition' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Parameter rcNormalPosition should be final. | 149 | |
'rcNormalPosition' hides a field. | 149 | |
Expected @param tag for 'rcNormalPosition'. | 149 | |
Missing a Javadoc comment. | 153 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 153 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Missing a Javadoc comment. | 155 | |
Parameter obj should be final. | 155 | |
'if' construct must use '{}'s. | 156 | |
'if' construct must use '{}'s. | 159 | |
'if' construct must use '{}'s. | 161 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 167 | |
Line is longer than 80 characters (found 137). | 172 | |
Line is longer than 80 characters (found 137). | 174 | |
Line is longer than 80 characters (found 114). | 177 | |
Missing a Javadoc comment. | 183 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 183 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 185 | |
Missing a Javadoc comment. | 185 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 190 | |
Line is longer than 80 characters (found 108). | 208 | |
Missing a Javadoc comment. | 208 | |
Line is longer than 80 characters (found 95). | 209 | |
Line is longer than 80 characters (found 106). | 215 | |
First sentence should end with a period. | 265 | |
Expected an @return tag. | 268 | |
First sentence should end with a period. | 272 | |
Expected an @return tag. | 275 | |
Parameter mechType should be final. | 276 | |
Expected @param tag for 'mechType'. | 276 | |
Parameter _javaType should be final. | 276 | |
Expected @param tag for '_javaType'. | 276 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 276 | |
Parameter _xmlType should be final. | 277 | |
Expected @param tag for '_xmlType'. | 277 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 277 | |
First sentence should end with a period. | 282 | |
Expected an @return tag. | 285 | |
Parameter mechType should be final. | 286 | |
Expected @param tag for 'mechType'. | 286 | |
Parameter _javaType should be final. | 286 | |
Expected @param tag for '_javaType'. | 286 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 286 | |
Parameter _xmlType should be final. | 287 | |
Expected @param tag for '_xmlType'. | 287 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 287 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 57 | |
Parameter winClass should be final. | 57 | |
'winClass' hides a field. | 57 | |
Parameter index should be final. | 57 | |
'index' hides a field. | 57 | |
Missing a Javadoc comment. | 63 | |
Parameter winClass should be final. | 63 | |
'winClass' hides a field. | 63 | |
Parameter caption should be final. | 63 | |
'caption' hides a field. | 63 | |
Parameter index should be final. | 63 | |
'index' hides a field. | 63 | |
Missing a Javadoc comment. | 70 | |
Parameter caption should be final. | 70 | |
'caption' hides a field. | 70 | |
Parameter hwnd should be final. | 70 | |
'hwnd' hides a field. | 70 | |
Parameter index should be final. | 70 | |
'index' hides a field. | 70 | |
Parameter parent should be final. | 71 | |
'parent' hides a field. | 71 | |
Parameter winClass should be final. | 71 | |
'winClass' hides a field. | 71 | |
Line has trailing spaces. | 81 | |
Method 'getCaption' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Line has trailing spaces. | 90 | |
Method 'setCaption' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Parameter caption should be final. | 93 | |
'caption' hides a field. | 93 | |
Expected @param tag for 'caption'. | 93 | |
Line has trailing spaces. | 99 | |
Method 'getHwnd' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Line has trailing spaces. | 108 | |
Method 'setHwnd' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Parameter hwnd should be final. | 111 | |
'hwnd' hides a field. | 111 | |
Expected @param tag for 'hwnd'. | 111 | |
Line has trailing spaces. | 117 | |
Method 'getIndex' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Line has trailing spaces. | 126 | |
Method 'setIndex' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Parameter index should be final. | 129 | |
'index' hides a field. | 129 | |
Expected @param tag for 'index'. | 129 | |
Line has trailing spaces. | 135 | |
Method 'getParent' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Line has trailing spaces. | 144 | |
Method 'setParent' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Parameter parent should be final. | 147 | |
'parent' hides a field. | 147 | |
Expected @param tag for 'parent'. | 147 | |
Line has trailing spaces. | 153 | |
Method 'getWinClass' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Line has trailing spaces. | 162 | |
Method 'setWinClass' is not designed for extension - needs to be abstract, final or empty. | 165 | |
Parameter winClass should be final. | 165 | |
'winClass' hides a field. | 165 | |
Expected @param tag for 'winClass'. | 165 | |
Missing a Javadoc comment. | 169 | |
Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 169 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 171 | |
Missing a Javadoc comment. | 171 | |
Parameter obj should be final. | 171 | |
'if' construct must use '{}'s. | 172 | |
'if' construct must use '{}'s. | 175 | |
'if' construct must use '{}'s. | 177 | |
Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 183 | |
Line is longer than 80 characters (found 113). | 185 | |
Expression can be simplified. | 185 | |
Line is longer than 80 characters (found 117). | 190 | |
Missing a Javadoc comment. | 196 | |
Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 196 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 198 | |
Missing a Javadoc comment. | 198 | |
Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 203 | |
Line is longer than 80 characters (found 108). | 218 | |
Missing a Javadoc comment. | 218 | |
Line is longer than 80 characters (found 92). | 219 | |
Line is longer than 80 characters (found 106). | 225 | |
First sentence should end with a period. | 264 | |
Expected an @return tag. | 267 | |
First sentence should end with a period. | 271 | |
Expected an @return tag. | 274 | |
Parameter mechType should be final. | 275 | |
Expected @param tag for 'mechType'. | 275 | |
Parameter _javaType should be final. | 275 | |
Expected @param tag for '_javaType'. | 275 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 275 | |
Parameter _xmlType should be final. | 276 | |
Expected @param tag for '_xmlType'. | 276 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 276 | |
First sentence should end with a period. | 281 | |
Expected an @return tag. | 284 | |
Parameter mechType should be final. | 285 | |
Expected @param tag for 'mechType'. | 285 | |
Parameter _javaType should be final. | 285 | |
Expected @param tag for '_javaType'. | 285 | |
Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 285 | |
Parameter _xmlType should be final. | 286 | |
Expected @param tag for '_xmlType'. | 286 | |
Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 286 | |
Line has trailing spaces. | 293 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 296 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Missing a Javadoc comment. | 14 | |
Redundant 'public' modifier. | 14 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Line is longer than 80 characters (found 101). | 12 | |
Missing a Javadoc comment. | 12 | |
Line is longer than 80 characters (found 101). | 13 | |
Missing a Javadoc comment. | 13 | |
Line is longer than 80 characters (found 101). | 14 | |
Missing a Javadoc comment. | 14 | |
Line is longer than 80 characters (found 101). | 15 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Name '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Variable '_operations' must be private and have accessor methods. | 17 | |
Missing a Javadoc comment. | 24 | |
Name '_initOperationDesc1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 24 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 76 | |
Parameter endpointURL should be final. | 76 | |
Parameter service should be final. | 77 | |
Missing a Javadoc comment. | 82 | |
Parameter service should be final. | 82 | |
Line is longer than 80 characters (found 90). | 94 | |
Line is longer than 80 characters (found 92). | 95 | |
Line is longer than 80 characters (found 90). | 96 | |
Line is longer than 80 characters (found 92). | 97 | |
Line is longer than 80 characters (found 92). | 98 | |
Line is longer than 80 characters (found 94). | 99 | |
Line is longer than 80 characters (found 94). | 100 | |
Line is longer than 80 characters (found 96). | 101 | |
Line is longer than 80 characters (found 102). | 102 | |
Line is longer than 80 characters (found 104). | 103 | |
Method 'createCall' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 117 | |
Line is longer than 80 characters (found 101). | 153 | |
Line is longer than 80 characters (found 85). | 157 | |
Line is longer than 80 characters (found 87). | 159 | |
Line is longer than 80 characters (found 81). | 161 | |
Line is longer than 80 characters (found 91). | 162 | |
Line is longer than 80 characters (found 139). | 163 | |
Line is longer than 80 characters (found 145). | 165 | |
Line is longer than 80 characters (found 81). | 167 | |
Name '_t' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 173 | |
Method 'searchWindow' is not designed for extension - needs to be abstract, final or empty. | 179 | |
Missing a Javadoc comment. | 179 | |
Parameter arg0 should be final. | 179 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 184 | |
Line is longer than 80 characters (found 82). | 193 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 200 | |
'{' is followed by whitespace. | 201 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 209 | |
Method 'searchSameThreadWindow' is not designed for extension - needs to be abstract, final or empty. | 219 | |
Missing a Javadoc comment. | 219 | |
Parameter arg0 should be final. | 219 | |
Parameter arg1 should be final. | 220 | |
Name '_call' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 225 | |
Line is longer than 80 characters (found 82). | 234 | |
Name '_resp' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 241 | |
Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 250 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 3 | |
Missing a Javadoc comment. | 5 | |
Name '_endpoint' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 5 | |
Missing a Javadoc comment. | 6 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 12 | |
Parameter endpoint should be final. | 12 | |
Missing a Javadoc comment. | 17 | |
Name '_initWin32UtilsProxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Line is longer than 80 characters (found 87). | 19 | |
'if' construct must use '{}'s. | 22 | |
'else' construct must use '{}'s. | 27 | |
Line is longer than 80 characters (found 84). | 29 | |
Must have at least one statement. | 32 | |
Method 'getEndpoint' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Method 'setEndpoint' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter endpoint should be final. | 40 | |
'if' construct must use '{}'s. | 42 | |
Method 'getWin32Utils' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
'if' construct must use '{}'s. | 49 | |
Method 'searchWindow' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter arg0 should be final. | 54 | |
'if' construct must use '{}'s. | 56 | |
Method 'searchSameThreadWindow' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter arg0 should be final. | 61 | |
Parameter arg1 should be final. | 62 | |
'if' construct must use '{}'s. | 64 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Missing a Javadoc comment. | 16 | |
Redundant 'public' modifier. | 16 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 13 | |
Line is longer than 80 characters (found 81). | 16 | |
Missing a Javadoc comment. | 16 | |
Parameter config should be final. | 16 | |
Missing a Javadoc comment. | 20 | |
Parameter wsdlLoc should be final. | 20 | |
Parameter sName should be final. | 21 | |
Line is longer than 80 characters (found 91). | 27 | |
Missing a Javadoc comment. | 27 | |
Name 'Win32UtilsPort_address' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 | |
Method 'getWin32UtilsPortAddress' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 34 | |
Name 'Win32UtilsPortWSDDServiceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
Method 'getWin32UtilsPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Method 'setWin32UtilsPortWSDDServiceName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter name should be final. | 40 | |
Method 'getWin32UtilsPort' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Method 'getWin32UtilsPort' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter portAddress should be final. | 56 | |
Line is longer than 80 characters (found 136). | 58 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
Method 'setWin32UtilsPortEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter address should be final. | 67 | |
Expected an @return tag. | 75 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Parameter serviceEndpointInterface should be final. | 75 | |
Expected @param tag for 'serviceEndpointInterface'. | 75 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 76 | |
Line is longer than 80 characters (found 140). | 80 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
Avoid inline conditionals. | 90 | |
Expected an @return tag. | 98 | |
Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Parameter portName should be final. | 98 | |
Expected @param tag for 'portName'. | 98 | |
Parameter serviceEndpointInterface should be final. | 99 | |
Expected @param tag for 'serviceEndpointInterface'. | 99 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 100 | |
Name '_stub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 119 | |
Method 'getPorts' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Parameter portName should be final. | 133 | |
Expected @param tag for 'portName'. | 133 | |
Parameter address should be final. | 134 | |
Expected @param tag for 'address'. | 134 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 134 | |
Method 'setEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Parameter portName should be final. | 147 | |
Expected @param tag for 'portName'. | 147 | |
Parameter address should be final. | 148 | |
Expected @param tag for 'address'. | 148 | |
Expected @throws tag for 'javax.xml.rpc.ServiceException'. | 148 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line has trailing spaces. | 587 | |
Line has trailing spaces. | 1079 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Key 'NullDelegate' missing. | 0 | |
Key 'addTrailer00' missing. | 0 | |
Key 'attach.DimeStreamError6' missing. | 0 | |
Key 'axisFault00' missing. | 0 | |
Key 'axisFault01' missing. | 0 | |
Key 'badAccessor00' missing. | 0 | |
Key 'badCall00' missing. | 0 | |
Key 'badCall02' missing. | 0 | |
Key 'badDeserFac' missing. | 0 | |
Key 'badEnum03' missing. | 0 | |
Key 'badModifier00' missing. | 0 | |
Key 'badMsgCtx00' missing. | 0 | |
Key 'badNamespace00' missing. | 0 | |
Key 'badProp01' missing. | 0 | |
Key 'badProp02' missing. | 0 | |
Key 'badProxy00' missing. | 0 | |
Key 'badRootElem00' missing. | 0 | |
Key 'badSOAPBodyElement00' missing. | 0 | |
Key 'badStyle' missing. | 0 | |
Key 'badTypeNode' missing. | 0 | |
Key 'badWSDDElem00' missing. | 0 | |
Key 'beanSerConfigFail00' missing. | 0 | |
Key 'buildChain00' missing. | 0 | |
Key 'cannotCreateTextNode00' missing. | 0 | |
Key 'cannotDoWrappedMode00' missing. | 0 | |
Key 'cannotFindObjectForClass00' missing. | 0 | |
Key 'cantGetDoc00' missing. | 0 | |
Key 'cantResolve00' missing. | 0 | |
Key 'classGCed' missing. | 0 | |
Key 'concurrentModificationOfStream' missing. | 0 | |
Key 'deployChain00' missing. | 0 | |
Key 'deployHandler00' missing. | 0 | |
Key 'deployService00' missing. | 0 | |
Key 'deployService01' missing. | 0 | |
Key 'deployTransport00' missing. | 0 | |
Key 'deserFact00' missing. | 0 | |
Key 'differentTypes00' missing. | 0 | |
Key 'dupConfigProvider00' missing. | 0 | |
Key 'duplicateClass00' missing. | 0 | |
Key 'emitFail01' missing. | 0 | |
Key 'encodingDisappeared00' missing. | 0 | |
Key 'endDoc00' missing. | 0 | |
Key 'endDoc01' missing. | 0 | |
Key 'endPrefix00' missing. | 0 | |
Key 'exit01' missing. | 0 | |
Key 'exit02' missing. | 0 | |
Key 'exitCurrMsg' missing. | 0 | |
Key 'failedToGetAttachmentPartStream' missing. | 0 | |
Key 'failedToGetDelimitedAttachmentStream' missing. | 0 | |
Key 'faultDuringCleanup' missing. | 0 | |
Key 'from00' missing. | 0 | |
Key 'ftsf03' missing. | 0 | |
Key 'ftsf04' missing. | 0 | |
Key 'ftsf05' missing. | 0 | |
Key 'genDeploy00' missing. | 0 | |
Key 'genDeployFail00' missing. | 0 | |
Key 'genHelper00' missing. | 0 | |
Key 'genHolder00' missing. | 0 | |
Key 'genIface00' missing. | 0 | |
Key 'genIface01' missing. | 0 | |
Key 'genImpl00' missing. | 0 | |
Key 'genService00' missing. | 0 | |
Key 'genSkel00' missing. | 0 | |
Key 'genStub00' missing. | 0 | |
Key 'genTest00' missing. | 0 | |
Key 'genType00' missing. | 0 | |
Key 'genUndeploy00' missing. | 0 | |
Key 'genUndeployFail00' missing. | 0 | |
Key 'gotResponse00' missing. | 0 | |
Key 'handlerRegistryConfig' missing. | 0 | |
Key 'headerNotEmpty' missing. | 0 | |
Key 'headerNotNull' missing. | 0 | |
Key 'headerValueNotNull' missing. | 0 | |
Key 'imageEnabled' missing. | 0 | |
Key 'invocationArgumentsModified00' missing. | 0 | |
Key 'invokeRequest00' missing. | 0 | |
Key 'invokeResponse00' missing. | 0 | |
Key 'invokeService00' missing. | 0 | |
Key 'j2woptDeploy00' missing. | 0 | |
Key 'j2woptfactory00' missing. | 0 | |
Key 'javaNetUnknownHostException00' missing. | 0 | |
Key 'lookup00' missing. | 0 | |
Key 'markNotSupported' missing. | 0 | |
Key 'missingContentType' missing. | 0 | |
Key 'msgContentLengthHTTPerr' missing. | 0 | |
Key 'msgMethodMustHaveOneParam' missing. | 0 | |
Key 'multipleBindings00' missing. | 0 | |
Key 'namesDontMatch00' missing. | 0 | |
Key 'namesDontMatch01' missing. | 0 | |
Key 'needMessageContextArg' missing. | 0 | |
Key 'never00' missing. | 0 | |
Key 'nextStreamNotReady' missing. | 0 | |
Key 'noArrayArray00' missing. | 0 | |
Key 'noArrayType00' missing. | 0 | |
Key 'noBeanHome00' missing. | 0 | |
Key 'noChains00' missing. | 0 | |
Key 'noClass00' missing. | 0 | |
Key 'noClassname00' missing. | 0 | |
Key 'noConfig00' missing. | 0 | |
Key 'noContext01' missing. | 0 | |
Key 'noDataHandler' missing. | 0 | |
Key 'noDefaultTypeMapping00' missing. | 0 | |
Key 'noDeserFact00' missing. | 0 | |
Key 'noElemOrType' missing. | 0 | |
Key 'noEngineConfig00' missing. | 0 | |
Key 'noHandler01' missing. | 0 | |
Key 'noHandler02' missing. | 0 | |
Key 'noHandlersInChain00' missing. | 0 | |
Key 'noJSSE00' missing. | 0 | |
Key 'noMethod00' missing. | 0 | |
Key 'noMultiArray00' missing. | 0 | |
Key 'noOverloadedOperations' missing. | 0 | |
Key 'noParent00' missing. | 0 | |
Key 'noParmAndRetReq' missing. | 0 | |
Key 'noPivot00' missing. | 0 | |
Key 'noPivot01' missing. | 0 | |
Key 'noProviderAttr00' missing. | 0 | |
Key 'noProviderElem00' missing. | 0 | |
Key 'noRequest01' missing. | 0 | |
Key 'noResponse00' missing. | 0 | |
Key 'noSerializer01' missing. | 0 | |
Key 'noService02' missing. | 0 | |
Key 'noService03' missing. | 0 | |
Key 'noService07' missing. | 0 | |
Key 'noService08' missing. | 0 | |
Key 'noUse' missing. | 0 | |
Key 'nullDelimitedStream' missing. | 0 | |
Key 'nullEJBUser00' missing. | 0 | |
Key 'ok00' missing. | 0 | |
Key 'onlyOneMapping' missing. | 0 | |
Key 'onlyOneMessageOp' missing. | 0 | |
Key 'openBread' missing. | 0 | |
Key 'optionJaxrpc' missing. | 0 | |
Key 'optionMsgCtx00' missing. | 0 | |
Key 'optionWrapArrays' missing. | 0 | |
Key 'parent00' missing. | 0 | |
Key 'parseError00' missing. | 0 | |
Key 'registerTypeMap00' missing. | 0 | |
Key 'registryAdd00' missing. | 0 | |
Key 'result00' missing. | 0 | |
Key 'return00' missing. | 0 | |
Key 'returnChain00' missing. | 0 | |
Key 'rpcProviderOperAssert00' missing. | 0 | |
Key 'seqHashMapArrayIndexOutOfBoundsException01' missing. | 0 | |
Key 'seqHashMapArrayIndexOutOfBoundsException02' missing. | 0 | |
Key 'serializer00' missing. | 0 | |
Key 'servletEngineWebInfError01' missing. | 0 | |
Key 'setCurrMsg00' missing. | 0 | |
Key 'startPrefix00' missing. | 0 | |
Key 'test00' missing. | 0 | |
Key 'test01' missing. | 0 | |
Key 'test02' missing. | 0 | |
Key 'test03' missing. | 0 | |
Key 'test04' missing. | 0 | |
Key 'toAxisFault01' missing. | 0 | |
Key 'triedArgs00' missing. | 0 | |
Key 'triedClass00' missing. | 0 | |
Key 'typeFromParms00' missing. | 0 | |
Key 'typeNotSet00' missing. | 0 | |
Key 'typeSetNotAllowed00' missing. | 0 | |
Key 'types00' missing. | 0 | |
Key 'unabletoLoadMessages00' missing. | 0 | |
Key 'undeploy00' missing. | 0 | |
Key 'unexpectedDesc00' missing. | 0 | |
Key 'unexpectedUnknown00' missing. | 0 | |
Key 'unknownType00' missing. | 0 | |
Key 'unknownType01' missing. | 0 | |
Key 'unlikely00' missing. | 0 | |
Key 'unsupportedEncoding00' missing. | 0 | |
Key 'unsupportedOperationException01' missing. | 0 | |
Key 'useStubsGetCallMethod' missing. | 0 | |
Key 'uuidGenFactoryCNFE00' missing. | 0 | |
Key 'uuidGenFactoryException02' missing. | 0 | |
Key 'warnDocLitInteropMultipleInputParts' missing. | 0 | |
Key 'withParent00' missing. | 0 | |
Key 'writeSchemaProblem00' missing. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Key 'targetHost' missing. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Key 'targetHost00' missing. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Key 'numericEnc00' missing. | 0 | |
Key 'targetHost00' missing. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line has trailing spaces. | 14 | |
Line has trailing spaces. | 15 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Key 'checksum.verification.error' missing. | 0 |
Violation | Message | Line |
---|---|---|
Key 'checksum.verification.error' missing. | 0 |
Violation | Message | Line |
---|---|---|
Key 'checksum.verification.error' missing. | 0 |
Violation | Message | Line |
---|---|---|
Key 'checksum.verification.error' missing. | 0 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 29 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 16 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 16 | |
Line has trailing spaces. | 119 | |
Line has trailing spaces. | 180 | |
Line has trailing spaces. | 190 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line has trailing spaces. | 1 | |
Line has trailing spaces. | 2 | |
Line has trailing spaces. | 3 | |
Line has trailing spaces. | 22 | |
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 25 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 41 |