The following document contains the results of Checkstyle 6.2 with development/dsol-checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | EmptyBlock | 1 | |
LeftCurly
|
1173 | ||
RightCurly
|
75 | ||
| coding | HiddenField
|
2 | |
| design | DesignForExtension | 405 | |
| HideUtilityClassConstructor | 2 | ||
| VisibilityModifier | 223 | ||
| imports | UnusedImports | 2 | |
| javadoc | JavadocMethod | 165 | |
JavadocStyle
|
53 | ||
| JavadocType | 1 | ||
| JavadocVariable | 212 | ||
| misc | FinalParameters | 254 | |
| TodoComment | 1 | ||
| modifier | ModifierOrder | 2 | |
| naming | ConstantName | 2 | |
| MemberName | 2 | ||
| sizes | LineLength
|
13 | |
| MethodLength | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 24 | |
| blocks | LeftCurly | '{' should be on a new line. | 49 | |
| blocks | LeftCurly | '{' should be on a new line. | 65 | |
| blocks | LeftCurly | '{' should be on a new line. | 70 | |
| blocks | LeftCurly | '{' should be on a new line. | 76 | |
| blocks | LeftCurly | '{' should be on a new line. | 82 | |
| blocks | LeftCurly | '{' should be on a new line. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 16 | |
| blocks | LeftCurly | '{' should be on a new line. | 16 | |
| blocks | LeftCurly | '{' should be on a new line. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 20 | |
| blocks | LeftCurly | '{' should be on a new line. | 38 | |
| blocks | LeftCurly | '{' should be on a new line. | 42 | |
| blocks | LeftCurly | '{' should be on a new line. | 46 | |
| blocks | LeftCurly | '{' should be on a new line. | 50 | |
| blocks | LeftCurly | '{' should be on a new line. | 54 | |
| blocks | LeftCurly | '{' should be on a new line. | 58 | |
| blocks | LeftCurly | '{' should be on a new line. | 63 | |
| blocks | LeftCurly | '{' should be on a new line. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 14 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 | |
| design | VisibilityModifier | Variable 'toNodeName' must be private and have accessor methods. | 42 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| design | VisibilityModifier | Variable 'fromNodeName' must be private and have accessor methods. | 44 | |
| blocks | LeftCurly | '{' should be on a new line. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 99 | |
| blocks | LeftCurly | '{' should be on a new line. | 105 | |
| blocks | LeftCurly | '{' should be on a new line. | 111 | |
| blocks | LeftCurly | '{' should be on a new line. | 166 | |
| blocks | LeftCurly | '{' should be on a new line. | 170 | |
| blocks | LeftCurly | '{' should be on a new line. | 174 | |
| blocks | LeftCurly | '{' should be on a new line. | 181 | |
| blocks | LeftCurly | '{' should be on a new line. | 183 | |
| blocks | LeftCurly | '{' should be on a new line. | 190 | |
| blocks | RightCurly | '}' should be alone on a line. | 192 | |
| blocks | LeftCurly | '{' should be on a new line. | 192 | |
| blocks | LeftCurly | '{' should be on a new line. | 196 | |
| blocks | RightCurly | '}' should be alone on a line. | 198 | |
| blocks | LeftCurly | '{' should be on a new line. | 198 | |
| blocks | RightCurly | '}' should be alone on a line. | 200 | |
| blocks | LeftCurly | '{' should be on a new line. | 200 | |
| blocks | RightCurly | '}' should be alone on a line. | 202 | |
| blocks | LeftCurly | '{' should be on a new line. | 202 | |
| blocks | LeftCurly | '{' should be on a new line. | 207 | |
| blocks | LeftCurly | '{' should be on a new line. | 210 | |
| blocks | LeftCurly | '{' should be on a new line. | 214 | |
| blocks | LeftCurly | '{' should be on a new line. | 217 | |
| blocks | LeftCurly | '{' should be on a new line. | 224 | |
| blocks | LeftCurly | '{' should be on a new line. | 233 | |
| blocks | LeftCurly | '{' should be on a new line. | 234 | |
| blocks | RightCurly | '}' should be alone on a line. | 236 | |
| blocks | LeftCurly | '{' should be on a new line. | 236 | |
| blocks | RightCurly | '}' should be alone on a line. | 238 | |
| blocks | LeftCurly | '{' should be on a new line. | 238 | |
| blocks | RightCurly | '}' should be alone on a line. | 240 | |
| blocks | LeftCurly | '{' should be on a new line. | 240 | |
| blocks | LeftCurly | '{' should be on a new line. | 246 | |
| blocks | LeftCurly | '{' should be on a new line. | 252 | |
| blocks | RightCurly | '}' should be alone on a line. | 254 | |
| blocks | LeftCurly | '{' should be on a new line. | 254 | |
| blocks | LeftCurly | '{' should be on a new line. | 259 | |
| blocks | EmptyBlock | Must have at least one statement. | 259 | |
| blocks | LeftCurly | '{' should be on a new line. | 261 | |
| blocks | RightCurly | '}' should be alone on a line. | 263 | |
| blocks | LeftCurly | '{' should be on a new line. | 263 | |
| blocks | RightCurly | '}' should be alone on a line. | 265 | |
| blocks | LeftCurly | '{' should be on a new line. | 265 | |
| blocks | LeftCurly | '{' should be on a new line. | 285 | |
| blocks | LeftCurly | '{' should be on a new line. | 290 | |
| blocks | RightCurly | '}' should be alone on a line. | 292 | |
| blocks | LeftCurly | '{' should be on a new line. | 292 | |
| blocks | LeftCurly | '{' should be on a new line. | 295 | |
| blocks | LeftCurly | '{' should be on a new line. | 302 | |
| blocks | RightCurly | '}' should be alone on a line. | 304 | |
| blocks | LeftCurly | '{' should be on a new line. | 304 | |
| blocks | LeftCurly | '{' should be on a new line. | 308 | |
| blocks | RightCurly | '}' should be alone on a line. | 310 | |
| blocks | LeftCurly | '{' should be on a new line. | 310 | |
| blocks | RightCurly | '}' should be alone on a line. | 312 | |
| blocks | LeftCurly | '{' should be on a new line. | 312 | |
| blocks | RightCurly | '}' should be alone on a line. | 314 | |
| blocks | LeftCurly | '{' should be on a new line. | 314 | |
| blocks | LeftCurly | '{' should be on a new line. | 319 | |
| blocks | RightCurly | '}' should be alone on a line. | 321 | |
| blocks | LeftCurly | '{' should be on a new line. | 321 | |
| blocks | LeftCurly | '{' should be on a new line. | 340 | |
| blocks | LeftCurly | '{' should be on a new line. | 345 | |
| blocks | RightCurly | '}' should be alone on a line. | 347 | |
| blocks | LeftCurly | '{' should be on a new line. | 347 | |
| blocks | LeftCurly | '{' should be on a new line. | 350 | |
| blocks | LeftCurly | '{' should be on a new line. | 357 | |
| blocks | RightCurly | '}' should be alone on a line. | 359 | |
| blocks | LeftCurly | '{' should be on a new line. | 359 | |
| blocks | LeftCurly | '{' should be on a new line. | 363 | |
| blocks | RightCurly | '}' should be alone on a line. | 365 | |
| blocks | LeftCurly | '{' should be on a new line. | 365 | |
| blocks | RightCurly | '}' should be alone on a line. | 367 | |
| blocks | LeftCurly | '{' should be on a new line. | 367 | |
| blocks | RightCurly | '}' should be alone on a line. | 369 | |
| blocks | LeftCurly | '{' should be on a new line. | 369 | |
| blocks | LeftCurly | '{' should be on a new line. | 374 | |
| blocks | RightCurly | '}' should be alone on a line. | 376 | |
| blocks | LeftCurly | '{' should be on a new line. | 376 | |
| blocks | LeftCurly | '{' should be on a new line. | 395 | |
| blocks | LeftCurly | '{' should be on a new line. | 400 | |
| blocks | RightCurly | '}' should be alone on a line. | 402 | |
| blocks | LeftCurly | '{' should be on a new line. | 402 | |
| blocks | LeftCurly | '{' should be on a new line. | 405 | |
| blocks | LeftCurly | '{' should be on a new line. | 412 | |
| blocks | LeftCurly | '{' should be on a new line. | 416 | |
| blocks | RightCurly | '}' should be alone on a line. | 418 | |
| blocks | LeftCurly | '{' should be on a new line. | 418 | |
| blocks | LeftCurly | '{' should be on a new line. | 422 | |
| blocks | RightCurly | '}' should be alone on a line. | 424 | |
| blocks | LeftCurly | '{' should be on a new line. | 424 | |
| blocks | LeftCurly | '{' should be on a new line. | 428 | |
| blocks | RightCurly | '}' should be alone on a line. | 430 | |
| blocks | LeftCurly | '{' should be on a new line. | 430 | |
| blocks | LeftCurly | '{' should be on a new line. | 443 | |
| blocks | LeftCurly | '{' should be on a new line. | 444 | |
| blocks | RightCurly | '}' should be alone on a line. | 446 | |
| blocks | LeftCurly | '{' should be on a new line. | 446 | |
| blocks | RightCurly | '}' should be alone on a line. | 448 | |
| blocks | LeftCurly | '{' should be on a new line. | 448 | |
| blocks | RightCurly | '}' should be alone on a line. | 450 | |
| blocks | LeftCurly | '{' should be on a new line. | 450 | |
| blocks | RightCurly | '}' should be alone on a line. | 452 | |
| blocks | LeftCurly | '{' should be on a new line. | 452 | |
| blocks | RightCurly | '}' should be alone on a line. | 454 | |
| blocks | LeftCurly | '{' should be on a new line. | 454 | |
| blocks | LeftCurly | '{' should be on a new line. | 462 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 14 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 16 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 16 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 18 | |
| design | VisibilityModifier | Variable 'age' must be private and have accessor methods. | 18 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 20 | |
| design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 20 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 22 | |
| blocks | LeftCurly | '{' should be on a new line. | 22 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 26 | |
| misc | FinalParameters | Parameter name should be final. | 27 | |
| blocks | LeftCurly | '{' should be on a new line. | 27 | |
| design | DesignForExtension | Method 'getAge' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 31 | |
| blocks | LeftCurly | '{' should be on a new line. | 31 | |
| design | DesignForExtension | Method 'setAge' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 35 | |
| misc | FinalParameters | Parameter age should be final. | 36 | |
| blocks | LeftCurly | '{' should be on a new line. | 36 | |
| design | DesignForExtension | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| blocks | LeftCurly | '{' should be on a new line. | 40 | |
| design | DesignForExtension | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 | |
| misc | FinalParameters | Parameter id should be final. | 45 | |
| blocks | LeftCurly | '{' should be on a new line. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 37 | |
| blocks | LeftCurly | '{' should be on a new line. | 91 | |
| blocks | LeftCurly | '{' should be on a new line. | 95 | |
| blocks | LeftCurly | '{' should be on a new line. | 99 | |
| blocks | LeftCurly | '{' should be on a new line. | 103 | |
| blocks | LeftCurly | '{' should be on a new line. | 107 | |
| blocks | LeftCurly | '{' should be on a new line. | 111 | |
| blocks | LeftCurly | '{' should be on a new line. | 116 | |
| blocks | LeftCurly | '{' should be on a new line. | 118 | |
| blocks | LeftCurly | '{' should be on a new line. | 125 | |
| blocks | LeftCurly | '{' should be on a new line. | 127 | |
| blocks | LeftCurly | '{' should be on a new line. | 134 | |
| blocks | LeftCurly | '{' should be on a new line. | 139 | |
| blocks | LeftCurly | '{' should be on a new line. | 145 | |
| blocks | LeftCurly | '{' should be on a new line. | 151 | |
| blocks | LeftCurly | '{' should be on a new line. | 161 | |
| blocks | LeftCurly | '{' should be on a new line. | 163 | |
| blocks | LeftCurly | '{' should be on a new line. | 171 | |
| blocks | LeftCurly | '{' should be on a new line. | 173 | |
| blocks | LeftCurly | '{' should be on a new line. | 181 | |
| blocks | LeftCurly | '{' should be on a new line. | 183 | |
| blocks | LeftCurly | '{' should be on a new line. | 191 | |
| blocks | LeftCurly | '{' should be on a new line. | 193 | |
| blocks | LeftCurly | '{' should be on a new line. | 201 | |
| blocks | LeftCurly | '{' should be on a new line. | 221 | |
| blocks | LeftCurly | '{' should be on a new line. | 225 | |
| blocks | LeftCurly | '{' should be on a new line. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 42 | |
| blocks | LeftCurly | '{' should be on a new line. | 67 | |
| blocks | LeftCurly | '{' should be on a new line. | 68 | |
| blocks | LeftCurly | '{' should be on a new line. | 73 | |
| blocks | LeftCurly | '{' should be on a new line. | 77 | |
| blocks | LeftCurly | '{' should be on a new line. | 82 | |
| blocks | LeftCurly | '{' should be on a new line. | 85 | |
| blocks | LeftCurly | '{' should be on a new line. | 103 | |
| blocks | LeftCurly | '{' should be on a new line. | 107 | |
| blocks | LeftCurly | '{' should be on a new line. | 110 | |
| blocks | LeftCurly | '{' should be on a new line. | 117 | |
| blocks | LeftCurly | '{' should be on a new line. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 40 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 44 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| blocks | LeftCurly | '{' should be on a new line. | 50 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| misc | FinalParameters | Parameter value should be final. | 58 | |
| blocks | LeftCurly | '{' should be on a new line. | 58 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| blocks | LeftCurly | '{' should be on a new line. | 66 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| misc | FinalParameters | Parameter value should be final. | 74 | |
| blocks | LeftCurly | '{' should be on a new line. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 44 | |
| blocks | LeftCurly | '{' should be on a new line. | 77 | |
| blocks | LeftCurly | '{' should be on a new line. | 78 | |
| blocks | LeftCurly | '{' should be on a new line. | 83 | |
| blocks | LeftCurly | '{' should be on a new line. | 87 | |
| blocks | LeftCurly | '{' should be on a new line. | 92 | |
| blocks | LeftCurly | '{' should be on a new line. | 95 | |
| blocks | LeftCurly | '{' should be on a new line. | 101 | |
| blocks | LeftCurly | '{' should be on a new line. | 107 | |
| blocks | LeftCurly | '{' should be on a new line. | 113 | |
| blocks | LeftCurly | '{' should be on a new line. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 48 | |
| design | VisibilityModifier | Variable 'gtuDirection' must be private and have accessor methods. | 62 | |
| sizes | MethodLength | Method length is 152 lines (max allowed is 150). | 120 | |
| blocks | LeftCurly | '{' should be on a new line. | 122 | |
| blocks | LeftCurly | '{' should be on a new line. | 126 | |
| blocks | LeftCurly | '{' should be on a new line. | 130 | |
| blocks | LeftCurly | '{' should be on a new line. | 134 | |
| blocks | LeftCurly | '{' should be on a new line. | 138 | |
| blocks | LeftCurly | '{' should be on a new line. | 142 | |
| blocks | LeftCurly | '{' should be on a new line. | 148 | |
| blocks | LeftCurly | '{' should be on a new line. | 163 | |
| blocks | LeftCurly | '{' should be on a new line. | 165 | |
| blocks | LeftCurly | '{' should be on a new line. | 172 | |
| blocks | LeftCurly | '{' should be on a new line. | 174 | |
| blocks | LeftCurly | '{' should be on a new line. | 181 | |
| blocks | LeftCurly | '{' should be on a new line. | 186 | |
| blocks | LeftCurly | '{' should be on a new line. | 192 | |
| blocks | LeftCurly | '{' should be on a new line. | 198 | |
| blocks | LeftCurly | '{' should be on a new line. | 206 | |
| blocks | LeftCurly | '{' should be on a new line. | 210 | |
| blocks | LeftCurly | '{' should be on a new line. | 216 | |
| blocks | LeftCurly | '{' should be on a new line. | 218 | |
| blocks | LeftCurly | '{' should be on a new line. | 226 | |
| blocks | LeftCurly | '{' should be on a new line. | 228 | |
| blocks | LeftCurly | '{' should be on a new line. | 236 | |
| blocks | LeftCurly | '{' should be on a new line. | 238 | |
| blocks | LeftCurly | '{' should be on a new line. | 246 | |
| blocks | LeftCurly | '{' should be on a new line. | 248 | |
| blocks | LeftCurly | '{' should be on a new line. | 256 | |
| blocks | LeftCurly | '{' should be on a new line. | 261 | |
| blocks | LeftCurly | '{' should be on a new line. | 267 | |
| blocks | LeftCurly | '{' should be on a new line. | 285 | |
| blocks | LeftCurly | '{' should be on a new line. | 286 | |
| blocks | LeftCurly | '{' should be on a new line. | 302 | |
| blocks | LeftCurly | '{' should be on a new line. | 306 | |
| blocks | LeftCurly | '{' should be on a new line. | 330 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 57 | |
| blocks | LeftCurly | '{' should be on a new line. | 89 | |
| blocks | LeftCurly | '{' should be on a new line. | 91 | |
| blocks | LeftCurly | '{' should be on a new line. | 94 | |
| blocks | LeftCurly | '{' should be on a new line. | 101 | |
| blocks | LeftCurly | '{' should be on a new line. | 104 | |
| blocks | LeftCurly | '{' should be on a new line. | 107 | |
| blocks | LeftCurly | '{' should be on a new line. | 116 | |
| blocks | LeftCurly | '{' should be on a new line. | 119 | |
| blocks | LeftCurly | '{' should be on a new line. | 122 | |
| blocks | LeftCurly | '{' should be on a new line. | 127 | |
| blocks | LeftCurly | '{' should be on a new line. | 136 | |
| blocks | LeftCurly | '{' should be on a new line. | 139 | |
| blocks | LeftCurly | '{' should be on a new line. | 142 | |
| blocks | LeftCurly | '{' should be on a new line. | 148 | |
| blocks | LeftCurly | '{' should be on a new line. | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 26 | |
| blocks | LeftCurly | '{' should be on a new line. | 56 | |
| blocks | LeftCurly | '{' should be on a new line. | 60 | |
| blocks | LeftCurly | '{' should be on a new line. | 64 | |
| blocks | LeftCurly | '{' should be on a new line. | 68 | |
| blocks | LeftCurly | '{' should be on a new line. | 72 | |
| blocks | LeftCurly | '{' should be on a new line. | 77 | |
| blocks | LeftCurly | '{' should be on a new line. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 14 | |
| blocks | LeftCurly | '{' should be on a new line. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 52 | |
| blocks | LeftCurly | '{' should be on a new line. | 81 | |
| blocks | LeftCurly | '{' should be on a new line. | 82 | |
| blocks | LeftCurly | '{' should be on a new line. | 87 | |
| blocks | LeftCurly | '{' should be on a new line. | 91 | |
| blocks | LeftCurly | '{' should be on a new line. | 96 | |
| blocks | LeftCurly | '{' should be on a new line. | 101 | |
| blocks | LeftCurly | '{' should be on a new line. | 106 | |
| blocks | LeftCurly | '{' should be on a new line. | 109 | |
| blocks | LeftCurly | '{' should be on a new line. | 113 | |
| blocks | LeftCurly | '{' should be on a new line. | 116 | |
| blocks | LeftCurly | '{' should be on a new line. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 42 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 123 | |
| design | VisibilityModifier | Variable 'connectorTag' must be private and have accessor methods. | 123 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 133 | |
| design | VisibilityModifier | Variable 'signalHeads' must be private and have accessor methods. | 133 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 135 | |
| design | VisibilityModifier | Variable 'sensors' must be private and have accessor methods. | 135 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 137 | |
| design | VisibilityModifier | Variable 'signalHeadsToRemove' must be private and have accessor methods. | 137 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 139 | |
| design | VisibilityModifier | Variable 'sensorTagsToRemove' must be private and have accessor methods. | 139 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 142 | |
| design | VisibilityModifier | Variable 'connector' must be private and have accessor methods. | 142 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 144 | |
| design | VisibilityModifier | Variable 'arcTag' must be private and have accessor methods. | 144 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 146 | |
| design | VisibilityModifier | Variable 'bezierTag' must be private and have accessor methods. | 146 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 148 | |
| design | VisibilityModifier | Variable 'roadLayoutTag' must be private and have accessor methods. | 148 | |
| misc | FinalParameters | Parameter linkTag should be final. | 153 | |
| javadoc | JavadocMethod | Expected @param tag for 'linkTag'. | 153 | |
| blocks | LeftCurly | '{' should be on a new line. | 153 | |
| blocks | LeftCurly | '{' should be on a new line. | 160 | |
| blocks | LeftCurly | '{' should be on a new line. | 163 | |
| blocks | LeftCurly | '{' should be on a new line. | 173 | |
| blocks | LeftCurly | '{' should be on a new line. | 185 | |
| blocks | LeftCurly | '{' should be on a new line. | 187 | |
| blocks | LeftCurly | '{' should be on a new line. | 189 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 196 | |
| blocks | LeftCurly | '{' should be on a new line. | 199 | |
| blocks | LeftCurly | '{' should be on a new line. | 204 | |
| blocks | LeftCurly | '{' should be on a new line. | 208 | |
| blocks | LeftCurly | '{' should be on a new line. | 227 | |
| blocks | LeftCurly | '{' should be on a new line. | 233 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 246 | |
| misc | FinalParameters | Parameter linkTag should be final. | 246 | |
| misc | FinalParameters | Parameter connectorToNode should be final. | 246 | |
| blocks | LeftCurly | '{' should be on a new line. | 246 | |
| blocks | LeftCurly | '{' should be on a new line. | 248 | |
| blocks | LeftCurly | '{' should be on a new line. | 252 | |
| blocks | LeftCurly | '{' should be on a new line. | 259 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 265 | |
| misc | FinalParameters | Parameter linkTag should be final. | 265 | |
| misc | FinalParameters | Parameter connectorFromNode should be final. | 265 | |
| blocks | LeftCurly | '{' should be on a new line. | 265 | |
| blocks | LeftCurly | '{' should be on a new line. | 267 | |
| blocks | LeftCurly | '{' should be on a new line. | 271 | |
| blocks | LeftCurly | '{' should be on a new line. | 279 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 285 | |
| misc | FinalParameters | Parameter linkTag should be final. | 285 | |
| misc | FinalParameters | Parameter laneNodes should be final. | 285 | |
| blocks | LeftCurly | '{' should be on a new line. | 285 | |
| blocks | LeftCurly | '{' should be on a new line. | 288 | |
| blocks | LeftCurly | '{' should be on a new line. | 292 | |
| blocks | RightCurly | '}' should be alone on a line. | 294 | |
| blocks | LeftCurly | '{' should be on a new line. | 294 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 306 | |
| misc | FinalParameters | Parameter linkTag should be final. | 306 | |
| misc | FinalParameters | Parameter nodeCoords should be final. | 306 | |
| blocks | LeftCurly | '{' should be on a new line. | 307 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 321 | |
| misc | FinalParameters | Parameter node should be final. | 321 | |
| misc | FinalParameters | Parameter linkTag should be final. | 321 | |
| blocks | LeftCurly | '{' should be on a new line. | 322 | |
| blocks | LeftCurly | '{' should be on a new line. | 327 | |
| blocks | LeftCurly | '{' should be on a new line. | 335 | |
| blocks | RightCurly | '}' should be alone on a line. | 338 | |
| blocks | LeftCurly | '{' should be on a new line. | 338 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 348 | |
| javadoc | JavadocMethod | Expected an @return tag. | 357 | |
| misc | FinalParameters | Parameter splitNodeTag should be final. | 357 | |
| javadoc | JavadocMethod | Expected @param tag for 'splitNodeTag'. | 357 | |
| misc | FinalParameters | Parameter linkTag should be final. | 357 | |
| javadoc | JavadocMethod | Expected @param tag for 'linkTag'. | 357 | |
| misc | FinalParameters | Parameter parser should be final. | 357 | |
| javadoc | JavadocMethod | Expected @param tag for 'parser'. | 357 | |
| misc | FinalParameters | Parameter splitPosition should be final. | 358 | |
| javadoc | JavadocMethod | Expected @param tag for 'splitPosition'. | 358 | |
| misc | FinalParameters | Parameter margin should be final. | 358 | |
| javadoc | JavadocMethod | Expected @param tag for 'margin'. | 358 | |
| misc | FinalParameters | Parameter isConnectorToLink should be final. | 358 | |
| javadoc | JavadocMethod | Expected @param tag for 'isConnectorToLink'. | 358 | |
| javadoc | JavadocMethod | Expected @throws tag for 'OTSGeometryException'. | 358 | |
| blocks | LeftCurly | '{' should be on a new line. | 358 | |
| blocks | LeftCurly | '{' should be on a new line. | 367 | |
| blocks | LeftCurly | '{' should be on a new line. | 390 | |
| blocks | LeftCurly | '{' should be on a new line. | 393 | |
| blocks | LeftCurly | '{' should be on a new line. | 407 | |
| blocks | LeftCurly | '{' should be on a new line. | 410 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 433 | |
| misc | FinalParameters | Parameter linkTag should be final. | 439 | |
| javadoc | JavadocMethod | Expected @param tag for 'linkTag'. | 439 | |
| misc | FinalParameters | Parameter designLine should be final. | 439 | |
| javadoc | JavadocMethod | Expected @param tag for 'designLine'. | 439 | |
| misc | FinalParameters | Parameter nodeTag should be final. | 439 | |
| javadoc | JavadocMethod | Expected @param tag for 'nodeTag'. | 439 | |
| blocks | LeftCurly | '{' should be on a new line. | 439 | |
| blocks | LeftCurly | '{' should be on a new line. | 444 | |
| blocks | LeftCurly | '{' should be on a new line. | 446 | |
| blocks | LeftCurly | '{' should be on a new line. | 450 | |
| blocks | LeftCurly | '{' should be on a new line. | 454 | |
| blocks | LeftCurly | '{' should be on a new line. | 459 | |
| blocks | LeftCurly | '{' should be on a new line. | 460 | |
| blocks | RightCurly | '}' should be alone on a line. | 463 | |
| blocks | LeftCurly | '{' should be on a new line. | 463 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 469 | |
| misc | FinalParameters | Parameter linkTag should be final. | 475 | |
| javadoc | JavadocMethod | Expected @param tag for 'linkTag'. | 475 | |
| misc | FinalParameters | Parameter designLine should be final. | 475 | |
| javadoc | JavadocMethod | Expected @param tag for 'designLine'. | 475 | |
| misc | FinalParameters | Parameter nodeTag should be final. | 475 | |
| javadoc | JavadocMethod | Expected @param tag for 'nodeTag'. | 475 | |
| blocks | LeftCurly | '{' should be on a new line. | 475 | |
| blocks | LeftCurly | '{' should be on a new line. | 479 | |
| blocks | LeftCurly | '{' should be on a new line. | 480 | |
| blocks | LeftCurly | '{' should be on a new line. | 484 | |
| blocks | LeftCurly | '{' should be on a new line. | 487 | |
| blocks | LeftCurly | '{' should be on a new line. | 492 | |
| blocks | LeftCurly | '{' should be on a new line. | 493 | |
| blocks | RightCurly | '}' should be alone on a line. | 496 | |
| blocks | LeftCurly | '{' should be on a new line. | 496 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 502 | |
| misc | FinalParameters | Parameter linkTag should be final. | 502 | |
| misc | FinalParameters | Parameter designLine should be final. | 502 | |
| blocks | LeftCurly | '{' should be on a new line. | 502 | |
| blocks | LeftCurly | '{' should be on a new line. | 506 | |
| blocks | LeftCurly | '{' should be on a new line. | 507 | |
| blocks | LeftCurly | '{' should be on a new line. | 510 | |
| blocks | LeftCurly | '{' should be on a new line. | 513 | |
| blocks | LeftCurly | '{' should be on a new line. | 518 | |
| blocks | LeftCurly | '{' should be on a new line. | 519 | |
| blocks | RightCurly | '}' should be alone on a line. | 522 | |
| blocks | LeftCurly | '{' should be on a new line. | 522 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 528 | |
| misc | FinalParameters | Parameter linkTag should be final. | 528 | |
| blocks | LeftCurly | '{' should be on a new line. | 528 | |
| blocks | LeftCurly | '{' should be on a new line. | 530 | |
| blocks | RightCurly | '}' should be alone on a line. | 534 | |
| blocks | LeftCurly | '{' should be on a new line. | 534 | |
| blocks | LeftCurly | '{' should be on a new line. | 539 | |
| blocks | LeftCurly | '{' should be on a new line. | 555 | |
| blocks | LeftCurly | '{' should be on a new line. | 556 | |
| blocks | LeftCurly | '{' should be on a new line. | 562 | |
| blocks | LeftCurly | '{' should be on a new line. | 566 | |
| blocks | LeftCurly | '{' should be on a new line. | 568 | |
| blocks | LeftCurly | '{' should be on a new line. | 570 | |
| blocks | RightCurly | '}' should be alone on a line. | 575 | |
| blocks | LeftCurly | '{' should be on a new line. | 575 | |
| blocks | LeftCurly | '{' should be on a new line. | 581 | |
| blocks | LeftCurly | '{' should be on a new line. | 584 | |
| blocks | LeftCurly | '{' should be on a new line. | 592 | |
| blocks | LeftCurly | '{' should be on a new line. | 601 | |
| misc | FinalParameters | Parameter parser should be final. | 608 | |
| javadoc | JavadocMethod | Expected @param tag for 'parser'. | 608 | |
| blocks | LeftCurly | '{' should be on a new line. | 608 | |
| blocks | LeftCurly | '{' should be on a new line. | 610 | |
| misc | FinalParameters | Parameter parser should be final. | 618 | |
| javadoc | JavadocMethod | Expected @param tag for 'parser'. | 618 | |
| blocks | LeftCurly | '{' should be on a new line. | 618 | |
| blocks | LeftCurly | '{' should be on a new line. | 619 | |
| misc | FinalParameters | Parameter parser should be final. | 630 | |
| javadoc | JavadocMethod | Expected @param tag for 'parser'. | 630 | |
| javadoc | JavadocMethod | Expected @throws tag for 'OTSGeometryException'. | 630 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NetworkException'. | 630 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NamingException'. | 631 | |
| blocks | LeftCurly | '{' should be on a new line. | 631 | |
| blocks | LeftCurly | '{' should be on a new line. | 632 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 56 | |
| blocks | LeftCurly | '{' should be on a new line. | 58 | |
| blocks | LeftCurly | '{' should be on a new line. | 69 | |
| blocks | LeftCurly | '{' should be on a new line. | 71 | |
| blocks | LeftCurly | '{' should be on a new line. | 73 | |
| blocks | LeftCurly | '{' should be on a new line. | 74 | |
| blocks | LeftCurly | '{' should be on a new line. | 79 | |
| blocks | LeftCurly | '{' should be on a new line. | 89 | |
| blocks | LeftCurly | '{' should be on a new line. | 91 | |
| blocks | LeftCurly | '{' should be on a new line. | 94 | |
| blocks | LeftCurly | '{' should be on a new line. | 99 | |
| blocks | LeftCurly | '{' should be on a new line. | 101 | |
| blocks | LeftCurly | '{' should be on a new line. | 102 | |
| blocks | LeftCurly | '{' should be on a new line. | 103 | |
| blocks | LeftCurly | '{' should be on a new line. | 107 | |
| blocks | LeftCurly | '{' should be on a new line. | 109 | |
| blocks | RightCurly | '}' should be alone on a line. | 124 | |
| blocks | LeftCurly | '{' should be on a new line. | 124 | |
| blocks | RightCurly | '}' should be alone on a line. | 139 | |
| blocks | LeftCurly | '{' should be on a new line. | 139 | |
| blocks | RightCurly | '}' should be alone on a line. | 172 | |
| blocks | LeftCurly | '{' should be on a new line. | 172 | |
| blocks | LeftCurly | '{' should be on a new line. | 177 | |
| blocks | LeftCurly | '{' should be on a new line. | 183 | |
| blocks | RightCurly | '}' should be alone on a line. | 193 | |
| blocks | LeftCurly | '{' should be on a new line. | 193 | |
| blocks | LeftCurly | '{' should be on a new line. | 211 | |
| blocks | LeftCurly | '{' should be on a new line. | 218 | |
| blocks | RightCurly | '}' should be alone on a line. | 226 | |
| blocks | LeftCurly | '{' should be on a new line. | 226 | |
| blocks | LeftCurly | '{' should be on a new line. | 244 | |
| blocks | LeftCurly | '{' should be on a new line. | 250 | |
| blocks | LeftCurly | '{' should be on a new line. | 252 | |
| blocks | LeftCurly | '{' should be on a new line. | 264 | |
| blocks | LeftCurly | '{' should be on a new line. | 266 | |
| blocks | LeftCurly | '{' should be on a new line. | 278 | |
| blocks | LeftCurly | '{' should be on a new line. | 279 | |
| blocks | LeftCurly | '{' should be on a new line. | 280 | |
| blocks | LeftCurly | '{' should be on a new line. | 283 | |
| blocks | LeftCurly | '{' should be on a new line. | 302 | |
| blocks | LeftCurly | '{' should be on a new line. | 306 | |
| blocks | LeftCurly | '{' should be on a new line. | 309 | |
| blocks | LeftCurly | '{' should be on a new line. | 321 | |
| blocks | LeftCurly | '{' should be on a new line. | 331 | |
| blocks | LeftCurly | '{' should be on a new line. | 337 | |
| blocks | LeftCurly | '{' should be on a new line. | 342 | |
| blocks | RightCurly | '}' should be alone on a line. | 346 | |
| blocks | LeftCurly | '{' should be on a new line. | 346 | |
| blocks | LeftCurly | '{' should be on a new line. | 355 | |
| blocks | LeftCurly | '{' should be on a new line. | 356 | |
| blocks | RightCurly | '}' should be alone on a line. | 361 | |
| blocks | LeftCurly | '{' should be on a new line. | 361 | |
| blocks | LeftCurly | '{' should be on a new line. | 362 | |
| blocks | LeftCurly | '{' should be on a new line. | 363 | |
| blocks | RightCurly | '}' should be alone on a line. | 369 | |
| blocks | LeftCurly | '{' should be on a new line. | 369 | |
| blocks | LeftCurly | '{' should be on a new line. | 377 | |
| blocks | LeftCurly | '{' should be on a new line. | 379 | |
| blocks | LeftCurly | '{' should be on a new line. | 387 | |
| blocks | LeftCurly | '{' should be on a new line. | 391 | |
| blocks | LeftCurly | '{' should be on a new line. | 418 | |
| blocks | LeftCurly | '{' should be on a new line. | 430 | |
| blocks | LeftCurly | '{' should be on a new line. | 435 | |
| blocks | RightCurly | '}' should be alone on a line. | 437 | |
| blocks | LeftCurly | '{' should be on a new line. | 437 | |
| blocks | LeftCurly | '{' should be on a new line. | 445 | |
| blocks | LeftCurly | '{' should be on a new line. | 446 | |
| blocks | LeftCurly | '{' should be on a new line. | 463 | |
| blocks | LeftCurly | '{' should be on a new line. | 464 | |
| blocks | LeftCurly | '{' should be on a new line. | 465 | |
| blocks | LeftCurly | '{' should be on a new line. | 467 | |
| blocks | LeftCurly | '{' should be on a new line. | 475 | |
| blocks | LeftCurly | '{' should be on a new line. | 476 | |
| blocks | LeftCurly | '{' should be on a new line. | 477 | |
| blocks | LeftCurly | '{' should be on a new line. | 479 | |
| blocks | LeftCurly | '{' should be on a new line. | 494 | |
| blocks | LeftCurly | '{' should be on a new line. | 495 | |
| blocks | RightCurly | '}' should be alone on a line. | 497 | |
| blocks | LeftCurly | '{' should be on a new line. | 497 | |
| blocks | LeftCurly | '{' should be on a new line. | 521 | |
| blocks | LeftCurly | '{' should be on a new line. | 533 | |
| blocks | LeftCurly | '{' should be on a new line. | 538 | |
| blocks | RightCurly | '}' should be alone on a line. | 540 | |
| blocks | LeftCurly | '{' should be on a new line. | 540 | |
| blocks | LeftCurly | '{' should be on a new line. | 553 | |
| blocks | LeftCurly | '{' should be on a new line. | 565 | |
| blocks | LeftCurly | '{' should be on a new line. | 578 | |
| blocks | RightCurly | '}' should be alone on a line. | 581 | |
| blocks | LeftCurly | '{' should be on a new line. | 581 | |
| blocks | LeftCurly | '{' should be on a new line. | 596 | |
| blocks | LeftCurly | '{' should be on a new line. | 597 | |
| blocks | RightCurly | '}' should be alone on a line. | 599 | |
| blocks | LeftCurly | '{' should be on a new line. | 599 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 26 | |
| blocks | LeftCurly | '{' should be on a new line. | 64 | |
| blocks | LeftCurly | '{' should be on a new line. | 68 | |
| blocks | LeftCurly | '{' should be on a new line. | 72 | |
| blocks | RightCurly | '}' should be alone on a line. | 74 | |
| blocks | LeftCurly | '{' should be on a new line. | 74 | |
| blocks | LeftCurly | '{' should be on a new line. | 78 | |
| blocks | LeftCurly | '{' should be on a new line. | 82 | |
| blocks | LeftCurly | '{' should be on a new line. | 86 | |
| blocks | LeftCurly | '{' should be on a new line. | 90 | |
| blocks | LeftCurly | '{' should be on a new line. | 94 | |
| blocks | LeftCurly | '{' should be on a new line. | 99 | |
| blocks | LeftCurly | '{' should be on a new line. | 105 | |
| blocks | LeftCurly | '{' should be on a new line. | 107 | |
| blocks | LeftCurly | '{' should be on a new line. | 114 | |
| blocks | LeftCurly | '{' should be on a new line. | 116 | |
| blocks | LeftCurly | '{' should be on a new line. | 123 | |
| blocks | LeftCurly | '{' should be on a new line. | 128 | |
| blocks | LeftCurly | '{' should be on a new line. | 134 | |
| blocks | LeftCurly | '{' should be on a new line. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 40 | |
| blocks | LeftCurly | '{' should be on a new line. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| misc | FinalParameters | Parameter p0 should be final. | 45 | |
| misc | FinalParameters | Parameter p1 should be final. | 45 | |
| misc | FinalParameters | Parameter distance should be final. | 45 | |
| blocks | LeftCurly | '{' should be on a new line. | 45 | |
| blocks | LeftCurly | '{' should be on a new line. | 48 | |
| blocks | LeftCurly | '{' should be on a new line. | 51 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 60 | |
| misc | FinalParameters | Parameter line should be final. | 60 | |
| misc | FinalParameters | Parameter distance should be final. | 60 | |
| blocks | LeftCurly | '{' should be on a new line. | 60 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 65 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 69 | |
| misc | FinalParameters | Parameter line should be final. | 69 | |
| misc | FinalParameters | Parameter distance should be final. | 69 | |
| blocks | LeftCurly | '{' should be on a new line. | 69 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 73 | |
| misc | FinalParameters | Parameter line should be final. | 73 | |
| misc | FinalParameters | Parameter distance should be final. | 73 | |
| blocks | LeftCurly | '{' should be on a new line. | 73 | |
| blocks | LeftCurly | '{' should be on a new line. | 77 | |
| blocks | LeftCurly | '{' should be on a new line. | 81 | |
| design | DesignForExtension | Method 'getPoint' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 93 | |
| blocks | LeftCurly | '{' should be on a new line. | 93 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 97 | |
| design | DesignForExtension | Method 'getIndex' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| blocks | LeftCurly | '{' should be on a new line. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 35 | |
| javadoc | JavadocMethod | Unused @param tag for 'nodeList'. | 60 | |
| misc | FinalParameters | Parameter fromNode should be final. | 66 | |
| javadoc | JavadocMethod | Expected @param tag for 'fromNode'. | 66 | |
| misc | FinalParameters | Parameter toNode should be final. | 66 | |
| javadoc | JavadocMethod | Expected @param tag for 'toNode'. | 66 | |
| misc | FinalParameters | Parameter points should be final. | 66 | |
| javadoc | JavadocMethod | Expected @param tag for 'points'. | 66 | |
| blocks | LeftCurly | '{' should be on a new line. | 67 | |
| javadoc | JavadocMethod | Expected @param tag for 'parser'. | 88 | |
| misc | FinalParameters | Parameter nodeTag should be final. | 88 | |
| javadoc | JavadocMethod | Expected @param tag for 'nodeTag'. | 88 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NetworkException'. | 88 | |
| blocks | LeftCurly | '{' should be on a new line. | 88 | |
| blocks | LeftCurly | '{' should be on a new line. | 89 | |
| blocks | LeftCurly | '{' should be on a new line. | 91 | |
| blocks | RightCurly | '}' should be alone on a line. | 93 | |
| blocks | LeftCurly | '{' should be on a new line. | 93 | |
| blocks | LeftCurly | '{' should be on a new line. | 108 | |
| blocks | LeftCurly | '{' should be on a new line. | 111 | |
| blocks | LeftCurly | '{' should be on a new line. | 112 | |
| blocks | LeftCurly | '{' should be on a new line. | 129 | |
| blocks | LeftCurly | '{' should be on a new line. | 131 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 142 | |
| blocks | LeftCurly | '{' should be on a new line. | 142 | |
| blocks | LeftCurly | '{' should be on a new line. | 148 | |
| blocks | LeftCurly | '{' should be on a new line. | 152 | |
| blocks | LeftCurly | '{' should be on a new line. | 155 | |
| blocks | LeftCurly | '{' should be on a new line. | 157 | |
| blocks | LeftCurly | '{' should be on a new line. | 166 | |
| blocks | LeftCurly | '{' should be on a new line. | 169 | |
| blocks | LeftCurly | '{' should be on a new line. | 174 | |
| blocks | LeftCurly | '{' should be on a new line. | 181 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 188 | |
| blocks | LeftCurly | '{' should be on a new line. | 188 | |
| blocks | LeftCurly | '{' should be on a new line. | 195 | |
| blocks | LeftCurly | '{' should be on a new line. | 199 | |
| blocks | LeftCurly | '{' should be on a new line. | 201 | |
| blocks | LeftCurly | '{' should be on a new line. | 212 | |
| blocks | LeftCurly | '{' should be on a new line. | 216 | |
| blocks | LeftCurly | '{' should be on a new line. | 223 | |
| javadoc | JavadocMethod | Expected an @return tag. | 235 | |
| misc | FinalParameters | Parameter linkTag should be final. | 235 | |
| javadoc | JavadocMethod | Expected @param tag for 'linkTag'. | 235 | |
| misc | FinalParameters | Parameter parser should be final. | 235 | |
| javadoc | JavadocMethod | Expected @param tag for 'parser'. | 235 | |
| misc | FinalParameters | Parameter position should be final. | 235 | |
| javadoc | JavadocMethod | Expected @param tag for 'position'. | 235 | |
| javadoc | JavadocMethod | Expected @throws tag for 'OTSGeometryException'. | 236 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NetworkException'. | 236 | |
| blocks | LeftCurly | '{' should be on a new line. | 236 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 20 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 28 | |
| design | VisibilityModifier | Variable 'vertices' must be private and have accessor methods. | 28 | |
| misc | FinalParameters | Parameter polyLineTag should be final. | 33 | |
| javadoc | JavadocMethod | Expected @param tag for 'polyLineTag'. | 33 | |
| blocks | LeftCurly | '{' should be on a new line. | 33 | |
| blocks | LeftCurly | '{' should be on a new line. | 34 | |
| misc | FinalParameters | Parameter length should be final. | 44 | |
| javadoc | JavadocMethod | Expected @param tag for 'length'. | 44 | |
| misc | FinalParameters | Parameter vertices should be final. | 44 | |
| javadoc | JavadocMethod | Expected @param tag for 'vertices'. | 44 | |
| blocks | LeftCurly | '{' should be on a new line. | 44 | |
| blocks | LeftCurly | '{' should be on a new line. | 53 | |
| blocks | LeftCurly | '{' should be on a new line. | 67 | |
| blocks | LeftCurly | '{' should be on a new line. | 77 | |
| blocks | LeftCurly | '{' should be on a new line. | 85 | |
| blocks | LeftCurly | '{' should be on a new line. | 86 | |
| blocks | LeftCurly | '{' should be on a new line. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 108 | |
| blocks | LeftCurly | '{' should be on a new line. | 151 | |
| blocks | LeftCurly | '{' should be on a new line. | 152 | |
| blocks | LeftCurly | '{' should be on a new line. | 168 | |
| blocks | LeftCurly | '{' should be on a new line. | 173 | |
| blocks | LeftCurly | '{' should be on a new line. | 177 | |
| blocks | LeftCurly | '{' should be on a new line. | 182 | |
| blocks | LeftCurly | '{' should be on a new line. | 185 | |
| blocks | LeftCurly | '{' should be on a new line. | 191 | |
| blocks | LeftCurly | '{' should be on a new line. | 196 | |
| blocks | LeftCurly | '{' should be on a new line. | 201 | |
| blocks | LeftCurly | '{' should be on a new line. | 206 | |
| blocks | LeftCurly | '{' should be on a new line. | 209 | |
| blocks | LeftCurly | '{' should be on a new line. | 213 | |
| blocks | LeftCurly | '{' should be on a new line. | 216 | |
| blocks | LeftCurly | '{' should be on a new line. | 223 | |
| blocks | LeftCurly | '{' should be on a new line. | 234 | |
| blocks | LeftCurly | '{' should be on a new line. | 239 | |
| blocks | LeftCurly | '{' should be on a new line. | 244 | |
| blocks | LeftCurly | '{' should be on a new line. | 249 | |
| blocks | LeftCurly | '{' should be on a new line. | 254 | |
| blocks | LeftCurly | '{' should be on a new line. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 53 | |
| blocks | LeftCurly | '{' should be on a new line. | 88 | |
| blocks | LeftCurly | '{' should be on a new line. | 89 | |
| blocks | LeftCurly | '{' should be on a new line. | 105 | |
| blocks | LeftCurly | '{' should be on a new line. | 110 | |
| blocks | LeftCurly | '{' should be on a new line. | 114 | |
| blocks | LeftCurly | '{' should be on a new line. | 119 | |
| blocks | LeftCurly | '{' should be on a new line. | 124 | |
| blocks | LeftCurly | '{' should be on a new line. | 135 | |
| blocks | LeftCurly | '{' should be on a new line. | 138 | |
| blocks | LeftCurly | '{' should be on a new line. | 142 | |
| blocks | LeftCurly | '{' should be on a new line. | 145 | |
| blocks | LeftCurly | '{' should be on a new line. | 152 | |
| blocks | LeftCurly | '{' should be on a new line. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 22 | |
| blocks | LeftCurly | '{' should be on a new line. | 47 | |
| blocks | LeftCurly | '{' should be on a new line. | 48 | |
| blocks | LeftCurly | '{' should be on a new line. | 52 | |
| blocks | LeftCurly | '{' should be on a new line. | 56 | |
| blocks | LeftCurly | '{' should be on a new line. | 61 | |
| blocks | LeftCurly | '{' should be on a new line. | 64 | |
| blocks | LeftCurly | '{' should be on a new line. | 82 | |
| blocks | LeftCurly | '{' should be on a new line. | 86 | |
| blocks | LeftCurly | '{' should be on a new line. | 89 | |
| blocks | LeftCurly | '{' should be on a new line. | 96 | |
| blocks | LeftCurly | '{' should be on a new line. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 23 | |
| blocks | LeftCurly | '{' should be on a new line. | 48 | |
| blocks | LeftCurly | '{' should be on a new line. | 49 | |
| blocks | LeftCurly | '{' should be on a new line. | 53 | |
| blocks | LeftCurly | '{' should be on a new line. | 57 | |
| blocks | LeftCurly | '{' should be on a new line. | 61 | |
| blocks | LeftCurly | '{' should be on a new line. | 75 | |
| blocks | LeftCurly | '{' should be on a new line. | 77 | |
| blocks | LeftCurly | '{' should be on a new line. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 21 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| design | VisibilityModifier | Variable 'activeOnThisLink' must be private and have accessor methods. | 69 | |
| misc | FinalParameters | Parameter sensorTag should be final. | 74 | |
| javadoc | JavadocMethod | Expected @param tag for 'sensorTag'. | 74 | |
| blocks | LeftCurly | '{' should be on a new line. | 74 | |
| blocks | LeftCurly | '{' should be on a new line. | 91 | |
| javadoc | JavadocMethod | Unused @param tag for 'node'. | 97 | |
| javadoc | JavadocMethod | Unused @param tag for 'linkTag'. | 99 | |
| javadoc | JavadocMethod | Expected @param tag for 'nodeList'. | 104 | |
| blocks | LeftCurly | '{' should be on a new line. | 105 | |
| blocks | LeftCurly | '{' should be on a new line. | 107 | |
| blocks | LeftCurly | '{' should be on a new line. | 109 | |
| blocks | LeftCurly | '{' should be on a new line. | 114 | |
| blocks | LeftCurly | '{' should be on a new line. | 119 | |
| blocks | LeftCurly | '{' should be on a new line. | 127 | |
| blocks | LeftCurly | '{' should be on a new line. | 132 | |
| blocks | LeftCurly | '{' should be on a new line. | 137 | |
| blocks | LeftCurly | '{' should be on a new line. | 142 | |
| blocks | LeftCurly | '{' should be on a new line. | 147 | |
| blocks | LeftCurly | '{' should be on a new line. | 152 | |
| blocks | LeftCurly | '{' should be on a new line. | 172 | |
| blocks | LeftCurly | '{' should be on a new line. | 173 | |
| blocks | LeftCurly | '{' should be on a new line. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 22 | |
| blocks | LeftCurly | '{' should be on a new line. | 47 | |
| blocks | LeftCurly | '{' should be on a new line. | 48 | |
| blocks | LeftCurly | '{' should be on a new line. | 52 | |
| blocks | LeftCurly | '{' should be on a new line. | 56 | |
| blocks | LeftCurly | '{' should be on a new line. | 61 | |
| blocks | LeftCurly | '{' should be on a new line. | 64 | |
| blocks | LeftCurly | '{' should be on a new line. | 82 | |
| blocks | LeftCurly | '{' should be on a new line. | 86 | |
| blocks | LeftCurly | '{' should be on a new line. | 89 | |
| blocks | LeftCurly | '{' should be on a new line. | 96 | |
| blocks | LeftCurly | '{' should be on a new line. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 26 | |
| blocks | LeftCurly | '{' should be on a new line. | 63 | |
| blocks | LeftCurly | '{' should be on a new line. | 64 | |
| blocks | LeftCurly | '{' should be on a new line. | 68 | |
| blocks | LeftCurly | '{' should be on a new line. | 72 | |
| blocks | LeftCurly | '{' should be on a new line. | 76 | |
| blocks | LeftCurly | '{' should be on a new line. | 80 | |
| blocks | LeftCurly | '{' should be on a new line. | 85 | |
| blocks | LeftCurly | '{' should be on a new line. | 90 | |
| blocks | LeftCurly | '{' should be on a new line. | 94 | |
| blocks | LeftCurly | '{' should be on a new line. | 100 | |
| blocks | LeftCurly | '{' should be on a new line. | 106 | |
| blocks | LeftCurly | '{' should be on a new line. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 20 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| design | VisibilityModifier | Variable 'activeOnThisLink' must be private and have accessor methods. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | |
| design | VisibilityModifier | Variable 'linkName' must be private and have accessor methods. | 52 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | |
| design | VisibilityModifier | Variable 'laneName' must be private and have accessor methods. | 54 | |
| misc | FinalParameters | Parameter signalHeadTag should be final. | 59 | |
| javadoc | JavadocMethod | Expected @param tag for 'signalHeadTag'. | 59 | |
| blocks | LeftCurly | '{' should be on a new line. | 59 | |
| blocks | LeftCurly | '{' should be on a new line. | 73 | |
| javadoc | JavadocMethod | Unused @param tag for 'node'. | 79 | |
| javadoc | JavadocMethod | Unused @param tag for 'signalHeadTag'. | 81 | |
| javadoc | JavadocMethod | Expected @param tag for 'nodeList'. | 86 | |
| blocks | LeftCurly | '{' should be on a new line. | 87 | |
| blocks | LeftCurly | '{' should be on a new line. | 88 | |
| blocks | LeftCurly | '{' should be on a new line. | 90 | |
| blocks | LeftCurly | '{' should be on a new line. | 95 | |
| blocks | LeftCurly | '{' should be on a new line. | 103 | |
| blocks | LeftCurly | '{' should be on a new line. | 108 | |
| blocks | LeftCurly | '{' should be on a new line. | 113 | |
| blocks | LeftCurly | '{' should be on a new line. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 19 | |
| blocks | LeftCurly | '{' should be on a new line. | 37 | |
| blocks | LeftCurly | '{' should be on a new line. | 41 | |
| blocks | LeftCurly | '{' should be on a new line. | 45 | |
| blocks | LeftCurly | '{' should be on a new line. | 49 | |
| blocks | LeftCurly | '{' should be on a new line. | 53 | |
| blocks | LeftCurly | '{' should be on a new line. | 57 | |
| blocks | LeftCurly | '{' should be on a new line. | 62 | |
| blocks | LeftCurly | '{' should be on a new line. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 18 | |
| javadoc | JavadocMethod | Unused @param tag for 'straightNode'. | 28 | |
| javadoc | JavadocMethod | Expected @param tag for 'coords'. | 35 | |
| blocks | LeftCurly | '{' should be on a new line. | 36 | |
| blocks | LeftCurly | '{' should be on a new line. | 44 | |
| misc | FinalParameters | Parameter straightTag should be final. | 51 | |
| javadoc | JavadocMethod | Expected @param tag for 'straightTag'. | 51 | |
| blocks | LeftCurly | '{' should be on a new line. | 51 | |
| blocks | LeftCurly | '{' should be on a new line. | 52 | |
| blocks | LeftCurly | '{' should be on a new line. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | FinalParameters | Parameter line should be final. | 35 | |
| javadoc | JavadocMethod | Expected @param tag for 'line'. | 35 | |
| misc | FinalParameters | Parameter startLength should be final. | 35 | |
| javadoc | JavadocMethod | Expected @param tag for 'startLength'. | 35 | |
| misc | FinalParameters | Parameter endLength should be final. | 35 | |
| javadoc | JavadocMethod | Expected @param tag for 'endLength'. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 43 | |
| misc | FinalParameters | Parameter line should be final. | 43 | |
| design | DesignForExtension | Method 'getSubstring' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 48 | |
| misc | FinalParameters | Parameter startDistance should be final. | 48 | |
| misc | FinalParameters | Parameter endDistance should be final. | 48 | |
| misc | FinalParameters | Parameter startDistance should be final. | 77 | |
| javadoc | JavadocMethod | Expected @param tag for 'startDistance'. | 77 | |
| misc | FinalParameters | Parameter endDistance should be final. | 77 | |
| javadoc | JavadocMethod | Expected @param tag for 'endDistance'. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 36 | |
| blocks | LeftCurly | '{' should be on a new line. | 36 | |
| blocks | LeftCurly | '{' should be on a new line. | 43 | |
| blocks | LeftCurly | '{' should be on a new line. | 46 | |
| blocks | LeftCurly | '{' should be on a new line. | 47 | |
| blocks | RightCurly | '}' should be alone on a line. | 53 | |
| blocks | LeftCurly | '{' should be on a new line. | 53 | |
| blocks | LeftCurly | '{' should be on a new line. | 62 | |
| blocks | LeftCurly | '{' should be on a new line. | 68 | |
| blocks | LeftCurly | '{' should be on a new line. | 74 | |
| blocks | LeftCurly | '{' should be on a new line. | 80 | |
| blocks | LeftCurly | '{' should be on a new line. | 86 | |
| blocks | LeftCurly | '{' should be on a new line. | 92 | |
| blocks | LeftCurly | '{' should be on a new line. | 99 | |
| blocks | LeftCurly | '{' should be on a new line. | 118 | |
| blocks | LeftCurly | '{' should be on a new line. | 131 | |
| blocks | LeftCurly | '{' should be on a new line. | 139 | |
| blocks | RightCurly | '}' should be alone on a line. | 141 | |
| blocks | LeftCurly | '{' should be on a new line. | 141 | |
| blocks | LeftCurly | '{' should be on a new line. | 155 | |
| blocks | RightCurly | '}' should be alone on a line. | 157 | |
| blocks | LeftCurly | '{' should be on a new line. | 158 | |
| misc | FinalParameters | Parameter property should be final. | 168 | |
| javadoc | JavadocMethod | Expected @param tag for 'property'. | 168 | |
| blocks | LeftCurly | '{' should be on a new line. | 168 | |
| blocks | LeftCurly | '{' should be on a new line. | 169 | |
| blocks | LeftCurly | '{' should be on a new line. | 170 | |
| blocks | LeftCurly | '{' should be on a new line. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 66 | |
| design | VisibilityModifier | Variable 'globalTag' must be private and have accessor methods. | 71 | |
| design | VisibilityModifier | Variable 'nodeTags' must be private and have accessor methods. | 74 | |
| design | VisibilityModifier | Variable 'linkTags' must be private and have accessor methods. | 77 | |
| design | VisibilityModifier | Variable 'connectorTags' must be private and have accessor methods. | 80 | |
| design | VisibilityModifier | Variable 'realLinkTags' must be private and have accessor methods. | 83 | |
| design | VisibilityModifier | Variable 'signalHeadTags' must be private and have accessor methods. | 86 | |
| design | VisibilityModifier | Variable 'sensorTags' must be private and have accessor methods. | 89 | |
| design | VisibilityModifier | Variable 'gtuTags' must be private and have accessor methods. | 92 | |
| design | VisibilityModifier | Variable 'gtuMixTags' must be private and have accessor methods. | 95 | |
| design | VisibilityModifier | Variable 'roadTypeTags' must be private and have accessor methods. | 98 | |
| design | VisibilityModifier | Variable 'gtuTypes' must be private and have accessor methods. | 101 | |
| design | VisibilityModifier | Variable 'laneTypeTags' must be private and have accessor methods. | 104 | |
| design | VisibilityModifier | Variable 'roadLayoutTags' must be private and have accessor methods. | 107 | |
| design | VisibilityModifier | Variable 'routeMixTags' must be private and have accessor methods. | 110 | |
| design | VisibilityModifier | Variable 'shortestRouteMixTags' must be private and have accessor methods. | 113 | |
| design | VisibilityModifier | Variable 'shortestRouteTags' must be private and have accessor methods. | 116 | |
| design | VisibilityModifier | Variable 'routeTags' must be private and have accessor methods. | 119 | |
| design | VisibilityModifier | Variable 'laneTypes' must be private and have accessor methods. | 122 | |
| design | VisibilityModifier | Variable 'simulator' must be private and have accessor methods. | 125 | |
| design | VisibilityModifier | Variable 'network' must be private and have accessor methods. | 128 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 130 | |
| design | VisibilityModifier | Variable 'upperNodeNr' must be private and have accessor methods. | 134 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 137 | |
| design | VisibilityModifier | Variable 'upperLinkNr' must be private and have accessor methods. | 137 | |
| blocks | LeftCurly | '{' should be on a new line. | 142 | |
| design | DesignForExtension | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| misc | FinalParameters | Parameter outputFile should be final. | 159 | |
| javadoc | JavadocMethod | Expected @param tag for 'outputFile'. | 159 | |
| coding | HiddenField | 'network' hides a field. | 159 | |
| javadoc | JavadocMethod | Expected @param tag for 'network'. | 159 | |
| blocks | LeftCurly | '{' should be on a new line. | 161 | |
| blocks | LeftCurly | '{' should be on a new line. | 162 | |
| blocks | LeftCurly | '{' should be on a new line. | 178 | |
| blocks | LeftCurly | '{' should be on a new line. | 207 | |
| blocks | LeftCurly | '{' should be on a new line. | 208 | |
| blocks | RightCurly | '}' should be alone on a line. | 210 | |
| blocks | LeftCurly | '{' should be on a new line. | 210 | |
| blocks | LeftCurly | '{' should be on a new line. | 244 | |
| blocks | LeftCurly | '{' should be on a new line. | 249 | |
| blocks | LeftCurly | '{' should be on a new line. | 254 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 270 | |
| misc | FinalParameters | Parameter file should be final. | 270 | |
| blocks | LeftCurly | '{' should be on a new line. | 270 | |
| blocks | LeftCurly | '{' should be on a new line. | 271 | |
| blocks | RightCurly | '}' should be alone on a line. | 287 | |
| blocks | LeftCurly | '{' should be on a new line. | 287 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 292 | |
| blocks | LeftCurly | '{' should be on a new line. | 292 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 300 | |
| misc | FinalParameters | Parameter definitions should be final. | 300 | |
| blocks | LeftCurly | '{' should be on a new line. | 300 | |
| coding | HiddenField | 'gtuTypes' hides a field. | 301 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 308 | |
| misc | FinalParameters | Parameter definitions should be final. | 308 | |
| blocks | LeftCurly | '{' should be on a new line. | 308 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 336 | |
| misc | FinalParameters | Parameter file should be final. | 336 | |
| misc | FinalParameters | Parameter definitions should be final. | 336 | |
| misc | FinalParameters | Parameter nodes should be final. | 336 | |
| misc | FinalParameters | Parameter links should be final. | 336 | |
| blocks | LeftCurly | '{' should be on a new line. | 337 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 350 | |
| misc | FinalParameters | Parameter links should be final. | 350 | |
| misc | FinalParameters | Parameter roadLayouts should be final. | 350 | |
| blocks | LeftCurly | '{' should be on a new line. | 350 | |
| blocks | LeftCurly | '{' should be on a new line. | 353 | |
| blocks | LeftCurly | '{' should be on a new line. | 361 | |
| blocks | LeftCurly | '{' should be on a new line. | 369 | |
| blocks | LeftCurly | '{' should be on a new line. | 379 | |
| blocks | LeftCurly | '{' should be on a new line. | 385 | |
| blocks | LeftCurly | '{' should be on a new line. | 390 | |
| blocks | RightCurly | '}' should be alone on a line. | 392 | |
| blocks | LeftCurly | '{' should be on a new line. | 392 | |
| blocks | LeftCurly | '{' should be on a new line. | 402 | |
| blocks | LeftCurly | '{' should be on a new line. | 413 | |
| blocks | LeftCurly | '{' should be on a new line. | 433 | |
| blocks | LeftCurly | '{' should be on a new line. | 435 | |
| blocks | LeftCurly | '{' should be on a new line. | 441 | |
| blocks | LeftCurly | '{' should be on a new line. | 445 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 459 | |
| misc | FinalParameters | Parameter nodes should be final. | 459 | |
| blocks | LeftCurly | '{' should be on a new line. | 459 | |
| blocks | LeftCurly | '{' should be on a new line. | 461 | |
| misc | FinalParameters | Parameter parser should be final. | 475 | |
| javadoc | JavadocMethod | Expected @param tag for 'parser'. | 475 | |
| javadoc | JavadocMethod | Expected @throws tag for 'OTSGeometryException'. | 475 | |
| blocks | LeftCurly | '{' should be on a new line. | 475 | |
| blocks | LeftCurly | '{' should be on a new line. | 477 | |
| blocks | LeftCurly | '{' should be on a new line. | 483 | |
| blocks | LeftCurly | '{' should be on a new line. | 487 | |
| blocks | LeftCurly | '{' should be on a new line. | 491 | |
| blocks | LeftCurly | '{' should be on a new line. | 494 | |
| blocks | LeftCurly | '{' should be on a new line. | 499 | |
| blocks | LeftCurly | '{' should be on a new line. | 509 | |
| blocks | LeftCurly | '{' should be on a new line. | 512 | |
| blocks | LeftCurly | '{' should be on a new line. | 526 | |
| blocks | LeftCurly | '{' should be on a new line. | 529 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 539 | |
| misc | FinalParameters | Parameter inputLinkTags should be final. | 539 | |
| misc | FinalParameters | Parameter margin should be final. | 539 | |
| misc | FinalParameters | Parameter splitMetersAfterSignalHead should be final. | 540 | |
| blocks | LeftCurly | '{' should be on a new line. | 540 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 548 | |
| misc | FinalParameters | Parameter margin should be final. | 548 | |
| misc | FinalParameters | Parameter splitMetersAfterSignalHead should be final. | 548 | |
| misc | FinalParameters | Parameter inputLinkTags should be final. | 548 | |
| misc | FinalParameters | Parameter newLinkTags should be final. | 549 | |
| blocks | LeftCurly | '{' should be on a new line. | 549 | |
| blocks | LeftCurly | '{' should be on a new line. | 550 | |
| blocks | LeftCurly | '{' should be on a new line. | 551 | |
| blocks | LeftCurly | '{' should be on a new line. | 558 | |
| blocks | LeftCurly | '{' should be on a new line. | 566 | |
| blocks | LeftCurly | '{' should be on a new line. | 572 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 577 | |
| misc | FinalParameters | Parameter margin should be final. | 577 | |
| blocks | LeftCurly | '{' should be on a new line. | 577 | |
| blocks | LeftCurly | '{' should be on a new line. | 579 | |
| blocks | LeftCurly | '{' should be on a new line. | 598 | |
| blocks | LeftCurly | '{' should be on a new line. | 603 | |
| blocks | LeftCurly | '{' should be on a new line. | 606 | |
| blocks | LeftCurly | '{' should be on a new line. | 609 | |
| blocks | LeftCurly | '{' should be on a new line. | 616 | |
| blocks | LeftCurly | '{' should be on a new line. | 619 | |
| blocks | RightCurly | '}' should be alone on a line. | 629 | |
| blocks | LeftCurly | '{' should be on a new line. | 629 | |
| blocks | LeftCurly | '{' should be on a new line. | 632 | |
| blocks | LeftCurly | '{' should be on a new line. | 637 | |
| blocks | LeftCurly | '{' should be on a new line. | 655 | |
| blocks | LeftCurly | '{' should be on a new line. | 660 | |
| blocks | LeftCurly | '{' should be on a new line. | 662 | |
| blocks | LeftCurly | '{' should be on a new line. | 665 | |
| blocks | LeftCurly | '{' should be on a new line. | 672 | |
| blocks | LeftCurly | '{' should be on a new line. | 675 | |
| blocks | RightCurly | '}' should be alone on a line. | 685 | |
| blocks | LeftCurly | '{' should be on a new line. | 685 | |
| blocks | LeftCurly | '{' should be on a new line. | 687 | |
| blocks | LeftCurly | '{' should be on a new line. | 692 | |
| blocks | LeftCurly | '{' should be on a new line. | 704 | |
| blocks | LeftCurly | '{' should be on a new line. | 715 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 15 | |
| blocks | LeftCurly | '{' should be on a new line. | 15 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 17 | |
| misc | FinalParameters | Parameter args should be final. | 17 | |
| blocks | LeftCurly | '{' should be on a new line. | 17 | |
| blocks | LeftCurly | '{' should be on a new line. | 24 | |
| blocks | RightCurly | '}' should be alone on a line. | 36 | |
| blocks | LeftCurly | '{' should be on a new line. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 23 | |
| blocks | LeftCurly | '{' should be on a new line. | 25 | |
| blocks | LeftCurly | '{' should be on a new line. | 34 | |
| blocks | LeftCurly | '{' should be on a new line. | 35 | |
| blocks | RightCurly | '}' should be alone on a line. | 37 | |
| blocks | LeftCurly | '{' should be on a new line. | 37 | |
| blocks | RightCurly | '}' should be alone on a line. | 39 | |
| blocks | LeftCurly | '{' should be on a new line. | 39 | |
| blocks | LeftCurly | '{' should be on a new line. | 52 | |
| blocks | LeftCurly | '{' should be on a new line. | 53 | |
| blocks | RightCurly | '}' should be alone on a line. | 55 | |
| blocks | LeftCurly | '{' should be on a new line. | 55 | |
| blocks | RightCurly | '}' should be alone on a line. | 57 | |
| blocks | LeftCurly | '{' should be on a new line. | 57 | |
| blocks | RightCurly | '}' should be alone on a line. | 59 | |
| blocks | LeftCurly | '{' should be on a new line. | 59 | |
| blocks | RightCurly | '}' should be alone on a line. | 61 | |
| blocks | LeftCurly | '{' should be on a new line. | 61 | |
| blocks | RightCurly | '}' should be alone on a line. | 63 | |
| blocks | LeftCurly | '{' should be on a new line. | 63 | |
| blocks | RightCurly | '}' should be alone on a line. | 65 | |
| blocks | LeftCurly | '{' should be on a new line. | 65 | |
| blocks | RightCurly | '}' should be alone on a line. | 67 | |
| blocks | LeftCurly | '{' should be on a new line. | 67 | |
| blocks | LeftCurly | '{' should be on a new line. | 70 | |
| blocks | RightCurly | '}' should be alone on a line. | 75 | |
| blocks | LeftCurly | '{' should be on a new line. | 75 | |
| blocks | LeftCurly | '{' should be on a new line. | 78 | |
| blocks | RightCurly | '}' should be alone on a line. | 83 | |
| blocks | LeftCurly | '{' should be on a new line. | 83 | |
| blocks | LeftCurly | '{' should be on a new line. | 88 | |
| blocks | LeftCurly | '{' should be on a new line. | 93 | |
| blocks | LeftCurly | '{' should be on a new line. | 97 | |
| blocks | RightCurly | '}' should be alone on a line. | 104 | |
| blocks | LeftCurly | '{' should be on a new line. | 104 | |
| blocks | LeftCurly | '{' should be on a new line. | 109 | |
| blocks | LeftCurly | '{' should be on a new line. | 114 | |
| blocks | LeftCurly | '{' should be on a new line. | 118 | |
| blocks | LeftCurly | '{' should be on a new line. | 134 | |
| blocks | LeftCurly | '{' should be on a new line. | 137 | |
| blocks | LeftCurly | '{' should be on a new line. | 149 | |
| blocks | LeftCurly | '{' should be on a new line. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 57 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| design | VisibilityModifier | Variable 'content' must be private and have accessor methods. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 75 | |
| javadoc | JavadocMethod | Expected an @return tag. | 94 | |
| design | DesignForExtension | Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| blocks | LeftCurly | '{' should be on a new line. | 94 | |
| blocks | LeftCurly | '{' should be on a new line. | 95 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| blocks | LeftCurly | '{' should be on a new line. | 105 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| misc | FinalParameters | Parameter value should be final. | 113 | |
| blocks | LeftCurly | '{' should be on a new line. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.w3c.dom.Element. | 25 | |
| blocks | LeftCurly | '{' should be on a new line. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | |
| design | VisibilityModifier | Variable 'content' must be private and have accessor methods. | 56 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| javadoc | JavadocMethod | Expected an @return tag. | 77 | |
| design | DesignForExtension | Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| blocks | LeftCurly | '{' should be on a new line. | 77 | |
| blocks | LeftCurly | '{' should be on a new line. | 78 | |
| design | DesignForExtension | Method 'getOtherAttributes' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| blocks | LeftCurly | '{' should be on a new line. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 132). | 42 | |
| sizes | LineLength | Line is longer than 128 characters (found 132). | 43 | |
| sizes | LineLength | Line is longer than 128 characters (found 132). | 52 | |
| blocks | LeftCurly | '{' should be on a new line. | 68 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | |
| design | VisibilityModifier | Variable 'speedgtucolorer' must be private and have accessor methods. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | |
| design | VisibilityModifier | Variable 'accelerationgtucolorer' must be private and have accessor methods. | 74 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| design | VisibilityModifier | Variable 'lanechangeurgegtucolorer' must be private and have accessor methods. | 77 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 79 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 81 | |
| design | DesignForExtension | Method 'getSPEEDGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| blocks | LeftCurly | '{' should be on a new line. | 87 | |
| design | DesignForExtension | Method 'setSPEEDGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| misc | FinalParameters | Parameter value should be final. | 95 | |
| blocks | LeftCurly | '{' should be on a new line. | 95 | |
| design | DesignForExtension | Method 'getACCELERATIONGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| blocks | LeftCurly | '{' should be on a new line. | 103 | |
| design | DesignForExtension | Method 'setACCELERATIONGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| misc | FinalParameters | Parameter value should be final. | 111 | |
| blocks | LeftCurly | '{' should be on a new line. | 111 | |
| design | DesignForExtension | Method 'getLANECHANGEURGEGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| blocks | LeftCurly | '{' should be on a new line. | 119 | |
| design | DesignForExtension | Method 'setLANECHANGEURGEGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| misc | FinalParameters | Parameter value should be final. | 127 | |
| blocks | LeftCurly | '{' should be on a new line. | 127 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| blocks | LeftCurly | '{' should be on a new line. | 135 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| misc | FinalParameters | Parameter value should be final. | 143 | |
| blocks | LeftCurly | '{' should be on a new line. | 143 | |
| blocks | LeftCurly | '{' should be on a new line. | 166 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 168 | |
| design | VisibilityModifier | Variable 'maxdeceleration' must be private and have accessor methods. | 169 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 171 | |
| design | VisibilityModifier | Variable 'maxacceleration' must be private and have accessor methods. | 172 | |
| design | DesignForExtension | Method 'getMAXDECELERATION' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| blocks | LeftCurly | '{' should be on a new line. | 178 | |
| design | DesignForExtension | Method 'setMAXDECELERATION' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| misc | FinalParameters | Parameter value should be final. | 186 | |
| blocks | LeftCurly | '{' should be on a new line. | 186 | |
| design | DesignForExtension | Method 'getMAXACCELERATION' is not designed for extension - needs to be abstract, final or empty. | 194 | |
| blocks | LeftCurly | '{' should be on a new line. | 194 | |
| design | DesignForExtension | Method 'setMAXACCELERATION' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| misc | FinalParameters | Parameter value should be final. | 202 | |
| blocks | LeftCurly | '{' should be on a new line. | 202 | |
| blocks | LeftCurly | '{' should be on a new line. | 227 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 229 | |
| design | VisibilityModifier | Variable 'minlanechangedistance' must be private and have accessor methods. | 230 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 232 | |
| design | VisibilityModifier | Variable 'horizon' must be private and have accessor methods. | 233 | |
| design | DesignForExtension | Method 'getMINLANECHANGEDISTANCE' is not designed for extension - needs to be abstract, final or empty. | 239 | |
| blocks | LeftCurly | '{' should be on a new line. | 239 | |
| design | DesignForExtension | Method 'setMINLANECHANGEDISTANCE' is not designed for extension - needs to be abstract, final or empty. | 247 | |
| misc | FinalParameters | Parameter value should be final. | 247 | |
| blocks | LeftCurly | '{' should be on a new line. | 247 | |
| design | DesignForExtension | Method 'getHORIZON' is not designed for extension - needs to be abstract, final or empty. | 255 | |
| blocks | LeftCurly | '{' should be on a new line. | 255 | |
| design | DesignForExtension | Method 'setHORIZON' is not designed for extension - needs to be abstract, final or empty. | 263 | |
| misc | FinalParameters | Parameter value should be final. | 263 | |
| blocks | LeftCurly | '{' should be on a new line. | 263 | |
| blocks | LeftCurly | '{' should be on a new line. | 287 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 289 | |
| design | VisibilityModifier | Variable 'maxspeed' must be private and have accessor methods. | 290 | |
| design | DesignForExtension | Method 'getMAXSPEED' is not designed for extension - needs to be abstract, final or empty. | 296 | |
| blocks | LeftCurly | '{' should be on a new line. | 296 | |
| design | DesignForExtension | Method 'setMAXSPEED' is not designed for extension - needs to be abstract, final or empty. | 304 | |
| misc | FinalParameters | Parameter value should be final. | 304 | |
| blocks | LeftCurly | '{' should be on a new line. | 304 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 41 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 44 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| design | VisibilityModifier | Variable 'gtutype' must be private and have accessor methods. | 47 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | |
| design | VisibilityModifier | Variable 'length' must be private and have accessor methods. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | |
| design | VisibilityModifier | Variable 'width' must be private and have accessor methods. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| design | VisibilityModifier | Variable 'maxspeed' must be private and have accessor methods. | 56 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 60 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| blocks | LeftCurly | '{' should be on a new line. | 66 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| misc | FinalParameters | Parameter value should be final. | 74 | |
| blocks | LeftCurly | '{' should be on a new line. | 74 | |
| design | DesignForExtension | Method 'getGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| blocks | LeftCurly | '{' should be on a new line. | 82 | |
| design | DesignForExtension | Method 'setGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| misc | FinalParameters | Parameter value should be final. | 90 | |
| blocks | LeftCurly | '{' should be on a new line. | 90 | |
| design | DesignForExtension | Method 'getLENGTH' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| blocks | LeftCurly | '{' should be on a new line. | 98 | |
| design | DesignForExtension | Method 'setLENGTH' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| misc | FinalParameters | Parameter value should be final. | 106 | |
| blocks | LeftCurly | '{' should be on a new line. | 106 | |
| design | DesignForExtension | Method 'getWIDTH' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| blocks | LeftCurly | '{' should be on a new line. | 114 | |
| design | DesignForExtension | Method 'setWIDTH' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| misc | FinalParameters | Parameter value should be final. | 122 | |
| blocks | LeftCurly | '{' should be on a new line. | 122 | |
| design | DesignForExtension | Method 'getMAXSPEED' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| blocks | LeftCurly | '{' should be on a new line. | 130 | |
| design | DesignForExtension | Method 'setMAXSPEED' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| misc | FinalParameters | Parameter value should be final. | 138 | |
| blocks | LeftCurly | '{' should be on a new line. | 138 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 146 | |
| blocks | LeftCurly | '{' should be on a new line. | 146 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| misc | FinalParameters | Parameter value should be final. | 154 | |
| blocks | LeftCurly | '{' should be on a new line. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| design | VisibilityModifier | Variable 'gtu' must be private and have accessor methods. | 56 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 63 | |
| javadoc | JavadocMethod | Expected an @return tag. | 80 | |
| design | DesignForExtension | Method 'getGTU' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| blocks | LeftCurly | '{' should be on a new line. | 80 | |
| blocks | LeftCurly | '{' should be on a new line. | 81 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| blocks | LeftCurly | '{' should be on a new line. | 91 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| misc | FinalParameters | Parameter value should be final. | 99 | |
| blocks | LeftCurly | '{' should be on a new line. | 99 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| blocks | LeftCurly | '{' should be on a new line. | 107 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| misc | FinalParameters | Parameter value should be final. | 115 | |
| blocks | LeftCurly | '{' should be on a new line. | 115 | |
| blocks | LeftCurly | '{' should be on a new line. | 138 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 140 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 141 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 143 | |
| design | VisibilityModifier | Variable 'weight' must be private and have accessor methods. | 144 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| blocks | LeftCurly | '{' should be on a new line. | 150 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| misc | FinalParameters | Parameter value should be final. | 158 | |
| blocks | LeftCurly | '{' should be on a new line. | 158 | |
| javadoc | JavadocMethod | Expected an @return tag. | 165 | |
| design | DesignForExtension | Method 'getWEIGHT' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| blocks | LeftCurly | '{' should be on a new line. | 165 | |
| design | DesignForExtension | Method 'setWEIGHT' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| misc | FinalParameters | Parameter value should be final. | 172 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 172 | |
| blocks | LeftCurly | '{' should be on a new line. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 41 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 44 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 48 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| blocks | LeftCurly | '{' should be on a new line. | 54 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| misc | FinalParameters | Parameter value should be final. | 62 | |
| blocks | LeftCurly | '{' should be on a new line. | 62 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| blocks | LeftCurly | '{' should be on a new line. | 70 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| misc | FinalParameters | Parameter value should be final. | 78 | |
| blocks | LeftCurly | '{' should be on a new line. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.w3c.dom.Element. | 27 | |
| blocks | LeftCurly | '{' should be on a new line. | 58 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| design | VisibilityModifier | Variable 'content' must be private and have accessor methods. | 64 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| design | VisibilityModifier | Variable 'href' must be private and have accessor methods. | 68 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | |
| design | VisibilityModifier | Variable 'parse' must be private and have accessor methods. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | |
| design | VisibilityModifier | Variable 'xpointer' must be private and have accessor methods. | 74 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| design | VisibilityModifier | Variable 'encoding' must be private and have accessor methods. | 77 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 79 | |
| design | VisibilityModifier | Variable 'accept' must be private and have accessor methods. | 80 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 82 | |
| design | VisibilityModifier | Variable 'acceptLanguage' must be private and have accessor methods. | 83 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 85 | |
| javadoc | JavadocMethod | Expected an @return tag. | 104 | |
| design | DesignForExtension | Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| blocks | LeftCurly | '{' should be on a new line. | 104 | |
| blocks | LeftCurly | '{' should be on a new line. | 105 | |
| design | DesignForExtension | Method 'getHref' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| blocks | LeftCurly | '{' should be on a new line. | 115 | |
| design | DesignForExtension | Method 'setHref' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| misc | FinalParameters | Parameter value should be final. | 123 | |
| blocks | LeftCurly | '{' should be on a new line. | 123 | |
| design | DesignForExtension | Method 'getParse' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| blocks | LeftCurly | '{' should be on a new line. | 131 | |
| blocks | LeftCurly | '{' should be on a new line. | 132 | |
| blocks | RightCurly | '}' should be alone on a line. | 134 | |
| blocks | LeftCurly | '{' should be on a new line. | 134 | |
| design | DesignForExtension | Method 'setParse' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| misc | FinalParameters | Parameter value should be final. | 143 | |
| blocks | LeftCurly | '{' should be on a new line. | 143 | |
| design | DesignForExtension | Method 'getXpointer' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| blocks | LeftCurly | '{' should be on a new line. | 151 | |
| design | DesignForExtension | Method 'setXpointer' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| misc | FinalParameters | Parameter value should be final. | 159 | |
| blocks | LeftCurly | '{' should be on a new line. | 159 | |
| design | DesignForExtension | Method 'getEncoding' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| blocks | LeftCurly | '{' should be on a new line. | 167 | |
| design | DesignForExtension | Method 'setEncoding' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| misc | FinalParameters | Parameter value should be final. | 175 | |
| blocks | LeftCurly | '{' should be on a new line. | 175 | |
| design | DesignForExtension | Method 'getAccept' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| blocks | LeftCurly | '{' should be on a new line. | 183 | |
| design | DesignForExtension | Method 'setAccept' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| misc | FinalParameters | Parameter value should be final. | 191 | |
| blocks | LeftCurly | '{' should be on a new line. | 191 | |
| design | DesignForExtension | Method 'getAcceptLanguage' is not designed for extension - needs to be abstract, final or empty. | 199 | |
| blocks | LeftCurly | '{' should be on a new line. | 199 | |
| design | DesignForExtension | Method 'setAcceptLanguage' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| misc | FinalParameters | Parameter value should be final. | 207 | |
| blocks | LeftCurly | '{' should be on a new line. | 207 | |
| design | DesignForExtension | Method 'getOtherAttributes' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| blocks | LeftCurly | '{' should be on a new line. | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | |
| design | VisibilityModifier | Variable 'speedlimit' must be private and have accessor methods. | 58 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 61 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| design | VisibilityModifier | Variable 'defaultlanewidth' must be private and have accessor methods. | 64 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| design | VisibilityModifier | Variable 'defaultlanekeeping' must be private and have accessor methods. | 67 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 71 | |
| javadoc | JavadocMethod | Expected an @return tag. | 88 | |
| design | DesignForExtension | Method 'getSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| blocks | LeftCurly | '{' should be on a new line. | 88 | |
| blocks | LeftCurly | '{' should be on a new line. | 89 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| blocks | LeftCurly | '{' should be on a new line. | 99 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| misc | FinalParameters | Parameter value should be final. | 107 | |
| blocks | LeftCurly | '{' should be on a new line. | 107 | |
| design | DesignForExtension | Method 'getDEFAULTLANEWIDTH' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| blocks | LeftCurly | '{' should be on a new line. | 115 | |
| design | DesignForExtension | Method 'setDEFAULTLANEWIDTH' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| misc | FinalParameters | Parameter value should be final. | 123 | |
| blocks | LeftCurly | '{' should be on a new line. | 123 | |
| design | DesignForExtension | Method 'getDEFAULTLANEKEEPING' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| blocks | LeftCurly | '{' should be on a new line. | 131 | |
| design | DesignForExtension | Method 'setDEFAULTLANEKEEPING' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| misc | FinalParameters | Parameter value should be final. | 139 | |
| blocks | LeftCurly | '{' should be on a new line. | 139 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| blocks | LeftCurly | '{' should be on a new line. | 147 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| misc | FinalParameters | Parameter value should be final. | 155 | |
| blocks | LeftCurly | '{' should be on a new line. | 155 | |
| blocks | LeftCurly | '{' should be on a new line. | 178 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 180 | |
| design | VisibilityModifier | Variable 'gtutype' must be private and have accessor methods. | 181 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 183 | |
| design | VisibilityModifier | Variable 'legalspeedlimit' must be private and have accessor methods. | 184 | |
| design | DesignForExtension | Method 'getGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| blocks | LeftCurly | '{' should be on a new line. | 190 | |
| design | DesignForExtension | Method 'setGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 198 | |
| misc | FinalParameters | Parameter value should be final. | 198 | |
| blocks | LeftCurly | '{' should be on a new line. | 198 | |
| design | DesignForExtension | Method 'getLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| blocks | LeftCurly | '{' should be on a new line. | 206 | |
| design | DesignForExtension | Method 'setLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| misc | FinalParameters | Parameter value should be final. | 214 | |
| blocks | LeftCurly | '{' should be on a new line. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 130). | 41 | |
| sizes | LineLength | Line is longer than 128 characters (found 130). | 106 | |
| sizes | LineLength | Line is longer than 128 characters (found 129). | 111 | |
| sizes | LineLength | Line is longer than 128 characters (found 130). | 125 | |
| sizes | LineLength | Line is longer than 128 characters (found 129). | 127 | |
| sizes | LineLength | Line is longer than 128 characters (found 130). | 140 | |
| sizes | LineLength | Line is longer than 128 characters (found 131). | 152 | |
| sizes | LineLength | Line is longer than 128 characters (found 131). | 163 | |
| sizes | LineLength | Line is longer than 128 characters (found 131). | 176 | |
| sizes | LineLength | Line is longer than 128 characters (found 131). | 187 | |
| blocks | LeftCurly | '{' should be on a new line. | 214 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 216 | |
| design | VisibilityModifier | Variable 'bezier' must be private and have accessor methods. | 217 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 219 | |
| design | VisibilityModifier | Variable 'clothoid' must be private and have accessor methods. | 220 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 222 | |
| design | VisibilityModifier | Variable 'straight' must be private and have accessor methods. | 223 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 225 | |
| design | VisibilityModifier | Variable 'arc' must be private and have accessor methods. | 226 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 228 | |
| design | VisibilityModifier | Variable 'polyline' must be private and have accessor methods. | 229 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 231 | |
| design | VisibilityModifier | Variable 'roadlayout' must be private and have accessor methods. | 232 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 234 | |
| design | VisibilityModifier | Variable 'laneoverrideOrGENERATOROrLISTGENERATOR' must be private and have accessor methods. | 239 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 241 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 242 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 244 | |
| design | VisibilityModifier | Variable 'nodestart' must be private and have accessor methods. | 245 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 247 | |
| design | VisibilityModifier | Variable 'nodeEnd' must be private and have accessor methods. | 251 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 253 | |
| design | VisibilityModifier | Variable 'roadlayoutAttribute' must be private and have accessor methods. | 254 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 256 | |
| design | VisibilityModifier | Variable 'offsetstart' must be private and have accessor methods. | 257 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 259 | |
| design | VisibilityModifier | Variable 'offsetend' must be private and have accessor methods. | 260 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 262 | |
| design | VisibilityModifier | Variable 'rotationstart' must be private and have accessor methods. | 263 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 265 | |
| design | VisibilityModifier | Variable 'rotationend' must be private and have accessor methods. | 266 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 268 | |
| design | VisibilityModifier | Variable 'lanekeeping' must be private and have accessor methods. | 269 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 271 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 273 | |
| design | DesignForExtension | Method 'getBEZIER' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| blocks | LeftCurly | '{' should be on a new line. | 279 | |
| design | DesignForExtension | Method 'setBEZIER' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| misc | FinalParameters | Parameter value should be final. | 287 | |
| blocks | LeftCurly | '{' should be on a new line. | 287 | |
| design | DesignForExtension | Method 'getCLOTHOID' is not designed for extension - needs to be abstract, final or empty. | 295 | |
| blocks | LeftCurly | '{' should be on a new line. | 295 | |
| design | DesignForExtension | Method 'setCLOTHOID' is not designed for extension - needs to be abstract, final or empty. | 303 | |
| misc | FinalParameters | Parameter value should be final. | 303 | |
| blocks | LeftCurly | '{' should be on a new line. | 303 | |
| design | DesignForExtension | Method 'getSTRAIGHT' is not designed for extension - needs to be abstract, final or empty. | 311 | |
| blocks | LeftCurly | '{' should be on a new line. | 311 | |
| design | DesignForExtension | Method 'setSTRAIGHT' is not designed for extension - needs to be abstract, final or empty. | 319 | |
| misc | FinalParameters | Parameter value should be final. | 319 | |
| blocks | LeftCurly | '{' should be on a new line. | 319 | |
| design | DesignForExtension | Method 'getARC' is not designed for extension - needs to be abstract, final or empty. | 327 | |
| blocks | LeftCurly | '{' should be on a new line. | 327 | |
| design | DesignForExtension | Method 'setARC' is not designed for extension - needs to be abstract, final or empty. | 335 | |
| misc | FinalParameters | Parameter value should be final. | 335 | |
| blocks | LeftCurly | '{' should be on a new line. | 335 | |
| design | DesignForExtension | Method 'getPOLYLINE' is not designed for extension - needs to be abstract, final or empty. | 343 | |
| blocks | LeftCurly | '{' should be on a new line. | 343 | |
| design | DesignForExtension | Method 'setPOLYLINE' is not designed for extension - needs to be abstract, final or empty. | 351 | |
| misc | FinalParameters | Parameter value should be final. | 351 | |
| blocks | LeftCurly | '{' should be on a new line. | 351 | |
| design | DesignForExtension | Method 'getROADLAYOUT' is not designed for extension - needs to be abstract, final or empty. | 359 | |
| blocks | LeftCurly | '{' should be on a new line. | 359 | |
| design | DesignForExtension | Method 'setROADLAYOUT' is not designed for extension - needs to be abstract, final or empty. | 367 | |
| misc | FinalParameters | Parameter value should be final. | 367 | |
| blocks | LeftCurly | '{' should be on a new line. | 367 | |
| javadoc | JavadocMethod | Expected an @return tag. | 388 | |
| design | DesignForExtension | Method 'getLANEOVERRIDEOrGENERATOROrLISTGENERATOR' is not designed for extension - needs to be abstract, final or empty. | 388 | |
| blocks | LeftCurly | '{' should be on a new line. | 388 | |
| blocks | LeftCurly | '{' should be on a new line. | 389 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 399 | |
| blocks | LeftCurly | '{' should be on a new line. | 399 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 407 | |
| misc | FinalParameters | Parameter value should be final. | 407 | |
| blocks | LeftCurly | '{' should be on a new line. | 407 | |
| design | DesignForExtension | Method 'getNODESTART' is not designed for extension - needs to be abstract, final or empty. | 415 | |
| blocks | LeftCurly | '{' should be on a new line. | 415 | |
| design | DesignForExtension | Method 'setNODESTART' is not designed for extension - needs to be abstract, final or empty. | 423 | |
| misc | FinalParameters | Parameter value should be final. | 423 | |
| blocks | LeftCurly | '{' should be on a new line. | 423 | |
| design | DesignForExtension | Method 'getNODEEND' is not designed for extension - needs to be abstract, final or empty. | 431 | |
| blocks | LeftCurly | '{' should be on a new line. | 431 | |
| design | DesignForExtension | Method 'setNODEEND' is not designed for extension - needs to be abstract, final or empty. | 439 | |
| misc | FinalParameters | Parameter value should be final. | 439 | |
| blocks | LeftCurly | '{' should be on a new line. | 439 | |
| design | DesignForExtension | Method 'getROADLAYOUTAttribute' is not designed for extension - needs to be abstract, final or empty. | 447 | |
| blocks | LeftCurly | '{' should be on a new line. | 447 | |
| design | DesignForExtension | Method 'setROADLAYOUTAttribute' is not designed for extension - needs to be abstract, final or empty. | 455 | |
| misc | FinalParameters | Parameter value should be final. | 455 | |
| blocks | LeftCurly | '{' should be on a new line. | 455 | |
| design | DesignForExtension | Method 'getOFFSETSTART' is not designed for extension - needs to be abstract, final or empty. | 463 | |
| blocks | LeftCurly | '{' should be on a new line. | 463 | |
| design | DesignForExtension | Method 'setOFFSETSTART' is not designed for extension - needs to be abstract, final or empty. | 471 | |
| misc | FinalParameters | Parameter value should be final. | 471 | |
| blocks | LeftCurly | '{' should be on a new line. | 471 | |
| design | DesignForExtension | Method 'getOFFSETEND' is not designed for extension - needs to be abstract, final or empty. | 479 | |
| blocks | LeftCurly | '{' should be on a new line. | 479 | |
| design | DesignForExtension | Method 'setOFFSETEND' is not designed for extension - needs to be abstract, final or empty. | 487 | |
| misc | FinalParameters | Parameter value should be final. | 487 | |
| blocks | LeftCurly | '{' should be on a new line. | 487 | |
| design | DesignForExtension | Method 'getROTATIONSTART' is not designed for extension - needs to be abstract, final or empty. | 495 | |
| blocks | LeftCurly | '{' should be on a new line. | 495 | |
| design | DesignForExtension | Method 'setROTATIONSTART' is not designed for extension - needs to be abstract, final or empty. | 503 | |
| misc | FinalParameters | Parameter value should be final. | 503 | |
| blocks | LeftCurly | '{' should be on a new line. | 503 | |
| design | DesignForExtension | Method 'getROTATIONEND' is not designed for extension - needs to be abstract, final or empty. | 511 | |
| blocks | LeftCurly | '{' should be on a new line. | 511 | |
| design | DesignForExtension | Method 'setROTATIONEND' is not designed for extension - needs to be abstract, final or empty. | 519 | |
| misc | FinalParameters | Parameter value should be final. | 519 | |
| blocks | LeftCurly | '{' should be on a new line. | 519 | |
| design | DesignForExtension | Method 'getLANEKEEPING' is not designed for extension - needs to be abstract, final or empty. | 527 | |
| blocks | LeftCurly | '{' should be on a new line. | 527 | |
| design | DesignForExtension | Method 'setLANEKEEPING' is not designed for extension - needs to be abstract, final or empty. | 535 | |
| misc | FinalParameters | Parameter value should be final. | 535 | |
| blocks | LeftCurly | '{' should be on a new line. | 535 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 543 | |
| blocks | LeftCurly | '{' should be on a new line. | 543 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 551 | |
| misc | FinalParameters | Parameter value should be final. | 551 | |
| blocks | LeftCurly | '{' should be on a new line. | 551 | |
| blocks | LeftCurly | '{' should be on a new line. | 575 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 577 | |
| design | VisibilityModifier | Variable 'radius' must be private and have accessor methods. | 578 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 580 | |
| design | VisibilityModifier | Variable 'angle' must be private and have accessor methods. | 581 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 583 | |
| design | VisibilityModifier | Variable 'direction' must be private and have accessor methods. | 584 | |
| design | DesignForExtension | Method 'getRADIUS' is not designed for extension - needs to be abstract, final or empty. | 590 | |
| blocks | LeftCurly | '{' should be on a new line. | 590 | |
| design | DesignForExtension | Method 'setRADIUS' is not designed for extension - needs to be abstract, final or empty. | 598 | |
| misc | FinalParameters | Parameter value should be final. | 598 | |
| blocks | LeftCurly | '{' should be on a new line. | 598 | |
| design | DesignForExtension | Method 'getANGLE' is not designed for extension - needs to be abstract, final or empty. | 606 | |
| blocks | LeftCurly | '{' should be on a new line. | 606 | |
| design | DesignForExtension | Method 'setANGLE' is not designed for extension - needs to be abstract, final or empty. | 614 | |
| misc | FinalParameters | Parameter value should be final. | 614 | |
| blocks | LeftCurly | '{' should be on a new line. | 614 | |
| design | DesignForExtension | Method 'getDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 622 | |
| blocks | LeftCurly | '{' should be on a new line. | 622 | |
| design | DesignForExtension | Method 'setDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 630 | |
| misc | FinalParameters | Parameter value should be final. | 630 | |
| blocks | LeftCurly | '{' should be on a new line. | 630 | |
| blocks | LeftCurly | '{' should be on a new line. | 655 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 657 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 658 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 660 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 661 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 667 | |
| blocks | LeftCurly | '{' should be on a new line. | 667 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 675 | |
| misc | FinalParameters | Parameter value should be final. | 675 | |
| blocks | LeftCurly | '{' should be on a new line. | 675 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 683 | |
| blocks | LeftCurly | '{' should be on a new line. | 683 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 691 | |
| misc | FinalParameters | Parameter value should be final. | 691 | |
| blocks | LeftCurly | '{' should be on a new line. | 691 | |
| blocks | LeftCurly | '{' should be on a new line. | 720 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 722 | |
| design | VisibilityModifier | Variable 'startangle' must be private and have accessor methods. | 723 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 725 | |
| design | VisibilityModifier | Variable 'startcurvature' must be private and have accessor methods. | 726 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 728 | |
| design | VisibilityModifier | Variable 'endcurvature' must be private and have accessor methods. | 729 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 731 | |
| design | VisibilityModifier | Variable 'length' must be private and have accessor methods. | 732 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 734 | |
| design | VisibilityModifier | Variable 'endelevation' must be private and have accessor methods. | 735 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 737 | |
| design | VisibilityModifier | Variable 'numsegments' must be private and have accessor methods. | 738 | |
| design | DesignForExtension | Method 'getSTARTANGLE' is not designed for extension - needs to be abstract, final or empty. | 744 | |
| blocks | LeftCurly | '{' should be on a new line. | 744 | |
| design | DesignForExtension | Method 'setSTARTANGLE' is not designed for extension - needs to be abstract, final or empty. | 752 | |
| misc | FinalParameters | Parameter value should be final. | 752 | |
| blocks | LeftCurly | '{' should be on a new line. | 752 | |
| design | DesignForExtension | Method 'getSTARTCURVATURE' is not designed for extension - needs to be abstract, final or empty. | 760 | |
| blocks | LeftCurly | '{' should be on a new line. | 760 | |
| design | DesignForExtension | Method 'setSTARTCURVATURE' is not designed for extension - needs to be abstract, final or empty. | 768 | |
| misc | FinalParameters | Parameter value should be final. | 768 | |
| blocks | LeftCurly | '{' should be on a new line. | 768 | |
| design | DesignForExtension | Method 'getENDCURVATURE' is not designed for extension - needs to be abstract, final or empty. | 776 | |
| blocks | LeftCurly | '{' should be on a new line. | 776 | |
| design | DesignForExtension | Method 'setENDCURVATURE' is not designed for extension - needs to be abstract, final or empty. | 784 | |
| misc | FinalParameters | Parameter value should be final. | 784 | |
| blocks | LeftCurly | '{' should be on a new line. | 784 | |
| design | DesignForExtension | Method 'getLENGTH' is not designed for extension - needs to be abstract, final or empty. | 792 | |
| blocks | LeftCurly | '{' should be on a new line. | 792 | |
| design | DesignForExtension | Method 'setLENGTH' is not designed for extension - needs to be abstract, final or empty. | 800 | |
| misc | FinalParameters | Parameter value should be final. | 800 | |
| blocks | LeftCurly | '{' should be on a new line. | 800 | |
| design | DesignForExtension | Method 'getENDELEVATION' is not designed for extension - needs to be abstract, final or empty. | 808 | |
| blocks | LeftCurly | '{' should be on a new line. | 808 | |
| design | DesignForExtension | Method 'setENDELEVATION' is not designed for extension - needs to be abstract, final or empty. | 816 | |
| misc | FinalParameters | Parameter value should be final. | 816 | |
| blocks | LeftCurly | '{' should be on a new line. | 816 | |
| design | DesignForExtension | Method 'getNUMSEGMENTS' is not designed for extension - needs to be abstract, final or empty. | 824 | |
| blocks | LeftCurly | '{' should be on a new line. | 824 | |
| design | DesignForExtension | Method 'setNUMSEGMENTS' is not designed for extension - needs to be abstract, final or empty. | 832 | |
| misc | FinalParameters | Parameter value should be final. | 832 | |
| blocks | LeftCurly | '{' should be on a new line. | 832 | |
| blocks | LeftCurly | '{' should be on a new line. | 843 | |
| blocks | LeftCurly | '{' should be on a new line. | 871 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 873 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 874 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 876 | |
| design | VisibilityModifier | Variable 'gtu' must be private and have accessor methods. | 877 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 879 | |
| design | VisibilityModifier | Variable 'gtumix' must be private and have accessor methods. | 880 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 882 | |
| design | VisibilityModifier | Variable 'distance' must be private and have accessor methods. | 883 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 885 | |
| design | VisibilityModifier | Variable 'initialspeed' must be private and have accessor methods. | 886 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 888 | |
| design | VisibilityModifier | Variable 'maxgtu' must be private and have accessor methods. | 889 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 891 | |
| design | VisibilityModifier | Variable 'route' must be private and have accessor methods. | 892 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 898 | |
| blocks | LeftCurly | '{' should be on a new line. | 898 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 906 | |
| misc | FinalParameters | Parameter value should be final. | 906 | |
| blocks | LeftCurly | '{' should be on a new line. | 906 | |
| design | DesignForExtension | Method 'getGTU' is not designed for extension - needs to be abstract, final or empty. | 914 | |
| blocks | LeftCurly | '{' should be on a new line. | 914 | |
| design | DesignForExtension | Method 'setGTU' is not designed for extension - needs to be abstract, final or empty. | 922 | |
| misc | FinalParameters | Parameter value should be final. | 922 | |
| blocks | LeftCurly | '{' should be on a new line. | 922 | |
| design | DesignForExtension | Method 'getGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 930 | |
| blocks | LeftCurly | '{' should be on a new line. | 930 | |
| design | DesignForExtension | Method 'setGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 938 | |
| misc | FinalParameters | Parameter value should be final. | 938 | |
| blocks | LeftCurly | '{' should be on a new line. | 938 | |
| design | DesignForExtension | Method 'getDISTANCE' is not designed for extension - needs to be abstract, final or empty. | 946 | |
| blocks | LeftCurly | '{' should be on a new line. | 946 | |
| design | DesignForExtension | Method 'setDISTANCE' is not designed for extension - needs to be abstract, final or empty. | 954 | |
| misc | FinalParameters | Parameter value should be final. | 954 | |
| blocks | LeftCurly | '{' should be on a new line. | 954 | |
| design | DesignForExtension | Method 'getINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 962 | |
| blocks | LeftCurly | '{' should be on a new line. | 962 | |
| design | DesignForExtension | Method 'setINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 970 | |
| misc | FinalParameters | Parameter value should be final. | 970 | |
| blocks | LeftCurly | '{' should be on a new line. | 970 | |
| design | DesignForExtension | Method 'getMAXGTU' is not designed for extension - needs to be abstract, final or empty. | 978 | |
| blocks | LeftCurly | '{' should be on a new line. | 978 | |
| design | DesignForExtension | Method 'setMAXGTU' is not designed for extension - needs to be abstract, final or empty. | 986 | |
| misc | FinalParameters | Parameter value should be final. | 986 | |
| blocks | LeftCurly | '{' should be on a new line. | 986 | |
| design | DesignForExtension | Method 'getROUTE' is not designed for extension - needs to be abstract, final or empty. | 994 | |
| blocks | LeftCurly | '{' should be on a new line. | 994 | |
| design | DesignForExtension | Method 'setROUTE' is not designed for extension - needs to be abstract, final or empty. | 1002 | |
| misc | FinalParameters | Parameter value should be final. | 1002 | |
| blocks | LeftCurly | '{' should be on a new line. | 1002 | |
| blocks | LeftCurly | '{' should be on a new line. | 1036 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1038 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 1039 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1041 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 1042 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1044 | |
| design | VisibilityModifier | Variable 'gtu' must be private and have accessor methods. | 1045 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1047 | |
| design | VisibilityModifier | Variable 'gtumix' must be private and have accessor methods. | 1048 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1050 | |
| design | VisibilityModifier | Variable 'iat' must be private and have accessor methods. | 1051 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1053 | |
| design | VisibilityModifier | Variable 'initialspeed' must be private and have accessor methods. | 1054 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1056 | |
| design | VisibilityModifier | Variable 'maxgtu' must be private and have accessor methods. | 1057 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1059 | |
| design | VisibilityModifier | Variable 'starttime' must be private and have accessor methods. | 1060 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1062 | |
| design | VisibilityModifier | Variable 'endtime' must be private and have accessor methods. | 1063 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1065 | |
| design | VisibilityModifier | Variable 'route' must be private and have accessor methods. | 1066 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1068 | |
| design | VisibilityModifier | Variable 'gtucolorer' must be private and have accessor methods. | 1069 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 1075 | |
| blocks | LeftCurly | '{' should be on a new line. | 1075 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 1083 | |
| misc | FinalParameters | Parameter value should be final. | 1083 | |
| blocks | LeftCurly | '{' should be on a new line. | 1083 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1091 | |
| blocks | LeftCurly | '{' should be on a new line. | 1091 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1099 | |
| misc | FinalParameters | Parameter value should be final. | 1099 | |
| blocks | LeftCurly | '{' should be on a new line. | 1099 | |
| design | DesignForExtension | Method 'getGTU' is not designed for extension - needs to be abstract, final or empty. | 1107 | |
| blocks | LeftCurly | '{' should be on a new line. | 1107 | |
| design | DesignForExtension | Method 'setGTU' is not designed for extension - needs to be abstract, final or empty. | 1115 | |
| misc | FinalParameters | Parameter value should be final. | 1115 | |
| blocks | LeftCurly | '{' should be on a new line. | 1115 | |
| design | DesignForExtension | Method 'getGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 1123 | |
| blocks | LeftCurly | '{' should be on a new line. | 1123 | |
| design | DesignForExtension | Method 'setGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 1131 | |
| misc | FinalParameters | Parameter value should be final. | 1131 | |
| blocks | LeftCurly | '{' should be on a new line. | 1131 | |
| design | DesignForExtension | Method 'getIAT' is not designed for extension - needs to be abstract, final or empty. | 1139 | |
| blocks | LeftCurly | '{' should be on a new line. | 1139 | |
| design | DesignForExtension | Method 'setIAT' is not designed for extension - needs to be abstract, final or empty. | 1147 | |
| misc | FinalParameters | Parameter value should be final. | 1147 | |
| blocks | LeftCurly | '{' should be on a new line. | 1147 | |
| design | DesignForExtension | Method 'getINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 1155 | |
| blocks | LeftCurly | '{' should be on a new line. | 1155 | |
| design | DesignForExtension | Method 'setINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 1163 | |
| misc | FinalParameters | Parameter value should be final. | 1163 | |
| blocks | LeftCurly | '{' should be on a new line. | 1163 | |
| design | DesignForExtension | Method 'getMAXGTU' is not designed for extension - needs to be abstract, final or empty. | 1171 | |
| blocks | LeftCurly | '{' should be on a new line. | 1171 | |
| design | DesignForExtension | Method 'setMAXGTU' is not designed for extension - needs to be abstract, final or empty. | 1179 | |
| misc | FinalParameters | Parameter value should be final. | 1179 | |
| blocks | LeftCurly | '{' should be on a new line. | 1179 | |
| design | DesignForExtension | Method 'getSTARTTIME' is not designed for extension - needs to be abstract, final or empty. | 1187 | |
| blocks | LeftCurly | '{' should be on a new line. | 1187 | |
| design | DesignForExtension | Method 'setSTARTTIME' is not designed for extension - needs to be abstract, final or empty. | 1195 | |
| misc | FinalParameters | Parameter value should be final. | 1195 | |
| blocks | LeftCurly | '{' should be on a new line. | 1195 | |
| design | DesignForExtension | Method 'getENDTIME' is not designed for extension - needs to be abstract, final or empty. | 1203 | |
| blocks | LeftCurly | '{' should be on a new line. | 1203 | |
| design | DesignForExtension | Method 'setENDTIME' is not designed for extension - needs to be abstract, final or empty. | 1211 | |
| misc | FinalParameters | Parameter value should be final. | 1211 | |
| blocks | LeftCurly | '{' should be on a new line. | 1211 | |
| design | DesignForExtension | Method 'getROUTE' is not designed for extension - needs to be abstract, final or empty. | 1219 | |
| blocks | LeftCurly | '{' should be on a new line. | 1219 | |
| design | DesignForExtension | Method 'setROUTE' is not designed for extension - needs to be abstract, final or empty. | 1227 | |
| misc | FinalParameters | Parameter value should be final. | 1227 | |
| blocks | LeftCurly | '{' should be on a new line. | 1227 | |
| design | DesignForExtension | Method 'getGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 1235 | |
| blocks | LeftCurly | '{' should be on a new line. | 1235 | |
| design | DesignForExtension | Method 'setGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 1243 | |
| misc | FinalParameters | Parameter value should be final. | 1243 | |
| blocks | LeftCurly | '{' should be on a new line. | 1243 | |
| blocks | LeftCurly | '{' should be on a new line. | 1271 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1273 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 1274 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1276 | |
| design | VisibilityModifier | Variable 'legalspeedlimit' must be private and have accessor methods. | 1277 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1279 | |
| design | VisibilityModifier | Variable 'direction' must be private and have accessor methods. | 1280 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1282 | |
| design | VisibilityModifier | Variable 'color' must be private and have accessor methods. | 1283 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1285 | |
| design | VisibilityModifier | Variable 'overtaking' must be private and have accessor methods. | 1286 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 1292 | |
| blocks | LeftCurly | '{' should be on a new line. | 1292 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 1300 | |
| misc | FinalParameters | Parameter value should be final. | 1300 | |
| blocks | LeftCurly | '{' should be on a new line. | 1300 | |
| design | DesignForExtension | Method 'getLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 1308 | |
| blocks | LeftCurly | '{' should be on a new line. | 1308 | |
| design | DesignForExtension | Method 'setLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 1316 | |
| misc | FinalParameters | Parameter value should be final. | 1316 | |
| blocks | LeftCurly | '{' should be on a new line. | 1316 | |
| design | DesignForExtension | Method 'getDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 1324 | |
| blocks | LeftCurly | '{' should be on a new line. | 1324 | |
| design | DesignForExtension | Method 'setDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 1332 | |
| misc | FinalParameters | Parameter value should be final. | 1332 | |
| blocks | LeftCurly | '{' should be on a new line. | 1332 | |
| design | DesignForExtension | Method 'getCOLOR' is not designed for extension - needs to be abstract, final or empty. | 1340 | |
| blocks | LeftCurly | '{' should be on a new line. | 1340 | |
| design | DesignForExtension | Method 'setCOLOR' is not designed for extension - needs to be abstract, final or empty. | 1348 | |
| misc | FinalParameters | Parameter value should be final. | 1348 | |
| blocks | LeftCurly | '{' should be on a new line. | 1348 | |
| design | DesignForExtension | Method 'getOVERTAKING' is not designed for extension - needs to be abstract, final or empty. | 1356 | |
| blocks | LeftCurly | '{' should be on a new line. | 1356 | |
| design | DesignForExtension | Method 'setOVERTAKING' is not designed for extension - needs to be abstract, final or empty. | 1364 | |
| misc | FinalParameters | Parameter value should be final. | 1364 | |
| blocks | LeftCurly | '{' should be on a new line. | 1364 | |
| blocks | LeftCurly | '{' should be on a new line. | 1395 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1397 | |
| design | VisibilityModifier | Variable 'uri' must be private and have accessor methods. | 1399 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1401 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 1402 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1404 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 1405 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1407 | |
| design | VisibilityModifier | Variable 'gtu' must be private and have accessor methods. | 1408 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1410 | |
| design | VisibilityModifier | Variable 'gtumix' must be private and have accessor methods. | 1411 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1413 | |
| design | VisibilityModifier | Variable 'initialspeed' must be private and have accessor methods. | 1414 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1416 | |
| design | VisibilityModifier | Variable 'route' must be private and have accessor methods. | 1417 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1419 | |
| design | VisibilityModifier | Variable 'gtucolorer' must be private and have accessor methods. | 1420 | |
| design | DesignForExtension | Method 'getURI' is not designed for extension - needs to be abstract, final or empty. | 1426 | |
| blocks | LeftCurly | '{' should be on a new line. | 1426 | |
| design | DesignForExtension | Method 'setURI' is not designed for extension - needs to be abstract, final or empty. | 1434 | |
| misc | FinalParameters | Parameter value should be final. | 1434 | |
| blocks | LeftCurly | '{' should be on a new line. | 1434 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 1442 | |
| blocks | LeftCurly | '{' should be on a new line. | 1442 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 1450 | |
| misc | FinalParameters | Parameter value should be final. | 1450 | |
| blocks | LeftCurly | '{' should be on a new line. | 1450 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1458 | |
| blocks | LeftCurly | '{' should be on a new line. | 1458 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1466 | |
| misc | FinalParameters | Parameter value should be final. | 1466 | |
| blocks | LeftCurly | '{' should be on a new line. | 1466 | |
| design | DesignForExtension | Method 'getGTU' is not designed for extension - needs to be abstract, final or empty. | 1474 | |
| blocks | LeftCurly | '{' should be on a new line. | 1474 | |
| design | DesignForExtension | Method 'setGTU' is not designed for extension - needs to be abstract, final or empty. | 1482 | |
| misc | FinalParameters | Parameter value should be final. | 1482 | |
| blocks | LeftCurly | '{' should be on a new line. | 1482 | |
| design | DesignForExtension | Method 'getGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 1490 | |
| blocks | LeftCurly | '{' should be on a new line. | 1490 | |
| design | DesignForExtension | Method 'setGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 1498 | |
| misc | FinalParameters | Parameter value should be final. | 1498 | |
| blocks | LeftCurly | '{' should be on a new line. | 1498 | |
| design | DesignForExtension | Method 'getINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 1506 | |
| blocks | LeftCurly | '{' should be on a new line. | 1506 | |
| design | DesignForExtension | Method 'setINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 1514 | |
| misc | FinalParameters | Parameter value should be final. | 1514 | |
| blocks | LeftCurly | '{' should be on a new line. | 1514 | |
| design | DesignForExtension | Method 'getROUTE' is not designed for extension - needs to be abstract, final or empty. | 1522 | |
| blocks | LeftCurly | '{' should be on a new line. | 1522 | |
| design | DesignForExtension | Method 'setROUTE' is not designed for extension - needs to be abstract, final or empty. | 1530 | |
| misc | FinalParameters | Parameter value should be final. | 1530 | |
| blocks | LeftCurly | '{' should be on a new line. | 1530 | |
| design | DesignForExtension | Method 'getGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 1538 | |
| blocks | LeftCurly | '{' should be on a new line. | 1538 | |
| design | DesignForExtension | Method 'setGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 1546 | |
| misc | FinalParameters | Parameter value should be final. | 1546 | |
| blocks | LeftCurly | '{' should be on a new line. | 1546 | |
| blocks | LeftCurly | '{' should be on a new line. | 1571 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1573 | |
| design | VisibilityModifier | Variable 'length' must be private and have accessor methods. | 1574 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1576 | |
| design | VisibilityModifier | Variable 'intermediatepoints' must be private and have accessor methods. | 1577 | |
| design | DesignForExtension | Method 'getLENGTH' is not designed for extension - needs to be abstract, final or empty. | 1583 | |
| blocks | LeftCurly | '{' should be on a new line. | 1583 | |
| design | DesignForExtension | Method 'setLENGTH' is not designed for extension - needs to be abstract, final or empty. | 1591 | |
| misc | FinalParameters | Parameter value should be final. | 1591 | |
| blocks | LeftCurly | '{' should be on a new line. | 1591 | |
| javadoc | JavadocMethod | Expected an @return tag. | 1610 | |
| design | DesignForExtension | Method 'getINTERMEDIATEPOINTS' is not designed for extension - needs to be abstract, final or empty. | 1610 | |
| blocks | LeftCurly | '{' should be on a new line. | 1610 | |
| blocks | LeftCurly | '{' should be on a new line. | 1611 | |
| blocks | LeftCurly | '{' should be on a new line. | 1641 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1643 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 1644 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1646 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 1647 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1649 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 1650 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1652 | |
| naming | MemberName | Name '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1653 | |
| design | VisibilityModifier | Variable '_class' must be private and have accessor methods. | 1653 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1655 | |
| design | VisibilityModifier | Variable 'trigger' must be private and have accessor methods. | 1656 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 1662 | |
| blocks | LeftCurly | '{' should be on a new line. | 1662 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 1670 | |
| misc | FinalParameters | Parameter value should be final. | 1670 | |
| blocks | LeftCurly | '{' should be on a new line. | 1670 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 1678 | |
| blocks | LeftCurly | '{' should be on a new line. | 1678 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 1686 | |
| misc | FinalParameters | Parameter value should be final. | 1686 | |
| blocks | LeftCurly | '{' should be on a new line. | 1686 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1694 | |
| blocks | LeftCurly | '{' should be on a new line. | 1694 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1702 | |
| misc | FinalParameters | Parameter value should be final. | 1702 | |
| blocks | LeftCurly | '{' should be on a new line. | 1702 | |
| design | DesignForExtension | Method 'getCLASS' is not designed for extension - needs to be abstract, final or empty. | 1710 | |
| blocks | LeftCurly | '{' should be on a new line. | 1710 | |
| design | DesignForExtension | Method 'setCLASS' is not designed for extension - needs to be abstract, final or empty. | 1718 | |
| misc | FinalParameters | Parameter value should be final. | 1718 | |
| blocks | LeftCurly | '{' should be on a new line. | 1718 | |
| design | DesignForExtension | Method 'getTRIGGER' is not designed for extension - needs to be abstract, final or empty. | 1726 | |
| blocks | LeftCurly | '{' should be on a new line. | 1726 | |
| design | DesignForExtension | Method 'setTRIGGER' is not designed for extension - needs to be abstract, final or empty. | 1734 | |
| misc | FinalParameters | Parameter value should be final. | 1734 | |
| blocks | LeftCurly | '{' should be on a new line. | 1734 | |
| blocks | LeftCurly | '{' should be on a new line. | 1759 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1761 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 1762 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1764 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 1765 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 1771 | |
| blocks | LeftCurly | '{' should be on a new line. | 1771 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 1779 | |
| misc | FinalParameters | Parameter value should be final. | 1779 | |
| blocks | LeftCurly | '{' should be on a new line. | 1779 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1787 | |
| blocks | LeftCurly | '{' should be on a new line. | 1787 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1795 | |
| misc | FinalParameters | Parameter value should be final. | 1795 | |
| blocks | LeftCurly | '{' should be on a new line. | 1795 | |
| blocks | LeftCurly | '{' should be on a new line. | 1819 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1821 | |
| design | VisibilityModifier | Variable 'length' must be private and have accessor methods. | 1822 | |
| design | DesignForExtension | Method 'getLENGTH' is not designed for extension - needs to be abstract, final or empty. | 1828 | |
| blocks | LeftCurly | '{' should be on a new line. | 1828 | |
| design | DesignForExtension | Method 'setLENGTH' is not designed for extension - needs to be abstract, final or empty. | 1836 | |
| misc | FinalParameters | Parameter value should be final. | 1836 | |
| blocks | LeftCurly | '{' should be on a new line. | 1836 | |
| blocks | LeftCurly | '{' should be on a new line. | 1863 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1865 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 1866 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1868 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 1869 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1871 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 1872 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1874 | |
| naming | MemberName | Name '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1875 | |
| design | VisibilityModifier | Variable '_class' must be private and have accessor methods. | 1875 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 1881 | |
| blocks | LeftCurly | '{' should be on a new line. | 1881 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 1889 | |
| misc | FinalParameters | Parameter value should be final. | 1889 | |
| blocks | LeftCurly | '{' should be on a new line. | 1889 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 1897 | |
| blocks | LeftCurly | '{' should be on a new line. | 1897 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 1905 | |
| misc | FinalParameters | Parameter value should be final. | 1905 | |
| blocks | LeftCurly | '{' should be on a new line. | 1905 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1913 | |
| blocks | LeftCurly | '{' should be on a new line. | 1913 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1921 | |
| misc | FinalParameters | Parameter value should be final. | 1921 | |
| blocks | LeftCurly | '{' should be on a new line. | 1921 | |
| design | DesignForExtension | Method 'getCLASS' is not designed for extension - needs to be abstract, final or empty. | 1929 | |
| blocks | LeftCurly | '{' should be on a new line. | 1929 | |
| design | DesignForExtension | Method 'setCLASS' is not designed for extension - needs to be abstract, final or empty. | 1937 | |
| misc | FinalParameters | Parameter value should be final. | 1937 | |
| blocks | LeftCurly | '{' should be on a new line. | 1937 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| design | VisibilityModifier | Variable 'definitionsOrIncludeOrNODE' must be private and have accessor methods. | 61 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 65 | |
| javadoc | JavadocMethod | Expected an @return tag. | 83 | |
| design | DesignForExtension | Method 'getDEFINITIONSOrIncludeOrNODE' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| blocks | LeftCurly | '{' should be on a new line. | 83 | |
| blocks | LeftCurly | '{' should be on a new line. | 84 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| blocks | LeftCurly | '{' should be on a new line. | 94 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| misc | FinalParameters | Parameter value should be final. | 102 | |
| blocks | LeftCurly | '{' should be on a new line. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 43 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 49 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| design | VisibilityModifier | Variable 'coordinate' must be private and have accessor methods. | 52 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | |
| design | VisibilityModifier | Variable 'angle' must be private and have accessor methods. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 62 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| blocks | LeftCurly | '{' should be on a new line. | 68 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| misc | FinalParameters | Parameter value should be final. | 76 | |
| blocks | LeftCurly | '{' should be on a new line. | 76 | |
| design | DesignForExtension | Method 'getCOORDINATE' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| blocks | LeftCurly | '{' should be on a new line. | 84 | |
| design | DesignForExtension | Method 'setCOORDINATE' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| misc | FinalParameters | Parameter value should be final. | 92 | |
| blocks | LeftCurly | '{' should be on a new line. | 92 | |
| design | DesignForExtension | Method 'getANGLE' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| blocks | LeftCurly | '{' should be on a new line. | 100 | |
| design | DesignForExtension | Method 'setANGLE' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| misc | FinalParameters | Parameter value should be final. | 108 | |
| blocks | LeftCurly | '{' should be on a new line. | 108 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| blocks | LeftCurly | '{' should be on a new line. | 116 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| misc | FinalParameters | Parameter value should be final. | 124 | |
| blocks | LeftCurly | '{' should be on a new line. | 124 | |
| design | DesignForExtension | Method 'getRefId' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 128 | |
| blocks | LeftCurly | '{' should be on a new line. | 128 | |
| design | DesignForExtension | Method 'setRefId' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 132 | |
| misc | FinalParameters | Parameter refId should be final. | 132 | |
| blocks | LeftCurly | '{' should be on a new line. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 26 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 28 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 28 | |
| naming | ConstantName | Name '_Fallback_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 30 | |
| naming | ConstantName | Name '_Include_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 30 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 32 | |
| blocks | LeftCurly | '{' should be on a new line. | 36 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 39 | |
| javadoc | JavadocMethod | Expected an @return tag. | 42 | |
| design | DesignForExtension | Method 'createGLOBAL' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| blocks | LeftCurly | '{' should be on a new line. | 42 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 46 | |
| javadoc | JavadocMethod | Expected an @return tag. | 49 | |
| design | DesignForExtension | Method 'createGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| blocks | LeftCurly | '{' should be on a new line. | 49 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 53 | |
| javadoc | JavadocMethod | Expected an @return tag. | 56 | |
| design | DesignForExtension | Method 'createROADTYPE' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| blocks | LeftCurly | '{' should be on a new line. | 56 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 60 | |
| javadoc | JavadocMethod | Expected an @return tag. | 63 | |
| design | DesignForExtension | Method 'createLANETYPE' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| blocks | LeftCurly | '{' should be on a new line. | 63 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 67 | |
| javadoc | JavadocMethod | Expected an @return tag. | 70 | |
| design | DesignForExtension | Method 'createROADLAYOUT' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| blocks | LeftCurly | '{' should be on a new line. | 70 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 74 | |
| javadoc | JavadocMethod | Expected an @return tag. | 77 | |
| design | DesignForExtension | Method 'createLINK' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| blocks | LeftCurly | '{' should be on a new line. | 77 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 81 | |
| javadoc | JavadocMethod | Expected an @return tag. | 84 | |
| design | DesignForExtension | Method 'createROUTEMIX' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| blocks | LeftCurly | '{' should be on a new line. | 84 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 88 | |
| javadoc | JavadocMethod | Expected an @return tag. | 91 | |
| design | DesignForExtension | Method 'createSHORTESTROUTEMIX' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| blocks | LeftCurly | '{' should be on a new line. | 91 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 95 | |
| javadoc | JavadocMethod | Expected an @return tag. | 98 | |
| design | DesignForExtension | Method 'createROADLAYOUTLANE' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| blocks | LeftCurly | '{' should be on a new line. | 98 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 102 | |
| javadoc | JavadocMethod | Expected an @return tag. | 105 | |
| design | DesignForExtension | Method 'createROUTE' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| blocks | LeftCurly | '{' should be on a new line. | 105 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 109 | |
| javadoc | JavadocMethod | Expected an @return tag. | 112 | |
| design | DesignForExtension | Method 'createNETWORK' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| blocks | LeftCurly | '{' should be on a new line. | 112 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 116 | |
| javadoc | JavadocMethod | Expected an @return tag. | 119 | |
| design | DesignForExtension | Method 'createDEFINITIONS' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| blocks | LeftCurly | '{' should be on a new line. | 119 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 123 | |
| javadoc | JavadocMethod | Expected an @return tag. | 126 | |
| design | DesignForExtension | Method 'createGLOBALSPEEDGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| blocks | LeftCurly | '{' should be on a new line. | 126 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 130 | |
| javadoc | JavadocMethod | Expected an @return tag. | 133 | |
| design | DesignForExtension | Method 'createGLOBALACCELERATIONGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| blocks | LeftCurly | '{' should be on a new line. | 133 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 137 | |
| javadoc | JavadocMethod | Expected an @return tag. | 140 | |
| design | DesignForExtension | Method 'createGLOBALLANECHANGEURGEGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| blocks | LeftCurly | '{' should be on a new line. | 140 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 144 | |
| javadoc | JavadocMethod | Expected an @return tag. | 147 | |
| design | DesignForExtension | Method 'createIncludeType' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| blocks | LeftCurly | '{' should be on a new line. | 147 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 151 | |
| javadoc | JavadocMethod | Expected an @return tag. | 154 | |
| design | DesignForExtension | Method 'createGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| blocks | LeftCurly | '{' should be on a new line. | 154 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 158 | |
| javadoc | JavadocMethod | Expected an @return tag. | 161 | |
| design | DesignForExtension | Method 'createGTU' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| blocks | LeftCurly | '{' should be on a new line. | 161 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 165 | |
| javadoc | JavadocMethod | Expected an @return tag. | 168 | |
| design | DesignForExtension | Method 'createGTUMIXGTU' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| blocks | LeftCurly | '{' should be on a new line. | 168 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 172 | |
| javadoc | JavadocMethod | Expected an @return tag. | 175 | |
| design | DesignForExtension | Method 'createROADTYPESPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| blocks | LeftCurly | '{' should be on a new line. | 175 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 179 | |
| javadoc | JavadocMethod | Expected an @return tag. | 182 | |
| design | DesignForExtension | Method 'createLANETYPESPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| blocks | LeftCurly | '{' should be on a new line. | 182 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 186 | |
| javadoc | JavadocMethod | Expected an @return tag. | 189 | |
| design | DesignForExtension | Method 'createROADLAYOUTSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| blocks | LeftCurly | '{' should be on a new line. | 189 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 193 | |
| javadoc | JavadocMethod | Expected an @return tag. | 196 | |
| design | DesignForExtension | Method 'createROADLAYOUTNOTRAFFICLANE' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| blocks | LeftCurly | '{' should be on a new line. | 196 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 200 | |
| javadoc | JavadocMethod | Expected an @return tag. | 203 | |
| design | DesignForExtension | Method 'createROADLAYOUTSHOULDER' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| blocks | LeftCurly | '{' should be on a new line. | 203 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 207 | |
| javadoc | JavadocMethod | Expected an @return tag. | 210 | |
| design | DesignForExtension | Method 'createROADLAYOUTSTRIPE' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| blocks | LeftCurly | '{' should be on a new line. | 210 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 214 | |
| javadoc | JavadocMethod | Expected an @return tag. | 217 | |
| design | DesignForExtension | Method 'createNODE' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| blocks | LeftCurly | '{' should be on a new line. | 217 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 221 | |
| javadoc | JavadocMethod | Expected an @return tag. | 224 | |
| design | DesignForExtension | Method 'createLINKCLOTHOID' is not designed for extension - needs to be abstract, final or empty. | 224 | |
| blocks | LeftCurly | '{' should be on a new line. | 224 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 228 | |
| javadoc | JavadocMethod | Expected an @return tag. | 231 | |
| design | DesignForExtension | Method 'createLINKSTRAIGHT' is not designed for extension - needs to be abstract, final or empty. | 231 | |
| blocks | LeftCurly | '{' should be on a new line. | 231 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 235 | |
| javadoc | JavadocMethod | Expected an @return tag. | 238 | |
| design | DesignForExtension | Method 'createLINKARC' is not designed for extension - needs to be abstract, final or empty. | 238 | |
| blocks | LeftCurly | '{' should be on a new line. | 238 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 242 | |
| javadoc | JavadocMethod | Expected an @return tag. | 245 | |
| design | DesignForExtension | Method 'createLINKPOLYLINE' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| blocks | LeftCurly | '{' should be on a new line. | 245 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 249 | |
| javadoc | JavadocMethod | Expected an @return tag. | 252 | |
| design | DesignForExtension | Method 'createLINKLANEOVERRIDE' is not designed for extension - needs to be abstract, final or empty. | 252 | |
| blocks | LeftCurly | '{' should be on a new line. | 252 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 256 | |
| javadoc | JavadocMethod | Expected an @return tag. | 259 | |
| design | DesignForExtension | Method 'createLINKGENERATOR' is not designed for extension - needs to be abstract, final or empty. | 259 | |
| blocks | LeftCurly | '{' should be on a new line. | 259 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 263 | |
| javadoc | JavadocMethod | Expected an @return tag. | 266 | |
| design | DesignForExtension | Method 'createLINKLISTGENERATOR' is not designed for extension - needs to be abstract, final or empty. | 266 | |
| blocks | LeftCurly | '{' should be on a new line. | 266 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 270 | |
| javadoc | JavadocMethod | Expected an @return tag. | 273 | |
| design | DesignForExtension | Method 'createLINKFILL' is not designed for extension - needs to be abstract, final or empty. | 273 | |
| blocks | LeftCurly | '{' should be on a new line. | 273 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 277 | |
| javadoc | JavadocMethod | Expected an @return tag. | 280 | |
| design | DesignForExtension | Method 'createLINKBLOCK' is not designed for extension - needs to be abstract, final or empty. | 280 | |
| blocks | LeftCurly | '{' should be on a new line. | 280 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 284 | |
| javadoc | JavadocMethod | Expected an @return tag. | 287 | |
| design | DesignForExtension | Method 'createLINKSENSOR' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| blocks | LeftCurly | '{' should be on a new line. | 287 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 291 | |
| javadoc | JavadocMethod | Expected an @return tag. | 294 | |
| design | DesignForExtension | Method 'createLINKTRAFFICLIGHT' is not designed for extension - needs to be abstract, final or empty. | 294 | |
| blocks | LeftCurly | '{' should be on a new line. | 294 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 298 | |
| javadoc | JavadocMethod | Expected an @return tag. | 301 | |
| design | DesignForExtension | Method 'createLINKSINK' is not designed for extension - needs to be abstract, final or empty. | 301 | |
| blocks | LeftCurly | '{' should be on a new line. | 301 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 305 | |
| javadoc | JavadocMethod | Expected an @return tag. | 308 | |
| design | DesignForExtension | Method 'createROUTEMIXROUTE' is not designed for extension - needs to be abstract, final or empty. | 308 | |
| blocks | LeftCurly | '{' should be on a new line. | 308 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 312 | |
| javadoc | JavadocMethod | Expected an @return tag. | 315 | |
| design | DesignForExtension | Method 'createSHORTESTROUTE' is not designed for extension - needs to be abstract, final or empty. | 315 | |
| blocks | LeftCurly | '{' should be on a new line. | 315 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 319 | |
| javadoc | JavadocMethod | Expected an @return tag. | 322 | |
| design | DesignForExtension | Method 'createSHORTESTROUTEMIXSHORTESTROUTE' is not designed for extension - needs to be abstract, final or empty. | 322 | |
| blocks | LeftCurly | '{' should be on a new line. | 322 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 326 | |
| javadoc | JavadocMethod | Expected an @return tag. | 329 | |
| design | DesignForExtension | Method 'createFallbackType' is not designed for extension - needs to be abstract, final or empty. | 329 | |
| blocks | LeftCurly | '{' should be on a new line. | 329 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 333 | |
| javadoc | JavadocMethod | Expected an @return tag. | 336 | |
| design | DesignForExtension | Method 'createROADLAYOUTLANESPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 336 | |
| blocks | LeftCurly | '{' should be on a new line. | 336 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 340 | |
| javadoc | JavadocMethod | Expected an @return tag. | 343 | |
| design | DesignForExtension | Method 'createFallback' is not designed for extension - needs to be abstract, final or empty. | 343 | |
| misc | FinalParameters | Parameter value should be final. | 344 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 344 | |
| blocks | LeftCurly | '{' should be on a new line. | 344 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 348 | |
| javadoc | JavadocMethod | Expected an @return tag. | 351 | |
| design | DesignForExtension | Method 'createInclude' is not designed for extension - needs to be abstract, final or empty. | 351 | |
| misc | FinalParameters | Parameter value should be final. | 352 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 352 | |
| blocks | LeftCurly | '{' should be on a new line. | 352 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 37 | |
| misc | FinalParameters | Parameter v should be final. | 37 | |
| blocks | LeftCurly | '{' should be on a new line. | 37 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 41 | |
| blocks | LeftCurly | '{' should be on a new line. | 41 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| misc | FinalParameters | Parameter v should be final. | 45 | |
| blocks | LeftCurly | '{' should be on a new line. | 45 | |
| blocks | LeftCurly | '{' should be on a new line. | 46 | |
| blocks | LeftCurly | '{' should be on a new line. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 124 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 126 | |
| design | VisibilityModifier | Variable 'speedlimit' must be private and have accessor methods. | 127 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 129 | |
| design | VisibilityModifier | Variable 'laneOrNOTRAFFICLANEOrSHOULDER' must be private and have accessor methods. | 132 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 134 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 135 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 137 | |
| design | VisibilityModifier | Variable 'roadtype' must be private and have accessor methods. | 138 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 140 | |
| design | VisibilityModifier | Variable 'width' must be private and have accessor methods. | 141 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 143 | |
| design | VisibilityModifier | Variable 'lanekeeping' must be private and have accessor methods. | 144 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 146 | |
| design | VisibilityModifier | Variable 'overtaking' must be private and have accessor methods. | 147 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 149 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 151 | |
| javadoc | JavadocMethod | Expected an @return tag. | 168 | |
| design | DesignForExtension | Method 'getSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| blocks | LeftCurly | '{' should be on a new line. | 168 | |
| blocks | LeftCurly | '{' should be on a new line. | 169 | |
| javadoc | JavadocMethod | Expected an @return tag. | 191 | |
| design | DesignForExtension | Method 'getLANEOrNOTRAFFICLANEOrSHOULDER' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| blocks | LeftCurly | '{' should be on a new line. | 191 | |
| blocks | LeftCurly | '{' should be on a new line. | 192 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| blocks | LeftCurly | '{' should be on a new line. | 202 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| misc | FinalParameters | Parameter value should be final. | 210 | |
| blocks | LeftCurly | '{' should be on a new line. | 210 | |
| design | DesignForExtension | Method 'getROADTYPE' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| blocks | LeftCurly | '{' should be on a new line. | 218 | |
| design | DesignForExtension | Method 'setROADTYPE' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| misc | FinalParameters | Parameter value should be final. | 226 | |
| blocks | LeftCurly | '{' should be on a new line. | 226 | |
| design | DesignForExtension | Method 'getWIDTH' is not designed for extension - needs to be abstract, final or empty. | 234 | |
| blocks | LeftCurly | '{' should be on a new line. | 234 | |
| design | DesignForExtension | Method 'setWIDTH' is not designed for extension - needs to be abstract, final or empty. | 242 | |
| misc | FinalParameters | Parameter value should be final. | 242 | |
| blocks | LeftCurly | '{' should be on a new line. | 242 | |
| design | DesignForExtension | Method 'getLANEKEEPING' is not designed for extension - needs to be abstract, final or empty. | 250 | |
| blocks | LeftCurly | '{' should be on a new line. | 250 | |
| design | DesignForExtension | Method 'setLANEKEEPING' is not designed for extension - needs to be abstract, final or empty. | 258 | |
| misc | FinalParameters | Parameter value should be final. | 258 | |
| blocks | LeftCurly | '{' should be on a new line. | 258 | |
| design | DesignForExtension | Method 'getOVERTAKING' is not designed for extension - needs to be abstract, final or empty. | 266 | |
| blocks | LeftCurly | '{' should be on a new line. | 266 | |
| design | DesignForExtension | Method 'setOVERTAKING' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| misc | FinalParameters | Parameter value should be final. | 274 | |
| blocks | LeftCurly | '{' should be on a new line. | 274 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 282 | |
| blocks | LeftCurly | '{' should be on a new line. | 282 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 290 | |
| misc | FinalParameters | Parameter value should be final. | 290 | |
| blocks | LeftCurly | '{' should be on a new line. | 290 | |
| blocks | LeftCurly | '{' should be on a new line. | 330 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 332 | |
| design | VisibilityModifier | Variable 'speedlimit' must be private and have accessor methods. | 333 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 335 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 336 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 338 | |
| design | VisibilityModifier | Variable 'lanetype' must be private and have accessor methods. | 339 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 341 | |
| design | VisibilityModifier | Variable 'offset' must be private and have accessor methods. | 342 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 344 | |
| design | VisibilityModifier | Variable 'width' must be private and have accessor methods. | 345 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 347 | |
| design | VisibilityModifier | Variable 'direction' must be private and have accessor methods. | 348 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 350 | |
| design | VisibilityModifier | Variable 'color' must be private and have accessor methods. | 351 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 353 | |
| design | VisibilityModifier | Variable 'overtaking' must be private and have accessor methods. | 354 | |
| javadoc | JavadocMethod | Expected an @return tag. | 371 | |
| design | DesignForExtension | Method 'getSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 371 | |
| blocks | LeftCurly | '{' should be on a new line. | 371 | |
| blocks | LeftCurly | '{' should be on a new line. | 372 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 382 | |
| blocks | LeftCurly | '{' should be on a new line. | 382 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 390 | |
| misc | FinalParameters | Parameter value should be final. | 390 | |
| blocks | LeftCurly | '{' should be on a new line. | 390 | |
| design | DesignForExtension | Method 'getLANETYPE' is not designed for extension - needs to be abstract, final or empty. | 398 | |
| blocks | LeftCurly | '{' should be on a new line. | 398 | |
| design | DesignForExtension | Method 'setLANETYPE' is not designed for extension - needs to be abstract, final or empty. | 406 | |
| misc | FinalParameters | Parameter value should be final. | 406 | |
| blocks | LeftCurly | '{' should be on a new line. | 406 | |
| design | DesignForExtension | Method 'getOFFSET' is not designed for extension - needs to be abstract, final or empty. | 414 | |
| blocks | LeftCurly | '{' should be on a new line. | 414 | |
| design | DesignForExtension | Method 'setOFFSET' is not designed for extension - needs to be abstract, final or empty. | 422 | |
| misc | FinalParameters | Parameter value should be final. | 422 | |
| blocks | LeftCurly | '{' should be on a new line. | 422 | |
| design | DesignForExtension | Method 'getWIDTH' is not designed for extension - needs to be abstract, final or empty. | 430 | |
| blocks | LeftCurly | '{' should be on a new line. | 430 | |
| design | DesignForExtension | Method 'setWIDTH' is not designed for extension - needs to be abstract, final or empty. | 438 | |
| misc | FinalParameters | Parameter value should be final. | 438 | |
| blocks | LeftCurly | '{' should be on a new line. | 438 | |
| design | DesignForExtension | Method 'getDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 446 | |
| blocks | LeftCurly | '{' should be on a new line. | 446 | |
| design | DesignForExtension | Method 'setDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 454 | |
| misc | FinalParameters | Parameter value should be final. | 454 | |
| blocks | LeftCurly | '{' should be on a new line. | 454 | |
| design | DesignForExtension | Method 'getCOLOR' is not designed for extension - needs to be abstract, final or empty. | 462 | |
| blocks | LeftCurly | '{' should be on a new line. | 462 | |
| design | DesignForExtension | Method 'setCOLOR' is not designed for extension - needs to be abstract, final or empty. | 470 | |
| misc | FinalParameters | Parameter value should be final. | 470 | |
| blocks | LeftCurly | '{' should be on a new line. | 470 | |
| design | DesignForExtension | Method 'getOVERTAKING' is not designed for extension - needs to be abstract, final or empty. | 478 | |
| blocks | LeftCurly | '{' should be on a new line. | 478 | |
| design | DesignForExtension | Method 'setOVERTAKING' is not designed for extension - needs to be abstract, final or empty. | 486 | |
| misc | FinalParameters | Parameter value should be final. | 486 | |
| blocks | LeftCurly | '{' should be on a new line. | 486 | |
| blocks | LeftCurly | '{' should be on a new line. | 509 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 511 | |
| design | VisibilityModifier | Variable 'gtutype' must be private and have accessor methods. | 512 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 514 | |
| design | VisibilityModifier | Variable 'legalspeedlimit' must be private and have accessor methods. | 515 | |
| design | DesignForExtension | Method 'getGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 521 | |
| blocks | LeftCurly | '{' should be on a new line. | 521 | |
| design | DesignForExtension | Method 'setGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 529 | |
| misc | FinalParameters | Parameter value should be final. | 529 | |
| blocks | LeftCurly | '{' should be on a new line. | 529 | |
| design | DesignForExtension | Method 'getLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 537 | |
| blocks | LeftCurly | '{' should be on a new line. | 537 | |
| design | DesignForExtension | Method 'setLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 545 | |
| misc | FinalParameters | Parameter value should be final. | 545 | |
| blocks | LeftCurly | '{' should be on a new line. | 545 | |
| blocks | LeftCurly | '{' should be on a new line. | 574 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 576 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 577 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 579 | |
| design | VisibilityModifier | Variable 'offset' must be private and have accessor methods. | 580 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 582 | |
| design | VisibilityModifier | Variable 'width' must be private and have accessor methods. | 583 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 585 | |
| design | VisibilityModifier | Variable 'color' must be private and have accessor methods. | 586 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 592 | |
| blocks | LeftCurly | '{' should be on a new line. | 592 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 600 | |
| misc | FinalParameters | Parameter value should be final. | 600 | |
| blocks | LeftCurly | '{' should be on a new line. | 600 | |
| design | DesignForExtension | Method 'getOFFSET' is not designed for extension - needs to be abstract, final or empty. | 608 | |
| blocks | LeftCurly | '{' should be on a new line. | 608 | |
| design | DesignForExtension | Method 'setOFFSET' is not designed for extension - needs to be abstract, final or empty. | 616 | |
| misc | FinalParameters | Parameter value should be final. | 616 | |
| blocks | LeftCurly | '{' should be on a new line. | 616 | |
| design | DesignForExtension | Method 'getWIDTH' is not designed for extension - needs to be abstract, final or empty. | 624 | |
| blocks | LeftCurly | '{' should be on a new line. | 624 | |
| design | DesignForExtension | Method 'setWIDTH' is not designed for extension - needs to be abstract, final or empty. | 632 | |
| misc | FinalParameters | Parameter value should be final. | 632 | |
| blocks | LeftCurly | '{' should be on a new line. | 632 | |
| design | DesignForExtension | Method 'getCOLOR' is not designed for extension - needs to be abstract, final or empty. | 640 | |
| blocks | LeftCurly | '{' should be on a new line. | 640 | |
| design | DesignForExtension | Method 'setCOLOR' is not designed for extension - needs to be abstract, final or empty. | 648 | |
| misc | FinalParameters | Parameter value should be final. | 648 | |
| blocks | LeftCurly | '{' should be on a new line. | 648 | |
| blocks | LeftCurly | '{' should be on a new line. | 675 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 677 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 678 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 680 | |
| design | VisibilityModifier | Variable 'offset' must be private and have accessor methods. | 681 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 683 | |
| design | VisibilityModifier | Variable 'width' must be private and have accessor methods. | 684 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 686 | |
| design | VisibilityModifier | Variable 'color' must be private and have accessor methods. | 687 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 693 | |
| blocks | LeftCurly | '{' should be on a new line. | 693 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 701 | |
| misc | FinalParameters | Parameter value should be final. | 701 | |
| blocks | LeftCurly | '{' should be on a new line. | 701 | |
| design | DesignForExtension | Method 'getOFFSET' is not designed for extension - needs to be abstract, final or empty. | 709 | |
| blocks | LeftCurly | '{' should be on a new line. | 709 | |
| design | DesignForExtension | Method 'setOFFSET' is not designed for extension - needs to be abstract, final or empty. | 717 | |
| misc | FinalParameters | Parameter value should be final. | 717 | |
| blocks | LeftCurly | '{' should be on a new line. | 717 | |
| design | DesignForExtension | Method 'getWIDTH' is not designed for extension - needs to be abstract, final or empty. | 725 | |
| blocks | LeftCurly | '{' should be on a new line. | 725 | |
| design | DesignForExtension | Method 'setWIDTH' is not designed for extension - needs to be abstract, final or empty. | 733 | |
| misc | FinalParameters | Parameter value should be final. | 733 | |
| blocks | LeftCurly | '{' should be on a new line. | 733 | |
| design | DesignForExtension | Method 'getCOLOR' is not designed for extension - needs to be abstract, final or empty. | 741 | |
| blocks | LeftCurly | '{' should be on a new line. | 741 | |
| design | DesignForExtension | Method 'setCOLOR' is not designed for extension - needs to be abstract, final or empty. | 749 | |
| misc | FinalParameters | Parameter value should be final. | 749 | |
| blocks | LeftCurly | '{' should be on a new line. | 749 | |
| blocks | LeftCurly | '{' should be on a new line. | 774 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 776 | |
| design | VisibilityModifier | Variable 'gtutype' must be private and have accessor methods. | 777 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 779 | |
| design | VisibilityModifier | Variable 'legalspeedlimit' must be private and have accessor methods. | 780 | |
| design | DesignForExtension | Method 'getGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 786 | |
| blocks | LeftCurly | '{' should be on a new line. | 786 | |
| design | DesignForExtension | Method 'setGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 794 | |
| misc | FinalParameters | Parameter value should be final. | 794 | |
| blocks | LeftCurly | '{' should be on a new line. | 794 | |
| design | DesignForExtension | Method 'getLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 802 | |
| blocks | LeftCurly | '{' should be on a new line. | 802 | |
| design | DesignForExtension | Method 'setLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 810 | |
| misc | FinalParameters | Parameter value should be final. | 810 | |
| blocks | LeftCurly | '{' should be on a new line. | 810 | |
| blocks | LeftCurly | '{' should be on a new line. | 838 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 840 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 841 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 843 | |
| design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 844 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 846 | |
| design | VisibilityModifier | Variable 'offset' must be private and have accessor methods. | 847 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 849 | |
| design | VisibilityModifier | Variable 'width' must be private and have accessor methods. | 850 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 852 | |
| design | VisibilityModifier | Variable 'color' must be private and have accessor methods. | 853 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 859 | |
| blocks | LeftCurly | '{' should be on a new line. | 859 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 867 | |
| misc | FinalParameters | Parameter value should be final. | 867 | |
| blocks | LeftCurly | '{' should be on a new line. | 867 | |
| design | DesignForExtension | Method 'getTYPE' is not designed for extension - needs to be abstract, final or empty. | 875 | |
| blocks | LeftCurly | '{' should be on a new line. | 875 | |
| design | DesignForExtension | Method 'setTYPE' is not designed for extension - needs to be abstract, final or empty. | 883 | |
| misc | FinalParameters | Parameter value should be final. | 883 | |
| blocks | LeftCurly | '{' should be on a new line. | 883 | |
| design | DesignForExtension | Method 'getOFFSET' is not designed for extension - needs to be abstract, final or empty. | 891 | |
| blocks | LeftCurly | '{' should be on a new line. | 891 | |
| design | DesignForExtension | Method 'setOFFSET' is not designed for extension - needs to be abstract, final or empty. | 899 | |
| misc | FinalParameters | Parameter value should be final. | 899 | |
| blocks | LeftCurly | '{' should be on a new line. | 899 | |
| design | DesignForExtension | Method 'getWIDTH' is not designed for extension - needs to be abstract, final or empty. | 907 | |
| blocks | LeftCurly | '{' should be on a new line. | 907 | |
| design | DesignForExtension | Method 'setWIDTH' is not designed for extension - needs to be abstract, final or empty. | 915 | |
| misc | FinalParameters | Parameter value should be final. | 915 | |
| blocks | LeftCurly | '{' should be on a new line. | 915 | |
| design | DesignForExtension | Method 'getCOLOR' is not designed for extension - needs to be abstract, final or empty. | 923 | |
| blocks | LeftCurly | '{' should be on a new line. | 923 | |
| design | DesignForExtension | Method 'setCOLOR' is not designed for extension - needs to be abstract, final or empty. | 931 | |
| misc | FinalParameters | Parameter value should be final. | 931 | |
| blocks | LeftCurly | '{' should be on a new line. | 931 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 56 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| design | VisibilityModifier | Variable 'speedlimit' must be private and have accessor methods. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 62 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 64 | |
| design | VisibilityModifier | Variable 'defaultlanewidth' must be private and have accessor methods. | 65 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| design | VisibilityModifier | Variable 'defaultlanekeeping' must be private and have accessor methods. | 68 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | |
| design | VisibilityModifier | Variable 'defaultovertaking' must be private and have accessor methods. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 75 | |
| javadoc | JavadocMethod | Expected an @return tag. | 92 | |
| design | DesignForExtension | Method 'getSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| blocks | LeftCurly | '{' should be on a new line. | 92 | |
| blocks | LeftCurly | '{' should be on a new line. | 93 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| blocks | LeftCurly | '{' should be on a new line. | 103 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| misc | FinalParameters | Parameter value should be final. | 111 | |
| blocks | LeftCurly | '{' should be on a new line. | 111 | |
| design | DesignForExtension | Method 'getDEFAULTLANEWIDTH' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| blocks | LeftCurly | '{' should be on a new line. | 119 | |
| design | DesignForExtension | Method 'setDEFAULTLANEWIDTH' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| misc | FinalParameters | Parameter value should be final. | 127 | |
| blocks | LeftCurly | '{' should be on a new line. | 127 | |
| design | DesignForExtension | Method 'getDEFAULTLANEKEEPING' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| blocks | LeftCurly | '{' should be on a new line. | 135 | |
| design | DesignForExtension | Method 'setDEFAULTLANEKEEPING' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| misc | FinalParameters | Parameter value should be final. | 143 | |
| blocks | LeftCurly | '{' should be on a new line. | 143 | |
| design | DesignForExtension | Method 'getDEFAULTOVERTAKING' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| blocks | LeftCurly | '{' should be on a new line. | 151 | |
| design | DesignForExtension | Method 'setDEFAULTOVERTAKING' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| misc | FinalParameters | Parameter value should be final. | 159 | |
| blocks | LeftCurly | '{' should be on a new line. | 159 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| blocks | LeftCurly | '{' should be on a new line. | 167 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| misc | FinalParameters | Parameter value should be final. | 175 | |
| blocks | LeftCurly | '{' should be on a new line. | 175 | |
| blocks | LeftCurly | '{' should be on a new line. | 198 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 200 | |
| design | VisibilityModifier | Variable 'gtutype' must be private and have accessor methods. | 201 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 203 | |
| design | VisibilityModifier | Variable 'legalspeedlimit' must be private and have accessor methods. | 204 | |
| design | DesignForExtension | Method 'getGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| blocks | LeftCurly | '{' should be on a new line. | 210 | |
| design | DesignForExtension | Method 'setGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| misc | FinalParameters | Parameter value should be final. | 218 | |
| blocks | LeftCurly | '{' should be on a new line. | 218 | |
| design | DesignForExtension | Method 'getLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| blocks | LeftCurly | '{' should be on a new line. | 226 | |
| design | DesignForExtension | Method 'setLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 234 | |
| misc | FinalParameters | Parameter value should be final. | 234 | |
| blocks | LeftCurly | '{' should be on a new line. | 234 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 42 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 45 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | |
| design | VisibilityModifier | Variable 'nodelist' must be private and have accessor methods. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 54 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| blocks | LeftCurly | '{' should be on a new line. | 60 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| misc | FinalParameters | Parameter value should be final. | 68 | |
| blocks | LeftCurly | '{' should be on a new line. | 68 | |
| javadoc | JavadocMethod | Expected an @return tag. | 87 | |
| design | DesignForExtension | Method 'getNODELIST' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| blocks | LeftCurly | '{' should be on a new line. | 87 | |
| blocks | LeftCurly | '{' should be on a new line. | 88 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| blocks | LeftCurly | '{' should be on a new line. | 98 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| misc | FinalParameters | Parameter value should be final. | 106 | |
| blocks | LeftCurly | '{' should be on a new line. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| design | VisibilityModifier | Variable 'route' must be private and have accessor methods. | 56 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 63 | |
| javadoc | JavadocMethod | Expected an @return tag. | 80 | |
| design | DesignForExtension | Method 'getROUTE' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| blocks | LeftCurly | '{' should be on a new line. | 80 | |
| blocks | LeftCurly | '{' should be on a new line. | 81 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| blocks | LeftCurly | '{' should be on a new line. | 91 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| misc | FinalParameters | Parameter value should be final. | 99 | |
| blocks | LeftCurly | '{' should be on a new line. | 99 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| blocks | LeftCurly | '{' should be on a new line. | 107 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| misc | FinalParameters | Parameter value should be final. | 115 | |
| blocks | LeftCurly | '{' should be on a new line. | 115 | |
| blocks | LeftCurly | '{' should be on a new line. | 138 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 140 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 141 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 143 | |
| design | VisibilityModifier | Variable 'weight' must be private and have accessor methods. | 144 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| blocks | LeftCurly | '{' should be on a new line. | 150 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| misc | FinalParameters | Parameter value should be final. | 158 | |
| blocks | LeftCurly | '{' should be on a new line. | 158 | |
| javadoc | JavadocMethod | Expected an @return tag. | 165 | |
| design | DesignForExtension | Method 'getWEIGHT' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| blocks | LeftCurly | '{' should be on a new line. | 165 | |
| design | DesignForExtension | Method 'setWEIGHT' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| misc | FinalParameters | Parameter value should be final. | 172 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 172 | |
| blocks | LeftCurly | '{' should be on a new line. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 49 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| design | VisibilityModifier | Variable 'from' must be private and have accessor methods. | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | |
| design | VisibilityModifier | Variable 'to' must be private and have accessor methods. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| design | VisibilityModifier | Variable 'via' must be private and have accessor methods. | 64 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| design | VisibilityModifier | Variable 'distancecost' must be private and have accessor methods. | 67 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| design | VisibilityModifier | Variable 'timecost' must be private and have accessor methods. | 70 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 74 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| blocks | LeftCurly | '{' should be on a new line. | 80 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| misc | FinalParameters | Parameter value should be final. | 88 | |
| blocks | LeftCurly | '{' should be on a new line. | 88 | |
| design | DesignForExtension | Method 'getFROM' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| blocks | LeftCurly | '{' should be on a new line. | 96 | |
| design | DesignForExtension | Method 'setFROM' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| misc | FinalParameters | Parameter value should be final. | 104 | |
| blocks | LeftCurly | '{' should be on a new line. | 104 | |
| design | DesignForExtension | Method 'getTO' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| blocks | LeftCurly | '{' should be on a new line. | 112 | |
| design | DesignForExtension | Method 'setTO' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| misc | FinalParameters | Parameter value should be final. | 120 | |
| blocks | LeftCurly | '{' should be on a new line. | 120 | |
| javadoc | JavadocMethod | Expected an @return tag. | 139 | |
| design | DesignForExtension | Method 'getVIA' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| blocks | LeftCurly | '{' should be on a new line. | 139 | |
| blocks | LeftCurly | '{' should be on a new line. | 140 | |
| design | DesignForExtension | Method 'getDISTANCECOST' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| blocks | LeftCurly | '{' should be on a new line. | 150 | |
| design | DesignForExtension | Method 'setDISTANCECOST' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| misc | FinalParameters | Parameter value should be final. | 158 | |
| blocks | LeftCurly | '{' should be on a new line. | 158 | |
| design | DesignForExtension | Method 'getTIMECOST' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| blocks | LeftCurly | '{' should be on a new line. | 166 | |
| design | DesignForExtension | Method 'setTIMECOST' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| misc | FinalParameters | Parameter value should be final. | 174 | |
| blocks | LeftCurly | '{' should be on a new line. | 174 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| blocks | LeftCurly | '{' should be on a new line. | 182 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| misc | FinalParameters | Parameter value should be final. | 190 | |
| blocks | LeftCurly | '{' should be on a new line. | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| design | VisibilityModifier | Variable 'shortestroute' must be private and have accessor methods. | 56 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 63 | |
| javadoc | JavadocMethod | Expected an @return tag. | 80 | |
| design | DesignForExtension | Method 'getSHORTESTROUTE' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| blocks | LeftCurly | '{' should be on a new line. | 80 | |
| blocks | LeftCurly | '{' should be on a new line. | 81 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| blocks | LeftCurly | '{' should be on a new line. | 91 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| misc | FinalParameters | Parameter value should be final. | 99 | |
| blocks | LeftCurly | '{' should be on a new line. | 99 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| blocks | LeftCurly | '{' should be on a new line. | 107 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| misc | FinalParameters | Parameter value should be final. | 115 | |
| blocks | LeftCurly | '{' should be on a new line. | 115 | |
| blocks | LeftCurly | '{' should be on a new line. | 138 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 140 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 141 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 143 | |
| design | VisibilityModifier | Variable 'weight' must be private and have accessor methods. | 144 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| blocks | LeftCurly | '{' should be on a new line. | 150 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| misc | FinalParameters | Parameter value should be final. | 158 | |
| blocks | LeftCurly | '{' should be on a new line. | 158 | |
| javadoc | JavadocMethod | Expected an @return tag. | 165 | |
| design | DesignForExtension | Method 'getWEIGHT' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| blocks | LeftCurly | '{' should be on a new line. | 165 | |
| design | DesignForExtension | Method 'setWEIGHT' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| misc | FinalParameters | Parameter value should be final. | 172 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 172 | |
| blocks | LeftCurly | '{' should be on a new line. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Missing a Javadoc comment. | 13 |