The following document contains the results of Checkstyle 6.2 with development/dsol-checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | EmptyBlock | 1 | |
LeftCurly
|
1153 | ||
RightCurly
|
64 | ||
| coding | HiddenField
|
1 | |
| design | DesignForExtension | 449 | |
| HideUtilityClassConstructor | 2 | ||
| VisibilityModifier | 201 | ||
| imports | UnusedImports | 1 | |
| javadoc | JavadocMethod | 118 | |
JavadocStyle
|
51 | ||
| JavadocType | 1 | ||
| JavadocVariable | 207 | ||
| misc | FinalParameters | 270 | |
| TodoComment | 1 | ||
| modifier | ModifierOrder | 2 | |
| naming | ConstantName | 2 | |
| LocalVariableName | 1 | ||
| MemberName | 2 | ||
| sizes | LineLength
|
14 | |
| 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. | 58 | |
| design | VisibilityModifier | Variable 'gtuDirection' must be private and have accessor methods. | 72 | |
| sizes | MethodLength | Method length is 157 lines (max allowed is 150). | 134 | |
| blocks | LeftCurly | '{' should be on a new line. | 136 | |
| blocks | LeftCurly | '{' should be on a new line. | 140 | |
| blocks | LeftCurly | '{' should be on a new line. | 144 | |
| 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. | 156 | |
| blocks | LeftCurly | '{' should be on a new line. | 162 | |
| blocks | LeftCurly | '{' should be on a new line. | 177 | |
| blocks | LeftCurly | '{' should be on a new line. | 179 | |
| blocks | LeftCurly | '{' should be on a new line. | 186 | |
| 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. | 200 | |
| blocks | LeftCurly | '{' should be on a new line. | 211 | |
| blocks | LeftCurly | '{' should be on a new line. | 217 | |
| blocks | LeftCurly | '{' should be on a new line. | 225 | |
| blocks | LeftCurly | '{' should be on a new line. | 229 | |
| blocks | LeftCurly | '{' should be on a new line. | 235 | |
| blocks | LeftCurly | '{' should be on a new line. | 237 | |
| blocks | LeftCurly | '{' should be on a new line. | 245 | |
| blocks | LeftCurly | '{' should be on a new line. | 247 | |
| blocks | LeftCurly | '{' should be on a new line. | 255 | |
| blocks | LeftCurly | '{' should be on a new line. | 257 | |
| 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. | 275 | |
| blocks | LeftCurly | '{' should be on a new line. | 280 | |
| blocks | LeftCurly | '{' should be on a new line. | 286 | |
| blocks | LeftCurly | '{' should be on a new line. | 304 | |
| blocks | LeftCurly | '{' should be on a new line. | 305 | |
| blocks | LeftCurly | '{' should be on a new line. | 321 | |
| blocks | LeftCurly | '{' should be on a new line. | 325 | |
| blocks | LeftCurly | '{' should be on a new line. | 393 |
| 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. | 51 | |
| blocks | LeftCurly | '{' should be on a new line. | 80 | |
| blocks | LeftCurly | '{' should be on a new line. | 81 | |
| 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. | 95 | |
| 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. | 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 | |
| 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 | |
| blocks | LeftCurly | '{' should be on a new line. | 372 | |
| blocks | LeftCurly | '{' should be on a new line. | 395 | |
| blocks | LeftCurly | '{' should be on a new line. | 398 | |
| blocks | LeftCurly | '{' should be on a new line. | 412 | |
| blocks | LeftCurly | '{' should be on a new line. | 415 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 438 | |
| misc | FinalParameters | Parameter linkTag should be final. | 444 | |
| javadoc | JavadocMethod | Expected @param tag for 'linkTag'. | 444 | |
| misc | FinalParameters | Parameter designLine should be final. | 444 | |
| javadoc | JavadocMethod | Expected @param tag for 'designLine'. | 444 | |
| misc | FinalParameters | Parameter nodeTag should be final. | 444 | |
| javadoc | JavadocMethod | Expected @param tag for 'nodeTag'. | 444 | |
| blocks | LeftCurly | '{' should be on a new line. | 444 | |
| blocks | LeftCurly | '{' should be on a new line. | 449 | |
| blocks | LeftCurly | '{' should be on a new line. | 451 | |
| blocks | LeftCurly | '{' should be on a new line. | 455 | |
| blocks | LeftCurly | '{' should be on a new line. | 459 | |
| blocks | LeftCurly | '{' should be on a new line. | 464 | |
| blocks | LeftCurly | '{' should be on a new line. | 465 | |
| blocks | RightCurly | '}' should be alone on a line. | 468 | |
| blocks | LeftCurly | '{' should be on a new line. | 468 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 474 | |
| misc | FinalParameters | Parameter linkTag should be final. | 480 | |
| javadoc | JavadocMethod | Expected @param tag for 'linkTag'. | 480 | |
| misc | FinalParameters | Parameter designLine should be final. | 480 | |
| javadoc | JavadocMethod | Expected @param tag for 'designLine'. | 480 | |
| misc | FinalParameters | Parameter nodeTag should be final. | 480 | |
| javadoc | JavadocMethod | Expected @param tag for 'nodeTag'. | 480 | |
| 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. | 485 | |
| blocks | LeftCurly | '{' should be on a new line. | 489 | |
| blocks | LeftCurly | '{' should be on a new line. | 492 | |
| blocks | LeftCurly | '{' should be on a new line. | 497 | |
| blocks | LeftCurly | '{' should be on a new line. | 498 | |
| blocks | RightCurly | '}' should be alone on a line. | 501 | |
| blocks | LeftCurly | '{' should be on a new line. | 501 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 507 | |
| misc | FinalParameters | Parameter linkTag should be final. | 507 | |
| misc | FinalParameters | Parameter designLine should be final. | 507 | |
| blocks | LeftCurly | '{' should be on a new line. | 507 | |
| blocks | LeftCurly | '{' should be on a new line. | 511 | |
| blocks | LeftCurly | '{' should be on a new line. | 512 | |
| blocks | LeftCurly | '{' should be on a new line. | 515 | |
| blocks | LeftCurly | '{' should be on a new line. | 518 | |
| blocks | LeftCurly | '{' should be on a new line. | 523 | |
| blocks | LeftCurly | '{' should be on a new line. | 524 | |
| blocks | RightCurly | '}' should be alone on a line. | 527 | |
| blocks | LeftCurly | '{' should be on a new line. | 527 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 533 | |
| misc | FinalParameters | Parameter linkTag should be final. | 533 | |
| blocks | LeftCurly | '{' should be on a new line. | 533 | |
| blocks | LeftCurly | '{' should be on a new line. | 535 | |
| blocks | RightCurly | '}' should be alone on a line. | 539 | |
| blocks | LeftCurly | '{' should be on a new line. | 539 | |
| blocks | LeftCurly | '{' should be on a new line. | 544 | |
| blocks | LeftCurly | '{' should be on a new line. | 560 | |
| blocks | LeftCurly | '{' should be on a new line. | 561 | |
| blocks | LeftCurly | '{' should be on a new line. | 567 | |
| blocks | LeftCurly | '{' should be on a new line. | 571 | |
| blocks | LeftCurly | '{' should be on a new line. | 573 | |
| blocks | LeftCurly | '{' should be on a new line. | 575 | |
| blocks | RightCurly | '}' should be alone on a line. | 580 | |
| blocks | LeftCurly | '{' should be on a new line. | 580 | |
| blocks | LeftCurly | '{' should be on a new line. | 586 | |
| blocks | LeftCurly | '{' should be on a new line. | 589 | |
| blocks | LeftCurly | '{' should be on a new line. | 597 | |
| blocks | LeftCurly | '{' should be on a new line. | 606 | |
| misc | FinalParameters | Parameter parser should be final. | 613 | |
| blocks | LeftCurly | '{' should be on a new line. | 613 | |
| blocks | LeftCurly | '{' should be on a new line. | 614 | |
| misc | FinalParameters | Parameter parser should be final. | 622 | |
| blocks | LeftCurly | '{' should be on a new line. | 622 | |
| blocks | LeftCurly | '{' should be on a new line. | 623 | |
| misc | FinalParameters | Parameter parser should be final. | 634 | |
| javadoc | JavadocMethod | Expected @throws tag for 'OTSGeometryException'. | 634 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NetworkException'. | 634 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NamingException'. | 635 | |
| blocks | LeftCurly | '{' should be on a new line. | 635 | |
| blocks | LeftCurly | '{' should be on a new line. | 636 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 129). | 53 | |
| misc | FinalParameters | Parameter realLinkTag should be final. | 713 | |
| javadoc | JavadocMethod | Expected @param tag for 'realLinkTag'. | 713 | |
| misc | FinalParameters | Parameter vissimNetworkLaneParser should be final. | 713 | |
| javadoc | JavadocMethod | Expected @param tag for 'vissimNetworkLaneParser'. | 713 | |
| misc | FinalParameters | Parameter simulator should be final. | 714 | |
| javadoc | JavadocMethod | Expected @param tag for 'simulator'. | 714 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NetworkException'. | 714 |
| 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 | |
| misc | FinalParameters | Parameter fromNode should be final. | 68 | |
| misc | FinalParameters | Parameter toNode should be final. | 68 | |
| misc | FinalParameters | Parameter points should be final. | 68 | |
| javadoc | JavadocMethod | Expected @throws tag for 'SAXException'. | 69 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NetworkException'. | 69 | |
| blocks | LeftCurly | '{' should be on a new line. | 69 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NetworkException'. | 90 | |
| blocks | LeftCurly | '{' should be on a new line. | 90 | |
| blocks | LeftCurly | '{' should be on a new line. | 91 | |
| blocks | LeftCurly | '{' should be on a new line. | 93 | |
| blocks | RightCurly | '}' should be alone on a line. | 95 | |
| blocks | LeftCurly | '{' should be on a new line. | 95 | |
| blocks | LeftCurly | '{' should be on a new line. | 110 | |
| blocks | LeftCurly | '{' should be on a new line. | 113 | |
| blocks | LeftCurly | '{' should be on a new line. | 114 | |
| blocks | LeftCurly | '{' should be on a new line. | 131 | |
| blocks | LeftCurly | '{' should be on a new line. | 133 | |
| blocks | LeftCurly | '{' should be on a new line. | 147 | |
| blocks | LeftCurly | '{' should be on a new line. | 153 | |
| blocks | LeftCurly | '{' should be on a new line. | 157 | |
| blocks | LeftCurly | '{' should be on a new line. | 160 | |
| blocks | LeftCurly | '{' should be on a new line. | 162 | |
| blocks | LeftCurly | '{' should be on a new line. | 171 | |
| blocks | LeftCurly | '{' should be on a new line. | 174 | |
| blocks | LeftCurly | '{' should be on a new line. | 179 | |
| blocks | LeftCurly | '{' should be on a new line. | 186 | |
| blocks | LeftCurly | '{' should be on a new line. | 196 | |
| blocks | LeftCurly | '{' should be on a new line. | 203 | |
| blocks | LeftCurly | '{' should be on a new line. | 207 | |
| blocks | LeftCurly | '{' should be on a new line. | 209 | |
| blocks | LeftCurly | '{' should be on a new line. | 220 | |
| blocks | LeftCurly | '{' should be on a new line. | 224 | |
| blocks | LeftCurly | '{' should be on a new line. | 231 | |
| javadoc | JavadocMethod | Expected @throws tag for 'OTSGeometryException'. | 244 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NetworkException'. | 244 | |
| blocks | LeftCurly | '{' should be on a new line. | 244 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 20 | |
| design | VisibilityModifier | Variable 'vertices' must be private and have accessor methods. | 29 | |
| misc | FinalParameters | Parameter polyLineTag should be final. | 34 | |
| blocks | LeftCurly | '{' should be on a new line. | 34 | |
| blocks | LeftCurly | '{' should be on a new line. | 35 | |
| misc | FinalParameters | Parameter length should be final. | 45 | |
| misc | FinalParameters | Parameter vertices should be final. | 45 | |
| blocks | LeftCurly | '{' should be on a new line. | 45 | |
| blocks | LeftCurly | '{' should be on a new line. | 54 | |
| blocks | LeftCurly | '{' should be on a new line. | 68 | |
| blocks | LeftCurly | '{' should be on a new line. | 78 | |
| blocks | LeftCurly | '{' should be on a new line. | 86 | |
| blocks | LeftCurly | '{' should be on a new line. | 87 | |
| blocks | LeftCurly | '{' should be on a new line. | 98 |
| 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 | |
| design | VisibilityModifier | Variable 'activeOnThisLink' must be private and have accessor methods. | 70 | |
| misc | FinalParameters | Parameter sensorTag should be final. | 75 | |
| javadoc | JavadocMethod | Expected @param tag for 'sensorTag'. | 75 | |
| blocks | LeftCurly | '{' should be on a new line. | 75 | |
| blocks | LeftCurly | '{' should be on a new line. | 92 | |
| 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 | |
| design | VisibilityModifier | Variable 'activeOnThisLink' must be private and have accessor methods. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | |
| design | VisibilityModifier | Variable 'linkName' must be private and have accessor methods. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| design | VisibilityModifier | Variable 'laneName' must be private and have accessor methods. | 55 | |
| misc | FinalParameters | Parameter signalHeadTag should be final. | 60 | |
| javadoc | JavadocMethod | Expected @param tag for 'signalHeadTag'. | 60 | |
| blocks | LeftCurly | '{' should be on a new line. | 60 | |
| blocks | LeftCurly | '{' should be on a new line. | 74 | |
| 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 | |
| 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 | |
| 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 |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 15 | |
| design | DesignForExtension | Method 'getSubstring' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| misc | FinalParameters | Parameter startDistance should be final. | 56 | |
| blocks | LeftCurly | '{' should be on a new line. | 63 | |
| blocks | LeftCurly | '{' should be on a new line. | 66 | |
| blocks | LeftCurly | '{' should be on a new line. | 70 | |
| blocks | LeftCurly | '{' should be on a new line. | 91 | |
| blocks | LeftCurly | '{' should be on a new line. | 98 | |
| blocks | LeftCurly | '{' should be on a new line. | 101 | |
| blocks | LeftCurly | '{' should be on a new line. | 109 | |
| blocks | LeftCurly | '{' should be on a new line. | 112 | |
| blocks | LeftCurly | '{' should be on a new line. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 35 | |
| blocks | LeftCurly | '{' should be on a new line. | 35 | |
| blocks | LeftCurly | '{' should be on a new line. | 42 | |
| blocks | LeftCurly | '{' should be on a new line. | 45 | |
| blocks | LeftCurly | '{' should be on a new line. | 46 | |
| blocks | RightCurly | '}' should be alone on a line. | 52 | |
| blocks | LeftCurly | '{' should be on a new line. | 52 | |
| blocks | LeftCurly | '{' should be on a new line. | 61 | |
| blocks | LeftCurly | '{' should be on a new line. | 67 | |
| blocks | LeftCurly | '{' should be on a new line. | 73 | |
| blocks | LeftCurly | '{' should be on a new line. | 79 | |
| blocks | LeftCurly | '{' should be on a new line. | 85 | |
| blocks | LeftCurly | '{' should be on a new line. | 91 | |
| blocks | LeftCurly | '{' should be on a new line. | 98 | |
| blocks | LeftCurly | '{' should be on a new line. | 117 | |
| blocks | LeftCurly | '{' should be on a new line. | 130 | |
| naming | LocalVariableName | Name 'OpenTrafficSim' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 133 | |
| blocks | LeftCurly | '{' should be on a new line. | 137 | |
| 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. | 149 | |
| blocks | RightCurly | '}' should be alone on a line. | 151 | |
| blocks | LeftCurly | '{' should be on a new line. | 151 | |
| blocks | LeftCurly | '{' should be on a new line. | 157 | |
| blocks | RightCurly | '}' should be alone on a line. | 159 | |
| blocks | LeftCurly | '{' should be on a new line. | 159 | |
| blocks | LeftCurly | '{' should be on a new line. | 164 | |
| blocks | RightCurly | '}' should be alone on a line. | 167 | |
| blocks | LeftCurly | '{' should be on a new line. | 168 | |
| misc | FinalParameters | Parameter property should be final. | 178 | |
| javadoc | JavadocMethod | Expected @param tag for 'property'. | 178 | |
| blocks | LeftCurly | '{' should be on a new line. | 178 | |
| blocks | LeftCurly | '{' should be on a new line. | 179 | |
| blocks | LeftCurly | '{' should be on a new line. | 180 | |
| blocks | LeftCurly | '{' should be on a new line. | 203 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 41 | |
| blocks | LeftCurly | '{' should be on a new line. | 119 | |
| design | DesignForExtension | Method 'build' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| coding | HiddenField | 'network' hides a field. | 141 | |
| blocks | LeftCurly | '{' should be on a new line. | 145 | |
| blocks | LeftCurly | '{' should be on a new line. | 161 | |
| blocks | LeftCurly | '{' should be on a new line. | 190 | |
| blocks | LeftCurly | '{' should be on a new line. | 191 | |
| 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. | 231 | |
| blocks | LeftCurly | '{' should be on a new line. | 236 | |
| blocks | LeftCurly | '{' should be on a new line. | 241 | |
| blocks | LeftCurly | '{' should be on a new line. | 246 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 263 | |
| misc | FinalParameters | Parameter removeConnectorTags should be final. | 263 | |
| blocks | LeftCurly | '{' should be on a new line. | 263 | |
| blocks | LeftCurly | '{' should be on a new line. | 264 | |
| 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. | 272 | |
| javadoc | JavadocMethod | Expected @throws tag for 'OTSGeometryException'. | 282 | |
| blocks | LeftCurly | '{' should be on a new line. | 285 | |
| blocks | LeftCurly | '{' should be on a new line. | 291 | |
| blocks | LeftCurly | '{' should be on a new line. | 295 | |
| blocks | LeftCurly | '{' should be on a new line. | 299 | |
| blocks | LeftCurly | '{' should be on a new line. | 302 | |
| blocks | LeftCurly | '{' should be on a new line. | 308 | |
| blocks | LeftCurly | '{' should be on a new line. | 318 | |
| blocks | LeftCurly | '{' should be on a new line. | 321 | |
| blocks | LeftCurly | '{' should be on a new line. | 335 | |
| blocks | LeftCurly | '{' should be on a new line. | 338 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 348 | |
| misc | FinalParameters | Parameter inputLinkTags should be final. | 348 | |
| misc | FinalParameters | Parameter margin should be final. | 348 | |
| misc | FinalParameters | Parameter splitMetersAfterSignalHead should be final. | 349 | |
| blocks | LeftCurly | '{' should be on a new line. | 349 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 357 | |
| misc | FinalParameters | Parameter margin should be final. | 357 | |
| misc | FinalParameters | Parameter splitMetersAfterSignalHead should be final. | 357 | |
| misc | FinalParameters | Parameter inputLinkTags should be final. | 357 | |
| misc | FinalParameters | Parameter newLinkTags should be final. | 358 | |
| blocks | LeftCurly | '{' should be on a new line. | 358 | |
| blocks | LeftCurly | '{' should be on a new line. | 359 | |
| blocks | LeftCurly | '{' should be on a new line. | 360 | |
| blocks | LeftCurly | '{' should be on a new line. | 367 | |
| blocks | LeftCurly | '{' should be on a new line. | 375 | |
| blocks | LeftCurly | '{' should be on a new line. | 381 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 386 | |
| misc | FinalParameters | Parameter margin should be final. | 386 | |
| blocks | LeftCurly | '{' should be on a new line. | 386 | |
| blocks | LeftCurly | '{' should be on a new line. | 388 | |
| blocks | LeftCurly | '{' should be on a new line. | 407 | |
| blocks | LeftCurly | '{' should be on a new line. | 412 | |
| blocks | LeftCurly | '{' should be on a new line. | 415 | |
| blocks | LeftCurly | '{' should be on a new line. | 418 | |
| blocks | LeftCurly | '{' should be on a new line. | 425 | |
| blocks | LeftCurly | '{' should be on a new line. | 428 | |
| blocks | RightCurly | '}' should be alone on a line. | 438 | |
| blocks | LeftCurly | '{' should be on a new line. | 438 | |
| blocks | LeftCurly | '{' should be on a new line. | 441 | |
| blocks | LeftCurly | '{' should be on a new line. | 446 | |
| blocks | LeftCurly | '{' should be on a new line. | 464 | |
| blocks | LeftCurly | '{' should be on a new line. | 469 | |
| blocks | LeftCurly | '{' should be on a new line. | 471 | |
| blocks | LeftCurly | '{' should be on a new line. | 474 | |
| blocks | LeftCurly | '{' should be on a new line. | 481 | |
| blocks | LeftCurly | '{' should be on a new line. | 484 | |
| blocks | RightCurly | '}' should be alone on a line. | 494 | |
| blocks | LeftCurly | '{' should be on a new line. | 494 | |
| blocks | LeftCurly | '{' should be on a new line. | 496 | |
| blocks | LeftCurly | '{' should be on a new line. | 501 | |
| blocks | LeftCurly | '{' should be on a new line. | 513 | |
| blocks | LeftCurly | '{' should be on a new line. | 524 | |
| design | DesignForExtension | Method 'getGlobalTag' is not designed for extension - needs to be abstract, final or empty. | 528 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 528 | |
| blocks | LeftCurly | '{' should be on a new line. | 528 | |
| design | DesignForExtension | Method 'setGlobalTag' is not designed for extension - needs to be abstract, final or empty. | 532 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 532 | |
| misc | FinalParameters | Parameter globalTag should be final. | 532 | |
| blocks | LeftCurly | '{' should be on a new line. | 532 | |
| design | DesignForExtension | Method 'getNodeTags' is not designed for extension - needs to be abstract, final or empty. | 536 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 536 | |
| blocks | LeftCurly | '{' should be on a new line. | 536 | |
| design | DesignForExtension | Method 'setNodeTags' is not designed for extension - needs to be abstract, final or empty. | 540 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 540 | |
| misc | FinalParameters | Parameter nodeTags should be final. | 540 | |
| blocks | LeftCurly | '{' should be on a new line. | 540 | |
| design | DesignForExtension | Method 'getLinkTags' is not designed for extension - needs to be abstract, final or empty. | 544 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 544 | |
| blocks | LeftCurly | '{' should be on a new line. | 544 | |
| design | DesignForExtension | Method 'setLinkTags' is not designed for extension - needs to be abstract, final or empty. | 548 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 548 | |
| misc | FinalParameters | Parameter linkTags should be final. | 548 | |
| blocks | LeftCurly | '{' should be on a new line. | 548 | |
| design | DesignForExtension | Method 'getConnectorTags' is not designed for extension - needs to be abstract, final or empty. | 552 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 552 | |
| blocks | LeftCurly | '{' should be on a new line. | 552 | |
| design | DesignForExtension | Method 'setConnectorTags' is not designed for extension - needs to be abstract, final or empty. | 556 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 556 | |
| misc | FinalParameters | Parameter connectorTags should be final. | 556 | |
| blocks | LeftCurly | '{' should be on a new line. | 556 | |
| design | DesignForExtension | Method 'getRealLinkTags' is not designed for extension - needs to be abstract, final or empty. | 560 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 560 | |
| blocks | LeftCurly | '{' should be on a new line. | 560 | |
| design | DesignForExtension | Method 'setRealLinkTags' is not designed for extension - needs to be abstract, final or empty. | 564 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 564 | |
| misc | FinalParameters | Parameter realLinkTags should be final. | 564 | |
| blocks | LeftCurly | '{' should be on a new line. | 564 | |
| design | DesignForExtension | Method 'getSignalHeadTags' is not designed for extension - needs to be abstract, final or empty. | 568 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 568 | |
| blocks | LeftCurly | '{' should be on a new line. | 568 | |
| design | DesignForExtension | Method 'setSignalHeadTags' is not designed for extension - needs to be abstract, final or empty. | 572 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 572 | |
| misc | FinalParameters | Parameter signalHeadTags should be final. | 572 | |
| blocks | LeftCurly | '{' should be on a new line. | 572 | |
| design | DesignForExtension | Method 'getSensorTags' is not designed for extension - needs to be abstract, final or empty. | 576 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 576 | |
| blocks | LeftCurly | '{' should be on a new line. | 576 | |
| design | DesignForExtension | Method 'setSensorTags' is not designed for extension - needs to be abstract, final or empty. | 580 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 580 | |
| misc | FinalParameters | Parameter sensorTags should be final. | 580 | |
| blocks | LeftCurly | '{' should be on a new line. | 580 | |
| design | DesignForExtension | Method 'getGtuTags' is not designed for extension - needs to be abstract, final or empty. | 584 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 584 | |
| blocks | LeftCurly | '{' should be on a new line. | 584 | |
| design | DesignForExtension | Method 'setGtuTags' is not designed for extension - needs to be abstract, final or empty. | 588 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 588 | |
| misc | FinalParameters | Parameter gtuTags should be final. | 588 | |
| blocks | LeftCurly | '{' should be on a new line. | 588 | |
| design | DesignForExtension | Method 'getGtuMixTags' is not designed for extension - needs to be abstract, final or empty. | 592 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 592 | |
| blocks | LeftCurly | '{' should be on a new line. | 592 | |
| design | DesignForExtension | Method 'setGtuMixTags' is not designed for extension - needs to be abstract, final or empty. | 596 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 596 | |
| misc | FinalParameters | Parameter gtuMixTags should be final. | 596 | |
| blocks | LeftCurly | '{' should be on a new line. | 596 | |
| design | DesignForExtension | Method 'getRoadTypeTags' is not designed for extension - needs to be abstract, final or empty. | 600 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 600 | |
| blocks | LeftCurly | '{' should be on a new line. | 600 | |
| design | DesignForExtension | Method 'setRoadTypeTags' is not designed for extension - needs to be abstract, final or empty. | 604 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 604 | |
| misc | FinalParameters | Parameter roadTypeTags should be final. | 604 | |
| blocks | LeftCurly | '{' should be on a new line. | 604 | |
| design | DesignForExtension | Method 'getGtuTypes' is not designed for extension - needs to be abstract, final or empty. | 608 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 608 | |
| blocks | LeftCurly | '{' should be on a new line. | 608 | |
| design | DesignForExtension | Method 'setGtuTypes' is not designed for extension - needs to be abstract, final or empty. | 612 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 612 | |
| misc | FinalParameters | Parameter gtuTypes should be final. | 612 | |
| blocks | LeftCurly | '{' should be on a new line. | 612 | |
| design | DesignForExtension | Method 'getLaneTypeTags' is not designed for extension - needs to be abstract, final or empty. | 616 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 616 | |
| blocks | LeftCurly | '{' should be on a new line. | 616 | |
| design | DesignForExtension | Method 'setLaneTypeTags' is not designed for extension - needs to be abstract, final or empty. | 620 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 620 | |
| misc | FinalParameters | Parameter laneTypeTags should be final. | 620 | |
| blocks | LeftCurly | '{' should be on a new line. | 620 | |
| design | DesignForExtension | Method 'getRoadLayoutTags' is not designed for extension - needs to be abstract, final or empty. | 624 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 624 | |
| blocks | LeftCurly | '{' should be on a new line. | 624 | |
| design | DesignForExtension | Method 'setRoadLayoutTags' is not designed for extension - needs to be abstract, final or empty. | 628 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 628 | |
| misc | FinalParameters | Parameter roadLayoutTags should be final. | 628 | |
| blocks | LeftCurly | '{' should be on a new line. | 628 | |
| design | DesignForExtension | Method 'getRouteMixTags' is not designed for extension - needs to be abstract, final or empty. | 632 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 632 | |
| blocks | LeftCurly | '{' should be on a new line. | 632 | |
| design | DesignForExtension | Method 'setRouteMixTags' is not designed for extension - needs to be abstract, final or empty. | 636 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 636 | |
| misc | FinalParameters | Parameter routeMixTags should be final. | 636 | |
| blocks | LeftCurly | '{' should be on a new line. | 636 | |
| design | DesignForExtension | Method 'getShortestRouteMixTags' is not designed for extension - needs to be abstract, final or empty. | 640 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 640 | |
| blocks | LeftCurly | '{' should be on a new line. | 640 | |
| design | DesignForExtension | Method 'setShortestRouteMixTags' is not designed for extension - needs to be abstract, final or empty. | 644 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 644 | |
| misc | FinalParameters | Parameter shortestRouteMixTags should be final. | 644 | |
| blocks | LeftCurly | '{' should be on a new line. | 644 | |
| design | DesignForExtension | Method 'getShortestRouteTags' is not designed for extension - needs to be abstract, final or empty. | 648 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 648 | |
| blocks | LeftCurly | '{' should be on a new line. | 648 | |
| design | DesignForExtension | Method 'setShortestRouteTags' is not designed for extension - needs to be abstract, final or empty. | 652 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 652 | |
| misc | FinalParameters | Parameter shortestRouteTags should be final. | 652 | |
| blocks | LeftCurly | '{' should be on a new line. | 652 | |
| design | DesignForExtension | Method 'getRouteTags' is not designed for extension - needs to be abstract, final or empty. | 656 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 656 | |
| blocks | LeftCurly | '{' should be on a new line. | 656 | |
| design | DesignForExtension | Method 'setRouteTags' is not designed for extension - needs to be abstract, final or empty. | 660 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 660 | |
| misc | FinalParameters | Parameter routeTags should be final. | 660 | |
| blocks | LeftCurly | '{' should be on a new line. | 660 | |
| design | DesignForExtension | Method 'getLaneTypes' is not designed for extension - needs to be abstract, final or empty. | 664 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 664 | |
| blocks | LeftCurly | '{' should be on a new line. | 664 | |
| design | DesignForExtension | Method 'setLaneTypes' is not designed for extension - needs to be abstract, final or empty. | 668 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 668 | |
| misc | FinalParameters | Parameter laneTypes should be final. | 668 | |
| blocks | LeftCurly | '{' should be on a new line. | 668 | |
| design | DesignForExtension | Method 'getSimulator' is not designed for extension - needs to be abstract, final or empty. | 672 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 672 | |
| blocks | LeftCurly | '{' should be on a new line. | 672 | |
| design | DesignForExtension | Method 'setSimulator' is not designed for extension - needs to be abstract, final or empty. | 676 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 676 | |
| misc | FinalParameters | Parameter simulator should be final. | 676 | |
| blocks | LeftCurly | '{' should be on a new line. | 676 | |
| design | DesignForExtension | Method 'getNetwork' is not designed for extension - needs to be abstract, final or empty. | 680 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 680 | |
| blocks | LeftCurly | '{' should be on a new line. | 680 | |
| design | DesignForExtension | Method 'setNetwork' is not designed for extension - needs to be abstract, final or empty. | 684 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 684 | |
| misc | FinalParameters | Parameter network should be final. | 684 | |
| blocks | LeftCurly | '{' should be on a new line. | 684 | |
| design | DesignForExtension | Method 'getUpperNodeNr' is not designed for extension - needs to be abstract, final or empty. | 688 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 688 | |
| blocks | LeftCurly | '{' should be on a new line. | 688 | |
| design | DesignForExtension | Method 'setUpperNodeNr' is not designed for extension - needs to be abstract, final or empty. | 692 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 692 | |
| misc | FinalParameters | Parameter upperNodeNr should be final. | 692 | |
| blocks | LeftCurly | '{' should be on a new line. | 692 | |
| design | DesignForExtension | Method 'getUpperLinkNr' is not designed for extension - needs to be abstract, final or empty. | 696 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 696 | |
| blocks | LeftCurly | '{' should be on a new line. | 696 | |
| design | DesignForExtension | Method 'setUpperLinkNr' is not designed for extension - needs to be abstract, final or empty. | 700 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 700 | |
| misc | FinalParameters | Parameter upperLinkNr should be final. | 700 | |
| blocks | LeftCurly | '{' should be on a new line. | 700 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 42 | |
| blocks | LeftCurly | '{' should be on a new line. | 42 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 44 | |
| misc | FinalParameters | Parameter file should be final. | 44 | |
| misc | FinalParameters | Parameter linkTags should be final. | 44 | |
| misc | FinalParameters | Parameter nodeTags should be final. | 44 | |
| misc | FinalParameters | Parameter sinkKillClassName should be final. | 44 | |
| misc | FinalParameters | Parameter sensorClassName should be final. | 45 | |
| misc | FinalParameters | Parameter trafficLightName should be final. | 45 | |
| blocks | LeftCurly | '{' should be on a new line. | 45 | |
| blocks | LeftCurly | '{' should be on a new line. | 46 | |
| blocks | RightCurly | '}' should be alone on a line. | 62 | |
| blocks | LeftCurly | '{' should be on a new line. | 62 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 67 | |
| blocks | LeftCurly | '{' should be on a new line. | 67 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 75 | |
| misc | FinalParameters | Parameter definitions should be final. | 75 | |
| blocks | LeftCurly | '{' should be on a new line. | 75 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | |
| misc | FinalParameters | Parameter definitions should be final. | 83 | |
| blocks | LeftCurly | '{' should be on a new line. | 83 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 111 | |
| misc | FinalParameters | Parameter file should be final. | 111 | |
| misc | FinalParameters | Parameter definitions should be final. | 111 | |
| misc | FinalParameters | Parameter nodes should be final. | 111 | |
| misc | FinalParameters | Parameter links should be final. | 111 | |
| blocks | LeftCurly | '{' should be on a new line. | 112 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 125 | |
| misc | FinalParameters | Parameter links should be final. | 125 | |
| misc | FinalParameters | Parameter roadLayouts should be final. | 125 | |
| misc | FinalParameters | Parameter linkTags should be final. | 125 | |
| misc | FinalParameters | Parameter sinkKillClassName should be final. | 126 | |
| misc | FinalParameters | Parameter sensorClassName should be final. | 126 | |
| misc | FinalParameters | Parameter trafficLightName should be final. | 126 | |
| blocks | LeftCurly | '{' should be on a new line. | 126 | |
| blocks | LeftCurly | '{' should be on a new line. | 129 | |
| blocks | LeftCurly | '{' should be on a new line. | 137 | |
| blocks | LeftCurly | '{' should be on a new line. | 145 | |
| blocks | LeftCurly | '{' should be on a new line. | 155 | |
| blocks | LeftCurly | '{' should be on a new line. | 161 | |
| blocks | LeftCurly | '{' should be on a new line. | 166 | |
| blocks | RightCurly | '}' should be alone on a line. | 168 | |
| blocks | LeftCurly | '{' should be on a new line. | 168 | |
| blocks | LeftCurly | '{' should be on a new line. | 178 | |
| blocks | LeftCurly | '{' should be on a new line. | 185 | |
| blocks | RightCurly | '}' should be alone on a line. | 187 | |
| blocks | LeftCurly | '{' should be on a new line. | 187 | |
| blocks | LeftCurly | '{' should be on a new line. | 193 | |
| blocks | LeftCurly | '{' should be on a new line. | 212 | |
| blocks | LeftCurly | '{' should be on a new line. | 214 | |
| blocks | LeftCurly | '{' should be on a new line. | 220 | |
| blocks | LeftCurly | '{' should be on a new line. | 224 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 238 | |
| misc | FinalParameters | Parameter nodes should be final. | 238 | |
| misc | FinalParameters | Parameter nodeTags should be final. | 238 | |
| blocks | LeftCurly | '{' should be on a new line. | 238 | |
| blocks | LeftCurly | '{' should be on a new line. | 240 |
| 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 |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 48 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | |
| design | VisibilityModifier | Variable 'content' must be private and have accessor methods. | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | |
| design | DesignForExtension | Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| blocks | LeftCurly | '{' should be on a new line. | 78 | |
| blocks | LeftCurly | '{' should be on a new line. | 79 | |
| design | DesignForExtension | Method 'getOtherAttributes' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| blocks | LeftCurly | '{' should be on a new line. | 93 |
| 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 | |
| design | DesignForExtension | Method 'getSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| blocks | LeftCurly | '{' should be on a new line. | 91 | |
| blocks | LeftCurly | '{' should be on a new line. | 92 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| blocks | LeftCurly | '{' should be on a new line. | 102 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| misc | FinalParameters | Parameter value should be final. | 110 | |
| blocks | LeftCurly | '{' should be on a new line. | 110 | |
| design | DesignForExtension | Method 'getDEFAULTLANEWIDTH' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| blocks | LeftCurly | '{' should be on a new line. | 118 | |
| design | DesignForExtension | Method 'setDEFAULTLANEWIDTH' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| misc | FinalParameters | Parameter value should be final. | 126 | |
| blocks | LeftCurly | '{' should be on a new line. | 126 | |
| design | DesignForExtension | Method 'getDEFAULTLANEKEEPING' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| blocks | LeftCurly | '{' should be on a new line. | 134 | |
| design | DesignForExtension | Method 'setDEFAULTLANEKEEPING' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| misc | FinalParameters | Parameter value should be final. | 142 | |
| blocks | LeftCurly | '{' should be on a new line. | 142 | |
| design | DesignForExtension | Method 'getBase' 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 'setBase' 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 | |
| blocks | LeftCurly | '{' should be on a new line. | 181 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 183 | |
| design | VisibilityModifier | Variable 'gtutype' must be private and have accessor methods. | 184 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 186 | |
| design | VisibilityModifier | Variable 'legalspeedlimit' must be private and have accessor methods. | 187 | |
| design | DesignForExtension | Method 'getGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| blocks | LeftCurly | '{' should be on a new line. | 193 | |
| design | DesignForExtension | Method 'setGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| misc | FinalParameters | Parameter value should be final. | 201 | |
| blocks | LeftCurly | '{' should be on a new line. | 201 | |
| design | DesignForExtension | Method 'getLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| blocks | LeftCurly | '{' should be on a new line. | 209 | |
| design | DesignForExtension | Method 'setLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| misc | FinalParameters | Parameter value should be final. | 217 | |
| blocks | LeftCurly | '{' should be on a new line. | 217 |
| 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 | |
| design | DesignForExtension | Method 'getLANEOVERRIDEOrGENERATOROrLISTGENERATOR' is not designed for extension - needs to be abstract, final or empty. | 391 | |
| blocks | LeftCurly | '{' should be on a new line. | 391 | |
| blocks | LeftCurly | '{' should be on a new line. | 392 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 402 | |
| blocks | LeftCurly | '{' should be on a new line. | 402 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 410 | |
| misc | FinalParameters | Parameter value should be final. | 410 | |
| blocks | LeftCurly | '{' should be on a new line. | 410 | |
| design | DesignForExtension | Method 'getNODESTART' is not designed for extension - needs to be abstract, final or empty. | 418 | |
| blocks | LeftCurly | '{' should be on a new line. | 418 | |
| design | DesignForExtension | Method 'setNODESTART' is not designed for extension - needs to be abstract, final or empty. | 426 | |
| misc | FinalParameters | Parameter value should be final. | 426 | |
| blocks | LeftCurly | '{' should be on a new line. | 426 | |
| design | DesignForExtension | Method 'getNODEEND' is not designed for extension - needs to be abstract, final or empty. | 434 | |
| blocks | LeftCurly | '{' should be on a new line. | 434 | |
| design | DesignForExtension | Method 'setNODEEND' is not designed for extension - needs to be abstract, final or empty. | 442 | |
| misc | FinalParameters | Parameter value should be final. | 442 | |
| blocks | LeftCurly | '{' should be on a new line. | 442 | |
| design | DesignForExtension | Method 'getROADLAYOUTAttribute' is not designed for extension - needs to be abstract, final or empty. | 450 | |
| blocks | LeftCurly | '{' should be on a new line. | 450 | |
| design | DesignForExtension | Method 'setROADLAYOUTAttribute' is not designed for extension - needs to be abstract, final or empty. | 458 | |
| misc | FinalParameters | Parameter value should be final. | 458 | |
| blocks | LeftCurly | '{' should be on a new line. | 458 | |
| design | DesignForExtension | Method 'getOFFSETSTART' is not designed for extension - needs to be abstract, final or empty. | 466 | |
| blocks | LeftCurly | '{' should be on a new line. | 466 | |
| design | DesignForExtension | Method 'setOFFSETSTART' is not designed for extension - needs to be abstract, final or empty. | 474 | |
| misc | FinalParameters | Parameter value should be final. | 474 | |
| blocks | LeftCurly | '{' should be on a new line. | 474 | |
| design | DesignForExtension | Method 'getOFFSETEND' is not designed for extension - needs to be abstract, final or empty. | 482 | |
| blocks | LeftCurly | '{' should be on a new line. | 482 | |
| design | DesignForExtension | Method 'setOFFSETEND' is not designed for extension - needs to be abstract, final or empty. | 490 | |
| misc | FinalParameters | Parameter value should be final. | 490 | |
| blocks | LeftCurly | '{' should be on a new line. | 490 | |
| design | DesignForExtension | Method 'getROTATIONSTART' is not designed for extension - needs to be abstract, final or empty. | 498 | |
| blocks | LeftCurly | '{' should be on a new line. | 498 | |
| design | DesignForExtension | Method 'setROTATIONSTART' is not designed for extension - needs to be abstract, final or empty. | 506 | |
| misc | FinalParameters | Parameter value should be final. | 506 | |
| blocks | LeftCurly | '{' should be on a new line. | 506 | |
| design | DesignForExtension | Method 'getROTATIONEND' is not designed for extension - needs to be abstract, final or empty. | 514 | |
| blocks | LeftCurly | '{' should be on a new line. | 514 | |
| design | DesignForExtension | Method 'setROTATIONEND' is not designed for extension - needs to be abstract, final or empty. | 522 | |
| misc | FinalParameters | Parameter value should be final. | 522 | |
| blocks | LeftCurly | '{' should be on a new line. | 522 | |
| design | DesignForExtension | Method 'getLANEKEEPING' is not designed for extension - needs to be abstract, final or empty. | 530 | |
| blocks | LeftCurly | '{' should be on a new line. | 530 | |
| design | DesignForExtension | Method 'setLANEKEEPING' is not designed for extension - needs to be abstract, final or empty. | 538 | |
| misc | FinalParameters | Parameter value should be final. | 538 | |
| blocks | LeftCurly | '{' should be on a new line. | 538 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 546 | |
| blocks | LeftCurly | '{' should be on a new line. | 546 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 554 | |
| misc | FinalParameters | Parameter value should be final. | 554 | |
| blocks | LeftCurly | '{' should be on a new line. | 554 | |
| blocks | LeftCurly | '{' should be on a new line. | 578 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 580 | |
| design | VisibilityModifier | Variable 'radius' must be private and have accessor methods. | 581 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 583 | |
| design | VisibilityModifier | Variable 'angle' must be private and have accessor methods. | 584 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 586 | |
| design | VisibilityModifier | Variable 'direction' must be private and have accessor methods. | 587 | |
| design | DesignForExtension | Method 'getRADIUS' is not designed for extension - needs to be abstract, final or empty. | 593 | |
| blocks | LeftCurly | '{' should be on a new line. | 593 | |
| design | DesignForExtension | Method 'setRADIUS' is not designed for extension - needs to be abstract, final or empty. | 601 | |
| misc | FinalParameters | Parameter value should be final. | 601 | |
| blocks | LeftCurly | '{' should be on a new line. | 601 | |
| design | DesignForExtension | Method 'getANGLE' is not designed for extension - needs to be abstract, final or empty. | 609 | |
| blocks | LeftCurly | '{' should be on a new line. | 609 | |
| design | DesignForExtension | Method 'setANGLE' is not designed for extension - needs to be abstract, final or empty. | 617 | |
| misc | FinalParameters | Parameter value should be final. | 617 | |
| blocks | LeftCurly | '{' should be on a new line. | 617 | |
| design | DesignForExtension | Method 'getDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 625 | |
| blocks | LeftCurly | '{' should be on a new line. | 625 | |
| design | DesignForExtension | Method 'setDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 633 | |
| misc | FinalParameters | Parameter value should be final. | 633 | |
| blocks | LeftCurly | '{' should be on a new line. | 633 | |
| blocks | LeftCurly | '{' should be on a new line. | 658 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 660 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 661 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 663 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 664 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 670 | |
| blocks | LeftCurly | '{' should be on a new line. | 670 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 678 | |
| misc | FinalParameters | Parameter value should be final. | 678 | |
| blocks | LeftCurly | '{' should be on a new line. | 678 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 686 | |
| blocks | LeftCurly | '{' should be on a new line. | 686 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 694 | |
| misc | FinalParameters | Parameter value should be final. | 694 | |
| blocks | LeftCurly | '{' should be on a new line. | 694 | |
| blocks | LeftCurly | '{' should be on a new line. | 723 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 725 | |
| design | VisibilityModifier | Variable 'startangle' must be private and have accessor methods. | 726 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 728 | |
| design | VisibilityModifier | Variable 'startcurvature' must be private and have accessor methods. | 729 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 731 | |
| design | VisibilityModifier | Variable 'endcurvature' must be private and have accessor methods. | 732 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 734 | |
| design | VisibilityModifier | Variable 'length' must be private and have accessor methods. | 735 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 737 | |
| design | VisibilityModifier | Variable 'endelevation' must be private and have accessor methods. | 738 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 740 | |
| design | VisibilityModifier | Variable 'numsegments' must be private and have accessor methods. | 741 | |
| design | DesignForExtension | Method 'getSTARTANGLE' is not designed for extension - needs to be abstract, final or empty. | 747 | |
| blocks | LeftCurly | '{' should be on a new line. | 747 | |
| design | DesignForExtension | Method 'setSTARTANGLE' is not designed for extension - needs to be abstract, final or empty. | 755 | |
| misc | FinalParameters | Parameter value should be final. | 755 | |
| blocks | LeftCurly | '{' should be on a new line. | 755 | |
| design | DesignForExtension | Method 'getSTARTCURVATURE' is not designed for extension - needs to be abstract, final or empty. | 763 | |
| blocks | LeftCurly | '{' should be on a new line. | 763 | |
| design | DesignForExtension | Method 'setSTARTCURVATURE' is not designed for extension - needs to be abstract, final or empty. | 771 | |
| misc | FinalParameters | Parameter value should be final. | 771 | |
| blocks | LeftCurly | '{' should be on a new line. | 771 | |
| design | DesignForExtension | Method 'getENDCURVATURE' is not designed for extension - needs to be abstract, final or empty. | 779 | |
| blocks | LeftCurly | '{' should be on a new line. | 779 | |
| design | DesignForExtension | Method 'setENDCURVATURE' is not designed for extension - needs to be abstract, final or empty. | 787 | |
| misc | FinalParameters | Parameter value should be final. | 787 | |
| blocks | LeftCurly | '{' should be on a new line. | 787 | |
| design | DesignForExtension | Method 'getLENGTH' is not designed for extension - needs to be abstract, final or empty. | 795 | |
| blocks | LeftCurly | '{' should be on a new line. | 795 | |
| design | DesignForExtension | Method 'setLENGTH' is not designed for extension - needs to be abstract, final or empty. | 803 | |
| misc | FinalParameters | Parameter value should be final. | 803 | |
| blocks | LeftCurly | '{' should be on a new line. | 803 | |
| design | DesignForExtension | Method 'getENDELEVATION' is not designed for extension - needs to be abstract, final or empty. | 811 | |
| blocks | LeftCurly | '{' should be on a new line. | 811 | |
| design | DesignForExtension | Method 'setENDELEVATION' is not designed for extension - needs to be abstract, final or empty. | 819 | |
| misc | FinalParameters | Parameter value should be final. | 819 | |
| blocks | LeftCurly | '{' should be on a new line. | 819 | |
| design | DesignForExtension | Method 'getNUMSEGMENTS' is not designed for extension - needs to be abstract, final or empty. | 827 | |
| blocks | LeftCurly | '{' should be on a new line. | 827 | |
| design | DesignForExtension | Method 'setNUMSEGMENTS' is not designed for extension - needs to be abstract, final or empty. | 835 | |
| misc | FinalParameters | Parameter value should be final. | 835 | |
| blocks | LeftCurly | '{' should be on a new line. | 835 | |
| blocks | LeftCurly | '{' should be on a new line. | 846 | |
| blocks | LeftCurly | '{' should be on a new line. | 874 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 876 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 877 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 879 | |
| design | VisibilityModifier | Variable 'gtu' must be private and have accessor methods. | 880 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 882 | |
| design | VisibilityModifier | Variable 'gtumix' must be private and have accessor methods. | 883 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 885 | |
| design | VisibilityModifier | Variable 'distance' must be private and have accessor methods. | 886 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 888 | |
| design | VisibilityModifier | Variable 'initialspeed' must be private and have accessor methods. | 889 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 891 | |
| design | VisibilityModifier | Variable 'maxgtu' must be private and have accessor methods. | 892 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 894 | |
| design | VisibilityModifier | Variable 'route' must be private and have accessor methods. | 895 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 901 | |
| blocks | LeftCurly | '{' should be on a new line. | 901 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 909 | |
| misc | FinalParameters | Parameter value should be final. | 909 | |
| blocks | LeftCurly | '{' should be on a new line. | 909 | |
| design | DesignForExtension | Method 'getGTU' is not designed for extension - needs to be abstract, final or empty. | 917 | |
| blocks | LeftCurly | '{' should be on a new line. | 917 | |
| design | DesignForExtension | Method 'setGTU' is not designed for extension - needs to be abstract, final or empty. | 925 | |
| misc | FinalParameters | Parameter value should be final. | 925 | |
| blocks | LeftCurly | '{' should be on a new line. | 925 | |
| design | DesignForExtension | Method 'getGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 933 | |
| blocks | LeftCurly | '{' should be on a new line. | 933 | |
| design | DesignForExtension | Method 'setGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 941 | |
| misc | FinalParameters | Parameter value should be final. | 941 | |
| blocks | LeftCurly | '{' should be on a new line. | 941 | |
| design | DesignForExtension | Method 'getDISTANCE' is not designed for extension - needs to be abstract, final or empty. | 949 | |
| blocks | LeftCurly | '{' should be on a new line. | 949 | |
| design | DesignForExtension | Method 'setDISTANCE' is not designed for extension - needs to be abstract, final or empty. | 957 | |
| misc | FinalParameters | Parameter value should be final. | 957 | |
| blocks | LeftCurly | '{' should be on a new line. | 957 | |
| design | DesignForExtension | Method 'getINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 965 | |
| blocks | LeftCurly | '{' should be on a new line. | 965 | |
| design | DesignForExtension | Method 'setINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 973 | |
| misc | FinalParameters | Parameter value should be final. | 973 | |
| blocks | LeftCurly | '{' should be on a new line. | 973 | |
| design | DesignForExtension | Method 'getMAXGTU' is not designed for extension - needs to be abstract, final or empty. | 981 | |
| blocks | LeftCurly | '{' should be on a new line. | 981 | |
| design | DesignForExtension | Method 'setMAXGTU' is not designed for extension - needs to be abstract, final or empty. | 989 | |
| misc | FinalParameters | Parameter value should be final. | 989 | |
| blocks | LeftCurly | '{' should be on a new line. | 989 | |
| design | DesignForExtension | Method 'getROUTE' is not designed for extension - needs to be abstract, final or empty. | 997 | |
| blocks | LeftCurly | '{' should be on a new line. | 997 | |
| design | DesignForExtension | Method 'setROUTE' is not designed for extension - needs to be abstract, final or empty. | 1005 | |
| misc | FinalParameters | Parameter value should be final. | 1005 | |
| blocks | LeftCurly | '{' should be on a new line. | 1005 | |
| blocks | LeftCurly | '{' should be on a new line. | 1039 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1041 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 1042 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1044 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 1045 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1047 | |
| design | VisibilityModifier | Variable 'gtu' must be private and have accessor methods. | 1048 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1050 | |
| design | VisibilityModifier | Variable 'gtumix' must be private and have accessor methods. | 1051 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1053 | |
| design | VisibilityModifier | Variable 'iat' must be private and have accessor methods. | 1054 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1056 | |
| design | VisibilityModifier | Variable 'initialspeed' must be private and have accessor methods. | 1057 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1059 | |
| design | VisibilityModifier | Variable 'maxgtu' must be private and have accessor methods. | 1060 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1062 | |
| design | VisibilityModifier | Variable 'starttime' must be private and have accessor methods. | 1063 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1065 | |
| design | VisibilityModifier | Variable 'endtime' must be private and have accessor methods. | 1066 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1068 | |
| design | VisibilityModifier | Variable 'route' must be private and have accessor methods. | 1069 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1071 | |
| design | VisibilityModifier | Variable 'gtucolorer' must be private and have accessor methods. | 1072 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 1078 | |
| blocks | LeftCurly | '{' should be on a new line. | 1078 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 1086 | |
| misc | FinalParameters | Parameter value should be final. | 1086 | |
| blocks | LeftCurly | '{' should be on a new line. | 1086 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1094 | |
| blocks | LeftCurly | '{' should be on a new line. | 1094 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1102 | |
| misc | FinalParameters | Parameter value should be final. | 1102 | |
| blocks | LeftCurly | '{' should be on a new line. | 1102 | |
| design | DesignForExtension | Method 'getGTU' is not designed for extension - needs to be abstract, final or empty. | 1110 | |
| blocks | LeftCurly | '{' should be on a new line. | 1110 | |
| design | DesignForExtension | Method 'setGTU' is not designed for extension - needs to be abstract, final or empty. | 1118 | |
| misc | FinalParameters | Parameter value should be final. | 1118 | |
| blocks | LeftCurly | '{' should be on a new line. | 1118 | |
| design | DesignForExtension | Method 'getGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 1126 | |
| blocks | LeftCurly | '{' should be on a new line. | 1126 | |
| design | DesignForExtension | Method 'setGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 1134 | |
| misc | FinalParameters | Parameter value should be final. | 1134 | |
| blocks | LeftCurly | '{' should be on a new line. | 1134 | |
| design | DesignForExtension | Method 'getIAT' is not designed for extension - needs to be abstract, final or empty. | 1142 | |
| blocks | LeftCurly | '{' should be on a new line. | 1142 | |
| design | DesignForExtension | Method 'setIAT' is not designed for extension - needs to be abstract, final or empty. | 1150 | |
| misc | FinalParameters | Parameter value should be final. | 1150 | |
| blocks | LeftCurly | '{' should be on a new line. | 1150 | |
| design | DesignForExtension | Method 'getINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 1158 | |
| blocks | LeftCurly | '{' should be on a new line. | 1158 | |
| design | DesignForExtension | Method 'setINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 1166 | |
| misc | FinalParameters | Parameter value should be final. | 1166 | |
| blocks | LeftCurly | '{' should be on a new line. | 1166 | |
| design | DesignForExtension | Method 'getMAXGTU' is not designed for extension - needs to be abstract, final or empty. | 1174 | |
| blocks | LeftCurly | '{' should be on a new line. | 1174 | |
| design | DesignForExtension | Method 'setMAXGTU' is not designed for extension - needs to be abstract, final or empty. | 1182 | |
| misc | FinalParameters | Parameter value should be final. | 1182 | |
| blocks | LeftCurly | '{' should be on a new line. | 1182 | |
| design | DesignForExtension | Method 'getSTARTTIME' is not designed for extension - needs to be abstract, final or empty. | 1190 | |
| blocks | LeftCurly | '{' should be on a new line. | 1190 | |
| design | DesignForExtension | Method 'setSTARTTIME' is not designed for extension - needs to be abstract, final or empty. | 1198 | |
| misc | FinalParameters | Parameter value should be final. | 1198 | |
| blocks | LeftCurly | '{' should be on a new line. | 1198 | |
| design | DesignForExtension | Method 'getENDTIME' is not designed for extension - needs to be abstract, final or empty. | 1206 | |
| blocks | LeftCurly | '{' should be on a new line. | 1206 | |
| design | DesignForExtension | Method 'setENDTIME' is not designed for extension - needs to be abstract, final or empty. | 1214 | |
| misc | FinalParameters | Parameter value should be final. | 1214 | |
| blocks | LeftCurly | '{' should be on a new line. | 1214 | |
| design | DesignForExtension | Method 'getROUTE' is not designed for extension - needs to be abstract, final or empty. | 1222 | |
| blocks | LeftCurly | '{' should be on a new line. | 1222 | |
| design | DesignForExtension | Method 'setROUTE' is not designed for extension - needs to be abstract, final or empty. | 1230 | |
| misc | FinalParameters | Parameter value should be final. | 1230 | |
| blocks | LeftCurly | '{' should be on a new line. | 1230 | |
| design | DesignForExtension | Method 'getGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 1238 | |
| blocks | LeftCurly | '{' should be on a new line. | 1238 | |
| design | DesignForExtension | Method 'setGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 1246 | |
| misc | FinalParameters | Parameter value should be final. | 1246 | |
| blocks | LeftCurly | '{' should be on a new line. | 1246 | |
| blocks | LeftCurly | '{' should be on a new line. | 1274 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1276 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 1277 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1279 | |
| design | VisibilityModifier | Variable 'legalspeedlimit' must be private and have accessor methods. | 1280 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1282 | |
| design | VisibilityModifier | Variable 'direction' must be private and have accessor methods. | 1283 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1285 | |
| design | VisibilityModifier | Variable 'color' must be private and have accessor methods. | 1286 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1288 | |
| design | VisibilityModifier | Variable 'overtaking' must be private and have accessor methods. | 1289 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 1295 | |
| blocks | LeftCurly | '{' should be on a new line. | 1295 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 1303 | |
| misc | FinalParameters | Parameter value should be final. | 1303 | |
| blocks | LeftCurly | '{' should be on a new line. | 1303 | |
| design | DesignForExtension | Method 'getLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 1311 | |
| blocks | LeftCurly | '{' should be on a new line. | 1311 | |
| design | DesignForExtension | Method 'setLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 1319 | |
| misc | FinalParameters | Parameter value should be final. | 1319 | |
| blocks | LeftCurly | '{' should be on a new line. | 1319 | |
| design | DesignForExtension | Method 'getDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 1327 | |
| blocks | LeftCurly | '{' should be on a new line. | 1327 | |
| design | DesignForExtension | Method 'setDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 1335 | |
| misc | FinalParameters | Parameter value should be final. | 1335 | |
| blocks | LeftCurly | '{' should be on a new line. | 1335 | |
| design | DesignForExtension | Method 'getCOLOR' is not designed for extension - needs to be abstract, final or empty. | 1343 | |
| blocks | LeftCurly | '{' should be on a new line. | 1343 | |
| design | DesignForExtension | Method 'setCOLOR' is not designed for extension - needs to be abstract, final or empty. | 1351 | |
| misc | FinalParameters | Parameter value should be final. | 1351 | |
| blocks | LeftCurly | '{' should be on a new line. | 1351 | |
| design | DesignForExtension | Method 'getOVERTAKING' is not designed for extension - needs to be abstract, final or empty. | 1359 | |
| blocks | LeftCurly | '{' should be on a new line. | 1359 | |
| design | DesignForExtension | Method 'setOVERTAKING' is not designed for extension - needs to be abstract, final or empty. | 1367 | |
| misc | FinalParameters | Parameter value should be final. | 1367 | |
| blocks | LeftCurly | '{' should be on a new line. | 1367 | |
| blocks | LeftCurly | '{' should be on a new line. | 1398 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1400 | |
| design | VisibilityModifier | Variable 'uri' must be private and have accessor methods. | 1402 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1404 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 1405 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1407 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 1408 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1410 | |
| design | VisibilityModifier | Variable 'gtu' must be private and have accessor methods. | 1411 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1413 | |
| design | VisibilityModifier | Variable 'gtumix' must be private and have accessor methods. | 1414 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1416 | |
| design | VisibilityModifier | Variable 'initialspeed' must be private and have accessor methods. | 1417 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1419 | |
| design | VisibilityModifier | Variable 'route' must be private and have accessor methods. | 1420 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1422 | |
| design | VisibilityModifier | Variable 'gtucolorer' must be private and have accessor methods. | 1423 | |
| design | DesignForExtension | Method 'getURI' is not designed for extension - needs to be abstract, final or empty. | 1429 | |
| blocks | LeftCurly | '{' should be on a new line. | 1429 | |
| design | DesignForExtension | Method 'setURI' is not designed for extension - needs to be abstract, final or empty. | 1437 | |
| misc | FinalParameters | Parameter value should be final. | 1437 | |
| blocks | LeftCurly | '{' should be on a new line. | 1437 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 1445 | |
| blocks | LeftCurly | '{' should be on a new line. | 1445 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 1453 | |
| misc | FinalParameters | Parameter value should be final. | 1453 | |
| blocks | LeftCurly | '{' should be on a new line. | 1453 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1461 | |
| blocks | LeftCurly | '{' should be on a new line. | 1461 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1469 | |
| misc | FinalParameters | Parameter value should be final. | 1469 | |
| blocks | LeftCurly | '{' should be on a new line. | 1469 | |
| design | DesignForExtension | Method 'getGTU' is not designed for extension - needs to be abstract, final or empty. | 1477 | |
| blocks | LeftCurly | '{' should be on a new line. | 1477 | |
| design | DesignForExtension | Method 'setGTU' is not designed for extension - needs to be abstract, final or empty. | 1485 | |
| misc | FinalParameters | Parameter value should be final. | 1485 | |
| blocks | LeftCurly | '{' should be on a new line. | 1485 | |
| design | DesignForExtension | Method 'getGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 1493 | |
| blocks | LeftCurly | '{' should be on a new line. | 1493 | |
| design | DesignForExtension | Method 'setGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 1501 | |
| misc | FinalParameters | Parameter value should be final. | 1501 | |
| blocks | LeftCurly | '{' should be on a new line. | 1501 | |
| design | DesignForExtension | Method 'getINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 1509 | |
| blocks | LeftCurly | '{' should be on a new line. | 1509 | |
| design | DesignForExtension | Method 'setINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 1517 | |
| misc | FinalParameters | Parameter value should be final. | 1517 | |
| blocks | LeftCurly | '{' should be on a new line. | 1517 | |
| design | DesignForExtension | Method 'getROUTE' is not designed for extension - needs to be abstract, final or empty. | 1525 | |
| blocks | LeftCurly | '{' should be on a new line. | 1525 | |
| design | DesignForExtension | Method 'setROUTE' is not designed for extension - needs to be abstract, final or empty. | 1533 | |
| misc | FinalParameters | Parameter value should be final. | 1533 | |
| blocks | LeftCurly | '{' should be on a new line. | 1533 | |
| design | DesignForExtension | Method 'getGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 1541 | |
| blocks | LeftCurly | '{' should be on a new line. | 1541 | |
| design | DesignForExtension | Method 'setGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 1549 | |
| misc | FinalParameters | Parameter value should be final. | 1549 | |
| blocks | LeftCurly | '{' should be on a new line. | 1549 | |
| blocks | LeftCurly | '{' should be on a new line. | 1574 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1576 | |
| design | VisibilityModifier | Variable 'length' must be private and have accessor methods. | 1577 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1579 | |
| design | VisibilityModifier | Variable 'intermediatepoints' must be private and have accessor methods. | 1580 | |
| design | DesignForExtension | Method 'getLENGTH' is not designed for extension - needs to be abstract, final or empty. | 1586 | |
| blocks | LeftCurly | '{' should be on a new line. | 1586 | |
| design | DesignForExtension | Method 'setLENGTH' is not designed for extension - needs to be abstract, final or empty. | 1594 | |
| misc | FinalParameters | Parameter value should be final. | 1594 | |
| blocks | LeftCurly | '{' should be on a new line. | 1594 | |
| design | DesignForExtension | Method 'getINTERMEDIATEPOINTS' is not designed for extension - needs to be abstract, final or empty. | 1616 | |
| blocks | LeftCurly | '{' should be on a new line. | 1616 | |
| blocks | LeftCurly | '{' should be on a new line. | 1617 | |
| blocks | LeftCurly | '{' should be on a new line. | 1647 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1649 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 1650 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1652 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 1653 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1655 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 1656 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1658 | |
| naming | MemberName | Name '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1659 | |
| design | VisibilityModifier | Variable '_class' must be private and have accessor methods. | 1659 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1661 | |
| design | VisibilityModifier | Variable 'trigger' must be private and have accessor methods. | 1662 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 1668 | |
| blocks | LeftCurly | '{' should be on a new line. | 1668 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 1676 | |
| misc | FinalParameters | Parameter value should be final. | 1676 | |
| blocks | LeftCurly | '{' should be on a new line. | 1676 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 1684 | |
| blocks | LeftCurly | '{' should be on a new line. | 1684 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 1692 | |
| misc | FinalParameters | Parameter value should be final. | 1692 | |
| blocks | LeftCurly | '{' should be on a new line. | 1692 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1700 | |
| blocks | LeftCurly | '{' should be on a new line. | 1700 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1708 | |
| misc | FinalParameters | Parameter value should be final. | 1708 | |
| blocks | LeftCurly | '{' should be on a new line. | 1708 | |
| design | DesignForExtension | Method 'getCLASS' is not designed for extension - needs to be abstract, final or empty. | 1716 | |
| blocks | LeftCurly | '{' should be on a new line. | 1716 | |
| design | DesignForExtension | Method 'setCLASS' is not designed for extension - needs to be abstract, final or empty. | 1724 | |
| misc | FinalParameters | Parameter value should be final. | 1724 | |
| blocks | LeftCurly | '{' should be on a new line. | 1724 | |
| design | DesignForExtension | Method 'getTRIGGER' is not designed for extension - needs to be abstract, final or empty. | 1732 | |
| blocks | LeftCurly | '{' should be on a new line. | 1732 | |
| design | DesignForExtension | Method 'setTRIGGER' is not designed for extension - needs to be abstract, final or empty. | 1740 | |
| misc | FinalParameters | Parameter value should be final. | 1740 | |
| blocks | LeftCurly | '{' should be on a new line. | 1740 | |
| blocks | LeftCurly | '{' should be on a new line. | 1765 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1767 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 1768 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1770 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 1771 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 1777 | |
| blocks | LeftCurly | '{' should be on a new line. | 1777 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 1785 | |
| misc | FinalParameters | Parameter value should be final. | 1785 | |
| blocks | LeftCurly | '{' should be on a new line. | 1785 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1793 | |
| blocks | LeftCurly | '{' should be on a new line. | 1793 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1801 | |
| misc | FinalParameters | Parameter value should be final. | 1801 | |
| blocks | LeftCurly | '{' should be on a new line. | 1801 | |
| blocks | LeftCurly | '{' should be on a new line. | 1825 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1827 | |
| design | VisibilityModifier | Variable 'length' must be private and have accessor methods. | 1828 | |
| design | DesignForExtension | Method 'getLENGTH' is not designed for extension - needs to be abstract, final or empty. | 1834 | |
| blocks | LeftCurly | '{' should be on a new line. | 1834 | |
| design | DesignForExtension | Method 'setLENGTH' is not designed for extension - needs to be abstract, final or empty. | 1842 | |
| misc | FinalParameters | Parameter value should be final. | 1842 | |
| blocks | LeftCurly | '{' should be on a new line. | 1842 | |
| blocks | LeftCurly | '{' should be on a new line. | 1869 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1871 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 1872 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1874 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 1875 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1877 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 1878 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1880 | |
| naming | MemberName | Name '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1881 | |
| design | VisibilityModifier | Variable '_class' must be private and have accessor methods. | 1881 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 1887 | |
| blocks | LeftCurly | '{' should be on a new line. | 1887 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 1895 | |
| misc | FinalParameters | Parameter value should be final. | 1895 | |
| blocks | LeftCurly | '{' should be on a new line. | 1895 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 1903 | |
| blocks | LeftCurly | '{' should be on a new line. | 1903 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 1911 | |
| misc | FinalParameters | Parameter value should be final. | 1911 | |
| blocks | LeftCurly | '{' should be on a new line. | 1911 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1919 | |
| blocks | LeftCurly | '{' should be on a new line. | 1919 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1927 | |
| misc | FinalParameters | Parameter value should be final. | 1927 | |
| blocks | LeftCurly | '{' should be on a new line. | 1927 | |
| design | DesignForExtension | Method 'getCLASS' is not designed for extension - needs to be abstract, final or empty. | 1935 | |
| blocks | LeftCurly | '{' should be on a new line. | 1935 | |
| design | DesignForExtension | Method 'setCLASS' is not designed for extension - needs to be abstract, final or empty. | 1943 | |
| misc | FinalParameters | Parameter value should be final. | 1943 | |
| blocks | LeftCurly | '{' should be on a new line. | 1943 |
| 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 | |
| design | DesignForExtension | Method 'getDEFINITIONSOrIncludeOrNODE' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| blocks | LeftCurly | '{' should be on a new line. | 86 | |
| blocks | LeftCurly | '{' should be on a new line. | 87 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| blocks | LeftCurly | '{' should be on a new line. | 97 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| misc | FinalParameters | Parameter value should be final. | 105 | |
| blocks | LeftCurly | '{' should be on a new line. | 105 |
| 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 | |
| design | DesignForExtension | Method 'createGLOBAL' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| blocks | LeftCurly | '{' should be on a new line. | 43 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 47 | |
| design | DesignForExtension | Method 'createGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| blocks | LeftCurly | '{' should be on a new line. | 51 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 55 | |
| design | DesignForExtension | Method 'createROADTYPE' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| blocks | LeftCurly | '{' should be on a new line. | 59 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 63 | |
| design | DesignForExtension | Method 'createLANETYPE' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| blocks | LeftCurly | '{' should be on a new line. | 67 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 71 | |
| design | DesignForExtension | Method 'createROADLAYOUT' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| blocks | LeftCurly | '{' should be on a new line. | 75 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 79 | |
| design | DesignForExtension | Method 'createLINK' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| blocks | LeftCurly | '{' should be on a new line. | 83 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 87 | |
| design | DesignForExtension | Method 'createROUTEMIX' 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 | |
| design | DesignForExtension | Method 'createSHORTESTROUTEMIX' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| blocks | LeftCurly | '{' should be on a new line. | 99 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 103 | |
| design | DesignForExtension | Method 'createROADLAYOUTLANE' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| blocks | LeftCurly | '{' should be on a new line. | 107 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 111 | |
| design | DesignForExtension | Method 'createROUTE' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| blocks | LeftCurly | '{' should be on a new line. | 115 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 119 | |
| design | DesignForExtension | Method 'createNETWORK' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| blocks | LeftCurly | '{' should be on a new line. | 123 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 127 | |
| design | DesignForExtension | Method 'createDEFINITIONS' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| blocks | LeftCurly | '{' should be on a new line. | 131 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 135 | |
| design | DesignForExtension | Method 'createGLOBALSPEEDGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| blocks | LeftCurly | '{' should be on a new line. | 139 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 143 | |
| design | DesignForExtension | Method 'createGLOBALACCELERATIONGTUCOLORER' 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 | |
| design | DesignForExtension | Method 'createGLOBALLANECHANGEURGEGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| blocks | LeftCurly | '{' should be on a new line. | 155 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 159 | |
| design | DesignForExtension | Method 'createIncludeType' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| blocks | LeftCurly | '{' should be on a new line. | 163 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 167 | |
| design | DesignForExtension | Method 'createGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| blocks | LeftCurly | '{' should be on a new line. | 171 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 175 | |
| design | DesignForExtension | Method 'createGTU' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| blocks | LeftCurly | '{' should be on a new line. | 179 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 183 | |
| design | DesignForExtension | Method 'createGTUMIXGTU' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| blocks | LeftCurly | '{' should be on a new line. | 187 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 191 | |
| design | DesignForExtension | Method 'createROADTYPESPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| blocks | LeftCurly | '{' should be on a new line. | 195 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 199 | |
| design | DesignForExtension | Method 'createLANETYPESPEEDLIMIT' 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 | |
| design | DesignForExtension | Method 'createROADLAYOUTSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| blocks | LeftCurly | '{' should be on a new line. | 211 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 215 | |
| design | DesignForExtension | Method 'createROADLAYOUTNOTRAFFICLANE' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| blocks | LeftCurly | '{' should be on a new line. | 219 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 223 | |
| design | DesignForExtension | Method 'createROADLAYOUTSHOULDER' is not designed for extension - needs to be abstract, final or empty. | 227 | |
| blocks | LeftCurly | '{' should be on a new line. | 227 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 231 | |
| design | DesignForExtension | Method 'createROADLAYOUTSTRIPE' is not designed for extension - needs to be abstract, final or empty. | 235 | |
| blocks | LeftCurly | '{' should be on a new line. | 235 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 239 | |
| design | DesignForExtension | Method 'createNODE' is not designed for extension - needs to be abstract, final or empty. | 243 | |
| blocks | LeftCurly | '{' should be on a new line. | 243 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 247 | |
| design | DesignForExtension | Method 'createLINKCLOTHOID' is not designed for extension - needs to be abstract, final or empty. | 251 | |
| blocks | LeftCurly | '{' should be on a new line. | 251 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 255 | |
| design | DesignForExtension | Method 'createLINKSTRAIGHT' 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 | |
| design | DesignForExtension | Method 'createLINKARC' is not designed for extension - needs to be abstract, final or empty. | 267 | |
| blocks | LeftCurly | '{' should be on a new line. | 267 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 271 | |
| design | DesignForExtension | Method 'createLINKPOLYLINE' is not designed for extension - needs to be abstract, final or empty. | 275 | |
| blocks | LeftCurly | '{' should be on a new line. | 275 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 279 | |
| design | DesignForExtension | Method 'createLINKLANEOVERRIDE' is not designed for extension - needs to be abstract, final or empty. | 283 | |
| blocks | LeftCurly | '{' should be on a new line. | 283 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 287 | |
| design | DesignForExtension | Method 'createLINKGENERATOR' is not designed for extension - needs to be abstract, final or empty. | 291 | |
| blocks | LeftCurly | '{' should be on a new line. | 291 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 295 | |
| design | DesignForExtension | Method 'createLINKLISTGENERATOR' is not designed for extension - needs to be abstract, final or empty. | 299 | |
| blocks | LeftCurly | '{' should be on a new line. | 299 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 303 | |
| design | DesignForExtension | Method 'createLINKFILL' is not designed for extension - needs to be abstract, final or empty. | 307 | |
| blocks | LeftCurly | '{' should be on a new line. | 307 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 311 | |
| design | DesignForExtension | Method 'createLINKBLOCK' 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 | |
| design | DesignForExtension | Method 'createLINKSENSOR' is not designed for extension - needs to be abstract, final or empty. | 323 | |
| blocks | LeftCurly | '{' should be on a new line. | 323 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 327 | |
| design | DesignForExtension | Method 'createLINKTRAFFICLIGHT' is not designed for extension - needs to be abstract, final or empty. | 331 | |
| blocks | LeftCurly | '{' should be on a new line. | 331 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 335 | |
| design | DesignForExtension | Method 'createLINKSINK' is not designed for extension - needs to be abstract, final or empty. | 339 | |
| blocks | LeftCurly | '{' should be on a new line. | 339 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 343 | |
| design | DesignForExtension | Method 'createROUTEMIXROUTE' is not designed for extension - needs to be abstract, final or empty. | 347 | |
| blocks | LeftCurly | '{' should be on a new line. | 347 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 351 | |
| design | DesignForExtension | Method 'createSHORTESTROUTE' is not designed for extension - needs to be abstract, final or empty. | 355 | |
| blocks | LeftCurly | '{' should be on a new line. | 355 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 359 | |
| design | DesignForExtension | Method 'createSHORTESTROUTEMIXSHORTESTROUTE' is not designed for extension - needs to be abstract, final or empty. | 363 | |
| blocks | LeftCurly | '{' should be on a new line. | 363 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 367 | |
| design | DesignForExtension | Method 'createFallbackType' is not designed for extension - needs to be abstract, final or empty. | 371 | |
| blocks | LeftCurly | '{' should be on a new line. | 371 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 375 | |
| design | DesignForExtension | Method 'createROADLAYOUTLANESPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 379 | |
| blocks | LeftCurly | '{' should be on a new line. | 379 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 383 | |
| design | DesignForExtension | Method 'createFallback' is not designed for extension - needs to be abstract, final or empty. | 387 | |
| misc | FinalParameters | Parameter value should be final. | 388 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 388 | |
| blocks | LeftCurly | '{' should be on a new line. | 388 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 392 | |
| design | DesignForExtension | Method 'createInclude' is not designed for extension - needs to be abstract, final or empty. | 396 | |
| misc | FinalParameters | Parameter value should be final. | 397 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 397 | |
| blocks | LeftCurly | '{' should be on a new line. | 397 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 36 | |
| misc | FinalParameters | Parameter v should be final. | 36 | |
| blocks | LeftCurly | '{' should be on a new line. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| blocks | LeftCurly | '{' should be on a new line. | 40 | |
| misc | FinalParameters | Parameter v should be final. | 48 | |
| 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. | 50 |
| 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 |