Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
37 0 1190 0

Files

Files Infos Warnings Errors
fr/inria/opengve/mascoptLib/io/interfaces/Reader.java 0 21 0
fr/inria/opengve/mascoptLib/io/interfaces/Writer.java 0 5 0
fr/inria/opengve/mascoptLib/io/interfaces/package.html 0 1 0
fr/inria/opengve/mascoptLib/io/reader/god/GodReader.java 0 59 0
fr/inria/opengve/mascoptLib/io/reader/god/package.html 0 1 0
fr/inria/opengve/mascoptLib/io/reader/mgl/dom/MGLDOMReader.java 0 153 0
fr/inria/opengve/mascoptLib/io/reader/mgl/dom/MGLNodeFilter.java 0 52 0
fr/inria/opengve/mascoptLib/io/reader/mgl/dom/package.html 0 1 0
fr/inria/opengve/mascoptLib/io/reader/mgl/sax/ArcSetDescription.java 0 12 0
fr/inria/opengve/mascoptLib/io/reader/mgl/sax/CycleDescription.java 0 19 0
fr/inria/opengve/mascoptLib/io/reader/mgl/sax/EdgeSetDescription.java 0 11 0
fr/inria/opengve/mascoptLib/io/reader/mgl/sax/GraphDescription.java 0 12 0
fr/inria/opengve/mascoptLib/io/reader/mgl/sax/InternalSaxReader.java 0 141 0
fr/inria/opengve/mascoptLib/io/reader/mgl/sax/LinkDescription.java 0 21 0
fr/inria/opengve/mascoptLib/io/reader/mgl/sax/MGLSaxReader.java 0 38 0
fr/inria/opengve/mascoptLib/io/reader/mgl/sax/MapDescription.java 0 40 0
fr/inria/opengve/mascoptLib/io/reader/mgl/sax/MascoptObjectDescription.java 0 22 0
fr/inria/opengve/mascoptLib/io/reader/mgl/sax/Messages.java 0 9 0
fr/inria/opengve/mascoptLib/io/reader/mgl/sax/PathDescription.java 0 19 0
fr/inria/opengve/mascoptLib/io/reader/mgl/sax/SetDescription.java 0 14 0
fr/inria/opengve/mascoptLib/io/reader/mgl/sax/VertexSetDescription.java 0 7 0
fr/inria/opengve/mascoptLib/io/reader/mgl/sax/package.html 0 1 0
fr/inria/opengve/mascoptLib/io/reader/net/NetReader.java 0 60 0
fr/inria/opengve/mascoptLib/io/reader/net/package.html 0 1 0
fr/inria/opengve/mascoptLib/io/reader/snd/natives/SNDModelNativeReader.java 0 41 0
fr/inria/opengve/mascoptLib/io/reader/snd/natives/SNDNetworkNativeReader.java 0 132 0
fr/inria/opengve/mascoptLib/io/reader/snd/natives/package.html 0 1 0
fr/inria/opengve/mascoptLib/io/validation/mgl/MGLEntityResolver.java 0 6 0
fr/inria/opengve/mascoptLib/io/validation/mgl/MGLValidator.java 0 33 0
fr/inria/opengve/mascoptLib/io/validation/mgl/package.html 0 1 0
fr/inria/opengve/mascoptLib/io/writer/fig/FigWriter.java 0 167 0
fr/inria/opengve/mascoptLib/io/writer/fig/package.html 0 1 0
fr/inria/opengve/mascoptLib/io/writer/java/ClassWriter.java 0 57 0
fr/inria/opengve/mascoptLib/io/writer/java/package.html 0 1 0
fr/inria/opengve/mascoptLib/io/writer/mgl/dom/MGLWriter.java 0 29 0
fr/inria/opengve/mascoptLib/io/writer/mgl/dom/package.html 0 1 0

Rules

Rules Violations Severity
JavadocMethod
  • suppressLoadErrors: "true"
  • logLoadErrors: "true"
127 Warnings Warning
JavadocType 15 Warnings Warning
JavadocVariable 58 Warnings Warning
JavadocStyle 53 Warnings Warning
ConstantName 8 Warnings Warning
LocalFinalVariableName 0 Warnings Warning
LocalVariableName 9 Warnings Warning
MemberName
  • applyToProtected: "false"
  • applyToPublic: "false"
  • applyToPackage: "false"
  • format: "^[a-z][a-zA-Z0-9]*_$"
92 Warnings Warning
MethodName 0 Warnings Warning
PackageName 0 Warnings Warning
ParameterName 0 Warnings Warning
TypeName 0 Warnings Warning
AvoidStarImport 0 Warnings Warning
IllegalImport 0 Warnings Warning
RedundantImport 0 Warnings Warning
UnusedImports 2 Warnings Warning
FileLength 0 Warnings Warning
LineLength 207 Warnings Warning
MethodLength 1 Warnings Warning
ParameterNumber 0 Warnings Warning
EmptyForIteratorPad 0 Warnings Warning
MethodParamPad 0 Warnings Warning
NoWhitespaceAfter
  • tokens: "BNOT,DEC,DOT,INC,LNOT,UNARY_MINUS,UNARY_PLUS"
0 Warnings Warning
NoWhitespaceBefore 10 Warnings Warning
OperatorWrap 0 Warnings Warning
ParenPad 19 Warnings Warning
TypecastParenPad 0 Warnings Warning
TabCharacter 37 Warnings Warning
ModifierOrder 0 Warnings Warning
RedundantModifier 13 Warnings Warning
AvoidNestedBlocks 1 Warnings Warning
EmptyBlock 4 Warnings Warning
LeftCurly 7 Warnings Warning
NeedBraces 56 Warnings Warning
RightCurly 1 Warnings Warning
AvoidInlineConditionals 7 Warnings Warning
DoubleCheckedLocking 0 Warnings Warning
EmptyStatement 0 Warnings Warning
EqualsHashCode 0 Warnings Warning
HiddenField 15 Warnings Warning
IllegalInstantiation 0 Warnings Warning
InnerAssignment 3 Warnings Warning
MagicNumber 44 Warnings Warning
MissingSwitchDefault 0 Warnings Warning
RedundantThrows
  • suppressLoadErrors: "true"
  • logLoadErrors: "true"
6 Warnings Warning
SimplifyBooleanExpression 0 Warnings Warning
SimplifyBooleanReturn 0 Warnings Warning
DesignForExtension 144 Warnings Warning
FinalClass 1 Warnings Warning
HideUtilityClassConstructor 1 Warnings Warning
InterfaceIsType 0 Warnings Warning
VisibilityModifier 6 Warnings Warning
ArrayTypeStyle 0 Warnings Warning
FinalParameters 207 Warnings Warning
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s$"
0  Ignore
TodoComment 0 Warnings Warning
UpperEll 0 Warnings Warning
MemberName
  • applyToPrivate: "false"
92 Warnings Warning
WhitespaceAfter 17 Warnings Warning
WhitespaceAround
  • tokens: "ASSIGN,BAND,BAND_ASSIGN,BOR,BOR_ASSIGN,BSR,BSR_ASSIGN,BXOR,BXOR_ASSIGN,COLON,DIV,DIV_ASSIGN,EQUAL,GE,GT,LAND,LCURLY,LE,LITERAL_ASSERT,LITERAL_CATCH,LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_FOR,LITERAL_IF,LITERAL_RETURN,LITERAL_SYNCHRONIZED,LITERAL_TRY,LITERAL_WHILE,LOR,LT,MINUS,MINUS_ASSIGN,MOD,MOD_ASSIGN,NOT_EQUAL,PLUS,PLUS_ASSIGN,QUESTION,RCURLY,SL,SLIST,SL_ASSIGN,SR,SR_ASSIGN,STAR,STAR_ASSIGN,LITERAL_ASSERT,TYPE_EXTENSION_AND"
5 Warnings Warning
PackageHtml 10 Warnings Warning
NewlineAtEndOfFile 4 Warnings Warning
Translation 0 Warnings Warning

Details

fr/inria/opengve/mascoptLib/io/interfaces/Reader.java

Violation Message Line
Warnings Redundant 'public' modifier. 32
Warnings Line is longer than 80 characters. 39
Warnings Redundant 'public' modifier. 39
Warnings Line is longer than 80 characters. 46
Warnings Redundant 'public' modifier. 46
Warnings Line is longer than 80 characters. 50
Warnings Redundant 'public' modifier. 55
Warnings Line is longer than 80 characters. 59
Warnings Line is longer than 80 characters. 65
Warnings Redundant 'public' modifier. 65
Warnings Line is longer than 80 characters. 69
Warnings Line is longer than 80 characters. 74
Warnings Redundant 'public' modifier. 74
Warnings Line is longer than 80 characters. 78
Warnings Redundant 'public' modifier. 82
Warnings Line is longer than 80 characters. 86
Warnings Redundant 'public' modifier. 92
Warnings Redundant 'public' modifier. 99
Warnings Redundant 'public' modifier. 106
Warnings Redundant 'public' modifier. 113
Warnings File does not end with a newline. 0

fr/inria/opengve/mascoptLib/io/interfaces/Writer.java

Violation Message Line
Warnings '{' should be on the previous line. 16
Warnings Redundant 'public' modifier. 22
Warnings Expected @param tag for 'object'. 22
Warnings Redundant 'public' modifier. 27
Warnings File does not end with a newline. 0

fr/inria/opengve/mascoptLib/io/interfaces/package.html

Violation Message Line
Warnings Missing package documentation file. 0

fr/inria/opengve/mascoptLib/io/reader/god/GodReader.java

Violation Message Line
Warnings Name 'vertex' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 61
Warnings Name 'edges' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 66
Warnings Name 'vertexSets' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 71
Warnings Line is longer than 80 characters. 76
Warnings Name 'edgeSets' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 76
Warnings Name 'paths' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 81
Warnings Name 'graphs' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 86
Warnings Name 'maps' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 91
Warnings Missing a Javadoc comment. 93
Warnings Name 'NO_LIGNE' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 93
Warnings Name 'reader' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 98
Warnings Name 'reader2' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 103
Warnings Missing a Javadoc comment. 105
Warnings Name 'mirrorArc' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 105
Warnings Missing a Javadoc comment. 107
Warnings Name 'mirrorRequest' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 107
Warnings Parameter fileGraph should be final. 118
Warnings Parameter mirrorArc should be final. 118
Warnings 'mirrorArc' hides a field. 118
Warnings Parameter fileIn should be final. 130
Warnings Parameter fileIn2 should be final. 130
Warnings Parameter fileIn should be final. 147
Warnings Parameter fileIn2 should be final. 147
Warnings Parameter mirrorArc should be final. 147
Warnings 'mirrorArc' hides a field. 147
Warnings Parameter mirrorRequest should be final. 148
Warnings 'mirrorRequest' hides a field. 148
Warnings Line is longer than 80 characters. 156
Warnings Line is longer than 80 characters. 163
Warnings 'if' construct must use '{}'s. 164
Warnings Method 'parse' is not designed for extension - needs to be abstract, final or empty. 172
Warnings Missing a Javadoc comment. 172
Warnings Missing a Javadoc comment. 294
Warnings Parameter br should be final. 294
Warnings Method 'getVertices' is not designed for extension - needs to be abstract, final or empty. 318
Warnings Missing a Javadoc comment. 318
Warnings Method 'getEdges' is not designed for extension - needs to be abstract, final or empty. 322
Warnings Missing a Javadoc comment. 322
Warnings Method 'getVertexSets' is not designed for extension - needs to be abstract, final or empty. 326
Warnings Missing a Javadoc comment. 326
Warnings Line is longer than 80 characters. 330
Warnings Method 'getEdgeSets' is not designed for extension - needs to be abstract, final or empty. 330
Warnings Missing a Javadoc comment. 330
Warnings Line is longer than 80 characters. 334
Warnings Method 'getPaths' is not designed for extension - needs to be abstract, final or empty. 334
Warnings Missing a Javadoc comment. 334
Warnings Line is longer than 80 characters. 338
Warnings Method 'getGraphs' is not designed for extension - needs to be abstract, final or empty. 338
Warnings Missing a Javadoc comment. 338
Warnings Method 'getMaps' is not designed for extension - needs to be abstract, final or empty. 342
Warnings Missing a Javadoc comment. 342
Warnings Method 'getFlows' is not designed for extension - needs to be abstract, final or empty. 346
Warnings Missing a Javadoc comment. 346
Warnings Line is longer than 80 characters. 355
Warnings Method 'getCycles' is not designed for extension - needs to be abstract, final or empty. 355
Warnings Missing a Javadoc comment. 355
Warnings Line is longer than 80 characters. 356
Warnings Method 'getAllObjects' is not designed for extension - needs to be abstract, final or empty. 359
Warnings Missing a Javadoc comment. 359

fr/inria/opengve/mascoptLib/io/reader/god/package.html

Violation Message Line
Warnings Missing package documentation file. 0

fr/inria/opengve/mascoptLib/io/reader/mgl/dom/MGLDOMReader.java

Violation Message Line
Warnings Line is longer than 80 characters. 57
Warnings Line is longer than 80 characters. 75
Warnings Missing a Javadoc comment. 75
Warnings Line is longer than 80 characters. 76
Warnings Line is longer than 80 characters. 78
Warnings Missing a Javadoc comment. 78
Warnings Name 'nameofstream' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 78
Warnings Line is longer than 80 characters. 80
Warnings Missing a Javadoc comment. 80
Warnings Name 'streamtoparse' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 80
Warnings Line is longer than 80 characters. 82
Warnings Missing a Javadoc comment. 82
Warnings Name 'nodefilter' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 82
Warnings Missing a Javadoc comment. 84
Warnings Name 'doc' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 84
Warnings Line is longer than 80 characters. 86
Warnings Missing a Javadoc comment. 86
Warnings Name 'vertexVector' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 86
Warnings Line is longer than 80 characters. 88
Warnings Missing a Javadoc comment. 88
Warnings Name 'abstractEdgeVector' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 88
Warnings Line is longer than 80 characters. 90
Warnings Missing a Javadoc comment. 90
Warnings Name 'vertexSetVector' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 90
Warnings Line is longer than 80 characters. 92
Warnings Missing a Javadoc comment. 92
Warnings Name 'abstractEdgeSetVector' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 92
Warnings Line is longer than 80 characters. 94
Warnings Missing a Javadoc comment. 94
Warnings Name 'abstractPathVector' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 94
Warnings Line is longer than 80 characters. 96
Warnings Missing a Javadoc comment. 96
Warnings Name 'abstractCycleVector' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 96
Warnings Line is longer than 80 characters. 98
Warnings Missing a Javadoc comment. 98
Warnings Name 'abstractGraphVector' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 98
Warnings Line is longer than 80 characters. 100
Warnings Missing a Javadoc comment. 100
Warnings Name 'mapVector' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 100
Warnings Line is longer than 80 characters. 102
Warnings Missing a Javadoc comment. 102
Warnings Name 'flowVector' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 102
Warnings First sentence should end with a period. 111
Warnings First sentence should end with a period. 114
Warnings First sentence should end with a period. 117
Warnings Name 'readIndex' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 118
Warnings Parameter stream should be final. 127
Warnings Parameter readlimit should be final. 152
Warnings 'if' construct must use '{}'s. 185
Warnings Line is longer than 80 characters. 194
Warnings Missing a Javadoc comment. 194
Warnings Parameter stream should be final. 194
Warnings Parameter validate should be final. 194
Warnings Parameter filter should be final. 194
Warnings Missing a Javadoc comment. 205
Warnings Parameter stream should be final. 205
Warnings Parameter streamname should be final. 221
Warnings Redundant throws: 'SecurityException' is unchecked exception. 222
Warnings Parameter streamname should be final. 243
Warnings Parameter validate should be final. 243
Warnings Line is longer than 80 characters. 244
Warnings Redundant throws: 'SecurityException' is unchecked exception. 245
Warnings Parameter streamname should be final. 268
Warnings Parameter validate should be final. 268
Warnings Parameter customnodefilter should be final. 269
Warnings Line is longer than 80 characters. 270
Warnings Redundant throws: 'SecurityException' is unchecked exception. 271
Warnings '5' is a magic number. 276
Warnings '5' is a magic number. 277
Warnings '}' should be on the same line. 278
Warnings Missing a Javadoc comment. 298
Warnings Name 'alreadyParse' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 298
Warnings Method 'parse' is not designed for extension - needs to be abstract, final or empty. 305
Warnings 'if' construct must use '{}'s. 308
Warnings Avoid inline conditionals. 312
Warnings 'doc' hides a field. 316
Warnings Line is longer than 80 characters. 343
Warnings Parameter in should be final. 357
Warnings Line is longer than 80 characters. 408
Warnings Method 'getPaths' is not designed for extension - needs to be abstract, final or empty. 408
Warnings Missing a Javadoc comment. 408
Warnings Line is longer than 80 characters. 417
Warnings Method 'getCycles' is not designed for extension - needs to be abstract, final or empty. 417
Warnings Missing a Javadoc comment. 417
Warnings Method 'getEdges' is not designed for extension - needs to be abstract, final or empty. 426
Warnings Missing a Javadoc comment. 426
Warnings Line is longer than 80 characters. 435
Warnings Method 'getEdgeSets' is not designed for extension - needs to be abstract, final or empty. 435
Warnings Missing a Javadoc comment. 435
Warnings Line is longer than 80 characters. 444
Warnings Method 'getGraphs' is not designed for extension - needs to be abstract, final or empty. 444
Warnings Missing a Javadoc comment. 444
Warnings Method 'getVertices' is not designed for extension - needs to be abstract, final or empty. 453
Warnings Missing a Javadoc comment. 453
Warnings Method 'getVertexSets' is not designed for extension - needs to be abstract, final or empty. 462
Warnings Missing a Javadoc comment. 462
Warnings Method 'getMaps' is not designed for extension - needs to be abstract, final or empty. 471
Warnings Missing a Javadoc comment. 471
Warnings Method 'getFlows' is not designed for extension - needs to be abstract, final or empty. 480
Warnings Missing a Javadoc comment. 480
Warnings Method 'getAllObjects' is not designed for extension - needs to be abstract, final or empty. 489
Warnings Missing a Javadoc comment. 489
Warnings Parameter nodeiterator should be final. 514
Warnings Parameter currentNode should be final. 536
Warnings Parameter currentNode should be final. 592
Warnings Missing a Javadoc comment. 630
Warnings Parameter currentNode should be final. 630
Warnings Missing a Javadoc comment. 647
Warnings Parameter element should be final. 647
Warnings Parameter node should be final. 647
Warnings Parameter currentNode should be final. 681
Warnings Parameter currentNode should be final. 733
Warnings Line is longer than 80 characters. 797
Warnings Parameter currentNode should be final. 798
Warnings Line is longer than 80 characters. 858
Warnings Parameter currentNode should be final. 859
Warnings Line is longer than 80 characters. 902
Warnings Parameter currentNode should be final. 903
Warnings Line is longer than 80 characters. 936
Warnings Parameter object should be final. 963
Warnings Parameter name should be final. 963
Warnings Name 'text_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 965
Warnings Parameter object should be final. 984
Warnings Parameter position should be final. 984
Warnings Line is longer than 80 characters. 990
Warnings Line is longer than 80 characters. 992
Warnings Line is longer than 80 characters. 996
Warnings Line is longer than 80 characters. 998
Warnings Parameter currentNode should be final. 1018
Warnings Name 'super_vs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1026
Warnings Parameter currentNode should be final. 1069
Warnings Name 'vs_based' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1077
Warnings Name 'super_es' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1078
Warnings Line is longer than 80 characters. 1115
Warnings Avoid nested blocks. 1119
Warnings Method 'setValidating' is not designed for extension - needs to be abstract, final or empty. 1133
Warnings Parameter validation should be final. 1133
Warnings First sentence should end with a period. 1138
Warnings Parameter o should be final. 1146
Warnings Parameter currentNode should be final. 1146
Warnings Parameter currentNode should be final. 1165
Warnings Parameter currentNode should be final. 1202
Warnings Missing a Javadoc comment. 1262
Warnings Parameter m should be final. 1262
Warnings Parameter entry should be final. 1262
Warnings Line is longer than 80 characters. 1272
Warnings Must have at least one statement. 1280
Warnings Line is longer than 80 characters. 1288
Warnings Missing a Javadoc comment. 1318
Warnings Parameter scalarNode should be final. 1318
Warnings Parameter type should be final. 1350
Warnings Parameter value should be final. 1350
Warnings File does not end with a newline. 0

fr/inria/opengve/mascoptLib/io/reader/mgl/dom/MGLNodeFilter.java

Violation Message Line
Warnings Missing a Javadoc comment. 9
Warnings Line is longer than 80 characters. 11
Warnings Line contains a tab character. 11
Warnings Missing a Javadoc comment. 11
Warnings Name 'interestingtags' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 11
Warnings Line is longer than 80 characters. 12
Warnings Line contains a tab character. 12
Warnings Line contains a tab character. 13
Warnings Line contains a tab character. 15
Warnings Missing a Javadoc comment. 15
Warnings Line contains a tab character. 16
Warnings Line contains a tab character. 17
Warnings Line contains a tab character. 18
Warnings Line contains a tab character. 20
Warnings Method 'acceptNode' is not designed for extension - needs to be abstract, final or empty. 20
Warnings Missing a Javadoc comment. 20
Warnings Parameter n should be final. 20
Warnings Line contains a tab character. 21
Warnings Line is longer than 80 characters. 22
Warnings Line contains a tab character. 22
Warnings Line contains a tab character. 23
Warnings Line contains a tab character. 24
Warnings Line contains a tab character. 25
Warnings Line contains a tab character. 26
Warnings Line contains a tab character. 27
Warnings Line contains a tab character. 29
Warnings Line contains a tab character. 30
Warnings Line contains a tab character. 31
Warnings Line contains a tab character. 32
Warnings Line contains a tab character. 33
Warnings Line contains a tab character. 34
Warnings Line contains a tab character. 35
Warnings Line contains a tab character. 36
Warnings Line contains a tab character. 37
Warnings Line contains a tab character. 38
Warnings Method 'addCustomTag' is not designed for extension - needs to be abstract, final or empty. 38
Warnings Parameter tag should be final. 38
Warnings Line is longer than 80 characters. 40
Warnings Line contains a tab character. 40
Warnings Line contains a tab character. 42
Warnings Line contains a tab character. 43
Warnings Line contains a tab character. 44
Warnings Line contains a tab character. 45
Warnings Line contains a tab character. 47
Warnings Line contains a tab character. 48
Warnings Line contains a tab character. 49
Warnings Line contains a tab character. 50
Warnings Line contains a tab character. 52
Warnings Method 'getFilterList' is not designed for extension - needs to be abstract, final or empty. 52
Warnings Missing a Javadoc comment. 52
Warnings Line contains a tab character. 53
Warnings Line contains a tab character. 54

fr/inria/opengve/mascoptLib/io/reader/mgl/dom/package.html

Violation Message Line
Warnings Missing package documentation file. 0

fr/inria/opengve/mascoptLib/io/reader/mgl/sax/ArcSetDescription.java

Violation Message Line
Warnings Missing a Javadoc comment. 11
Warnings Missing a Javadoc comment. 12
Warnings Name 'vertexSetId' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 12
Warnings Missing a Javadoc comment. 14
Warnings Parameter id should be final. 14
Warnings Method 'setVertexSetId' is not designed for extension - needs to be abstract, final or empty. 18
Warnings Missing a Javadoc comment. 18
Warnings Parameter id should be final. 18
Warnings Method 'createObject' is not designed for extension - needs to be abstract, final or empty. 27
Warnings Missing a Javadoc comment. 27
Warnings 'if' construct must use '{}'s. 29
Warnings Line is longer than 80 characters. 31

fr/inria/opengve/mascoptLib/io/reader/mgl/sax/CycleDescription.java

Violation Message Line
Warnings Missing a Javadoc comment. 17
Warnings '{' should be on the previous line. 18
Warnings Missing a Javadoc comment. 20
Warnings Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 26
Warnings Parameter id should be final. 26
Warnings Parameter directed should be final. 26
Warnings Method 'addEdge' is not designed for extension - needs to be abstract, final or empty. 33
Warnings Missing a Javadoc comment. 33
Warnings Parameter edgeId should be final. 33
Warnings Method 'createObject' is not designed for extension - needs to be abstract, final or empty. 39
Warnings Missing a Javadoc comment. 39
Warnings 'if' construct must use '{}'s. 41
Warnings 'if' is not followed by whitespace. 41
Warnings 'if' construct must use '{}'s. 46
Warnings 'else' construct must use '{}'s. 48
Warnings ')' is preceded with whitespace. 50
Warnings 'if' construct must use '{}'s. 62
Warnings 'else' construct must use '{}'s. 65

fr/inria/opengve/mascoptLib/io/reader/mgl/sax/EdgeSetDescription.java

Violation Message Line
Warnings Missing a Javadoc comment. 11
Warnings Missing a Javadoc comment. 13
Warnings Name 'vertexSetId' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 13
Warnings Missing a Javadoc comment. 15
Warnings Parameter id should be final. 15
Warnings Method 'setVertexSetId' is not designed for extension - needs to be abstract, final or empty. 19
Warnings Missing a Javadoc comment. 19
Warnings Parameter id should be final. 19
Warnings Method 'createObject' is not designed for extension - needs to be abstract, final or empty. 28
Warnings Missing a Javadoc comment. 28
Warnings 'if' construct must use '{}'s. 30

fr/inria/opengve/mascoptLib/io/reader/mgl/sax/GraphDescription.java

Violation Message Line
Warnings Missing a Javadoc comment. 12
Warnings '{' should be on the previous line. 13
Warnings First sentence should end with a period. 15
Warnings First sentence should end with a period. 18
Warnings Parameter id should be final. 31
Warnings Parameter directed should be final. 31
Warnings Method 'setLinkSetId' is not designed for extension - needs to be abstract, final or empty. 44
Warnings Parameter linkSetId should be final. 44
Warnings Method 'createObject' is not designed for extension - needs to be abstract, final or empty. 50
Warnings Missing a Javadoc comment. 50
Warnings 'if' construct must use '{}'s. 52
Warnings Line is longer than 80 characters. 55

fr/inria/opengve/mascoptLib/io/reader/mgl/sax/InternalSaxReader.java

Violation Message Line
Warnings Unused import - java.util.Collection. 7
Warnings First sentence should end with a period. 33
Warnings '{' should be on the previous line. 39
Warnings First sentence should end with a period. 41
Warnings Line is longer than 80 characters. 42
Warnings Variable 'idrefToObject_' must be private and have accessor methods. 42
Warnings First sentence should end with a period. 44
Warnings Line is longer than 80 characters. 45
Warnings Variable 'idrefToDescription_' must be private and have accessor methods. 45
Warnings First sentence should end with a period. 47
Warnings Line is longer than 80 characters. 48
Warnings First sentence should end with a period. 50
Warnings Line is longer than 80 characters. 51
Warnings First sentence should end with a period. 53
Warnings Line is longer than 80 characters. 54
Warnings First sentence should end with a period. 56
Warnings Line is longer than 80 characters. 57
Warnings First sentence should end with a period. 59
Warnings Line is longer than 80 characters. 60
Warnings First sentence should end with a period. 62
Warnings Line is longer than 80 characters. 63
Warnings First sentence should end with a period. 65
Warnings Line is longer than 80 characters. 66
Warnings First sentence should end with a period. 68
Warnings Line is longer than 80 characters. 69
Warnings First sentence should end with a period. 71
Warnings Line is longer than 80 characters. 72
Warnings First sentence should end with a period. 74
Warnings Line is longer than 80 characters. 75
Warnings First sentence should end with a period. 77
Warnings Line is longer than 80 characters. 78
Warnings First sentence should end with a period. 80
Warnings Line is longer than 80 characters. 81
Warnings First sentence should end with a period. 83
Warnings Method 'characters' is not designed for extension - needs to be abstract, final or empty. 98
Warnings Missing a Javadoc comment. 98
Warnings Parameter ch should be final. 99
Warnings Parameter start should be final. 99
Warnings Parameter length should be final. 99
Warnings Missing a Javadoc comment. 108
Warnings Name 'x' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 108
Warnings Name 'y' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 108
Warnings Missing a Javadoc comment. 110
Warnings Name 'lastKey' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 110
Warnings Name 'valueName' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 110
Warnings Name 'lastContext' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 110
Warnings Name 'valueType' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 110
Warnings Name 'value' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 110
Warnings Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 114
Warnings Missing a Javadoc comment. 114
Warnings Line is longer than 80 characters. 115
Warnings Parameter uri should be final. 115
Warnings Parameter localName should be final. 115
Warnings Parameter qName should be final. 115
Warnings Line is longer than 80 characters. 118
Warnings Line is longer than 80 characters. 120
Warnings Line is longer than 80 characters. 123
Warnings Line is longer than 80 characters. 126
Warnings Line is longer than 80 characters. 129
Warnings Line is longer than 80 characters. 136
Warnings Line is longer than 80 characters. 137
Warnings Line is longer than 80 characters. 147
Warnings Line is longer than 80 characters. 159
Warnings Line is longer than 80 characters. 165
Warnings Inner assignments should be avoided. 172
Warnings Name 'sourceId' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 179
Warnings Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 183
Warnings Method length is 188 lines (max allowed is 150). 183
Warnings Missing a Javadoc comment. 183
Warnings Parameter uri should be final. 184
Warnings Parameter localName should be final. 185
Warnings Parameter qName should be final. 185
Warnings Parameter attributes should be final. 186
Warnings ')' is preceded with whitespace. 190
Warnings Line is longer than 80 characters. 195
Warnings Line is longer than 80 characters. 202
Warnings Line is longer than 80 characters. 203
Warnings Line is longer than 80 characters. 207
Warnings Line is longer than 80 characters. 208
Warnings Line is longer than 80 characters. 212
Warnings Line is longer than 80 characters. 213
Warnings Line is longer than 80 characters. 218
Warnings Line is longer than 80 characters. 219
Warnings Line is longer than 80 characters. 229
Warnings Line is longer than 80 characters. 230
Warnings Line is longer than 80 characters. 249
Warnings Line is longer than 80 characters. 250
Warnings ')' is preceded with whitespace. 253
Warnings 'if' construct must use '{}'s. 254
Warnings Line is longer than 80 characters. 255
Warnings Line is longer than 80 characters. 259
Warnings Line is longer than 80 characters. 262
Warnings ')' is preceded with whitespace. 265
Warnings 'if' construct must use '{}'s. 266
Warnings Line is longer than 80 characters. 267
Warnings Line is longer than 80 characters. 277
Warnings ')' is preceded with whitespace. 280
Warnings 'if' construct must use '{}'s. 281
Warnings Line is longer than 80 characters. 282
Warnings 'else' construct must use '{}'s. 288
Warnings ')' is preceded with whitespace. 294
Warnings Line is longer than 80 characters. 296
Warnings Line is longer than 80 characters. 308
Warnings Line is longer than 80 characters. 313
Warnings ')' is preceded with whitespace. 314
Warnings 'if' construct must use '{}'s. 315
Warnings 'if' construct must use '{}'s. 318
Warnings 'if' construct must use '{}'s. 321
Warnings ')' is preceded with whitespace. 329
Warnings Line is longer than 80 characters. 331
Warnings Line is longer than 80 characters. 343
Warnings Line is longer than 80 characters. 344
Warnings ')' is preceded with whitespace. 347
Warnings Line is longer than 80 characters. 349
Warnings Line is longer than 80 characters. 357
Warnings Line is longer than 80 characters. 358
Warnings ')' is preceded with whitespace. 361
Warnings Line is longer than 80 characters. 363
Warnings 'if' construct must use '{}'s. 371
Warnings Method 'createObject' is not designed for extension - needs to be abstract, final or empty. 380
Warnings Must have at least one statement. 404
Warnings Line is longer than 80 characters. 420
Warnings Method 'getPaths' is not designed for extension - needs to be abstract, final or empty. 420
Warnings Line is longer than 80 characters. 431
Warnings Method 'getCycles' is not designed for extension - needs to be abstract, final or empty. 431
Warnings Method 'getLinks' is not designed for extension - needs to be abstract, final or empty. 442
Warnings Line is longer than 80 characters. 454
Warnings Method 'getEdgeSets' is not designed for extension - needs to be abstract, final or empty. 454
Warnings Line is longer than 80 characters. 465
Warnings Method 'getGraphs' is not designed for extension - needs to be abstract, final or empty. 465
Warnings Method 'getVertices' is not designed for extension - needs to be abstract, final or empty. 476
Warnings Method 'getVertexSets' is not designed for extension - needs to be abstract, final or empty. 487
Warnings Method 'getMaps' is not designed for extension - needs to be abstract, final or empty. 498
Warnings Method 'getFlows' is not designed for extension - needs to be abstract, final or empty. 509
Warnings Method 'getAllObjects' is not designed for extension - needs to be abstract, final or empty. 520
Warnings Method 'resolveEntity' is not designed for extension - needs to be abstract, final or empty. 532
Warnings Missing a Javadoc comment. 532
Warnings Parameter publicId should be final. 533
Warnings Parameter systemId should be final. 535
Warnings Line is longer than 80 characters. 554
Warnings Line is longer than 80 characters. 557

fr/inria/opengve/mascoptLib/io/reader/mgl/sax/LinkDescription.java

Violation Message Line
Warnings Missing a Javadoc comment. 9
Warnings First sentence should end with a period. 11
Warnings Name 'directed' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 12
Warnings First sentence should end with a period. 14
Warnings Name 'idSource' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 15
Warnings Name 'idDestination' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 15
Warnings First sentence should end with a period. 17
Warnings Missing a Javadoc comment. 20
Warnings Parameter id should be final. 20
Warnings Parameter directed should be final. 20
Warnings 'directed' hides a field. 20
Warnings Method 'setIdOfVertices' is not designed for extension - needs to be abstract, final or empty. 34
Warnings Parameter idFirstVertex should be final. 34
Warnings Parameter idSecondVertex should be final. 34
Warnings Method 'setColor' is not designed for extension - needs to be abstract, final or empty. 39
Warnings Missing a Javadoc comment. 39
Warnings Parameter color should be final. 39
Warnings Method 'createObject' is not designed for extension - needs to be abstract, final or empty. 43
Warnings Missing a Javadoc comment. 43
Warnings 'if' construct must use '{}'s. 45
Warnings 'if' is not followed by whitespace. 45

fr/inria/opengve/mascoptLib/io/reader/mgl/sax/MGLSaxReader.java

Violation Message Line
Warnings First sentence should end with a period. 33
Warnings First sentence should end with a period. 36
Warnings First sentence should end with a period. 39
Warnings First sentence should end with a period. 42
Warnings First sentence should end with a period. 45
Warnings Parameter filename should be final. 54
Warnings Parameter filename should be final. 66
Warnings Parameter validate should be final. 66
Warnings Method 'getAllObjects' is not designed for extension - needs to be abstract, final or empty. 76
Warnings Missing a Javadoc comment. 76
Warnings Line is longer than 80 characters. 85
Warnings Method 'getCycles' is not designed for extension - needs to be abstract, final or empty. 85
Warnings Missing a Javadoc comment. 85
Warnings Line is longer than 80 characters. 94
Warnings Method 'getEdgeSets' is not designed for extension - needs to be abstract, final or empty. 94
Warnings Missing a Javadoc comment. 94
Warnings Method 'getEdges' is not designed for extension - needs to be abstract, final or empty. 103
Warnings Missing a Javadoc comment. 103
Warnings Method 'getFlows' is not designed for extension - needs to be abstract, final or empty. 112
Warnings Missing a Javadoc comment. 112
Warnings Line is longer than 80 characters. 121
Warnings Method 'getGraphs' is not designed for extension - needs to be abstract, final or empty. 121
Warnings Missing a Javadoc comment. 121
Warnings Method 'getMaps' is not designed for extension - needs to be abstract, final or empty. 130
Warnings Missing a Javadoc comment. 130
Warnings Line is longer than 80 characters. 139
Warnings Method 'getPaths' is not designed for extension - needs to be abstract, final or empty. 139
Warnings Missing a Javadoc comment. 139
Warnings Method 'getVertexSets' is not designed for extension - needs to be abstract, final or empty. 148
Warnings Missing a Javadoc comment. 148
Warnings Method 'getVertices' is not designed for extension - needs to be abstract, final or empty. 157
Warnings Missing a Javadoc comment. 157
Warnings Method 'parse' is not designed for extension - needs to be abstract, final or empty. 166
Warnings Missing a Javadoc comment. 166
Warnings Line is longer than 80 characters. 172
Warnings Line is longer than 80 characters. 178
Warnings Line is longer than 80 characters. 181
Warnings Line is longer than 80 characters. 183

fr/inria/opengve/mascoptLib/io/reader/mgl/sax/MapDescription.java

Violation Message Line
Warnings Missing a Javadoc comment. 14
Warnings Missing a Javadoc comment. 16
Warnings Missing a Javadoc comment. 18
Warnings Name 'keyId' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 18
Warnings Name 'name' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 18
Warnings Name 'contextId' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 18
Warnings Name 'type' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 18
Warnings Name 'value' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 18
Warnings Line is longer than 80 characters. 20
Warnings Missing a Javadoc comment. 20
Warnings Parameter keyId should be final. 20
Warnings 'keyId' hides a field. 20
Warnings Parameter name should be final. 20
Warnings 'name' hides a field. 20
Warnings Parameter contextId should be final. 20
Warnings 'contextId' hides a field. 20
Warnings Parameter type should be final. 20
Warnings 'type' hides a field. 20
Warnings Parameter value should be final. 20
Warnings 'value' hides a field. 20
Warnings Missing a Javadoc comment. 28
Warnings Parameter m should be final. 28
Warnings Line is longer than 80 characters. 36
Warnings Line is longer than 80 characters. 38
Warnings Line is longer than 80 characters. 40
Warnings Line is longer than 80 characters. 43
Warnings First sentence should end with a period. 52
Warnings Name 'contents' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 53
Warnings Missing a Javadoc comment. 55
Warnings Parameter id should be final. 55
Warnings Method 'addEntry' is not designed for extension - needs to be abstract, final or empty. 73
Warnings Parameter keyId should be final. 73
Warnings Parameter name should be final. 73
Warnings Parameter contextId should be final. 73
Warnings Parameter type should be final. 74
Warnings Parameter value should be final. 74
Warnings Method 'createObject' is not designed for extension - needs to be abstract, final or empty. 78
Warnings Missing a Javadoc comment. 78
Warnings 'if' construct must use '{}'s. 80
Warnings 'for' construct must use '{}'s. 83

fr/inria/opengve/mascoptLib/io/reader/mgl/sax/MascoptObjectDescription.java

Violation Message Line
Warnings Missing a Javadoc comment. 5
Warnings First sentence should end with a period. 8
Warnings First sentence should end with a period. 11
Warnings Parameter id should be final. 20
Warnings Method 'getId' is not designed for extension - needs to be abstract, final or empty. 30
Warnings Method 'setName' is not designed for extension - needs to be abstract, final or empty. 40
Warnings Parameter name should be final. 40
Warnings Method 'getName' is not designed for extension - needs to be abstract, final or empty. 49
Warnings Parameter id should be final. 61
Warnings Parameter id should be final. 73
Warnings Parameter id should be final. 84
Warnings 'if' construct must use '{}'s. 85
Warnings 'if' is not followed by whitespace. 85
Warnings Parameter id should be final. 99
Warnings Parameter description should be final. 100
Warnings Line is longer than 80 characters. 102
Warnings Parameter id should be final. 115
Warnings Parameter object should be final. 115
Warnings Line is longer than 80 characters. 118
Warnings Method 'finalizeCreation' is not designed for extension - needs to be abstract, final or empty. 130
Warnings Parameter o should be final. 130
Warnings 'if' construct must use '{}'s. 131

fr/inria/opengve/mascoptLib/io/reader/mgl/sax/Messages.java

Violation Message Line
Warnings Class Messages should be declared as final. 7
Warnings Missing a Javadoc comment. 7
Warnings Line is longer than 80 characters. 8
Warnings Missing a Javadoc comment. 8
Warnings Missing a Javadoc comment. 10
Warnings ',' is not followed by whitespace. 15
Warnings Missing a Javadoc comment. 17
Warnings Missing a Javadoc comment. 21
Warnings Parameter key should be final. 21

fr/inria/opengve/mascoptLib/io/reader/mgl/sax/PathDescription.java

Violation Message Line
Warnings Missing a Javadoc comment. 13
Warnings Missing a Javadoc comment. 15
Warnings Missing a Javadoc comment. 17
Warnings Name 'edgeIdList' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 17
Warnings Missing a Javadoc comment. 19
Warnings Parameter id should be final. 19
Warnings Parameter directed should be final. 19
Warnings Method 'addEdge' is not designed for extension - needs to be abstract, final or empty. 29
Warnings Parameter edgeId should be final. 29
Warnings Expected @param tag for 'edgeId'. 29
Warnings Method 'createObject' is not designed for extension - needs to be abstract, final or empty. 33
Warnings Missing a Javadoc comment. 33
Warnings 'if' construct must use '{}'s. 35
Warnings 'if' is not followed by whitespace. 35
Warnings 'if' construct must use '{}'s. 38
Warnings 'else' construct must use '{}'s. 40
Warnings 'for' construct must use '{}'s. 42
Warnings '(' is followed by whitespace. 43
Warnings 'cast' is not followed by whitespace. 43

fr/inria/opengve/mascoptLib/io/reader/mgl/sax/SetDescription.java

Violation Message Line
Warnings Missing a Javadoc comment. 11
Warnings '{' should be on the previous line. 12
Warnings Missing a Javadoc comment. 15
Warnings Name 'collection' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 20
Warnings Parameter id should be final. 30
Warnings Method 'getContents' is not designed for extension - needs to be abstract, final or empty. 41
Warnings Method 'addElement' is not designed for extension - needs to be abstract, final or empty. 53
Warnings Parameter id should be final. 53
Warnings Method 'createObject' is not designed for extension - needs to be abstract, final or empty. 59
Warnings Missing a Javadoc comment. 59
Warnings 'if' construct must use '{}'s. 61
Warnings Line is longer than 80 characters. 65
Warnings Method 'setSuperSetId' is not designed for extension - needs to be abstract, final or empty. 85
Warnings Parameter superSetId should be final. 85

fr/inria/opengve/mascoptLib/io/reader/mgl/sax/VertexSetDescription.java

Violation Message Line
Warnings Missing a Javadoc comment. 11
Warnings Missing a Javadoc comment. 13
Warnings Parameter id should be final. 13
Warnings Method 'createObject' is not designed for extension - needs to be abstract, final or empty. 20
Warnings Missing a Javadoc comment. 20
Warnings 'if' construct must use '{}'s. 22
Warnings 'if' is not followed by whitespace. 22

fr/inria/opengve/mascoptLib/io/reader/mgl/sax/package.html

Violation Message Line
Warnings Missing package documentation file. 0

fr/inria/opengve/mascoptLib/io/reader/net/NetReader.java

Violation Message Line
Warnings Name 'vertex' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 44
Warnings Name 'edges' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 49
Warnings Name 'vertexSets' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 54
Warnings Line is longer than 80 characters. 59
Warnings Name 'edgeSets' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 59
Warnings Name 'paths' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 64
Warnings Name 'graphs' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 69
Warnings Missing a Javadoc comment. 72
Warnings Name 'NO_LIGNE' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 72
Warnings Missing a Javadoc comment. 74
Warnings Name 'reader' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 74
Warnings Missing a Javadoc comment. 76
Warnings Name 'nodeSet' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 76
Warnings Missing a Javadoc comment. 79
Warnings Name 'maps' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 79
Warnings Missing a Javadoc comment. 81
Warnings Name 'map' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 81
Warnings Missing a Javadoc comment. 83
Warnings Name 'cables' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 83
Warnings Missing a Javadoc comment. 85
Warnings Name 'demands' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 85
Warnings Missing a Javadoc comment. 87
Warnings Name 'mirrorArc' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 87
Warnings Missing a Javadoc comment. 89
Warnings Name 'mirrorRequest' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 89
Warnings Parameter fileIn should be final. 97
Warnings Parameter fileIn should be final. 111
Warnings Parameter mirrorArc should be final. 111
Warnings 'mirrorArc' hides a field. 111
Warnings Parameter mirrorRequest should be final. 111
Warnings 'mirrorRequest' hides a field. 111
Warnings Line is longer than 80 characters. 119
Warnings Method 'parse' is not designed for extension - needs to be abstract, final or empty. 158
Warnings Missing a Javadoc comment. 255
Warnings Method 'getVertices' is not designed for extension - needs to be abstract, final or empty. 286
Warnings Missing a Javadoc comment. 286
Warnings Method 'getEdges' is not designed for extension - needs to be abstract, final or empty. 295
Warnings Missing a Javadoc comment. 295
Warnings Method 'getVertexSets' is not designed for extension - needs to be abstract, final or empty. 304
Warnings Missing a Javadoc comment. 304
Warnings Line is longer than 80 characters. 313
Warnings Method 'getEdgeSets' is not designed for extension - needs to be abstract, final or empty. 313
Warnings Missing a Javadoc comment. 313
Warnings Line is longer than 80 characters. 322
Warnings Method 'getGraphs' is not designed for extension - needs to be abstract, final or empty. 322
Warnings Missing a Javadoc comment. 322
Warnings Method 'getAllObjects' is not designed for extension - needs to be abstract, final or empty. 331
Warnings Missing a Javadoc comment. 331
Warnings Method 'getMaps' is not designed for extension - needs to be abstract, final or empty. 350
Warnings Missing a Javadoc comment. 350
Warnings Method 'getFlows' is not designed for extension - needs to be abstract, final or empty. 359
Warnings Missing a Javadoc comment. 359
Warnings Line is longer than 80 characters. 366
Warnings Method 'getCycles' is not designed for extension - needs to be abstract, final or empty. 366
Warnings Missing a Javadoc comment. 366
Warnings Line is longer than 80 characters. 367
Warnings Line is longer than 80 characters. 372
Warnings Method 'getPaths' is not designed for extension - needs to be abstract, final or empty. 372
Warnings Missing a Javadoc comment. 372
Warnings File does not end with a newline. 0

fr/inria/opengve/mascoptLib/io/reader/net/package.html

Violation Message Line
Warnings Missing package documentation file. 0

fr/inria/opengve/mascoptLib/io/reader/snd/natives/SNDModelNativeReader.java

Violation Message Line
Warnings Unused import - java.io.FileNotFoundException. 5
Warnings Line is longer than 80 characters. 12
Warnings Missing a Javadoc comment. 17
Warnings Missing a Javadoc comment. 19
Warnings Missing a Javadoc comment. 21
Warnings Missing a Javadoc comment. 23
Warnings Missing a Javadoc comment. 25
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 33
Warnings Name 'reader' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 38
Warnings Name 'demandModel' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 43
Warnings Name 'linkModel' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 48
Warnings Name 'linkCapacityModel' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 53
Warnings Name 'fixedChargeModel' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 58
Warnings Name 'routingModel' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 63
Warnings Name 'pathModel' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 68
Warnings Name 'pathHopLimit' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 73
Warnings Name 'nodeModel' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 78
Warnings Name 'objectiveType' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 83
Warnings Name 'numLine' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 88
Warnings Unused @throws tag for 'FileNotFoundException'. 95
Warnings Unused @throws tag for 'SecurityException'. 97
Warnings Parameter fileName should be final. 100
Warnings Expected @throws tag for 'Exception'. 100
Warnings Method 'parse' is not designed for extension - needs to be abstract, final or empty. 108
Warnings Expected @throws tag for 'IOException'. 108
Warnings Inner assignments should be avoided. 111
Warnings ';' is not followed by whitespace. 120
Warnings Method 'getDemandsModel' is not designed for extension - needs to be abstract, final or empty. 131
Warnings Method 'getLinksModel' is not designed for extension - needs to be abstract, final or empty. 140
Warnings Method 'getLinkCapacityModel' is not designed for extension - needs to be abstract, final or empty. 149
Warnings Line is longer than 80 characters. 157
Warnings Unclosed HTML tag found: <code>true<code> if the fixed charge cost specification of t 157
Warnings Method 'fixedChargeModel' is not designed for extension - needs to be abstract, final or empty. 160
Warnings Method 'getRoutingModel' is not designed for extension - needs to be abstract, final or empty. 169
Warnings Method 'useAllPath' is not designed for extension - needs to be abstract, final or empty. 179
Warnings Method 'hopLimit' is not designed for extension - needs to be abstract, final or empty. 190
Warnings Method 'hardwareNode' is not designed for extension - needs to be abstract, final or empty. 199
Warnings Method 'getObjectiveType' is not designed for extension - needs to be abstract, final or empty. 208

fr/inria/opengve/mascoptLib/io/reader/snd/natives/SNDNetworkNativeReader.java

Violation Message Line
Warnings '{' should be on the previous line. 42
Warnings Line is longer than 80 characters. 47
Warnings Line is longer than 80 characters. 52
Warnings Line is longer than 80 characters. 58
Warnings Line is longer than 80 characters. 65
Warnings Line is longer than 80 characters. 75
Warnings Line is longer than 80 characters. 81
Warnings Line is longer than 80 characters. 86
Warnings Line is longer than 80 characters. 91
Warnings Line is longer than 80 characters. 96
Warnings Line is longer than 80 characters. 101
Warnings Line is longer than 80 characters. 107
Warnings Line is longer than 80 characters. 115
Warnings Line is longer than 80 characters. 123
Warnings Line is longer than 80 characters. 130
Warnings Line is longer than 80 characters. 138
Warnings Line is longer than 80 characters. 143
Warnings Line is longer than 80 characters. 148
Warnings Name 'vertices' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 148
Warnings Name 'edges' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 153
Warnings Line is longer than 80 characters. 158
Warnings Name 'vertexSets' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 158
Warnings Line is longer than 80 characters. 163
Warnings Name 'edgeSets' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 163
Warnings Name 'paths' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 168
Warnings Name 'graphs' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 173
Warnings Name 'maps' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 178
Warnings Name 'map' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 183
Warnings Line is longer than 80 characters. 188
Warnings Name 'nameToVertex' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 188
Warnings Line is longer than 80 characters. 193
Warnings Name 'numLine' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 193
Warnings Name 'reader' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 198
Warnings Line is longer than 80 characters. 203
Warnings Name 'linksType' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 203
Warnings Line is longer than 80 characters. 205
Warnings Missing a Javadoc comment. 205
Warnings Name 'demandsType' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 205
Warnings Parameter e should be final. 221
Warnings Parameter m should be final. 222
Warnings Line is longer than 80 characters. 223
Warnings Parameter capacityVector should be final. 223
Warnings Line is longer than 80 characters. 224
Warnings Parameter costVector should be final. 224
Warnings 'if' construct must use '{}'s. 227
Warnings 'if' construct must use '{}'s. 233
Warnings '(' is followed by whitespace. 234
Warnings 'else' construct must use '{}'s. 235
Warnings Parameter fileName should be final. 259
Warnings Parameter linksType should be final. 259
Warnings 'linksType' hides a field. 259
Warnings Parameter demandsType should be final. 259
Warnings 'demandsType' hides a field. 259
Warnings Redundant throws: 'SecurityException' is unchecked exception. 260
Warnings Line is longer than 80 characters. 264
Warnings Line is longer than 80 characters. 274
Warnings Parameter fileName should be final. 290
Warnings Redundant throws: 'SecurityException' is unchecked exception. 291
Warnings '(' is followed by whitespace. 308
Warnings ';' is preceded with whitespace. 310
Warnings ';' is not followed by whitespace. 310
Warnings Line is longer than 80 characters. 318
Warnings '10' is a magic number. 318
Warnings Line is longer than 80 characters. 319
Warnings '10' is a magic number. 319
Warnings ';' is preceded with whitespace. 327
Warnings ';' is not followed by whitespace. 327
Warnings Line is longer than 80 characters. 341
Warnings Avoid inline conditionals. 341
Warnings Line is longer than 80 characters. 343
Warnings Line is longer than 80 characters. 344
Warnings '(' is followed by whitespace. 347
Warnings ';' is preceded with whitespace. 349
Warnings ';' is not followed by whitespace. 349
Warnings ';' is preceded with whitespace. 382
Warnings ';' is not followed by whitespace. 382
Warnings Line is longer than 80 characters. 388
Warnings Missing a Javadoc comment. 388
Warnings Line is longer than 80 characters. 389
Warnings Avoid inline conditionals. 389
Warnings Line is longer than 80 characters. 390
Warnings Line is longer than 80 characters. 391
Warnings Line is longer than 80 characters. 392
Warnings '(' is followed by whitespace. 396
Warnings ';' is preceded with whitespace. 398
Warnings ';' is not followed by whitespace. 398
Warnings 'if' construct must use '{}'s. 416
Warnings 'else' construct must use '{}'s. 420
Warnings ';' is preceded with whitespace. 422
Warnings ';' is not followed by whitespace. 422
Warnings Method 'parse' is not designed for extension - needs to be abstract, final or empty. 428
Warnings Missing a Javadoc comment. 428
Warnings '(' is followed by whitespace. 435
Warnings Inner assignments should be avoided. 435
Warnings Line is longer than 80 characters. 437
Warnings ';' is preceded with whitespace. 438
Warnings '(' is followed by whitespace. 439
Warnings ';' is preceded with whitespace. 442
Warnings ';' is not followed by whitespace. 442
Warnings '(' is followed by whitespace. 457
Warnings ';' is preceded with whitespace. 460
Warnings ';' is not followed by whitespace. 460
Warnings Line is longer than 80 characters. 475
Warnings 'cast' is not followed by whitespace. 475
Warnings '(' is followed by whitespace. 480
Warnings ';' is preceded with whitespace. 483
Warnings ';' is not followed by whitespace. 483
Warnings 'cast' is not followed by whitespace. 498
Warnings Line is longer than 80 characters. 510
Warnings Method 'getPaths' is not designed for extension - needs to be abstract, final or empty. 510
Warnings Missing a Javadoc comment. 510
Warnings Method 'getEdges' is not designed for extension - needs to be abstract, final or empty. 516
Warnings Missing a Javadoc comment. 516
Warnings Line is longer than 80 characters. 522
Warnings Method 'getEdgeSets' is not designed for extension - needs to be abstract, final or empty. 522
Warnings Missing a Javadoc comment. 522
Warnings Line is longer than 80 characters. 533
Warnings Method 'getGraphs' is not designed for extension - needs to be abstract, final or empty. 533
Warnings Missing a Javadoc comment. 533
Warnings Method 'getVertices' is not designed for extension - needs to be abstract, final or empty. 544
Warnings Missing a Javadoc comment. 544
Warnings Line is longer than 80 characters. 555
Warnings Method 'getCycles' is not designed for extension - needs to be abstract, final or empty. 555
Warnings Missing a Javadoc comment. 555
Warnings Method 'getVertexSets' is not designed for extension - needs to be abstract, final or empty. 562
Warnings Missing a Javadoc comment. 562
Warnings Method 'getMaps' is not designed for extension - needs to be abstract, final or empty. 568
Warnings Missing a Javadoc comment. 568
Warnings Method 'getFlows' is not designed for extension - needs to be abstract, final or empty. 574
Warnings Missing a Javadoc comment. 574
Warnings Method 'getAllObjects' is not designed for extension - needs to be abstract, final or empty. 580
Warnings Missing a Javadoc comment. 580

fr/inria/opengve/mascoptLib/io/reader/snd/natives/package.html

Violation Message Line
Warnings Missing package documentation file. 0

fr/inria/opengve/mascoptLib/io/validation/mgl/MGLEntityResolver.java

Violation Message Line
Warnings Missing a Javadoc comment. 18
Warnings Line is longer than 80 characters. 19
Warnings Method 'resolveEntity' is not designed for extension - needs to be abstract, final or empty. 19
Warnings Missing a Javadoc comment. 19
Warnings Parameter publicId should be final. 19
Warnings Parameter systemId should be final. 19

fr/inria/opengve/mascoptLib/io/validation/mgl/MGLValidator.java

Violation Message Line
Warnings Utility classes should not have a public or default constructor. 22
Warnings Missing a Javadoc comment. 24
Warnings First sentence should end with a period. 26
Warnings First sentence should end with a period. 29
Warnings Missing a Javadoc comment. 33
Warnings First sentence should end with a period. 39
Warnings Expected an @return tag. 40
Warnings First sentence should end with a period. 45
Warnings Expected an @return tag. 46
Warnings Missing a Javadoc comment. 51
Warnings Missing a Javadoc comment. 56
Warnings Missing a Javadoc comment. 61
Warnings Line is longer than 80 characters. 64
Warnings Line is longer than 80 characters. 68
Warnings Parameter exception should be final. 77
Warnings Expected @param tag for 'exception'. 77
Warnings Expected @throws tag for 'SAXException'. 77
Warnings Parameter exception should be final. 88
Warnings Expected @param tag for 'exception'. 88
Warnings Parameter exception should be final. 97
Warnings Expected @param tag for 'exception'. 97
Warnings Parameter source should be final. 113
Warnings Unused @param tag for 'source'. 131
Warnings Parameter filename should be final. 136
Warnings Expected @param tag for 'filename'. 136
Warnings Unused @param tag for 'source'. 145
Warnings Parameter stream should be final. 150
Warnings Expected @param tag for 'stream'. 150
Warnings Missing a Javadoc comment. 156
Warnings Parameter source should be final. 156
Warnings Parameter useInternalXsd should be final. 157
Warnings 'if' construct must use '{}'s. 168
Warnings Line is longer than 80 characters. 171

fr/inria/opengve/mascoptLib/io/validation/mgl/package.html

Violation Message Line
Warnings Missing package documentation file. 0

fr/inria/opengve/mascoptLib/io/writer/fig/FigWriter.java

Violation Message Line
Warnings Line is longer than 80 characters. 27
Warnings Missing a Javadoc comment. 37
Warnings 'for' construct must use '{}'s. 41
Warnings Name 'StickArrowType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 80
Warnings Name 'ClosedTriangleArrowType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 85
Warnings Name 'IndentedButtArrowType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 90
Warnings Name 'ClosedWithPointedButtArrowType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 95
Warnings '32' is a magic number. 115
Warnings Line is longer than 80 characters. 121
Warnings ',' is not followed by whitespace. 121
Warnings ',' is not followed by whitespace. 121
Warnings '100' is a magic number. 140
Warnings '40' is a magic number. 148
Warnings Line is longer than 80 characters. 163
Warnings '20' is a magic number. 177
Warnings Line is longer than 80 characters. 195
Warnings First sentence should end with a period. 206
Warnings '20' is a magic number. 209
Warnings '3' is a magic number. 218
Warnings First sentence should end with a period. 220
Warnings '0.5' is a magic number. 228
Warnings '40' is a magic number. 233
Warnings '80' is a magic number. 238
Warnings First sentence should end with a period. 263
Warnings First sentence should end with a period. 268
Warnings First sentence should end with a period. 273
Warnings First sentence should end with a period. 278
Warnings '16' is a magic number. 281
Warnings First sentence should end with a period. 283
Warnings Parameter name should be final. 302
Warnings Method 'add' is not designed for extension - needs to be abstract, final or empty. 313
Warnings Parameter graph should be final. 313
Warnings Parameter mo should be final. 331
Warnings Parameter m should be final. 331
Warnings Parameter context should be final. 332
Warnings Parameter code should be final. 332
Warnings Avoid inline conditionals. 359
Warnings Avoid inline conditionals. 364
Warnings Avoid inline conditionals. 368
Warnings Missing a Javadoc comment. 387
Warnings Parameter label should be final. 387
Warnings Parameter x should be final. 387
Warnings Parameter y should be final. 387
Warnings Parameter mo should be final. 387
Warnings Parameter m should be final. 388
Warnings Parameter context should be final. 388
Warnings Parameter output should be final. 388
Warnings Method 'setOrientation' is not designed for extension - needs to be abstract, final or empty. 416
Warnings Parameter orientation should be final. 416
Warnings Method 'setJustification' is not designed for extension - needs to be abstract, final or empty. 436
Warnings Parameter justification should be final. 436
Warnings Method 'setMagnification' is not designed for extension - needs to be abstract, final or empty. 455
Warnings Parameter percentage should be final. 455
Warnings Extra HTML tag found: </br> {@link #NATIVE_COLOR} : Use 467
Warnings Line is longer than 80 characters. 468
Warnings Method 'setVerticesColorMode' is not designed for extension - needs to be abstract, final or empty. 473
Warnings Parameter mode should be final. 473
Warnings 'if' construct must use '{}'s. 474
Warnings Line is longer than 80 characters. 483
Warnings Method 'setVerticesUnifiedColor' is not designed for extension - needs to be abstract, final or empty. 485
Warnings Parameter color should be final. 485
Warnings Method 'setVerticesUnifiedColor' is not designed for extension - needs to be abstract, final or empty. 496
Warnings Parameter name should be final. 496
Warnings Method 'setVerticesFillMode' is not designed for extension - needs to be abstract, final or empty. 520
Warnings Parameter fillMode should be final. 520
Warnings 'if' construct must use '{}'s. 521
Warnings '40' is a magic number. 521
Warnings Method 'setVerticesLineThickness' is not designed for extension - needs to be abstract, final or empty. 532
Warnings Parameter lineThickness should be final. 532
Warnings 'if' construct must use '{}'s. 533
Warnings Method 'setVerticesRadiusLength' is not designed for extension - needs to be abstract, final or empty. 544
Warnings Parameter length should be final. 544
Warnings 'if' construct must use '{}'s. 545
Warnings Extra HTML tag found: </br> {@link #NATIVE_COLOR} : Use 559
Warnings Line is longer than 80 characters. 560
Warnings Method 'setEdgesColorMode' is not designed for extension - needs to be abstract, final or empty. 565
Warnings Parameter mode should be final. 565
Warnings 'if' construct must use '{}'s. 566
Warnings Line is longer than 80 characters. 575
Warnings Method 'setEdgesUnifiedColor' is not designed for extension - needs to be abstract, final or empty. 577
Warnings Parameter color should be final. 577
Warnings Method 'setEdgesUnifiedColor' is not designed for extension - needs to be abstract, final or empty. 588
Warnings Parameter name should be final. 588
Warnings Method 'setEdgesLineThickness' is not designed for extension - needs to be abstract, final or empty. 600
Warnings Parameter lineThickness should be final. 600
Warnings 'if' construct must use '{}'s. 601
Warnings Method 'setArrowType' is not designed for extension - needs to be abstract, final or empty. 615
Warnings Parameter type should be final. 615
Warnings 'if' construct must use '{}'s. 616
Warnings '3' is a magic number. 616
Warnings 'if' construct must use '{}'s. 619
Warnings Method 'setArrowWidth' is not designed for extension - needs to be abstract, final or empty. 629
Warnings Parameter width should be final. 629
Warnings 'if' construct must use '{}'s. 630
Warnings Method 'setArrowHeight' is not designed for extension - needs to be abstract, final or empty. 641
Warnings Parameter height should be final. 641
Warnings 'if' construct must use '{}'s. 642
Warnings Method 'setArrowFill' is not designed for extension - needs to be abstract, final or empty. 653
Warnings Parameter filled should be final. 653
Warnings 'if' construct must use '{}'s. 654
Warnings 'else' construct must use '{}'s. 656
Warnings Method 'setLabelFontSize' is not designed for extension - needs to be abstract, final or empty. 669
Warnings Parameter size should be final. 669
Warnings Method 'setVerticesLabels' is not designed for extension - needs to be abstract, final or empty. 679
Warnings Parameter label should be final. 679
Warnings Method 'setEdgesLabels' is not designed for extension - needs to be abstract, final or empty. 689
Warnings Parameter label should be final. 689
Warnings Method 'setVerticesLabelsMap' is not designed for extension - needs to be abstract, final or empty. 699
Warnings Parameter m should be final. 699
Warnings Method 'setEdgesLabelsMap' is not designed for extension - needs to be abstract, final or empty. 709
Warnings Parameter m should be final. 709
Warnings Method 'setVerticesLabelsContext' is not designed for extension - needs to be abstract, final or empty. 719
Warnings Parameter context should be final. 719
Warnings Method 'setEdgesLabelsContext' is not designed for extension - needs to be abstract, final or empty. 729
Warnings Parameter context should be final. 729
Warnings Method 'setLabelsColor' is not designed for extension - needs to be abstract, final or empty. 740
Warnings Parameter color should be final. 740
Warnings Method 'setLabelsColor' is not designed for extension - needs to be abstract, final or empty. 751
Warnings Parameter color should be final. 751
Warnings Line is longer than 80 characters. 767
Warnings Parameter edgeSet should be final. 767
Warnings Parameter output should be final. 767
Warnings Name 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'. 799
Warnings '10' is a magic number. 799
Warnings '10' is a magic number. 799
Warnings Name 'Y' must match pattern '^[a-z][a-zA-Z0-9]*$'. 800
Warnings '10' is a magic number. 800
Warnings '10' is a magic number. 800
Warnings '10' is a magic number. 816
Warnings '10' is a magic number. 817
Warnings '10' is a magic number. 818
Warnings '10' is a magic number. 819
Warnings '10' is a magic number. 825
Warnings '10' is a magic number. 826
Warnings '10' is a magic number. 827
Warnings '10' is a magic number. 828
Warnings 'if' construct must use '{}'s. 859
Warnings '3' is a magic number. 860
Warnings '4' is a magic number. 860
Warnings '3' is a magic number. 861
Warnings '4' is a magic number. 861
Warnings Must have at least one statement. 864
Warnings Parameter vertexSet should be final. 881
Warnings Parameter output should be final. 881
Warnings '10' is a magic number. 902
Warnings '10' is a magic number. 903
Warnings '10' is a magic number. 904
Warnings '10' is a magic number. 904
Warnings '10' is a magic number. 905
Warnings '10' is a magic number. 906
Warnings 'if' construct must use '{}'s. 907
Warnings '10' is a magic number. 908
Warnings '10' is a magic number. 910
Warnings '10' is a magic number. 910
Warnings Line is longer than 80 characters. 915
Warnings Missing a Javadoc comment. 915
Warnings Parameter colors should be final. 915
Warnings ',' is not followed by whitespace. 915
Warnings Parameter output should be final. 915
Warnings '0xffffff' is a magic number. 924
Warnings '6' is a magic number. 925
Warnings Parameter color should be final. 938
Warnings Parameter set should be final. 955
Warnings 'if' construct must use '{}'s. 972
Warnings 'if' construct must use '{}'s. 974
Warnings Method 'write' is not designed for extension - needs to be abstract, final or empty. 991
Warnings Redundant throws: 'SecurityException' is unchecked exception. 991

fr/inria/opengve/mascoptLib/io/writer/fig/package.html

Violation Message Line
Warnings Missing package documentation file. 0

fr/inria/opengve/mascoptLib/io/writer/java/ClassWriter.java

Violation Message Line
Warnings '{' should be on the previous line. 38
Warnings Missing a Javadoc comment. 39
Warnings Missing a Javadoc comment. 41
Warnings Line is longer than 80 characters. 43
Warnings Line is longer than 80 characters. 44
Warnings Line is longer than 80 characters. 46
Warnings First sentence should end with a period. 48
Warnings First sentence should end with a period. 51
Warnings First sentence should end with a period. 54
Warnings First sentence should end with a period. 57
Warnings Name 'fileWriter' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 58
Warnings Missing a Javadoc comment. 60
Warnings Name 'toGenerate' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 60
Warnings Line is longer than 80 characters. 61
Warnings Method 'add' is not designed for extension - needs to be abstract, final or empty. 71
Warnings Parameter mascoptObject should be final. 71
Warnings 'if' construct must use '{}'s. 72
Warnings Name 'it_keys' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
Warnings Must have at least one statement. 112
Warnings Missing a Javadoc comment. 147
Warnings Parameter mascoptObject should be final. 147
Warnings Parameter mascoptObject should be final. 164
Warnings Missing a Javadoc comment. 172
Warnings Parameter vertex should be final. 172
Warnings Parameter vertex should be final. 184
Warnings Missing a Javadoc comment. 191
Warnings Parameter link should be final. 191
Warnings Parameter link should be final. 204
Warnings Missing a Javadoc comment. 214
Warnings Parameter set should be final. 214
Warnings Parameter set should be final. 227
Warnings Missing a Javadoc comment. 261
Warnings Parameter graph should be final. 261
Warnings Parameter graph should be final. 273
Warnings Parameter map should be final. 300
Warnings Parameter key should be final. 300
Warnings Parameter name should be final. 300
Warnings Parameter context should be final. 301
Warnings Avoid inline conditionals. 323
Warnings Missing a Javadoc comment. 329
Warnings Parameter map should be final. 329
Warnings Parameter map should be final. 341
Warnings Name 'it_keys' must match pattern '^[a-z][a-zA-Z0-9]*$'. 344
Warnings Missing a Javadoc comment. 365
Warnings Parameter mascoptObject should be final. 365
Warnings Parameter mascoptObject should be final. 390
Warnings Method 'write' is not designed for extension - needs to be abstract, final or empty. 413
Warnings 'while' construct must use '{}'s. 418
Warnings 'while' construct must use '{}'s. 422
Warnings Method 'setFile' is not designed for extension - needs to be abstract, final or empty. 435
Warnings Parameter fileName should be final. 435
Warnings Method 'setPackage' is not designed for extension - needs to be abstract, final or empty. 446
Warnings Parameter packageName should be final. 446
Warnings Expected @param tag for 'packageName'. 446
Warnings Method 'setClass' is not designed for extension - needs to be abstract, final or empty. 461
Warnings Parameter className should be final. 461
Warnings Parameter name should be final. 475

fr/inria/opengve/mascoptLib/io/writer/java/package.html

Violation Message Line
Warnings Missing package documentation file. 0

fr/inria/opengve/mascoptLib/io/writer/mgl/dom/MGLWriter.java

Violation Message Line
Warnings First sentence should end with a period. 22
Warnings Name 'document' must match pattern '^[a-z][a-zA-Z0-9]*_$'. 32
Warnings First sentence should end with a period. 34
Warnings Variable 'os' must be private and have accessor methods. 37
Warnings Variable 'rootElementForXMLFile' must be private and have accessor methods. 42
Warnings Name 'SYSTEM' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Warnings Variable 'SYSTEM' must be private and have accessor methods. 47
Warnings Line is longer than 80 characters. 52
Warnings Missing a Javadoc comment. 54
Warnings Name 'W3CSchemaAttr' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 54
Warnings Line is longer than 80 characters. 56
Warnings Missing a Javadoc comment. 56
Warnings Name 'W3CSchema' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 56
Warnings Missing a Javadoc comment. 58
Warnings Name 'MGLSchemaAttr' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 58
Warnings Line is longer than 80 characters. 60
Warnings Missing a Javadoc comment. 60
Warnings Name 'MGLSchema' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 60
Warnings Variable 'relaxNGVersionAttribute' must be private and have accessor methods. 65
Warnings Parameter file should be final. 73
Warnings Expected @throws tag for 'FileNotFoundException'. 73
Warnings Parameter os should be final. 83
Warnings 'os' hides a field. 83
Warnings Name 'dom_impl' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
Warnings Method 'add' is not designed for extension - needs to be abstract, final or empty. 109
Warnings Parameter object should be final. 109
Warnings Expected @param tag for 'object'. 109
Warnings Method 'write' is not designed for extension - needs to be abstract, final or empty. 116
Warnings '80' is a magic number. 120

fr/inria/opengve/mascoptLib/io/writer/mgl/dom/package.html

Violation Message Line
Warnings Missing package documentation file. 0