The following document contains the results of Checkstyle 6.18 with development/dsol-checks.xml ruleset. 
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| blocks | LeftCurly
  | 
680 | |
| NeedBraces | 36 | ||
RightCurly
  | 
15 | ||
| coding | HiddenField
  | 
8 | |
| design | DesignForExtension | 575 | |
| VisibilityModifier | 254 | ||
| javadoc | JavadocMethod | 127 | |
JavadocStyle
  | 
72 | ||
| JavadocVariable | 270 | ||
| misc | FinalParameters | 209 | |
| modifier | ModifierOrder | 2 | |
| naming | ConstantName | 2 | |
| MemberName | 8 | ||
| sizes | FileLength | 1 | |
LineLength
  | 
33 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 26 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 26 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 16 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 30 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 20 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 27 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 40 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 42 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 44 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 46 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 50 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 58 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 60 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 64 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 75 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 50 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 60 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 64 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 28 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 18 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 26 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 18 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 46 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 26 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 49 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 51 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 18 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 50 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 52 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 45 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 30 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 69 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 26 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 20 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 27 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 26 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 18 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 24 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 38 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 26 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 14 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 15 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 16 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| misc | FinalParameters | Parameter obj should be final. | 105 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 107 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 109 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 114 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 116 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 118 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 125 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 131 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 13 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 14 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 15 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 16 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 17 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 18 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 134). | 36 | |
| blocks | LeftCurly | '{' at column 24 should be on a new line. | 58 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| design | VisibilityModifier | Variable 'gtucolorers' must be private and have accessor methods. | 62 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| design | VisibilityModifier | Variable 'gtucolorer' must be private and have accessor methods. | 65 | |
| design | DesignForExtension | Method 'getGTUCOLORERS' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 76 | |
| design | DesignForExtension | Method 'setGTUCOLORERS' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| misc | FinalParameters | Parameter value should be final. | 89 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 89 | |
| design | DesignForExtension | Method 'getGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 102 | |
| design | DesignForExtension | Method 'setGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| misc | FinalParameters | Parameter value should be final. | 115 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 115 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 144 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 146 | |
| design | VisibilityModifier | Variable 'gtucolorer' must be private and have accessor methods. | 148 | |
| javadoc | JavadocMethod | Expected an @return tag. | 172 | |
| design | DesignForExtension | Method 'getGTUCOLORER' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 173 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 174 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 23 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. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| design | VisibilityModifier | Variable 'gtutype' must be private and have accessor methods. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | |
| design | VisibilityModifier | Variable 'route' must be private and have accessor methods. | 56 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| design | VisibilityModifier | Variable 'factor' must be private and have accessor methods. | 62 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 66 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 77 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| misc | FinalParameters | Parameter value should be final. | 90 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 90 | |
| design | DesignForExtension | Method 'getGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 103 | |
| design | DesignForExtension | Method 'setGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| misc | FinalParameters | Parameter value should be final. | 116 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 116 | |
| design | DesignForExtension | Method 'getROUTE' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 129 | |
| design | DesignForExtension | Method 'setROUTE' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| misc | FinalParameters | Parameter value should be final. | 142 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 142 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 155 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| misc | FinalParameters | Parameter value should be final. | 168 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 168 | |
| design | DesignForExtension | Method 'getFACTOR' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 181 | |
| design | DesignForExtension | Method 'setFACTOR' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| misc | FinalParameters | Parameter value should be final. | 194 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 194 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 207 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| misc | FinalParameters | Parameter value should be final. | 220 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 220 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 132). | 47 | |
| sizes | LineLength | Line is longer than 128 characters (found 131). | 49 | |
| sizes | LineLength | Line is longer than 128 characters (found 132). | 50 | |
| blocks | LeftCurly | '{' at column 22 should be on a new line. | 79 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 81 | |
| design | VisibilityModifier | Variable 'fixedtime' must be private and have accessor methods. | 83 | |
| javadoc | JavadocMethod | Expected an @return tag. | 107 | |
| design | DesignForExtension | Method 'getFIXEDTIME' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 108 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 109 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 157 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 159 | |
| design | VisibilityModifier | Variable 'signalgroup' must be private and have accessor methods. | 161 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 162 | |
| design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 164 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 165 | |
| design | VisibilityModifier | Variable 'cycletime' must be private and have accessor methods. | 168 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 169 | |
| design | VisibilityModifier | Variable 'offset' must be private and have accessor methods. | 172 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 173 | |
| design | VisibilityModifier | Variable 'starttime' must be private and have accessor methods. | 176 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 177 | |
| design | VisibilityModifier | Variable 'endtime' must be private and have accessor methods. | 180 | |
| javadoc | JavadocMethod | Expected an @return tag. | 204 | |
| design | DesignForExtension | Method 'getSIGNALGROUP' is not designed for extension - needs to be abstract, final or empty. | 204 | |
| blocks | LeftCurly | '{' at column 69 should be on a new line. | 205 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 206 | |
| design | DesignForExtension | Method 'getID' is not designed for extension - needs to be abstract, final or empty. | 220 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 221 | |
| design | DesignForExtension | Method 'setID' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| misc | FinalParameters | Parameter value should be final. | 234 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 234 | |
| design | DesignForExtension | Method 'getCYCLETIME' is not designed for extension - needs to be abstract, final or empty. | 246 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 247 | |
| design | DesignForExtension | Method 'setCYCLETIME' is not designed for extension - needs to be abstract, final or empty. | 259 | |
| misc | FinalParameters | Parameter value should be final. | 260 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 260 | |
| design | DesignForExtension | Method 'getOFFSET' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 273 | |
| design | DesignForExtension | Method 'setOFFSET' is not designed for extension - needs to be abstract, final or empty. | 285 | |
| misc | FinalParameters | Parameter value should be final. | 286 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 286 | |
| design | DesignForExtension | Method 'getSTARTTIME' is not designed for extension - needs to be abstract, final or empty. | 298 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 299 | |
| design | DesignForExtension | Method 'setSTARTTIME' is not designed for extension - needs to be abstract, final or empty. | 311 | |
| misc | FinalParameters | Parameter value should be final. | 312 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 312 | |
| design | DesignForExtension | Method 'getENDTIME' is not designed for extension - needs to be abstract, final or empty. | 324 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 325 | |
| design | DesignForExtension | Method 'setENDTIME' is not designed for extension - needs to be abstract, final or empty. | 337 | |
| misc | FinalParameters | Parameter value should be final. | 338 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 338 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 367 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 369 | |
| design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 371 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 372 | |
| design | VisibilityModifier | Variable 'offset' must be private and have accessor methods. | 375 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 376 | |
| design | VisibilityModifier | Variable 'pregreen' must be private and have accessor methods. | 379 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 380 | |
| design | VisibilityModifier | Variable 'green' must be private and have accessor methods. | 383 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 384 | |
| design | VisibilityModifier | Variable 'yellow' must be private and have accessor methods. | 387 | |
| design | DesignForExtension | Method 'getID' is not designed for extension - needs to be abstract, final or empty. | 397 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 398 | |
| design | DesignForExtension | Method 'setID' is not designed for extension - needs to be abstract, final or empty. | 410 | |
| misc | FinalParameters | Parameter value should be final. | 411 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 411 | |
| design | DesignForExtension | Method 'getOFFSET' is not designed for extension - needs to be abstract, final or empty. | 423 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 424 | |
| design | DesignForExtension | Method 'setOFFSET' is not designed for extension - needs to be abstract, final or empty. | 436 | |
| misc | FinalParameters | Parameter value should be final. | 437 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 437 | |
| design | DesignForExtension | Method 'getPREGREEN' is not designed for extension - needs to be abstract, final or empty. | 449 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 450 | |
| design | DesignForExtension | Method 'setPREGREEN' is not designed for extension - needs to be abstract, final or empty. | 462 | |
| misc | FinalParameters | Parameter value should be final. | 463 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 463 | |
| design | DesignForExtension | Method 'getGREEN' is not designed for extension - needs to be abstract, final or empty. | 475 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 476 | |
| design | DesignForExtension | Method 'setGREEN' is not designed for extension - needs to be abstract, final or empty. | 488 | |
| misc | FinalParameters | Parameter value should be final. | 489 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 489 | |
| design | DesignForExtension | Method 'getYELLOW' is not designed for extension - needs to be abstract, final or empty. | 501 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 502 | |
| design | DesignForExtension | Method 'setYELLOW' is not designed for extension - needs to be abstract, final or empty. | 514 | |
| misc | FinalParameters | Parameter value should be final. | 515 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 515 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| design | VisibilityModifier | Variable 'offset' must be private and have accessor methods. | 58 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| design | VisibilityModifier | Variable 'width' must be private and have accessor methods. | 62 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 73 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| misc | FinalParameters | Parameter value should be final. | 86 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 86 | |
| design | DesignForExtension | Method 'getOFFSET' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| blocks | LeftCurly | '{' at column 64 should be on a new line. | 99 | |
| design | DesignForExtension | Method 'setOFFSET' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| misc | FinalParameters | Parameter value should be final. | 112 | |
| blocks | LeftCurly | '{' at column 74 should be on a new line. | 112 | |
| design | DesignForExtension | Method 'getWIDTH' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| blocks | LeftCurly | '{' at column 63 should be on a new line. | 125 | |
| design | DesignForExtension | Method 'setWIDTH' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| misc | FinalParameters | Parameter value should be final. | 138 | |
| blocks | LeftCurly | '{' at column 73 should be on a new line. | 138 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| design | VisibilityModifier | Variable 'speedlimit' must be private and have accessor methods. | 68 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| design | VisibilityModifier | Variable 'lanetype' must be private and have accessor methods. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| design | VisibilityModifier | Variable 'direction' must be private and have accessor methods. | 75 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| design | VisibilityModifier | Variable 'overtaking' must be private and have accessor methods. | 78 | |
| javadoc | JavadocMethod | Expected an @return tag. | 102 | |
| design | DesignForExtension | Method 'getSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 103 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 104 | |
| design | DesignForExtension | Method 'getLANETYPE' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 119 | |
| design | DesignForExtension | Method 'setLANETYPE' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| misc | FinalParameters | Parameter value should be final. | 132 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 132 | |
| design | DesignForExtension | Method 'getDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 145 | |
| design | DesignForExtension | Method 'setDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| misc | FinalParameters | Parameter value should be final. | 158 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 158 | |
| design | DesignForExtension | Method 'getOVERTAKING' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 171 | |
| design | DesignForExtension | Method 'setOVERTAKING' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| misc | FinalParameters | Parameter value should be final. | 184 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 184 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 210 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 212 | |
| design | VisibilityModifier | Variable 'gtutype' must be private and have accessor methods. | 214 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 215 | |
| design | VisibilityModifier | Variable 'legalspeedlimit' must be private and have accessor methods. | 218 | |
| design | DesignForExtension | Method 'getGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 228 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 229 | |
| design | DesignForExtension | Method 'setGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| misc | FinalParameters | Parameter value should be final. | 242 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 242 | |
| design | DesignForExtension | Method 'getLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 255 | |
| design | DesignForExtension | Method 'setLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 267 | |
| misc | FinalParameters | Parameter value should be final. | 268 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 268 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 | |
| design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 48 | |
| design | DesignForExtension | Method 'getTYPE' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 59 | |
| design | DesignForExtension | Method 'setTYPE' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| misc | FinalParameters | Parameter value should be final. | 72 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 72 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 26 should be on a new line. | 57 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| design | VisibilityModifier | Variable 'includeOrGTUTYPESOrGTUTEMPLATES' must be private and have accessor methods. | 68 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 72 | |
| javadoc | JavadocMethod | Expected an @return tag. | 101 | |
| design | DesignForExtension | Method 'getIncludeOrGTUTYPESOrGTUTEMPLATES' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 102 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 103 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 118 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| misc | FinalParameters | Parameter value should be final. | 131 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 131 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | |
| design | VisibilityModifier | Variable 'content' must be private and have accessor methods. | 61 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 62 | |
| javadoc | JavadocMethod | Expected an @return tag. | 91 | |
| design | DesignForExtension | Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 92 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 93 | |
| design | DesignForExtension | Method 'getOtherAttributes' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 114 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 25 should be on a new line. | 58 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| design | VisibilityModifier | Variable 'time' must be private and have accessor methods. | 62 | |
| javadoc | JavadocMethod | Expected an @return tag. | 86 | |
| design | DesignForExtension | Method 'getTIME' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 87 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 88 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 115 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 117 | |
| design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 120 | |
| design | DesignForExtension | Method 'getVALUE' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 131 | |
| design | DesignForExtension | Method 'setVALUE' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| misc | FinalParameters | Parameter value should be final. | 144 | |
| coding | HiddenField | 'value' hides a field. | 144 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 144 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | |
| design | VisibilityModifier | Variable 'parameter' must be private and have accessor methods. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 62 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| naming | MemberName | Name '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | |
| design | VisibilityModifier | Variable '_class' must be private and have accessor methods. | 66 | |
| javadoc | JavadocMethod | Expected an @return tag. | 90 | |
| design | DesignForExtension | Method 'getPARAMETER' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 91 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 92 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 107 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 108 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 110 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 110 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| misc | FinalParameters | Parameter value should be final. | 124 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 124 | |
| design | DesignForExtension | Method 'getCLASS' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 137 | |
| design | DesignForExtension | Method 'setCLASS' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| misc | FinalParameters | Parameter value should be final. | 150 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 150 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 21 should be on a new line. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| design | VisibilityModifier | Variable 'gtu' must be private and have accessor methods. | 63 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 64 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 66 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 70 | |
| javadoc | JavadocMethod | Expected an @return tag. | 94 | |
| design | DesignForExtension | Method 'getGTU' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 95 | |
| blocks | LeftCurly | '{' at column 26 should be on a new line. | 96 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 111 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| misc | FinalParameters | Parameter value should be final. | 124 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 124 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 137 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| misc | FinalParameters | Parameter value should be final. | 150 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 150 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 176 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 178 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 180 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 181 | |
| design | VisibilityModifier | Variable 'weight' must be private and have accessor methods. | 183 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 194 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| misc | FinalParameters | Parameter value should be final. | 207 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 207 | |
| javadoc | JavadocMethod | Expected an @return tag. | 215 | |
| design | DesignForExtension | Method 'getWEIGHT' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 216 | |
| design | DesignForExtension | Method 'setWEIGHT' is not designed for extension - needs to be abstract, final or empty. | 224 | |
| misc | FinalParameters | Parameter value should be final. | 225 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 225 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 225 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 26 should be on a new line. | 47 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 51 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | |
| design | VisibilityModifier | Variable 'gtutype' must be private and have accessor methods. | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| design | VisibilityModifier | Variable 'length' must be private and have accessor methods. | 57 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| design | VisibilityModifier | Variable 'width' must be private and have accessor methods. | 60 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| design | VisibilityModifier | Variable 'maxspeed' must be private and have accessor methods. | 63 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 64 | |
| naming | MemberName | Name '_default' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | |
| design | VisibilityModifier | Variable '_default' must be private and have accessor methods. | 66 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 70 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 81 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| misc | FinalParameters | Parameter value should be final. | 94 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 94 | |
| design | DesignForExtension | Method 'getGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 107 | |
| design | DesignForExtension | Method 'setGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| misc | FinalParameters | Parameter value should be final. | 120 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 120 | |
| design | DesignForExtension | Method 'getLENGTH' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 133 | |
| design | DesignForExtension | Method 'setLENGTH' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| misc | FinalParameters | Parameter value should be final. | 146 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 146 | |
| design | DesignForExtension | Method 'getWIDTH' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 159 | |
| design | DesignForExtension | Method 'setWIDTH' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| misc | FinalParameters | Parameter value should be final. | 172 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 172 | |
| design | DesignForExtension | Method 'getMAXSPEED' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 185 | |
| design | DesignForExtension | Method 'setMAXSPEED' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| misc | FinalParameters | Parameter value should be final. | 198 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 198 | |
| design | DesignForExtension | Method 'isDEFAULT' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 211 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 212 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 214 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 214 | |
| design | DesignForExtension | Method 'setDEFAULT' is not designed for extension - needs to be abstract, final or empty. | 227 | |
| misc | FinalParameters | Parameter value should be final. | 228 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 228 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 241 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 253 | |
| misc | FinalParameters | Parameter value should be final. | 254 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 254 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | |
| design | VisibilityModifier | Variable 'gtutemplate' must be private and have accessor methods. | 50 | |
| javadoc | JavadocMethod | Expected an @return tag. | 74 | |
| design | DesignForExtension | Method 'getGTUTEMPLATE' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 75 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 76 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 22 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. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | |
| design | VisibilityModifier | Variable 'parent' must be private and have accessor methods. | 49 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | |
| naming | MemberName | Name '_default' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
| design | VisibilityModifier | Variable '_default' must be private and have accessor methods. | 52 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 63 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| misc | FinalParameters | Parameter value should be final. | 76 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 76 | |
| design | DesignForExtension | Method 'getPARENT' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 89 | |
| design | DesignForExtension | Method 'setPARENT' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| misc | FinalParameters | Parameter value should be final. | 102 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 102 | |
| design | DesignForExtension | Method 'isDEFAULT' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 115 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 116 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 118 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 118 | |
| design | DesignForExtension | Method 'setDEFAULT' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| misc | FinalParameters | Parameter value should be final. | 132 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 132 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 23 should be on a new line. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | |
| design | VisibilityModifier | Variable 'gtutype' must be private and have accessor methods. | 50 | |
| javadoc | JavadocMethod | Expected an @return tag. | 74 | |
| design | DesignForExtension | Method 'getGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 75 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 76 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 26 should be on a new line. | 63 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 65 | |
| design | VisibilityModifier | Variable 'content' must be private and have accessor methods. | 69 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | |
| design | VisibilityModifier | Variable 'href' must be private and have accessor methods. | 73 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 74 | |
| design | VisibilityModifier | Variable 'parse' must be private and have accessor methods. | 76 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 77 | |
| design | VisibilityModifier | Variable 'xpointer' must be private and have accessor methods. | 79 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 80 | |
| design | VisibilityModifier | Variable 'encoding' must be private and have accessor methods. | 82 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 83 | |
| design | VisibilityModifier | Variable 'accept' must be private and have accessor methods. | 85 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 86 | |
| design | VisibilityModifier | Variable 'acceptLanguage' must be private and have accessor methods. | 88 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 89 | |
| javadoc | JavadocMethod | Expected an @return tag. | 118 | |
| design | DesignForExtension | Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 119 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 120 | |
| design | DesignForExtension | Method 'getHref' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 135 | |
| design | DesignForExtension | Method 'setHref' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| misc | FinalParameters | Parameter value should be final. | 148 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 148 | |
| design | DesignForExtension | Method 'getParse' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 161 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 162 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 164 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 164 | |
| design | DesignForExtension | Method 'setParse' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| misc | FinalParameters | Parameter value should be final. | 178 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 178 | |
| design | DesignForExtension | Method 'getXpointer' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 191 | |
| design | DesignForExtension | Method 'setXpointer' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| misc | FinalParameters | Parameter value should be final. | 204 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 204 | |
| design | DesignForExtension | Method 'getEncoding' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 217 | |
| design | DesignForExtension | Method 'setEncoding' is not designed for extension - needs to be abstract, final or empty. | 229 | |
| misc | FinalParameters | Parameter value should be final. | 230 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 230 | |
| design | DesignForExtension | Method 'getAccept' is not designed for extension - needs to be abstract, final or empty. | 242 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 243 | |
| design | DesignForExtension | Method 'setAccept' is not designed for extension - needs to be abstract, final or empty. | 255 | |
| misc | FinalParameters | Parameter value should be final. | 256 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 256 | |
| design | DesignForExtension | Method 'getAcceptLanguage' is not designed for extension - needs to be abstract, final or empty. | 268 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 269 | |
| design | DesignForExtension | Method 'setAcceptLanguage' is not designed for extension - needs to be abstract, final or empty. | 281 | |
| misc | FinalParameters | Parameter value should be final. | 282 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 282 | |
| design | DesignForExtension | Method 'getOtherAttributes' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 301 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 23 should be on a new line. | 64 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| design | VisibilityModifier | Variable 'compatibility' must be private and have accessor methods. | 68 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| design | VisibilityModifier | Variable 'parent' must be private and have accessor methods. | 74 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 75 | |
| naming | MemberName | Name '_default' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 | |
| design | VisibilityModifier | Variable '_default' must be private and have accessor methods. | 77 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 78 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 81 | |
| javadoc | JavadocMethod | Expected an @return tag. | 105 | |
| design | DesignForExtension | Method 'getCOMPATIBILITY' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 106 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 107 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 122 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| misc | FinalParameters | Parameter value should be final. | 135 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 135 | |
| design | DesignForExtension | Method 'getPARENT' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 148 | |
| design | DesignForExtension | Method 'setPARENT' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| misc | FinalParameters | Parameter value should be final. | 161 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 161 | |
| design | DesignForExtension | Method 'isDEFAULT' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 174 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 175 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 177 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 177 | |
| design | DesignForExtension | Method 'setDEFAULT' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| misc | FinalParameters | Parameter value should be final. | 191 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 191 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 204 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| misc | FinalParameters | Parameter value should be final. | 217 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 217 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 243 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 245 | |
| design | VisibilityModifier | Variable 'gtutype' must be private and have accessor methods. | 247 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 248 | |
| design | VisibilityModifier | Variable 'direction' must be private and have accessor methods. | 251 | |
| design | DesignForExtension | Method 'getGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 262 | |
| design | DesignForExtension | Method 'setGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| misc | FinalParameters | Parameter value should be final. | 275 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 275 | |
| design | DesignForExtension | Method 'getDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 288 | |
| design | DesignForExtension | Method 'setDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| misc | FinalParameters | Parameter value should be final. | 301 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 301 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 24 should be on a new line. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | |
| design | VisibilityModifier | Variable 'lanetype' must be private and have accessor methods. | 50 | |
| javadoc | JavadocMethod | Expected an @return tag. | 74 | |
| design | DesignForExtension | Method 'getLANETYPE' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 75 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 76 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 20 should be on a new line. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | |
| design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| design | VisibilityModifier | Variable 'time' must be private and have accessor methods. | 54 | |
| design | DesignForExtension | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 65 | |
| design | DesignForExtension | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| misc | FinalParameters | Parameter value should be final. | 78 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 78 | |
| design | DesignForExtension | Method 'getTIME' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 91 | |
| design | DesignForExtension | Method 'setTIME' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| misc | FinalParameters | Parameter value should be final. | 104 | |
| coding | HiddenField | 'value' hides a field. | 104 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 104 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| sizes | FileLength | File length is 2,932 lines (max allowed is 2,000). | 1 | |
| sizes | LineLength | Line is longer than 128 characters (found 133). | 79 | |
| sizes | LineLength | Line is longer than 128 characters (found 131). | 81 | |
| sizes | LineLength | Line is longer than 128 characters (found 142). | 104 | |
| sizes | LineLength | Line is longer than 128 characters (found 129). | 132 | |
| sizes | LineLength | Line is longer than 128 characters (found 129). | 151 | |
| sizes | LineLength | Line is longer than 128 characters (found 129). | 165 | |
| sizes | LineLength | Line is longer than 128 characters (found 130). | 177 | |
| sizes | LineLength | Line is longer than 128 characters (found 130). | 188 | |
| sizes | LineLength | Line is longer than 128 characters (found 142). | 195 | |
| sizes | LineLength | Line is longer than 128 characters (found 140). | 196 | |
| sizes | LineLength | Line is longer than 128 characters (found 130). | 202 | |
| blocks | LeftCurly | '{' at column 19 should be on a new line. | 245 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 247 | |
| design | VisibilityModifier | Variable 'straight' must be private and have accessor methods. | 249 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 250 | |
| design | VisibilityModifier | Variable 'bezier' must be private and have accessor methods. | 252 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 253 | |
| design | VisibilityModifier | Variable 'clothoid' must be private and have accessor methods. | 255 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 256 | |
| design | VisibilityModifier | Variable 'arc' must be private and have accessor methods. | 258 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 259 | |
| design | VisibilityModifier | Variable 'polyline' must be private and have accessor methods. | 261 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 262 | |
| design | VisibilityModifier | Variable 'laneoverride' must be private and have accessor methods. | 264 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 265 | |
| design | VisibilityModifier | Variable 'generator' must be private and have accessor methods. | 267 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 268 | |
| design | VisibilityModifier | Variable 'listgenerator' must be private and have accessor methods. | 270 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 271 | |
| design | VisibilityModifier | Variable 'fill' must be private and have accessor methods. | 273 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 274 | |
| design | VisibilityModifier | Variable 'block' must be private and have accessor methods. | 276 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 277 | |
| design | VisibilityModifier | Variable 'sensor' must be private and have accessor methods. | 279 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 280 | |
| design | VisibilityModifier | Variable 'trafficlight' must be private and have accessor methods. | 282 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 283 | |
| design | VisibilityModifier | Variable 'signalgroup' must be private and have accessor methods. | 285 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 286 | |
| design | VisibilityModifier | Variable 'sink' must be private and have accessor methods. | 288 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 289 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 291 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 292 | |
| design | VisibilityModifier | Variable 'nodestart' must be private and have accessor methods. | 296 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 297 | |
| design | VisibilityModifier | Variable 'nodeend' must be private and have accessor methods. | 301 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 302 | |
| design | VisibilityModifier | Variable 'roadlayout' must be private and have accessor methods. | 304 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 305 | |
| design | VisibilityModifier | Variable 'offsetstart' must be private and have accessor methods. | 308 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 309 | |
| design | VisibilityModifier | Variable 'offsetend' must be private and have accessor methods. | 312 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 313 | |
| design | VisibilityModifier | Variable 'rotationstart' must be private and have accessor methods. | 316 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 317 | |
| design | VisibilityModifier | Variable 'rotationend' must be private and have accessor methods. | 320 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 321 | |
| design | VisibilityModifier | Variable 'lanekeeping' must be private and have accessor methods. | 324 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 325 | |
| design | VisibilityModifier | Variable 'priority' must be private and have accessor methods. | 327 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 328 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 331 | |
| design | DesignForExtension | Method 'getSTRAIGHT' is not designed for extension - needs to be abstract, final or empty. | 341 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 342 | |
| design | DesignForExtension | Method 'setSTRAIGHT' is not designed for extension - needs to be abstract, final or empty. | 354 | |
| misc | FinalParameters | Parameter value should be final. | 355 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 355 | |
| design | DesignForExtension | Method 'getBEZIER' is not designed for extension - needs to be abstract, final or empty. | 367 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 368 | |
| design | DesignForExtension | Method 'setBEZIER' is not designed for extension - needs to be abstract, final or empty. | 380 | |
| misc | FinalParameters | Parameter value should be final. | 381 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 381 | |
| design | DesignForExtension | Method 'getCLOTHOID' is not designed for extension - needs to be abstract, final or empty. | 393 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 394 | |
| design | DesignForExtension | Method 'setCLOTHOID' is not designed for extension - needs to be abstract, final or empty. | 406 | |
| misc | FinalParameters | Parameter value should be final. | 407 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 407 | |
| design | DesignForExtension | Method 'getARC' is not designed for extension - needs to be abstract, final or empty. | 419 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 420 | |
| design | DesignForExtension | Method 'setARC' is not designed for extension - needs to be abstract, final or empty. | 432 | |
| misc | FinalParameters | Parameter value should be final. | 433 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 433 | |
| design | DesignForExtension | Method 'getPOLYLINE' is not designed for extension - needs to be abstract, final or empty. | 445 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 446 | |
| design | DesignForExtension | Method 'setPOLYLINE' is not designed for extension - needs to be abstract, final or empty. | 458 | |
| misc | FinalParameters | Parameter value should be final. | 459 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 459 | |
| javadoc | JavadocMethod | Expected an @return tag. | 485 | |
| design | DesignForExtension | Method 'getLANEOVERRIDE' is not designed for extension - needs to be abstract, final or empty. | 485 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 486 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 487 | |
| javadoc | JavadocMethod | Expected an @return tag. | 515 | |
| design | DesignForExtension | Method 'getGENERATOR' is not designed for extension - needs to be abstract, final or empty. | 515 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 516 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 517 | |
| javadoc | JavadocMethod | Expected an @return tag. | 545 | |
| design | DesignForExtension | Method 'getLISTGENERATOR' is not designed for extension - needs to be abstract, final or empty. | 545 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 546 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 547 | |
| javadoc | JavadocMethod | Expected an @return tag. | 575 | |
| design | DesignForExtension | Method 'getFILL' is not designed for extension - needs to be abstract, final or empty. | 575 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 576 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 577 | |
| javadoc | JavadocMethod | Expected an @return tag. | 605 | |
| design | DesignForExtension | Method 'getBLOCK' is not designed for extension - needs to be abstract, final or empty. | 605 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 606 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 607 | |
| javadoc | JavadocMethod | Expected an @return tag. | 635 | |
| design | DesignForExtension | Method 'getSENSOR' is not designed for extension - needs to be abstract, final or empty. | 635 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 636 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 637 | |
| javadoc | JavadocMethod | Expected an @return tag. | 665 | |
| design | DesignForExtension | Method 'getTRAFFICLIGHT' is not designed for extension - needs to be abstract, final or empty. | 665 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 666 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 667 | |
| javadoc | JavadocMethod | Expected an @return tag. | 695 | |
| design | DesignForExtension | Method 'getSIGNALGROUP' is not designed for extension - needs to be abstract, final or empty. | 695 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 696 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 697 | |
| javadoc | JavadocMethod | Expected an @return tag. | 725 | |
| design | DesignForExtension | Method 'getSINK' is not designed for extension - needs to be abstract, final or empty. | 725 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 726 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 727 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 741 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 742 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 754 | |
| misc | FinalParameters | Parameter value should be final. | 755 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 755 | |
| design | DesignForExtension | Method 'getNODESTART' is not designed for extension - needs to be abstract, final or empty. | 767 | |
| blocks | LeftCurly | '{' at column 65 should be on a new line. | 768 | |
| design | DesignForExtension | Method 'setNODESTART' is not designed for extension - needs to be abstract, final or empty. | 780 | |
| misc | FinalParameters | Parameter value should be final. | 781 | |
| blocks | LeftCurly | '{' at column 75 should be on a new line. | 781 | |
| design | DesignForExtension | Method 'getNODEEND' is not designed for extension - needs to be abstract, final or empty. | 793 | |
| blocks | LeftCurly | '{' at column 63 should be on a new line. | 794 | |
| design | DesignForExtension | Method 'setNODEEND' is not designed for extension - needs to be abstract, final or empty. | 806 | |
| misc | FinalParameters | Parameter value should be final. | 807 | |
| blocks | LeftCurly | '{' at column 73 should be on a new line. | 807 | |
| design | DesignForExtension | Method 'getROADLAYOUT' is not designed for extension - needs to be abstract, final or empty. | 819 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 820 | |
| design | DesignForExtension | Method 'setROADLAYOUT' is not designed for extension - needs to be abstract, final or empty. | 832 | |
| misc | FinalParameters | Parameter value should be final. | 833 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 833 | |
| design | DesignForExtension | Method 'getOFFSETSTART' is not designed for extension - needs to be abstract, final or empty. | 845 | |
| blocks | LeftCurly | '{' at column 69 should be on a new line. | 846 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 847 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 849 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 849 | |
| design | DesignForExtension | Method 'setOFFSETSTART' is not designed for extension - needs to be abstract, final or empty. | 862 | |
| misc | FinalParameters | Parameter value should be final. | 863 | |
| blocks | LeftCurly | '{' at column 79 should be on a new line. | 863 | |
| design | DesignForExtension | Method 'getOFFSETEND' is not designed for extension - needs to be abstract, final or empty. | 875 | |
| blocks | LeftCurly | '{' at column 67 should be on a new line. | 876 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 877 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 879 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 879 | |
| design | DesignForExtension | Method 'setOFFSETEND' is not designed for extension - needs to be abstract, final or empty. | 892 | |
| misc | FinalParameters | Parameter value should be final. | 893 | |
| blocks | LeftCurly | '{' at column 77 should be on a new line. | 893 | |
| design | DesignForExtension | Method 'getROTATIONSTART' is not designed for extension - needs to be abstract, final or empty. | 905 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 906 | |
| design | DesignForExtension | Method 'setROTATIONSTART' is not designed for extension - needs to be abstract, final or empty. | 918 | |
| misc | FinalParameters | Parameter value should be final. | 919 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 919 | |
| design | DesignForExtension | Method 'getROTATIONEND' is not designed for extension - needs to be abstract, final or empty. | 931 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 932 | |
| design | DesignForExtension | Method 'setROTATIONEND' is not designed for extension - needs to be abstract, final or empty. | 944 | |
| misc | FinalParameters | Parameter value should be final. | 945 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 945 | |
| design | DesignForExtension | Method 'getLANEKEEPING' is not designed for extension - needs to be abstract, final or empty. | 957 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 958 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 959 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 961 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 961 | |
| design | DesignForExtension | Method 'setLANEKEEPING' is not designed for extension - needs to be abstract, final or empty. | 974 | |
| misc | FinalParameters | Parameter value should be final. | 975 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 975 | |
| design | DesignForExtension | Method 'getPRIORITY' is not designed for extension - needs to be abstract, final or empty. | 987 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 988 | |
| design | DesignForExtension | Method 'setPRIORITY' is not designed for extension - needs to be abstract, final or empty. | 1000 | |
| misc | FinalParameters | Parameter value should be final. | 1001 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 1001 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 1013 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 1014 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 1026 | |
| misc | FinalParameters | Parameter value should be final. | 1027 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 1027 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 1054 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1056 | |
| design | VisibilityModifier | Variable 'radius' must be private and have accessor methods. | 1059 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1060 | |
| design | VisibilityModifier | Variable 'direction' must be private and have accessor methods. | 1063 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1064 | |
| design | VisibilityModifier | Variable 'numsegments' must be private and have accessor methods. | 1066 | |
| design | DesignForExtension | Method 'getRADIUS' is not designed for extension - needs to be abstract, final or empty. | 1076 | |
| blocks | LeftCurly | '{' at column 68 should be on a new line. | 1077 | |
| design | DesignForExtension | Method 'setRADIUS' is not designed for extension - needs to be abstract, final or empty. | 1089 | |
| misc | FinalParameters | Parameter value should be final. | 1090 | |
| blocks | LeftCurly | '{' at column 78 should be on a new line. | 1090 | |
| design | DesignForExtension | Method 'getDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 1102 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 1103 | |
| design | DesignForExtension | Method 'setDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 1115 | |
| misc | FinalParameters | Parameter value should be final. | 1116 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 1116 | |
| design | DesignForExtension | Method 'getNUMSEGMENTS' is not designed for extension - needs to be abstract, final or empty. | 1128 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 1129 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 1130 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 1132 | |
| blocks | LeftCurly | '{' at column 20 should be on a new line. | 1132 | |
| design | DesignForExtension | Method 'setNUMSEGMENTS' is not designed for extension - needs to be abstract, final or empty. | 1145 | |
| misc | FinalParameters | Parameter value should be final. | 1146 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 1146 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 1175 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1177 | |
| design | VisibilityModifier | Variable 'startdirection' must be private and have accessor methods. | 1180 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1181 | |
| design | VisibilityModifier | Variable 'enddirection' must be private and have accessor methods. | 1184 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1185 | |
| design | VisibilityModifier | Variable 'numsegments' must be private and have accessor methods. | 1187 | |
| design | DesignForExtension | Method 'getSTARTDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 1197 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 1198 | |
| design | DesignForExtension | Method 'setSTARTDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 1210 | |
| misc | FinalParameters | Parameter value should be final. | 1211 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 1211 | |
| design | DesignForExtension | Method 'getENDDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 1223 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 1224 | |
| design | DesignForExtension | Method 'setENDDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 1236 | |
| misc | FinalParameters | Parameter value should be final. | 1237 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 1237 | |
| design | DesignForExtension | Method 'getNUMSEGMENTS' is not designed for extension - needs to be abstract, final or empty. | 1249 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 1250 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 1251 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 1253 | |
| blocks | LeftCurly | '{' at column 20 should be on a new line. | 1253 | |
| design | DesignForExtension | Method 'setNUMSEGMENTS' is not designed for extension - needs to be abstract, final or empty. | 1266 | |
| misc | FinalParameters | Parameter value should be final. | 1267 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 1267 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 1295 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1297 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 1299 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1300 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 1303 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 1313 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 1314 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 1326 | |
| misc | FinalParameters | Parameter value should be final. | 1327 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 1327 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1339 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 1340 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1352 | |
| misc | FinalParameters | Parameter value should be final. | 1353 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 1353 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 1386 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1388 | |
| design | VisibilityModifier | Variable 'startdirection' must be private and have accessor methods. | 1391 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1392 | |
| design | VisibilityModifier | Variable 'startcurvature' must be private and have accessor methods. | 1395 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1396 | |
| design | VisibilityModifier | Variable 'enddirection' must be private and have accessor methods. | 1399 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1400 | |
| design | VisibilityModifier | Variable 'endcurvature' must be private and have accessor methods. | 1403 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1404 | |
| design | VisibilityModifier | Variable 'length' must be private and have accessor methods. | 1407 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1408 | |
| design | VisibilityModifier | Variable 'endelevation' must be private and have accessor methods. | 1411 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1412 | |
| design | VisibilityModifier | Variable 'numsegments' must be private and have accessor methods. | 1414 | |
| design | DesignForExtension | Method 'getSTARTDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 1424 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 1425 | |
| design | DesignForExtension | Method 'setSTARTDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 1437 | |
| misc | FinalParameters | Parameter value should be final. | 1438 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 1438 | |
| design | DesignForExtension | Method 'getSTARTCURVATURE' is not designed for extension - needs to be abstract, final or empty. | 1450 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 1451 | |
| design | DesignForExtension | Method 'setSTARTCURVATURE' is not designed for extension - needs to be abstract, final or empty. | 1463 | |
| misc | FinalParameters | Parameter value should be final. | 1464 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 1464 | |
| design | DesignForExtension | Method 'getENDDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 1476 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 1477 | |
| design | DesignForExtension | Method 'setENDDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 1489 | |
| misc | FinalParameters | Parameter value should be final. | 1490 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 1490 | |
| design | DesignForExtension | Method 'getENDCURVATURE' is not designed for extension - needs to be abstract, final or empty. | 1502 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 1503 | |
| design | DesignForExtension | Method 'setENDCURVATURE' is not designed for extension - needs to be abstract, final or empty. | 1515 | |
| misc | FinalParameters | Parameter value should be final. | 1516 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 1516 | |
| design | DesignForExtension | Method 'getLENGTH' is not designed for extension - needs to be abstract, final or empty. | 1528 | |
| blocks | LeftCurly | '{' at column 68 should be on a new line. | 1529 | |
| design | DesignForExtension | Method 'setLENGTH' is not designed for extension - needs to be abstract, final or empty. | 1541 | |
| misc | FinalParameters | Parameter value should be final. | 1542 | |
| blocks | LeftCurly | '{' at column 78 should be on a new line. | 1542 | |
| design | DesignForExtension | Method 'getENDELEVATION' is not designed for extension - needs to be abstract, final or empty. | 1554 | |
| blocks | LeftCurly | '{' at column 74 should be on a new line. | 1555 | |
| design | DesignForExtension | Method 'setENDELEVATION' is not designed for extension - needs to be abstract, final or empty. | 1567 | |
| misc | FinalParameters | Parameter value should be final. | 1568 | |
| blocks | LeftCurly | '{' at column 84 should be on a new line. | 1568 | |
| design | DesignForExtension | Method 'getNUMSEGMENTS' is not designed for extension - needs to be abstract, final or empty. | 1580 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 1581 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 1582 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 1584 | |
| blocks | LeftCurly | '{' at column 20 should be on a new line. | 1584 | |
| design | DesignForExtension | Method 'setNUMSEGMENTS' is not designed for extension - needs to be abstract, final or empty. | 1597 | |
| misc | FinalParameters | Parameter value should be final. | 1598 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 1598 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 1631 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1633 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 1635 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1636 | |
| design | VisibilityModifier | Variable 'gtu' must be private and have accessor methods. | 1638 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1639 | |
| design | VisibilityModifier | Variable 'gtumix' must be private and have accessor methods. | 1641 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1642 | |
| design | VisibilityModifier | Variable 'distance' must be private and have accessor methods. | 1644 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1645 | |
| design | VisibilityModifier | Variable 'initialspeed' must be private and have accessor methods. | 1647 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1648 | |
| design | VisibilityModifier | Variable 'maxgtu' must be private and have accessor methods. | 1650 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1651 | |
| design | VisibilityModifier | Variable 'route' must be private and have accessor methods. | 1653 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 1663 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 1664 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 1676 | |
| misc | FinalParameters | Parameter value should be final. | 1677 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 1677 | |
| design | DesignForExtension | Method 'getGTU' is not designed for extension - needs to be abstract, final or empty. | 1689 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 1690 | |
| design | DesignForExtension | Method 'setGTU' is not designed for extension - needs to be abstract, final or empty. | 1702 | |
| misc | FinalParameters | Parameter value should be final. | 1703 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 1703 | |
| design | DesignForExtension | Method 'getGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 1715 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 1716 | |
| design | DesignForExtension | Method 'setGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 1728 | |
| misc | FinalParameters | Parameter value should be final. | 1729 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 1729 | |
| design | DesignForExtension | Method 'getDISTANCE' is not designed for extension - needs to be abstract, final or empty. | 1741 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 1742 | |
| design | DesignForExtension | Method 'setDISTANCE' is not designed for extension - needs to be abstract, final or empty. | 1754 | |
| misc | FinalParameters | Parameter value should be final. | 1755 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 1755 | |
| design | DesignForExtension | Method 'getINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 1767 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 1768 | |
| design | DesignForExtension | Method 'setINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 1780 | |
| misc | FinalParameters | Parameter value should be final. | 1781 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 1781 | |
| design | DesignForExtension | Method 'getMAXGTU' is not designed for extension - needs to be abstract, final or empty. | 1793 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 1794 | |
| design | DesignForExtension | Method 'setMAXGTU' is not designed for extension - needs to be abstract, final or empty. | 1806 | |
| misc | FinalParameters | Parameter value should be final. | 1807 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 1807 | |
| design | DesignForExtension | Method 'getROUTE' is not designed for extension - needs to be abstract, final or empty. | 1819 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 1820 | |
| design | DesignForExtension | Method 'setROUTE' is not designed for extension - needs to be abstract, final or empty. | 1832 | |
| misc | FinalParameters | Parameter value should be final. | 1833 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 1833 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 1870 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1872 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 1874 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1875 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 1878 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1879 | |
| design | VisibilityModifier | Variable 'gtu' must be private and have accessor methods. | 1881 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1882 | |
| design | VisibilityModifier | Variable 'gtumix' must be private and have accessor methods. | 1884 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1885 | |
| design | VisibilityModifier | Variable 'iat' must be private and have accessor methods. | 1887 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1888 | |
| design | VisibilityModifier | Variable 'initialspeed' must be private and have accessor methods. | 1890 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1891 | |
| design | VisibilityModifier | Variable 'maxgtu' must be private and have accessor methods. | 1893 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1894 | |
| design | VisibilityModifier | Variable 'starttime' must be private and have accessor methods. | 1897 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1898 | |
| design | VisibilityModifier | Variable 'endtime' must be private and have accessor methods. | 1901 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1902 | |
| design | VisibilityModifier | Variable 'route' must be private and have accessor methods. | 1904 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1905 | |
| design | VisibilityModifier | Variable 'routemix' must be private and have accessor methods. | 1907 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 1917 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 1918 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 1930 | |
| misc | FinalParameters | Parameter value should be final. | 1931 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 1931 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1943 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 1944 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 1956 | |
| misc | FinalParameters | Parameter value should be final. | 1957 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 1957 | |
| design | DesignForExtension | Method 'getGTU' is not designed for extension - needs to be abstract, final or empty. | 1969 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 1970 | |
| design | DesignForExtension | Method 'setGTU' is not designed for extension - needs to be abstract, final or empty. | 1982 | |
| misc | FinalParameters | Parameter value should be final. | 1983 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 1983 | |
| design | DesignForExtension | Method 'getGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 1995 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 1996 | |
| design | DesignForExtension | Method 'setGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 2008 | |
| misc | FinalParameters | Parameter value should be final. | 2009 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 2009 | |
| design | DesignForExtension | Method 'getIAT' is not designed for extension - needs to be abstract, final or empty. | 2021 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 2022 | |
| design | DesignForExtension | Method 'setIAT' is not designed for extension - needs to be abstract, final or empty. | 2034 | |
| misc | FinalParameters | Parameter value should be final. | 2035 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 2035 | |
| design | DesignForExtension | Method 'getINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 2047 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 2048 | |
| design | DesignForExtension | Method 'setINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 2060 | |
| misc | FinalParameters | Parameter value should be final. | 2061 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 2061 | |
| design | DesignForExtension | Method 'getMAXGTU' is not designed for extension - needs to be abstract, final or empty. | 2073 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 2074 | |
| design | DesignForExtension | Method 'setMAXGTU' is not designed for extension - needs to be abstract, final or empty. | 2086 | |
| misc | FinalParameters | Parameter value should be final. | 2087 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 2087 | |
| design | DesignForExtension | Method 'getSTARTTIME' is not designed for extension - needs to be abstract, final or empty. | 2099 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 2100 | |
| design | DesignForExtension | Method 'setSTARTTIME' is not designed for extension - needs to be abstract, final or empty. | 2112 | |
| misc | FinalParameters | Parameter value should be final. | 2113 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 2113 | |
| design | DesignForExtension | Method 'getENDTIME' is not designed for extension - needs to be abstract, final or empty. | 2125 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 2126 | |
| design | DesignForExtension | Method 'setENDTIME' is not designed for extension - needs to be abstract, final or empty. | 2138 | |
| misc | FinalParameters | Parameter value should be final. | 2139 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 2139 | |
| design | DesignForExtension | Method 'getROUTE' is not designed for extension - needs to be abstract, final or empty. | 2151 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 2152 | |
| design | DesignForExtension | Method 'setROUTE' is not designed for extension - needs to be abstract, final or empty. | 2164 | |
| misc | FinalParameters | Parameter value should be final. | 2165 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 2165 | |
| design | DesignForExtension | Method 'getROUTEMIX' is not designed for extension - needs to be abstract, final or empty. | 2177 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 2178 | |
| design | DesignForExtension | Method 'setROUTEMIX' is not designed for extension - needs to be abstract, final or empty. | 2190 | |
| misc | FinalParameters | Parameter value should be final. | 2191 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 2191 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 2222 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2224 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 2226 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2227 | |
| design | VisibilityModifier | Variable 'legalspeedlimit' must be private and have accessor methods. | 2230 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2231 | |
| design | VisibilityModifier | Variable 'direction' must be private and have accessor methods. | 2234 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2235 | |
| design | VisibilityModifier | Variable 'color' must be private and have accessor methods. | 2238 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2239 | |
| design | VisibilityModifier | Variable 'overtaking' must be private and have accessor methods. | 2241 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 2251 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 2252 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 2264 | |
| misc | FinalParameters | Parameter value should be final. | 2265 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 2265 | |
| design | DesignForExtension | Method 'getLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 2277 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 2278 | |
| design | DesignForExtension | Method 'setLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 2290 | |
| misc | FinalParameters | Parameter value should be final. | 2291 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 2291 | |
| design | DesignForExtension | Method 'getDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 2303 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 2304 | |
| design | DesignForExtension | Method 'setDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 2316 | |
| misc | FinalParameters | Parameter value should be final. | 2317 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 2317 | |
| design | DesignForExtension | Method 'getCOLOR' is not designed for extension - needs to be abstract, final or empty. | 2329 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 2330 | |
| design | DesignForExtension | Method 'setCOLOR' is not designed for extension - needs to be abstract, final or empty. | 2342 | |
| misc | FinalParameters | Parameter value should be final. | 2343 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 2343 | |
| design | DesignForExtension | Method 'getOVERTAKING' is not designed for extension - needs to be abstract, final or empty. | 2355 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 2356 | |
| design | DesignForExtension | Method 'setOVERTAKING' is not designed for extension - needs to be abstract, final or empty. | 2368 | |
| misc | FinalParameters | Parameter value should be final. | 2369 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 2369 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 2402 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2404 | |
| design | VisibilityModifier | Variable 'uri' must be private and have accessor methods. | 2407 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2408 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 2410 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2411 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 2414 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2415 | |
| design | VisibilityModifier | Variable 'gtu' must be private and have accessor methods. | 2417 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2418 | |
| design | VisibilityModifier | Variable 'gtumix' must be private and have accessor methods. | 2420 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2421 | |
| design | VisibilityModifier | Variable 'initialspeed' must be private and have accessor methods. | 2423 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2424 | |
| design | VisibilityModifier | Variable 'route' must be private and have accessor methods. | 2426 | |
| design | DesignForExtension | Method 'getURI' is not designed for extension - needs to be abstract, final or empty. | 2436 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 2437 | |
| design | DesignForExtension | Method 'setURI' is not designed for extension - needs to be abstract, final or empty. | 2449 | |
| misc | FinalParameters | Parameter value should be final. | 2450 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 2450 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 2462 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 2463 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 2475 | |
| misc | FinalParameters | Parameter value should be final. | 2476 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 2476 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 2488 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 2489 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 2501 | |
| misc | FinalParameters | Parameter value should be final. | 2502 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 2502 | |
| design | DesignForExtension | Method 'getGTU' is not designed for extension - needs to be abstract, final or empty. | 2514 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 2515 | |
| design | DesignForExtension | Method 'setGTU' is not designed for extension - needs to be abstract, final or empty. | 2527 | |
| misc | FinalParameters | Parameter value should be final. | 2528 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 2528 | |
| design | DesignForExtension | Method 'getGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 2540 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 2541 | |
| design | DesignForExtension | Method 'setGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 2553 | |
| misc | FinalParameters | Parameter value should be final. | 2554 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 2554 | |
| design | DesignForExtension | Method 'getINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 2566 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 2567 | |
| design | DesignForExtension | Method 'setINITIALSPEED' is not designed for extension - needs to be abstract, final or empty. | 2579 | |
| misc | FinalParameters | Parameter value should be final. | 2580 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 2580 | |
| design | DesignForExtension | Method 'getROUTE' is not designed for extension - needs to be abstract, final or empty. | 2592 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 2593 | |
| design | DesignForExtension | Method 'setROUTE' is not designed for extension - needs to be abstract, final or empty. | 2605 | |
| misc | FinalParameters | Parameter value should be final. | 2606 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 2606 | |
| sizes | LineLength | Line is longer than 128 characters (found 134). | 2622 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 2633 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2635 | |
| design | VisibilityModifier | Variable 'intermediatepoints' must be private and have accessor methods. | 2638 | |
| design | DesignForExtension | Method 'getINTERMEDIATEPOINTS' is not designed for extension - needs to be abstract, final or empty. | 2648 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 2649 | |
| design | DesignForExtension | Method 'setINTERMEDIATEPOINTS' is not designed for extension - needs to be abstract, final or empty. | 2661 | |
| misc | FinalParameters | Parameter value should be final. | 2662 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 2662 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 2693 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2695 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 2697 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2698 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 2700 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2701 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 2704 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2705 | |
| naming | MemberName | Name '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2708 | |
| design | VisibilityModifier | Variable '_class' must be private and have accessor methods. | 2708 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2709 | |
| design | VisibilityModifier | Variable 'trigger' must be private and have accessor methods. | 2712 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 2722 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 2723 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 2735 | |
| misc | FinalParameters | Parameter value should be final. | 2736 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 2736 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 2748 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 2749 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 2761 | |
| misc | FinalParameters | Parameter value should be final. | 2762 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 2762 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 2774 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 2775 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 2787 | |
| misc | FinalParameters | Parameter value should be final. | 2788 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 2788 | |
| design | DesignForExtension | Method 'getCLASS' is not designed for extension - needs to be abstract, final or empty. | 2800 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 2801 | |
| design | DesignForExtension | Method 'setCLASS' is not designed for extension - needs to be abstract, final or empty. | 2813 | |
| misc | FinalParameters | Parameter value should be final. | 2814 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 2814 | |
| design | DesignForExtension | Method 'getTRIGGER' is not designed for extension - needs to be abstract, final or empty. | 2826 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 2827 | |
| design | DesignForExtension | Method 'setTRIGGER' is not designed for extension - needs to be abstract, final or empty. | 2839 | |
| misc | FinalParameters | Parameter value should be final. | 2840 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 2840 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 2868 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2870 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 2872 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 2873 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 2876 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 2886 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 2887 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 2899 | |
| misc | FinalParameters | Parameter value should be final. | 2900 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 2900 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 2912 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 2913 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 2925 | |
| misc | FinalParameters | Parameter value should be final. | 2926 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 2926 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 23 should be on a new line. | 64 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| design | VisibilityModifier | Variable 'compatibility' must be private and have accessor methods. | 68 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 72 | |
| design | VisibilityModifier | Variable 'parent' must be private and have accessor methods. | 74 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 75 | |
| naming | MemberName | Name '_default' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 | |
| design | VisibilityModifier | Variable '_default' must be private and have accessor methods. | 77 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 78 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 81 | |
| javadoc | JavadocMethod | Expected an @return tag. | 105 | |
| design | DesignForExtension | Method 'getCOMPATIBILITY' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 106 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 107 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 122 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| misc | FinalParameters | Parameter value should be final. | 135 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 135 | |
| design | DesignForExtension | Method 'getPARENT' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 148 | |
| design | DesignForExtension | Method 'setPARENT' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| misc | FinalParameters | Parameter value should be final. | 161 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 161 | |
| design | DesignForExtension | Method 'isDEFAULT' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 174 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 175 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 177 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 177 | |
| design | DesignForExtension | Method 'setDEFAULT' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| misc | FinalParameters | Parameter value should be final. | 191 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 191 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 204 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| misc | FinalParameters | Parameter value should be final. | 217 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 217 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 243 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 245 | |
| design | VisibilityModifier | Variable 'gtutype' must be private and have accessor methods. | 247 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 248 | |
| design | VisibilityModifier | Variable 'direction' must be private and have accessor methods. | 251 | |
| design | DesignForExtension | Method 'getGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 262 | |
| design | DesignForExtension | Method 'setGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| misc | FinalParameters | Parameter value should be final. | 275 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 275 | |
| design | DesignForExtension | Method 'getDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 288 | |
| design | DesignForExtension | Method 'setDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| misc | FinalParameters | Parameter value should be final. | 301 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 301 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 24 should be on a new line. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | |
| design | VisibilityModifier | Variable 'linktype' must be private and have accessor methods. | 50 | |
| javadoc | JavadocMethod | Expected an @return tag. | 74 | |
| design | DesignForExtension | Method 'getLINKTYPE' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 75 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 76 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 146). | 31 | |
| blocks | LeftCurly | '{' at column 20 should be on a new line. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | |
| design | VisibilityModifier | Variable 'modelparameter' must be private and have accessor methods. | 50 | |
| javadoc | JavadocMethod | Expected an @return tag. | 74 | |
| design | DesignForExtension | Method 'getMODELPARAMETER' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 75 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 76 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 | |
| design | VisibilityModifier | Variable 'gtutype' must be private and have accessor methods. | 44 | |
| design | DesignForExtension | Method 'getGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 55 | |
| design | DesignForExtension | Method 'setGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| misc | FinalParameters | Parameter value should be final. | 68 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 68 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 22 should be on a new line. | 65 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| design | VisibilityModifier | Variable 'definitions' must be private and have accessor methods. | 69 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | |
| design | VisibilityModifier | Variable 'include' must be private and have accessor methods. | 72 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | |
| design | VisibilityModifier | Variable 'node' must be private and have accessor methods. | 75 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| design | VisibilityModifier | Variable 'link' must be private and have accessor methods. | 78 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 79 | |
| design | VisibilityModifier | Variable 'route' must be private and have accessor methods. | 81 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 82 | |
| design | VisibilityModifier | Variable 'routemix' must be private and have accessor methods. | 84 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 85 | |
| design | VisibilityModifier | Variable 'shortestroute' must be private and have accessor methods. | 87 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 88 | |
| design | VisibilityModifier | Variable 'shortestroutemix' must be private and have accessor methods. | 90 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 91 | |
| design | VisibilityModifier | Variable 'signalgroup' must be private and have accessor methods. | 93 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 94 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 97 | |
| javadoc | JavadocMethod | Expected an @return tag. | 121 | |
| design | DesignForExtension | Method 'getDEFINITIONS' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 122 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 123 | |
| javadoc | JavadocMethod | Expected an @return tag. | 151 | |
| design | DesignForExtension | Method 'getInclude' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 152 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 153 | |
| javadoc | JavadocMethod | Expected an @return tag. | 181 | |
| design | DesignForExtension | Method 'getNODE' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 182 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 183 | |
| javadoc | JavadocMethod | Expected an @return tag. | 211 | |
| design | DesignForExtension | Method 'getLINK' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 212 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 213 | |
| javadoc | JavadocMethod | Expected an @return tag. | 241 | |
| design | DesignForExtension | Method 'getROUTE' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 242 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 243 | |
| javadoc | JavadocMethod | Expected an @return tag. | 271 | |
| design | DesignForExtension | Method 'getROUTEMIX' is not designed for extension - needs to be abstract, final or empty. | 271 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 272 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 273 | |
| javadoc | JavadocMethod | Expected an @return tag. | 301 | |
| design | DesignForExtension | Method 'getSHORTESTROUTE' is not designed for extension - needs to be abstract, final or empty. | 301 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 302 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 303 | |
| javadoc | JavadocMethod | Expected an @return tag. | 331 | |
| design | DesignForExtension | Method 'getSHORTESTROUTEMIX' is not designed for extension - needs to be abstract, final or empty. | 331 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 332 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 333 | |
| javadoc | JavadocMethod | Expected an @return tag. | 361 | |
| design | DesignForExtension | Method 'getSIGNALGROUP' is not designed for extension - needs to be abstract, final or empty. | 361 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 362 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 363 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 377 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 378 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 390 | |
| misc | FinalParameters | Parameter value should be final. | 391 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 391 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 138). | 40 | |
| sizes | LineLength | Line is longer than 128 characters (found 145). | 46 | |
| sizes | LineLength | Line is longer than 128 characters (found 130). | 49 | |
| sizes | LineLength | Line is longer than 128 characters (found 129). | 51 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 82 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 84 | |
| design | VisibilityModifier | Variable 'od' must be private and have accessor methods. | 86 | |
| design | DesignForExtension | Method 'getOD' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 97 | |
| design | DesignForExtension | Method 'setOD' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| misc | FinalParameters | Parameter value should be final. | 110 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 110 | |
| sizes | LineLength | Line is longer than 128 characters (found 132). | 126 | |
| sizes | LineLength | Line is longer than 128 characters (found 139). | 132 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 164 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 166 | |
| design | VisibilityModifier | Variable 'globaltime' must be private and have accessor methods. | 168 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 169 | |
| design | VisibilityModifier | Variable 'category' must be private and have accessor methods. | 171 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 172 | |
| design | VisibilityModifier | Variable 'demand' must be private and have accessor methods. | 174 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 175 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 177 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 178 | |
| design | VisibilityModifier | Variable 'globalinterpolation' must be private and have accessor methods. | 180 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 181 | |
| design | VisibilityModifier | Variable 'start' must be private and have accessor methods. | 184 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 185 | |
| design | VisibilityModifier | Variable 'globalfactor' must be private and have accessor methods. | 187 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 188 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 191 | |
| design | DesignForExtension | Method 'getGLOBALTIME' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 202 | |
| design | DesignForExtension | Method 'setGLOBALTIME' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| misc | FinalParameters | Parameter value should be final. | 215 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 215 | |
| javadoc | JavadocMethod | Expected an @return tag. | 241 | |
| design | DesignForExtension | Method 'getCATEGORY' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 242 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 243 | |
| javadoc | JavadocMethod | Expected an @return tag. | 271 | |
| design | DesignForExtension | Method 'getDEMAND' is not designed for extension - needs to be abstract, final or empty. | 271 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 272 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 273 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 288 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| misc | FinalParameters | Parameter value should be final. | 301 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 301 | |
| design | DesignForExtension | Method 'getGLOBALINTERPOLATION' is not designed for extension - needs to be abstract, final or empty. | 313 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 314 | |
| design | DesignForExtension | Method 'setGLOBALINTERPOLATION' is not designed for extension - needs to be abstract, final or empty. | 326 | |
| misc | FinalParameters | Parameter value should be final. | 327 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 327 | |
| design | DesignForExtension | Method 'getSTART' is not designed for extension - needs to be abstract, final or empty. | 339 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 340 | |
| design | DesignForExtension | Method 'setSTART' is not designed for extension - needs to be abstract, final or empty. | 352 | |
| misc | FinalParameters | Parameter value should be final. | 353 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 353 | |
| design | DesignForExtension | Method 'getGLOBALFACTOR' is not designed for extension - needs to be abstract, final or empty. | 365 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 366 | |
| design | DesignForExtension | Method 'setGLOBALFACTOR' is not designed for extension - needs to be abstract, final or empty. | 378 | |
| misc | FinalParameters | Parameter value should be final. | 379 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 379 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 391 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 392 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 404 | |
| misc | FinalParameters | Parameter value should be final. | 405 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 405 | |
| sizes | LineLength | Line is longer than 128 characters (found 133). | 420 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 440 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 442 | |
| design | VisibilityModifier | Variable 'level' must be private and have accessor methods. | 444 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 445 | |
| design | VisibilityModifier | Variable 'origin' must be private and have accessor methods. | 447 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 448 | |
| design | VisibilityModifier | Variable 'destination' must be private and have accessor methods. | 450 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 451 | |
| design | VisibilityModifier | Variable 'category' must be private and have accessor methods. | 453 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 454 | |
| design | VisibilityModifier | Variable 'interpolation' must be private and have accessor methods. | 456 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 457 | |
| design | VisibilityModifier | Variable 'factor' must be private and have accessor methods. | 459 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 460 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 463 | |
| javadoc | JavadocMethod | Expected an @return tag. | 487 | |
| design | DesignForExtension | Method 'getLEVEL' is not designed for extension - needs to be abstract, final or empty. | 487 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 488 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 489 | |
| design | DesignForExtension | Method 'getORIGIN' is not designed for extension - needs to be abstract, final or empty. | 503 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 504 | |
| design | DesignForExtension | Method 'setORIGIN' is not designed for extension - needs to be abstract, final or empty. | 516 | |
| misc | FinalParameters | Parameter value should be final. | 517 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 517 | |
| design | DesignForExtension | Method 'getDESTINATION' is not designed for extension - needs to be abstract, final or empty. | 529 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 530 | |
| design | DesignForExtension | Method 'setDESTINATION' is not designed for extension - needs to be abstract, final or empty. | 542 | |
| misc | FinalParameters | Parameter value should be final. | 543 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 543 | |
| design | DesignForExtension | Method 'getCATEGORY' is not designed for extension - needs to be abstract, final or empty. | 555 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 556 | |
| design | DesignForExtension | Method 'setCATEGORY' is not designed for extension - needs to be abstract, final or empty. | 568 | |
| misc | FinalParameters | Parameter value should be final. | 569 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 569 | |
| design | DesignForExtension | Method 'getINTERPOLATION' is not designed for extension - needs to be abstract, final or empty. | 581 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 582 | |
| design | DesignForExtension | Method 'setINTERPOLATION' is not designed for extension - needs to be abstract, final or empty. | 594 | |
| misc | FinalParameters | Parameter value should be final. | 595 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 595 | |
| design | DesignForExtension | Method 'getFACTOR' is not designed for extension - needs to be abstract, final or empty. | 607 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 608 | |
| design | DesignForExtension | Method 'setFACTOR' is not designed for extension - needs to be abstract, final or empty. | 620 | |
| misc | FinalParameters | Parameter value should be final. | 621 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 621 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 633 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 634 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 646 | |
| misc | FinalParameters | Parameter value should be final. | 647 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 647 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 19 should be on a new line. | 51 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 58 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| design | VisibilityModifier | Variable 'coordinate' must be private and have accessor methods. | 62 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| design | VisibilityModifier | Variable 'direction' must be private and have accessor methods. | 66 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 70 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 81 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| misc | FinalParameters | Parameter value should be final. | 94 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 94 | |
| design | DesignForExtension | Method 'getCOORDINATE' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 107 | |
| design | DesignForExtension | Method 'setCOORDINATE' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| misc | FinalParameters | Parameter value should be final. | 120 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 120 | |
| design | DesignForExtension | Method 'getDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 133 | |
| design | DesignForExtension | Method 'setDIRECTION' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| misc | FinalParameters | Parameter value should be final. | 146 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 146 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 159 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| misc | FinalParameters | Parameter value should be final. | 172 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 172 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 18 should be on a new line. | 60 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 62 | |
| design | VisibilityModifier | Variable 'definitions' must be private and have accessor methods. | 64 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 65 | |
| design | VisibilityModifier | Variable 'network' must be private and have accessor methods. | 67 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | |
| design | VisibilityModifier | Variable 'networkdemand' must be private and have accessor methods. | 70 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 71 | |
| design | VisibilityModifier | Variable 'control' must be private and have accessor methods. | 73 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 74 | |
| design | VisibilityModifier | Variable 'model' must be private and have accessor methods. | 76 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 77 | |
| design | VisibilityModifier | Variable 'scenario' must be private and have accessor methods. | 79 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 80 | |
| design | VisibilityModifier | Variable 'run' must be private and have accessor methods. | 82 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 83 | |
| design | VisibilityModifier | Variable 'animation' must be private and have accessor methods. | 85 | |
| design | DesignForExtension | Method 'getDEFINITIONS' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 96 | |
| design | DesignForExtension | Method 'setDEFINITIONS' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| misc | FinalParameters | Parameter value should be final. | 109 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 109 | |
| design | DesignForExtension | Method 'getNETWORK' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 122 | |
| design | DesignForExtension | Method 'setNETWORK' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| misc | FinalParameters | Parameter value should be final. | 135 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 135 | |
| javadoc | JavadocMethod | Expected an @return tag. | 161 | |
| design | DesignForExtension | Method 'getNETWORKDEMAND' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 162 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 163 | |
| javadoc | JavadocMethod | Expected an @return tag. | 191 | |
| design | DesignForExtension | Method 'getCONTROL' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 192 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 193 | |
| design | DesignForExtension | Method 'getMODEL' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 208 | |
| design | DesignForExtension | Method 'setMODEL' is not designed for extension - needs to be abstract, final or empty. | 220 | |
| misc | FinalParameters | Parameter value should be final. | 221 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 221 | |
| design | DesignForExtension | Method 'getSCENARIO' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 234 | |
| design | DesignForExtension | Method 'setSCENARIO' is not designed for extension - needs to be abstract, final or empty. | 246 | |
| misc | FinalParameters | Parameter value should be final. | 247 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 247 | |
| design | DesignForExtension | Method 'getRUN' is not designed for extension - needs to be abstract, final or empty. | 259 | |
| blocks | LeftCurly | '{' at column 25 should be on a new line. | 260 | |
| design | DesignForExtension | Method 'setRUN' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| misc | FinalParameters | Parameter value should be final. | 273 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 273 | |
| design | DesignForExtension | Method 'getANIMATION' is not designed for extension - needs to be abstract, final or empty. | 285 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 286 | |
| design | DesignForExtension | Method 'setANIMATION' is not designed for extension - needs to be abstract, final or empty. | 298 | |
| misc | FinalParameters | Parameter value should be final. | 299 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 299 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 34 | |
| naming | ConstantName | Name '_Include_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 35 | |
| naming | ConstantName | Name '_Fallback_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 37 | |
| sizes | LineLength | Line is longer than 128 characters (found 146). | 38 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 41 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 44 | |
| javadoc | JavadocMethod | Expected an @return tag. | 48 | |
| design | DesignForExtension | Method 'createLANETYPE' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 48 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 52 | |
| javadoc | JavadocMethod | Expected an @return tag. | 56 | |
| design | DesignForExtension | Method 'createLINKTYPE' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 56 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 60 | |
| javadoc | JavadocMethod | Expected an @return tag. | 64 | |
| design | DesignForExtension | Method 'createROADLAYOUT' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 64 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 68 | |
| javadoc | JavadocMethod | Expected an @return tag. | 72 | |
| design | DesignForExtension | Method 'createCONTROL' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 72 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 76 | |
| javadoc | JavadocMethod | Expected an @return tag. | 80 | |
| design | DesignForExtension | Method 'createLINK' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 80 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 84 | |
| javadoc | JavadocMethod | Expected an @return tag. | 88 | |
| design | DesignForExtension | Method 'createROUTEMIX' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 88 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 92 | |
| javadoc | JavadocMethod | Expected an @return tag. | 96 | |
| design | DesignForExtension | Method 'createSHORTESTROUTEMIX' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 96 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 100 | |
| javadoc | JavadocMethod | Expected an @return tag. | 104 | |
| design | DesignForExtension | Method 'createNETWORKDEMAND' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 104 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 108 | |
| javadoc | JavadocMethod | Expected an @return tag. | 112 | |
| design | DesignForExtension | Method 'createGTUMIX' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 112 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 116 | |
| javadoc | JavadocMethod | Expected an @return tag. | 120 | |
| design | DesignForExtension | Method 'createGLOBALTIME' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 120 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 124 | |
| javadoc | JavadocMethod | Expected an @return tag. | 128 | |
| design | DesignForExtension | Method 'createRUN' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 128 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 132 | |
| javadoc | JavadocMethod | Expected an @return tag. | 136 | |
| design | DesignForExtension | Method 'createANIMATION' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 136 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 140 | |
| javadoc | JavadocMethod | Expected an @return tag. | 144 | |
| design | DesignForExtension | Method 'createNETWORKDEMANDOD' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 144 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 148 | |
| javadoc | JavadocMethod | Expected an @return tag. | 152 | |
| design | DesignForExtension | Method 'createCONTROLFIXEDTIME' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 152 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 156 | |
| javadoc | JavadocMethod | Expected an @return tag. | 160 | |
| design | DesignForExtension | Method 'createCSELANE' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 160 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 164 | |
| javadoc | JavadocMethod | Expected an @return tag. | 168 | |
| design | DesignForExtension | Method 'createGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 168 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 172 | |
| javadoc | JavadocMethod | Expected an @return tag. | 176 | |
| design | DesignForExtension | Method 'createGTUTYPES' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 176 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 180 | |
| javadoc | JavadocMethod | Expected an @return tag. | 184 | |
| design | DesignForExtension | Method 'createGTUTEMPLATE' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 184 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 188 | |
| javadoc | JavadocMethod | Expected an @return tag. | 192 | |
| design | DesignForExtension | Method 'createGTUTEMPLATES' is not designed for extension - needs to be abstract, final or empty. | 192 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 192 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 196 | |
| javadoc | JavadocMethod | Expected an @return tag. | 200 | |
| design | DesignForExtension | Method 'createLANETYPECOMPATIBILITY' is not designed for extension - needs to be abstract, final or empty. | 200 | |
| blocks | LeftCurly | '{' at column 65 should be on a new line. | 200 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 204 | |
| javadoc | JavadocMethod | Expected an @return tag. | 208 | |
| design | DesignForExtension | Method 'createLANETYPES' is not designed for extension - needs to be abstract, final or empty. | 208 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 208 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 212 | |
| javadoc | JavadocMethod | Expected an @return tag. | 216 | |
| design | DesignForExtension | Method 'createLINKTYPECOMPATIBILITY' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| blocks | LeftCurly | '{' at column 65 should be on a new line. | 216 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 220 | |
| javadoc | JavadocMethod | Expected an @return tag. | 224 | |
| design | DesignForExtension | Method 'createLINKTYPES' is not designed for extension - needs to be abstract, final or empty. | 224 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 224 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 228 | |
| javadoc | JavadocMethod | Expected an @return tag. | 232 | |
| design | DesignForExtension | Method 'createROADLAYOUTSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| blocks | LeftCurly | '{' at column 63 should be on a new line. | 232 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 236 | |
| javadoc | JavadocMethod | Expected an @return tag. | 240 | |
| design | DesignForExtension | Method 'createCSENOTRAFFICLANE' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 240 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 244 | |
| javadoc | JavadocMethod | Expected an @return tag. | 248 | |
| design | DesignForExtension | Method 'createCSESHOULDER' is not designed for extension - needs to be abstract, final or empty. | 248 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 248 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 252 | |
| javadoc | JavadocMethod | Expected an @return tag. | 256 | |
| design | DesignForExtension | Method 'createCSESTRIPE' is not designed for extension - needs to be abstract, final or empty. | 256 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 256 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 260 | |
| javadoc | JavadocMethod | Expected an @return tag. | 264 | |
| design | DesignForExtension | Method 'createDEFINITIONS' is not designed for extension - needs to be abstract, final or empty. | 264 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 264 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 268 | |
| javadoc | JavadocMethod | Expected an @return tag. | 272 | |
| design | DesignForExtension | Method 'createIncludeType' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 272 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 276 | |
| javadoc | JavadocMethod | Expected an @return tag. | 280 | |
| design | DesignForExtension | Method 'createNODE' is not designed for extension - needs to be abstract, final or empty. | 280 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 280 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 284 | |
| javadoc | JavadocMethod | Expected an @return tag. | 288 | |
| design | DesignForExtension | Method 'createLINKBEZIER' is not designed for extension - needs to be abstract, final or empty. | 288 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 288 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 292 | |
| javadoc | JavadocMethod | Expected an @return tag. | 296 | |
| design | DesignForExtension | Method 'createLINKCLOTHOID' is not designed for extension - needs to be abstract, final or empty. | 296 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 296 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 300 | |
| javadoc | JavadocMethod | Expected an @return tag. | 304 | |
| design | DesignForExtension | Method 'createLINKARC' is not designed for extension - needs to be abstract, final or empty. | 304 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 304 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 308 | |
| javadoc | JavadocMethod | Expected an @return tag. | 312 | |
| design | DesignForExtension | Method 'createLINKPOLYLINE' is not designed for extension - needs to be abstract, final or empty. | 312 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 312 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 316 | |
| javadoc | JavadocMethod | Expected an @return tag. | 320 | |
| design | DesignForExtension | Method 'createLINKLANEOVERRIDE' is not designed for extension - needs to be abstract, final or empty. | 320 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 320 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 324 | |
| javadoc | JavadocMethod | Expected an @return tag. | 328 | |
| design | DesignForExtension | Method 'createLINKGENERATOR' is not designed for extension - needs to be abstract, final or empty. | 328 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 328 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 332 | |
| javadoc | JavadocMethod | Expected an @return tag. | 336 | |
| design | DesignForExtension | Method 'createLINKLISTGENERATOR' is not designed for extension - needs to be abstract, final or empty. | 336 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 336 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 340 | |
| javadoc | JavadocMethod | Expected an @return tag. | 344 | |
| design | DesignForExtension | Method 'createLINKFILL' is not designed for extension - needs to be abstract, final or empty. | 344 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 344 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 348 | |
| javadoc | JavadocMethod | Expected an @return tag. | 352 | |
| design | DesignForExtension | Method 'createLINKBLOCK' is not designed for extension - needs to be abstract, final or empty. | 352 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 352 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 356 | |
| javadoc | JavadocMethod | Expected an @return tag. | 360 | |
| design | DesignForExtension | Method 'createLINKSENSOR' is not designed for extension - needs to be abstract, final or empty. | 360 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 360 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 364 | |
| javadoc | JavadocMethod | Expected an @return tag. | 368 | |
| design | DesignForExtension | Method 'createTRAFFICLIGHTTYPE' is not designed for extension - needs to be abstract, final or empty. | 368 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 368 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 372 | |
| javadoc | JavadocMethod | Expected an @return tag. | 376 | |
| design | DesignForExtension | Method 'createSIGNALGROUPTYPE' is not designed for extension - needs to be abstract, final or empty. | 376 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 376 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 380 | |
| javadoc | JavadocMethod | Expected an @return tag. | 384 | |
| design | DesignForExtension | Method 'createLINKSINK' is not designed for extension - needs to be abstract, final or empty. | 384 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 384 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 388 | |
| javadoc | JavadocMethod | Expected an @return tag. | 392 | |
| design | DesignForExtension | Method 'createROUTE' is not designed for extension - needs to be abstract, final or empty. | 392 | |
| blocks | LeftCurly | '{' at column 65 should be on a new line. | 392 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 396 | |
| javadoc | JavadocMethod | Expected an @return tag. | 400 | |
| design | DesignForExtension | Method 'createSHORTESTROUTE' is not designed for extension - needs to be abstract, final or empty. | 400 | |
| blocks | LeftCurly | '{' at column 81 should be on a new line. | 400 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 404 | |
| javadoc | JavadocMethod | Expected an @return tag. | 408 | |
| design | DesignForExtension | Method 'createROUTEMIXROUTE' is not designed for extension - needs to be abstract, final or empty. | 408 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 408 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 412 | |
| javadoc | JavadocMethod | Expected an @return tag. | 416 | |
| design | DesignForExtension | Method 'createSHORTESTROUTEMIXSHORTESTROUTE' is not designed for extension - needs to be abstract, final or empty. | 416 | |
| blocks | LeftCurly | '{' at column 81 should be on a new line. | 416 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 420 | |
| javadoc | JavadocMethod | Expected an @return tag. | 424 | |
| design | DesignForExtension | Method 'createSIGNALGROUP' is not designed for extension - needs to be abstract, final or empty. | 424 | |
| blocks | LeftCurly | '{' at column 77 should be on a new line. | 424 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 428 | |
| javadoc | JavadocMethod | Expected an @return tag. | 432 | |
| design | DesignForExtension | Method 'createSIGNALGROUPTRAFFICLIGHTTYPE' is not designed for extension - needs to be abstract, final or empty. | 432 | |
| blocks | LeftCurly | '{' at column 76 should be on a new line. | 432 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 436 | |
| javadoc | JavadocMethod | Expected an @return tag. | 440 | |
| design | DesignForExtension | Method 'createNETWORK' is not designed for extension - needs to be abstract, final or empty. | 440 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 440 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 444 | |
| javadoc | JavadocMethod | Expected an @return tag. | 448 | |
| design | DesignForExtension | Method 'createGTUMIXGTU' is not designed for extension - needs to be abstract, final or empty. | 448 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 448 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 452 | |
| javadoc | JavadocMethod | Expected an @return tag. | 456 | |
| design | DesignForExtension | Method 'createGLOBALTIMETIME' is not designed for extension - needs to be abstract, final or empty. | 456 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 456 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 460 | |
| javadoc | JavadocMethod | Expected an @return tag. | 464 | |
| design | DesignForExtension | Method 'createTIME' is not designed for extension - needs to be abstract, final or empty. | 464 | |
| blocks | LeftCurly | '{' at column 63 should be on a new line. | 464 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 468 | |
| javadoc | JavadocMethod | Expected an @return tag. | 472 | |
| design | DesignForExtension | Method 'createCATEGORY' is not designed for extension - needs to be abstract, final or empty. | 472 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 472 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 476 | |
| javadoc | JavadocMethod | Expected an @return tag. | 480 | |
| design | DesignForExtension | Method 'createLEVEL' is not designed for extension - needs to be abstract, final or empty. | 480 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 480 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 484 | |
| javadoc | JavadocMethod | Expected an @return tag. | 488 | |
| design | DesignForExtension | Method 'createMODEL' is not designed for extension - needs to be abstract, final or empty. | 488 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 488 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 492 | |
| javadoc | JavadocMethod | Expected an @return tag. | 496 | |
| design | DesignForExtension | Method 'createMODELPARAMETERTYPE' is not designed for extension - needs to be abstract, final or empty. | 496 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 496 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 500 | |
| javadoc | JavadocMethod | Expected an @return tag. | 504 | |
| design | DesignForExtension | Method 'createSCENARIO' is not designed for extension - needs to be abstract, final or empty. | 504 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 504 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 508 | |
| javadoc | JavadocMethod | Expected an @return tag. | 512 | |
| design | DesignForExtension | Method 'createPARAMETERTYPE' is not designed for extension - needs to be abstract, final or empty. | 512 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 512 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 516 | |
| javadoc | JavadocMethod | Expected an @return tag. | 520 | |
| design | DesignForExtension | Method 'createRUNSEED' is not designed for extension - needs to be abstract, final or empty. | 520 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 520 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 524 | |
| javadoc | JavadocMethod | Expected an @return tag. | 528 | |
| design | DesignForExtension | Method 'createANIMATIONGTUCOLORERS' is not designed for extension - needs to be abstract, final or empty. | 528 | |
| blocks | LeftCurly | '{' at column 63 should be on a new line. | 528 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 532 | |
| javadoc | JavadocMethod | Expected an @return tag. | 536 | |
| design | DesignForExtension | Method 'createGTUCOLORERTYPE' is not designed for extension - needs to be abstract, final or empty. | 536 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 536 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 540 | |
| javadoc | JavadocMethod | Expected an @return tag. | 544 | |
| design | DesignForExtension | Method 'createOTS' is not designed for extension - needs to be abstract, final or empty. | 544 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 544 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 548 | |
| javadoc | JavadocMethod | Expected an @return tag. | 552 | |
| design | DesignForExtension | Method 'createCROSSSECTIONELEMENT' is not designed for extension - needs to be abstract, final or empty. | 552 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 552 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 556 | |
| javadoc | JavadocMethod | Expected an @return tag. | 560 | |
| design | DesignForExtension | Method 'createFallbackType' is not designed for extension - needs to be abstract, final or empty. | 560 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 560 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 564 | |
| javadoc | JavadocMethod | Expected an @return tag. | 568 | |
| design | DesignForExtension | Method 'createNETWORKDEMANDODDEMAND' is not designed for extension - needs to be abstract, final or empty. | 568 | |
| blocks | LeftCurly | '{' at column 66 should be on a new line. | 568 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 572 | |
| javadoc | JavadocMethod | Expected an @return tag. | 576 | |
| design | DesignForExtension | Method 'createCONTROLFIXEDTIMESIGNALGROUP' is not designed for extension - needs to be abstract, final or empty. | 576 | |
| blocks | LeftCurly | '{' at column 78 should be on a new line. | 576 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 580 | |
| javadoc | JavadocMethod | Expected an @return tag. | 584 | |
| design | DesignForExtension | Method 'createCSELANESPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 584 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 584 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 588 | |
| design | DesignForExtension | Method 'createInclude' is not designed for extension - needs to be abstract, final or empty. | 596 | |
| misc | FinalParameters | Parameter value should be final. | 597 | |
| blocks | LeftCurly | '{' at column 70 should be on a new line. | 597 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 601 | |
| design | DesignForExtension | Method 'createFallback' is not designed for extension - needs to be abstract, final or empty. | 609 | |
| misc | FinalParameters | Parameter value should be final. | 610 | |
| blocks | LeftCurly | '{' at column 73 should be on a new line. | 610 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 170). | 33 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 57 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 60 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 63 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 64 | |
| naming | MemberName | Name '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| design | VisibilityModifier | Variable '_class' must be private and have accessor methods. | 67 | |
| design | DesignForExtension | Method 'getTYPE' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 78 | |
| design | DesignForExtension | Method 'setTYPE' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| misc | FinalParameters | Parameter value should be final. | 91 | |
| coding | HiddenField | 'value' hides a field. | 91 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 91 | |
| design | DesignForExtension | Method 'getVALUE' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 104 | |
| design | DesignForExtension | Method 'setVALUE' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| misc | FinalParameters | Parameter value should be final. | 117 | |
| coding | HiddenField | 'value' hides a field. | 117 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 117 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 130 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| misc | FinalParameters | Parameter value should be final. | 143 | |
| coding | HiddenField | 'value' hides a field. | 143 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 143 | |
| design | DesignForExtension | Method 'getCLASS' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 156 | |
| design | DesignForExtension | Method 'setCLASS' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| misc | FinalParameters | Parameter value should be final. | 169 | |
| coding | HiddenField | 'value' hides a field. | 169 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 169 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 23 should be on a new line. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 43 | |
| misc | FinalParameters | Parameter v should be final. | 43 | |
| blocks | LeftCurly | '{' at column 25 should be on a new line. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 47 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 51 | |
| misc | FinalParameters | Parameter v should be final. | 51 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 51 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 52 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 53 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 145). | 53 | |
| sizes | LineLength | Line is longer than 128 characters (found 135). | 54 | |
| sizes | LineLength | Line is longer than 128 characters (found 131). | 55 | |
| blocks | LeftCurly | '{' at column 25 should be on a new line. | 78 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 80 | |
| design | VisibilityModifier | Variable 'speedlimit' must be private and have accessor methods. | 82 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 83 | |
| design | VisibilityModifier | Variable 'laneOrNOTRAFFICLANEOrSHOULDER' must be private and have accessor methods. | 90 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 91 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 93 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 94 | |
| design | VisibilityModifier | Variable 'roadtype' must be private and have accessor methods. | 96 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 97 | |
| design | VisibilityModifier | Variable 'width' must be private and have accessor methods. | 100 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 101 | |
| design | VisibilityModifier | Variable 'lanekeeping' must be private and have accessor methods. | 104 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 105 | |
| design | VisibilityModifier | Variable 'overtaking' must be private and have accessor methods. | 107 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 108 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 111 | |
| javadoc | JavadocMethod | Expected an @return tag. | 135 | |
| design | DesignForExtension | Method 'getSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 136 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 137 | |
| javadoc | JavadocMethod | Expected an @return tag. | 168 | |
| design | DesignForExtension | Method 'getLANEOrNOTRAFFICLANEOrSHOULDER' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| blocks | LeftCurly | '{' at column 73 should be on a new line. | 169 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 170 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 185 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| misc | FinalParameters | Parameter value should be final. | 198 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 198 | |
| design | DesignForExtension | Method 'getROADTYPE' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 211 | |
| design | DesignForExtension | Method 'setROADTYPE' is not designed for extension - needs to be abstract, final or empty. | 223 | |
| misc | FinalParameters | Parameter value should be final. | 224 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 224 | |
| design | DesignForExtension | Method 'getWIDTH' is not designed for extension - needs to be abstract, final or empty. | 236 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 237 | |
| design | DesignForExtension | Method 'setWIDTH' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| misc | FinalParameters | Parameter value should be final. | 250 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 250 | |
| design | DesignForExtension | Method 'getLANEKEEPING' is not designed for extension - needs to be abstract, final or empty. | 262 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 263 | |
| design | DesignForExtension | Method 'setLANEKEEPING' is not designed for extension - needs to be abstract, final or empty. | 275 | |
| misc | FinalParameters | Parameter value should be final. | 276 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 276 | |
| design | DesignForExtension | Method 'getOVERTAKING' is not designed for extension - needs to be abstract, final or empty. | 288 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 289 | |
| design | DesignForExtension | Method 'setOVERTAKING' is not designed for extension - needs to be abstract, final or empty. | 301 | |
| misc | FinalParameters | Parameter value should be final. | 302 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 302 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 314 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 315 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 327 | |
| misc | FinalParameters | Parameter value should be final. | 328 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 328 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 354 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 356 | |
| design | VisibilityModifier | Variable 'gtutype' must be private and have accessor methods. | 358 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 359 | |
| design | VisibilityModifier | Variable 'legalspeedlimit' must be private and have accessor methods. | 362 | |
| design | DesignForExtension | Method 'getGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 372 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 373 | |
| design | DesignForExtension | Method 'setGTUTYPE' is not designed for extension - needs to be abstract, final or empty. | 385 | |
| misc | FinalParameters | Parameter value should be final. | 386 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 386 | |
| design | DesignForExtension | Method 'getLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 398 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 399 | |
| design | DesignForExtension | Method 'setLEGALSPEEDLIMIT' is not designed for extension - needs to be abstract, final or empty. | 411 | |
| misc | FinalParameters | Parameter value should be final. | 412 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 412 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 20 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. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| design | VisibilityModifier | Variable 'nodelist' must be private and have accessor methods. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 59 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 70 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| misc | FinalParameters | Parameter value should be final. | 83 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 83 | |
| javadoc | JavadocMethod | Expected an @return tag. | 109 | |
| design | DesignForExtension | Method 'getNODELIST' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 110 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 111 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 126 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| misc | FinalParameters | Parameter value should be final. | 139 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 139 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 23 should be on a new line. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| design | VisibilityModifier | Variable 'route' must be private and have accessor methods. | 63 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 64 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 66 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 70 | |
| javadoc | JavadocMethod | Expected an @return tag. | 94 | |
| design | DesignForExtension | Method 'getROUTE' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 95 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 96 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 111 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| misc | FinalParameters | Parameter value should be final. | 124 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 124 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 137 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| misc | FinalParameters | Parameter value should be final. | 150 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 150 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 176 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 178 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 180 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 181 | |
| design | VisibilityModifier | Variable 'weight' must be private and have accessor methods. | 183 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 194 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| misc | FinalParameters | Parameter value should be final. | 207 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 207 | |
| javadoc | JavadocMethod | Expected an @return tag. | 215 | |
| design | DesignForExtension | Method 'getWEIGHT' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 216 | |
| design | DesignForExtension | Method 'setWEIGHT' is not designed for extension - needs to be abstract, final or empty. | 224 | |
| misc | FinalParameters | Parameter value should be final. | 225 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 225 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 225 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 18 should be on a new line. | 68 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | |
| design | VisibilityModifier | Variable 'seed' must be private and have accessor methods. | 72 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | |
| design | VisibilityModifier | Variable 'starttime' must be private and have accessor methods. | 76 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 77 | |
| design | VisibilityModifier | Variable 'warmupperiod' must be private and have accessor methods. | 80 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 81 | |
| design | VisibilityModifier | Variable 'runlength' must be private and have accessor methods. | 84 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 85 | |
| design | VisibilityModifier | Variable 'numberreplications' must be private and have accessor methods. | 88 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 89 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 92 | |
| javadoc | JavadocMethod | Expected an @return tag. | 116 | |
| design | DesignForExtension | Method 'getSEED' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 117 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 118 | |
| design | DesignForExtension | Method 'getSTARTTIME' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 133 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 134 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 136 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 136 | |
| design | DesignForExtension | Method 'setSTARTTIME' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| misc | FinalParameters | Parameter value should be final. | 150 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 150 | |
| design | DesignForExtension | Method 'getWARMUPPERIOD' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 163 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 164 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 166 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 166 | |
| design | DesignForExtension | Method 'setWARMUPPERIOD' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| misc | FinalParameters | Parameter value should be final. | 180 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 180 | |
| design | DesignForExtension | Method 'getRUNLENGTH' is not designed for extension - needs to be abstract, final or empty. | 192 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 193 | |
| design | DesignForExtension | Method 'setRUNLENGTH' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| misc | FinalParameters | Parameter value should be final. | 206 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 206 | |
| design | DesignForExtension | Method 'getNUMBERREPLICATIONS' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 219 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 220 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 222 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 222 | |
| design | DesignForExtension | Method 'setNUMBERREPLICATIONS' is not designed for extension - needs to be abstract, final or empty. | 235 | |
| misc | FinalParameters | Parameter value should be final. | 236 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 236 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 248 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 249 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| misc | FinalParameters | Parameter value should be final. | 262 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 262 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 288 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 290 | |
| design | VisibilityModifier | Variable 'streamname' must be private and have accessor methods. | 292 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 293 | |
| design | VisibilityModifier | Variable 'seeedvalue' must be private and have accessor methods. | 295 | |
| design | DesignForExtension | Method 'getSTREAMNAME' is not designed for extension - needs to be abstract, final or empty. | 305 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 306 | |
| design | DesignForExtension | Method 'setSTREAMNAME' is not designed for extension - needs to be abstract, final or empty. | 318 | |
| misc | FinalParameters | Parameter value should be final. | 319 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 319 | |
| design | DesignForExtension | Method 'getSEEEDVALUE' is not designed for extension - needs to be abstract, final or empty. | 331 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 332 | |
| design | DesignForExtension | Method 'setSEEEDVALUE' is not designed for extension - needs to be abstract, final or empty. | 344 | |
| misc | FinalParameters | Parameter value should be final. | 345 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 345 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 136). | 31 | |
| blocks | LeftCurly | '{' at column 23 should be on a new line. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | |
| design | VisibilityModifier | Variable 'parameter' must be private and have accessor methods. | 50 | |
| javadoc | JavadocMethod | Expected an @return tag. | 74 | |
| design | DesignForExtension | Method 'getPARAMETER' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 75 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 76 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| design | VisibilityModifier | Variable 'from' must be private and have accessor methods. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| design | VisibilityModifier | Variable 'to' must be private and have accessor methods. | 64 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 65 | |
| design | VisibilityModifier | Variable 'via' must be private and have accessor methods. | 69 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | |
| design | VisibilityModifier | Variable 'distancecost' must be private and have accessor methods. | 72 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | |
| design | VisibilityModifier | Variable 'timecost' must be private and have accessor methods. | 75 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 76 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 79 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 90 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| misc | FinalParameters | Parameter value should be final. | 103 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 103 | |
| design | DesignForExtension | Method 'getFROM' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 116 | |
| design | DesignForExtension | Method 'setFROM' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| misc | FinalParameters | Parameter value should be final. | 129 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 129 | |
| design | DesignForExtension | Method 'getTO' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 142 | |
| design | DesignForExtension | Method 'setTO' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| misc | FinalParameters | Parameter value should be final. | 155 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 155 | |
| javadoc | JavadocMethod | Expected an @return tag. | 181 | |
| design | DesignForExtension | Method 'getVIA' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 182 | |
| blocks | LeftCurly | '{' at column 26 should be on a new line. | 183 | |
| design | DesignForExtension | Method 'getDISTANCECOST' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 198 | |
| design | DesignForExtension | Method 'setDISTANCECOST' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| misc | FinalParameters | Parameter value should be final. | 211 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 211 | |
| design | DesignForExtension | Method 'getTIMECOST' is not designed for extension - needs to be abstract, final or empty. | 223 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 224 | |
| design | DesignForExtension | Method 'setTIMECOST' is not designed for extension - needs to be abstract, final or empty. | 236 | |
| misc | FinalParameters | Parameter value should be final. | 237 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 237 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 250 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 262 | |
| misc | FinalParameters | Parameter value should be final. | 263 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 263 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| design | VisibilityModifier | Variable 'shortestroute' must be private and have accessor methods. | 63 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 64 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 66 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 70 | |
| javadoc | JavadocMethod | Expected an @return tag. | 94 | |
| design | DesignForExtension | Method 'getSHORTESTROUTE' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| blocks | LeftCurly | '{' at column 68 should be on a new line. | 95 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 96 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 111 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| misc | FinalParameters | Parameter value should be final. | 124 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 124 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 137 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| misc | FinalParameters | Parameter value should be final. | 150 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 150 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 176 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 178 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 180 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 181 | |
| design | VisibilityModifier | Variable 'weight' must be private and have accessor methods. | 183 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 194 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| misc | FinalParameters | Parameter value should be final. | 207 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 207 | |
| javadoc | JavadocMethod | Expected an @return tag. | 215 | |
| design | DesignForExtension | Method 'getWEIGHT' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 216 | |
| design | DesignForExtension | Method 'setWEIGHT' is not designed for extension - needs to be abstract, final or empty. | 224 | |
| misc | FinalParameters | Parameter value should be final. | 225 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 225 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 225 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 139). | 32 | |
| blocks | LeftCurly | '{' at column 26 should be on a new line. | 48 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | |
| design | VisibilityModifier | Variable 'trafficlight' must be private and have accessor methods. | 52 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | |
| design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 55 | |
| javadoc | JavadocMethod | Expected an @return tag. | 79 | |
| design | DesignForExtension | Method 'getTRAFFICLIGHT' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| blocks | LeftCurly | '{' at column 64 should be on a new line. | 80 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 81 | |
| design | DesignForExtension | Method 'getID' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 96 | |
| design | DesignForExtension | Method 'setID' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| misc | FinalParameters | Parameter value should be final. | 109 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 109 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 | |
| design | VisibilityModifier | Variable 'link' must be private and have accessor methods. | 44 | |
| design | DesignForExtension | Method 'getLINK' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 55 | |
| design | DesignForExtension | Method 'setLINK' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| misc | FinalParameters | Parameter value should be final. | 68 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 68 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 139). | 31 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | |
| design | VisibilityModifier | Variable 'trafficlight' must be private and have accessor methods. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 53 | |
| javadoc | JavadocMethod | Expected an @return tag. | 77 | |
| design | DesignForExtension | Method 'getTRAFFICLIGHT' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| blocks | LeftCurly | '{' at column 64 should be on a new line. | 78 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 79 | |
| design | DesignForExtension | Method 'getID' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 94 | |
| design | DesignForExtension | Method 'setID' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| misc | FinalParameters | Parameter value should be final. | 107 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 107 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 19 should be on a new line. | 45 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | |
| design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 54 | |
| design | DesignForExtension | Method 'getVALUE' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 65 | |
| design | DesignForExtension | Method 'setVALUE' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| misc | FinalParameters | Parameter value should be final. | 78 | |
| coding | HiddenField | 'value' hides a field. | 78 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 78 | |
| design | DesignForExtension | Method 'getBase' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 91 | |
| design | DesignForExtension | Method 'setBase' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| misc | FinalParameters | Parameter value should be final. | 104 | |
| coding | HiddenField | 'value' hides a field. | 104 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 104 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| design | VisibilityModifier | Variable 'lane' must be private and have accessor methods. | 57 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| design | VisibilityModifier | Variable 'position' must be private and have accessor methods. | 61 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 62 | |
| naming | MemberName | Name '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| design | VisibilityModifier | Variable '_class' must be private and have accessor methods. | 65 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | |
| design | VisibilityModifier | Variable 'controller' must be private and have accessor methods. | 68 | |
| design | DesignForExtension | Method 'getNAME' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 79 | |
| design | DesignForExtension | Method 'setNAME' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| misc | FinalParameters | Parameter value should be final. | 92 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 92 | |
| design | DesignForExtension | Method 'getLANE' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 105 | |
| design | DesignForExtension | Method 'setLANE' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| misc | FinalParameters | Parameter value should be final. | 118 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 118 | |
| design | DesignForExtension | Method 'getPOSITION' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 131 | |
| design | DesignForExtension | Method 'setPOSITION' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| misc | FinalParameters | Parameter value should be final. | 144 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 144 | |
| design | DesignForExtension | Method 'getCLASS' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 157 | |
| design | DesignForExtension | Method 'setCLASS' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| misc | FinalParameters | Parameter value should be final. | 170 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 170 | |
| design | DesignForExtension | Method 'getCONTROLLER' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 183 | |
| design | DesignForExtension | Method 'setCONTROLLER' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| misc | FinalParameters | Parameter value should be final. | 196 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 196 |