Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
124008264

Rules

RulesViolationsSeverity
PackageHtml22error Error
NewlineAtEndOfFile10error Error
Translation0error Error
JavadocMethod743error Error
JavadocType26error Error
JavadocVariable245error Error
JavadocStyle25error Error
ConstantName2error Error
LocalFinalVariableName2error Error
LocalVariableName5error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName12error Error
StaticVariableName3error Error
TypeName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength678error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
NoWhitespaceAfter18error Error
NoWhitespaceBefore3error Error
OperatorWrap5error Error
ParenPad87error Error
TypecastParenPad0error Error
TabCharacter2193error Error
WhitespaceAfter85error Error
WhitespaceAround1893error Error
ModifierOrder4error Error
RedundantModifier13error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly10error Error
NeedBraces238error Error
RightCurly1error Error
AvoidInlineConditionals80error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode1error Error
HiddenField143error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber14error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
DesignForExtension441error Error
FinalClass2error Error
HideUtilityClassConstructor8error Error
InterfaceIsType0error Error
VisibilityModifier97error Error
ArrayTypeStyle0error Error
FinalParameters530error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
625error Error
TodoComment0error Error
UpperEll0error Error

Files

Filesinfowarningerror
org/javagen/agile/core/model/AbstractModel.java00264
org/javagen/agile/core/util/StringUtil.java00159
org/javagen/agile/db/visitor/IdAssignerDatabaseVisitor.java00114
org/javagen/agile/core/xml/jaxb/package.html001
org/javagen/agile/core/emitter/Emitter.java0022
org/javagen/agile/core/model/BasicModel.java0010
org/javagen/agile/oo/naming/RegularPlurals.java00167
org/javagen/agile/core/emitter/context/EmitterLocalContextLoader.java0030
org/javagen/agile/oo/visitor/OOWalker.java0051
org/javagen/agile/core/util/ModelUtil.java00131
org/javagen/agile/db/util/package.html001
org/javagen/agile/core/emitter/Artifact.java0031
org/javagen/agile/core/emitter/binding/package.html001
org/javagen/agile/core/emitter/context/EmitterContextStackLoader.java0061
org/javagen/agile/oo/naming/JavaNamingService.java0094
org/javagen/agile/core/visitor/Visitor.java009
org/javagen/agile/core/context/ContextHolder.java0012
org/javagen/agile/core/xml/jaxb/ContextEntryType.java0023
org/javagen/agile/db/visitor/DefaultDatabaseVisitor.java0092
org/javagen/agile/oo/model/Class.java00187
org/javagen/agile/db/visitor/UniquePKFinderVisitor.java0014
org/javagen/agile/core/emitter/logic/Equals.java0041
org/javagen/agile/core/emitter/logic/And.java0024
org/javagen/agile/core/context/DefaultContext.java0012
org/javagen/agile/db/visitor/DatabaseVisitor.java0056
org/javagen/agile/core/context/Context.java004
org/javagen/agile/core/xml/XmlWriter.java004
org/javagen/agile/oo/context/Keys.java0013
org/javagen/agile/db/visitor/AutoIncrementFinderVisitor.java0052
org/javagen/agile/db/visitor/LinkTableFinderVisitor.java0042
org/javagen/agile/core/ioc/spring/SpringMain.java00123
org/javagen/agile/core/emitter/template/VelocityCodeGenerator.java00127
org/javagen/agile/core/Generator.java0011
org/javagen/agile/core/visitor/IdOverrideVisitor.java0098
org/javagen/agile/core/emitter/DefaultArtifact.java0062
org/javagen/agile/core/util/package.html001
org/javagen/agile/db/model/FkEnum.java005
org/javagen/agile/oo/visitor/DefaultOOVisitor.java0062
org/javagen/agile/db/visitor/UniqueColumnTypeVisitor.java00135
org/javagen/agile/oo/util/package.html001
org/javagen/agile/core/emitter/logic/NotEquals.java0024
org/javagen/agile/db/visitor/package.html001
org/javagen/agile/core/xml/jaxb/JAXBXmlWriter.java0043
org/javagen/agile/core/ioc/spring/package.html001
org/javagen/agile/db/visitor/DatabaseWalker.java0060
org/javagen/agile/core/emitter/package.html001
org/javagen/agile/core/context/package.html001
org/javagen/agile/core/emitter/template/NanoTemplateCallback.java0024
org/javagen/agile/core/util/FileUtil.java00120
org/javagen/agile/db/model/Database.java00128
org/javagen/agile/core/context/ContextHolderStack.java00255
org/javagen/agile/core/visitor/package.html001
org/javagen/agile/core/emitter/logic/package.html001
org/javagen/agile/core/visitor/TypeLookupVisitor.java0083
org/javagen/agile/db/model/Cardinality.java00103
org/javagen/agile/db/DbLoader.java00580
org/javagen/agile/core/context/Keys.java0022
org/javagen/agile/core/context/DefaultContextLoader.java0044
org/javagen/agile/db/model/ColumnReference.java0095
org/javagen/agile/core/emitter/logic/Or.java0023
org/javagen/agile/core/model/Model.java0060
org/javagen/agile/oo/naming/package.html001
org/javagen/agile/core/emitter/WriterFactory.java004
org/javagen/agile/core/util/RegexRenamer.java0099
org/javagen/agile/oo/naming/OONamingService.java0041
org/javagen/agile/db/model/FkConstraint.java00259
org/javagen/agile/core/xml/jaxb/ContextFactory.java0073
org/javagen/agile/core/emitter/TemplateEmitter.java00205
org/javagen/agile/core/xml/jaxb/ContextModelEntryType.java0027
org/javagen/agile/oo/visitor/OOVisitor.java0013
org/javagen/agile/db/context/package.html001
org/javagen/agile/oo/naming/Collections.java0094
org/javagen/agile/core/visitor/RegexRenameVisitor.java0022
org/javagen/agile/core/xml/package.html001
org/javagen/agile/db/model/PkColumn.java0052
org/javagen/agile/oo/naming/Pluralisation.java008
org/javagen/agile/core/annotation/DefaultValue.java003
org/javagen/agile/core/visitor/CustomizerVisitor.java0036
org/javagen/agile/core/visitor/IndexBuilderVisitor.java0058
org/javagen/agile/db/model/Column.java00317
org/javagen/agile/oo/util/OOUtil.java00254
org/javagen/agile/core/ModelPath.java0024
org/javagen/agile/core/visitor/IdAssignerVisitor.java0033
org/javagen/agile/core/emitter/logic/FileDoesNotExist.java007
org/javagen/agile/core/xml/jaxb/ContextTypeAdapter.java0063
org/javagen/agile/db/model/package.html001
org/javagen/agile/core/GeneratorPipeline.java0096
org/javagen/agile/core/xml/jaxb/JAXBXmlReader.java0078
org/javagen/agile/oo/model/Reference.java0059
org/javagen/agile/core/util/NanoTemplate.java00270
org/javagen/agile/core/util/ResourceLoader.java00208
org/javagen/agile/oo/visitor/IdAssignerOOVisitor.java0061
org/javagen/agile/core/annotation/package.html001
org/javagen/agile/core/emitter/template/FreemarkerCodeGenerator.java00111
org/javagen/agile/oo/visitor/package.html001
org/javagen/agile/core/emitter/template/TemplateGenerator.java0025
org/javagen/agile/db/util/DbUtil.java0092
org/javagen/agile/db/model/Table.java00328
org/javagen/agile/core/emitter/context/package.html001
org/javagen/agile/core/emitter/template/package.html001
org/javagen/agile/core/visitor/EmitterVisitor.java0092
org/javagen/agile/oo/model/Property.java0063
org/javagen/agile/db/util/DriverManagerDataSource.java00353
org/javagen/agile/core/ioc/spring/GlobalPropertyHolder.java0043
org/javagen/agile/core/xml/XmlReader.java0010
org/javagen/agile/core/emitter/DefaultWriterFactory.java007
org/javagen/agile/core/visitor/GenericWalker.java0048
org/javagen/agile/db/model/UniqueConstraint.java0072
org/javagen/agile/core/xml/jaxb/ContextType.java0065
org/javagen/agile/core/emitter/binding/Binder.java0010
org/javagen/agile/oo/context/package.html001
org/javagen/agile/core/visitor/Visit.java001
org/javagen/agile/core/emitter/logic/Predicate.java0012
org/javagen/agile/core/emitter/context/EmitterContextLoader.java0010
org/javagen/agile/db/context/Keys.java0010
org/javagen/agile/core/model/package.html001
org/javagen/agile/core/emitter/binding/ModelTypeBinder.java00127
org/javagen/agile/db/model/DbType.java00118
org/javagen/agile/core/visitor/DefaultVisitor.java0033
org/javagen/agile/core/context/ContextLoader.java004
org/javagen/agile/core/visitor/DefaultValueVisitor.java00138
org/javagen/agile/oo/model/package.html001

Details

org/javagen/agile/core/model/AbstractModel.java

ViolationMessageLine
errorLine is longer than 80 characters.37
errorLine is longer than 80 characters.38
errorLine has trailing spaces.39
errorLine is longer than 80 characters.42
errorLine contains a tab character.44
errorMissing a Javadoc comment.44
errorVariable 'name' must be private and have accessor methods.44
errorLine contains a tab character.45
errorMissing a Javadoc comment.45
errorVariable 'id' must be private and have accessor methods.45
errorLine contains a tab character.46
errorMissing a Javadoc comment.46
errorVariable 'modelType' must be private and have accessor methods.46
errorLine contains a tab character.47
errorMissing a Javadoc comment.47
error'<' is not preceded with whitespace.47
error'<' is not followed by whitespace.47
error'>' is not preceded with whitespace.47
errorVariable 'context' must be private and have accessor methods.47
errorLine contains a tab character.48
errorMissing a Javadoc comment.48
errorVariable 'parentModel' must be private and have accessor methods.48
errorLine contains a tab character.49
errorMissing a Javadoc comment.49
error'<' is not preceded with whitespace.49
error'<' is not followed by whitespace.49
error'>' is not preceded with whitespace.49
errorVariable 'childModels' must be private and have accessor methods.49
errorLine has trailing spaces.50
errorMissing a Javadoc comment.51
errorLine has trailing spaces.52
errorMissing a Javadoc comment.53
errorParameter name should be final.53
error'name' hides a field.53
errorLine has trailing spaces.56
errorLine contains a tab character.56
errorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.57
errorMissing a Javadoc comment.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.60
errorLine contains a tab character.62
errorMethod 'setName' is not designed for extension - needs to be abstract, final or empty.62
errorMissing a Javadoc comment.62
errorParameter name should be final.62
error'name' hides a field.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorMethod 'getId' is not designed for extension - needs to be abstract, final or empty.66
errorMissing a Javadoc comment.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.71
errorMethod 'setId' is not designed for extension - needs to be abstract, final or empty.71
errorMissing a Javadoc comment.71
errorParameter id should be final.71
error'id' hides a field.71
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine has trailing spaces.74
errorLine contains a tab character.74
errorMethod 'getModelType' is not designed for extension - needs to be abstract, final or empty.75
errorMissing a Javadoc comment.75
errorMethod 'setModelType' is not designed for extension - needs to be abstract, final or empty.80
errorMissing a Javadoc comment.80
errorParameter modelType should be final.80
error'modelType' hides a field.80
errorLine has trailing spaces.83
errorLine has trailing spaces.87
errorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.88
errorMissing a Javadoc comment.88
error'if' construct must use '{}'s.93
error'!=' is not preceded with whitespace.93
error'!=' is not followed by whitespace.93
error'if' construct must use '{}'s.95
error'!=' is not preceded with whitespace.95
error'!=' is not followed by whitespace.95
errorDefinition of 'equals()' without corresponding definition of 'hashCode()'.101
errorMethod 'equals' is not designed for extension - needs to be abstract, final or empty.101
errorMissing a Javadoc comment.101
errorParameter obj should be final.102
error'if' construct must use '{}'s.103
error'(' is followed by whitespace.103
error'!' is followed by whitespace.103
error')' is preceded with whitespace.103
error'cast' is not followed by whitespace.105
error'if' construct must use '{}'s.106
errorLine is longer than 80 characters.106
error'!=' is not preceded with whitespace.106
error'!=' is not followed by whitespace.106
error'!=' is not preceded with whitespace.106
error'!=' is not followed by whitespace.106
error'if' construct must use '{}'s.108
error'!=' is not preceded with whitespace.108
error'!=' is not followed by whitespace.108
error'!=' is not preceded with whitespace.108
error'!=' is not followed by whitespace.108
error'if' construct must use '{}'s.110
errorLine is longer than 80 characters.110
error'!=' is not preceded with whitespace.110
error'!=' is not followed by whitespace.110
error'!=' is not preceded with whitespace.110
error'!=' is not followed by whitespace.110
errorLine is longer than 80 characters.112
errorLine is longer than 80 characters.117
errorLine contains a tab character.117
errorLine contains a tab character.118
errorLine is longer than 80 characters.119
errorLine contains a tab character.119
errorLine has trailing spaces.120
errorLine contains a tab character.120
errorMethod 'getParentModel' is not designed for extension - needs to be abstract, final or empty.123
errorMissing a Javadoc comment.123
errorLine contains a tab character.124
errorLine contains a tab character.125
errorLine contains a tab character.126
errorLine has trailing spaces.127
errorLine contains a tab character.127
errorLine has trailing spaces.128
errorLine contains a tab character.128
errorMethod 'setParentModel' is not designed for extension - needs to be abstract, final or empty.128
errorMissing a Javadoc comment.128
errorParameter parentModel should be final.128
error'parentModel' hides a field.128
errorLine contains a tab character.129
errorLine contains a tab character.130
errorLine has trailing spaces.131
errorLine contains a tab character.131
errorMethod 'getChildModels' is not designed for extension - needs to be abstract, final or empty.135
error'=' is not preceded with whitespace.135
error'=' is not followed by whitespace.135
error'<' is not preceded with whitespace.136
error'<' is not followed by whitespace.136
error'>' is not preceded with whitespace.136
error'if' construct must use '{}'s.137
error'==' is not preceded with whitespace.137
error'==' is not followed by whitespace.137
error'<' is not preceded with whitespace.138
error'<' is not followed by whitespace.138
error'>' is not preceded with whitespace.138
error'>' is not followed by whitespace.138
errorLine contains a tab character.139
errorLine contains a tab character.140
errorLine has trailing spaces.141
errorLine contains a tab character.141
errorLine contains a tab character.145
errorMethod 'setChildModels' is not designed for extension - needs to be abstract, final or empty.145
errorParameter childModels should be final.145
error'<' is not preceded with whitespace.145
error'<' is not followed by whitespace.145
error'>' is not preceded with whitespace.145
error'childModels' hides a field.145
errorExpected @param tag for 'childModels'.145
error'!=' is not preceded with whitespace.147
error'!=' is not followed by whitespace.147
error'for' construct must use '{}'s.148
error'for' is not followed by whitespace.148
errorLine contains a tab character.151
errorLine contains a tab character.156
errorMethod 'addChildModel' is not designed for extension - needs to be abstract, final or empty.156
errorParameter child should be final.156
errorExpected @param tag for 'child'.156
error'if' construct must use '{}'s.157
errorLine contains a tab character.157
errorLine contains a tab character.158
error'<' is not preceded with whitespace.158
error'<' is not followed by whitespace.158
error'>' is not preceded with whitespace.158
error'>' is not followed by whitespace.158
errorLine contains a tab character.159
errorLine contains a tab character.160
errorLine contains a tab character.161
errorLine has trailing spaces.162
errorLine contains a tab character.162
errorLine contains a tab character.163
errorMethod 'lookupChildByName' is not designed for extension - needs to be abstract, final or empty.163
errorMissing a Javadoc comment.163
errorParameter name should be final.163
error'name' hides a field.163
errorLine contains a tab character.164
errorLine contains a tab character.165
errorMethod 'allOwnedModels' is not designed for extension - needs to be abstract, final or empty.167
errorMissing a Javadoc comment.167
error'<' is not preceded with whitespace.167
error'<' is not followed by whitespace.167
error'>' is not preceded with whitespace.167
errorLine has trailing spaces.170
errorLine is longer than 80 characters.171
errorLine contains a tab character.171
errorLine contains a tab character.172
errorLine is longer than 80 characters.173
errorLine contains a tab character.173
errorLine has trailing spaces.174
errorLine contains a tab character.174
errorMethod 'get' is not designed for extension - needs to be abstract, final or empty.175
errorMissing a Javadoc comment.175
errorParameter key should be final.175
errorAvoid inline conditionals.176
errorMethod 'put' is not designed for extension - needs to be abstract, final or empty.179
errorMissing a Javadoc comment.179
errorParameter key should be final.179
errorParameter value should be final.179
errorLine has trailing spaces.187
errorMethod 'getContext' is not designed for extension - needs to be abstract, final or empty.187
errorMissing a Javadoc comment.187
errorLine contains a tab character.189
error'<' is not preceded with whitespace.189
error'<' is not followed by whitespace.189
error',' is not followed by whitespace.189
error'>' is not preceded with whitespace.189
errorLine contains a tab character.190
errorLine contains a tab character.191
errorLine contains a tab character.193
errorMethod 'setContext' is not designed for extension - needs to be abstract, final or empty.193
errorMissing a Javadoc comment.193
errorParameter context should be final.193
error'<' is not preceded with whitespace.193
error'<' is not followed by whitespace.193
error',' is not followed by whitespace.193
error'>' is not preceded with whitespace.193
error'context' hides a field.193
errorLine contains a tab character.194
errorLine contains a tab character.195
errorLine is longer than 80 characters.197
errorLine contains a tab character.197
errorLine contains a tab character.198
errorLine is longer than 80 characters.199
errorLine contains a tab character.199
errorLine has trailing spaces.200
errorLine contains a tab character.200
errorLine contains a tab character.201
errorMethod 'copyTo' is not designed for extension - needs to be abstract, final or empty.201
errorMissing a Javadoc comment.201
errorParameter target should be final.201
error'if' construct must use '{}'s.202
errorLine contains a tab character.202
error'==' is not preceded with whitespace.202
error'==' is not followed by whitespace.202
errorLine is longer than 80 characters.203
errorLine contains a tab character.203
error'if' construct must use '{}'s.204
errorLine is longer than 80 characters.204
error'!=' is not preceded with whitespace.204
error'!=' is not followed by whitespace.204
error'==' is not preceded with whitespace.204
error'==' is not followed by whitespace.204
error'if' construct must use '{}'s.206
errorLine is longer than 80 characters.206
error'!=' is not preceded with whitespace.206
error'!=' is not followed by whitespace.206
error'==' is not preceded with whitespace.206
error'==' is not followed by whitespace.206
error'if' construct must use '{}'s.208
errorLine is longer than 80 characters.208
error'!=' is not preceded with whitespace.208
error'!=' is not followed by whitespace.208
error'==' is not preceded with whitespace.208
error'==' is not followed by whitespace.208
error'!=' is not preceded with whitespace.210
error'!=' is not followed by whitespace.210
error'for' is not followed by whitespace.211
errorLine contains a tab character.216
errorLine has trailing spaces.217

org/javagen/agile/core/util/StringUtil.java

ViolationMessageLine
errorUtility classes should not have a public or default constructor.29
errorFirst sentence should end with a period.31
errorLine has trailing spaces.32
errorLine is longer than 80 characters.33
errorExpected an @return tag.35
errorLine contains a tab character.35
errorParameter anyString should be final.35
errorExpected @param tag for 'anyString'.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorFirst sentence should end with a period.39
errorExpected an @return tag.42
errorLine contains a tab character.42
errorParameter anyString should be final.42
errorExpected @param tag for 'anyString'.42
error'if' construct must use '{}'s.43
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorFirst sentence should end with a period.53
errorLine contains a tab character.53
errorLine contains a tab character.55
errorExpected an @return tag.56
errorLine contains a tab character.56
errorParameter anyString should be final.56
errorExpected @param tag for 'anyString'.56
error'if' construct must use '{}'s.57
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorFirst sentence should end with a period.66
errorLine contains a tab character.66
errorLine is longer than 80 characters.67
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorExpected an @return tag.70
errorLine contains a tab character.70
errorParameter anyString should be final.70
errorExpected @param tag for 'anyString'.70
error'if' construct must use '{}'s.71
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine contains a tab character.80
errorLine contains a tab character.81
errorLine contains a tab character.82
errorLine contains a tab character.83
error'if' construct must use '{}'s.84
errorLine contains a tab character.84
errorLine contains a tab character.85
error'else' construct must use '{}'s.86
errorLine contains a tab character.86
errorLine contains a tab character.87
errorLine contains a tab character.88
errorLine contains a tab character.89
error'if' construct must use '{}'s.90
errorLine contains a tab character.90
errorLine is longer than 80 characters.91
errorLine contains a tab character.91
error'else' construct must use '{}'s.92
errorLine contains a tab character.92
errorLine is longer than 80 characters.93
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine contains a tab character.96
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine contains a tab character.99
errorLine contains a tab character.100
errorLine contains a tab character.102
errorLine contains a tab character.103
errorLine contains a tab character.104
errorLine contains a tab character.106
errorLine contains a tab character.107
errorLine contains a tab character.108
errorExpected an @return tag.109
errorLine contains a tab character.109
errorParameter name should be final.109
errorExpected @param tag for 'name'.109
errorLine contains a tab character.110
errorAvoid inline conditionals.110
errorLine contains a tab character.111
errorLine contains a tab character.113
errorLine contains a tab character.114
errorLine contains a tab character.115
errorExpected an @return tag.116
errorLine contains a tab character.116
errorParameter name should be final.116
errorExpected @param tag for 'name'.116
errorLine is longer than 80 characters.117
errorLine contains a tab character.117
errorLine contains a tab character.118
errorLine contains a tab character.119
errorLine contains a tab character.120
errorLine contains a tab character.121
errorLine contains a tab character.122
errorLine contains a tab character.124
errorMissing a Javadoc comment.124
error'<' is not preceded with whitespace.124
error'<' is not followed by whitespace.124
error'>' is not preceded with whitespace.124
errorParameter tokens should be final.124
errorParameter delim should be final.124
errorLine is longer than 80 characters.125
errorLine contains a tab character.125
errorLine contains a tab character.126
error'<' is not preceded with whitespace.126
error'<' is not followed by whitespace.126
error'>' is not preceded with whitespace.126
error'<' is not preceded with whitespace.126
error'<' is not followed by whitespace.126
error'>' is not preceded with whitespace.126
error'>' is not followed by whitespace.126
errorLine contains a tab character.127
errorLine contains a tab character.128
errorLine contains a tab character.129
errorLine contains a tab character.130
errorLine contains a tab character.131
errorMissing a Javadoc comment.133
error'<' is not preceded with whitespace.133
error'<' is not followed by whitespace.133
error'>' is not preceded with whitespace.133
errorParameter array should be final.133
error'<' is not preceded with whitespace.134
error'<' is not followed by whitespace.134
error'>' is not preceded with whitespace.134
error'<' is not preceded with whitespace.134
error'<' is not followed by whitespace.134
error'>' is not preceded with whitespace.134
error'>' is not followed by whitespace.134
error'if' construct must use '{}'s.135
error'!=' is not preceded with whitespace.135
error'!=' is not followed by whitespace.135
error'for' is not followed by whitespace.136
errorLine has trailing spaces.141
errorMissing a Javadoc comment.142
errorParameter tokens should be final.142
errorParameter deliniator should be final.142
error'==' is not preceded with whitespace.144
error'==' is not followed by whitespace.144
errorAvoid inline conditionals.144
error'+' is not preceded with whitespace.144
error'+' is not followed by whitespace.144
errorLine has trailing spaces.146

org/javagen/agile/db/visitor/IdAssignerDatabaseVisitor.java

ViolationMessageLine
errorLine is longer than 80 characters.27
errorLine is longer than 80 characters.29
errorMissing a Javadoc comment.35
errorMissing a Javadoc comment.36
errorLine has trailing spaces.37
errorLine has trailing spaces.41
errorMethod 'getPrefix' is not designed for extension - needs to be abstract, final or empty.42
errorMissing a Javadoc comment.42
errorMethod 'setPrefix' is not designed for extension - needs to be abstract, final or empty.46
errorMissing a Javadoc comment.46
errorParameter prefix should be final.46
error'prefix' hides a field.46
errorMethod 'gen' is not designed for extension - needs to be abstract, final or empty.50
errorMissing a Javadoc comment.50
errorParameter database should be final.50
error'if' construct must use '{}'s.51
errorLine has trailing spaces.51
error'==' is not preceded with whitespace.51
error'==' is not followed by whitespace.51
error'if' construct must use '{}'s.53
error'==' is not preceded with whitespace.53
error'==' is not followed by whitespace.53
errorLine has trailing spaces.64
errorMethod 'visit' is not designed for extension - needs to be abstract, final or empty.64
errorMissing a Javadoc comment.64
errorParameter database should be final.64
error'if' construct must use '{}'s.66
error'==' is not preceded with whitespace.66
error'==' is not followed by whitespace.66
errorLine has trailing spaces.67
errorLine is longer than 80 characters.67
error'+' is not preceded with whitespace.67
error'+' is not followed by whitespace.67
error'!=' is not preceded with whitespace.67
error'!=' is not followed by whitespace.67
errorAvoid inline conditionals.67
errorLine has trailing spaces.70
errorMethod 'visit' is not designed for extension - needs to be abstract, final or empty.70
errorMissing a Javadoc comment.70
errorParameter table should be final.70
error'if' construct must use '{}'s.71
error'==' is not preceded with whitespace.71
error'==' is not followed by whitespace.71
errorLine has trailing spaces.72
error'+' is not preceded with whitespace.72
error'+' is not followed by whitespace.72
errorLine has trailing spaces.75
errorMethod 'visit' is not designed for extension - needs to be abstract, final or empty.75
errorMissing a Javadoc comment.75
errorParameter column should be final.75
error'if' construct must use '{}'s.76
error'==' is not preceded with whitespace.76
error'==' is not followed by whitespace.76
errorLine has trailing spaces.77
errorLine is longer than 80 characters.77
error'+' is not preceded with whitespace.77
error'+' is not followed by whitespace.77
error'+' is not preceded with whitespace.77
error'+' is not followed by whitespace.77
error'+' is not preceded with whitespace.77
error'+' is not followed by whitespace.77
errorLine has trailing spaces.80
errorMethod 'visit' is not designed for extension - needs to be abstract, final or empty.80
errorMissing a Javadoc comment.80
errorParameter columnReference should be final.80
error'==' is not preceded with whitespace.81
error'==' is not followed by whitespace.81
error'!=' is not preceded with whitespace.83
error'!=' is not followed by whitespace.83
errorLine is longer than 80 characters.84
error'+' is not preceded with whitespace.84
error'+' is not followed by whitespace.84
error'+' is not preceded with whitespace.84
error'+' is not followed by whitespace.84
error'+' is not preceded with whitespace.84
error'+' is not followed by whitespace.84
errorLine has trailing spaces.88
errorMethod 'visit' is not designed for extension - needs to be abstract, final or empty.88
errorMissing a Javadoc comment.88
errorParameter fkConstraint should be final.88
error'==' is not preceded with whitespace.89
error'==' is not followed by whitespace.89
error'!=' is not preceded with whitespace.90
error'!=' is not followed by whitespace.90
errorLine is longer than 80 characters.91
error'+' is not preceded with whitespace.91
error'+' is not followed by whitespace.91
error'+' is not preceded with whitespace.91
error'+' is not followed by whitespace.91
error'+' is not preceded with whitespace.91
error'+' is not followed by whitespace.91
errorLine has trailing spaces.95
errorMethod 'visit' is not designed for extension - needs to be abstract, final or empty.95
errorMissing a Javadoc comment.95
errorParameter pkColumn should be final.95
error'if' construct must use '{}'s.96
error'==' is not preceded with whitespace.96
error'==' is not followed by whitespace.96
errorLine has trailing spaces.97
errorLine is longer than 80 characters.97
error'+' is not preceded with whitespace.97
error'+' is not followed by whitespace.97
error'+' is not preceded with whitespace.97
error'+' is not followed by whitespace.97
error'+' is not preceded with whitespace.97
error'+' is not followed by whitespace.97
errorLine has trailing spaces.100
errorMethod 'visit' is not designed for extension - needs to be abstract, final or empty.100
errorMissing a Javadoc comment.100
errorParameter model should be final.100
error'if' construct must use '{}'s.101
error'==' is not preceded with whitespace.101
error'==' is not followed by whitespace.101
errorLine has trailing spaces.102

org/javagen/agile/core/xml/jaxb/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/javagen/agile/core/emitter/Emitter.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine has trailing spaces.22
errorLine is longer than 80 characters.25
errorLine has trailing spaces.26
errorLine is longer than 80 characters.28
errorLine is longer than 80 characters.29
errorLine has trailing spaces.30
errorLine is longer than 80 characters.30
errorLine has trailing spaces.31
errorLine is longer than 80 characters.33
errorLine has trailing spaces.38
errorLine contains a tab character.38
errorFirst sentence should end with a period.39
errorLine has trailing spaces.40
errorLine is longer than 80 characters.41
errorLine contains a tab character.43
errorLine has trailing spaces.44
errorLine contains a tab character.44
errorLine has trailing spaces.46
errorLine is longer than 80 characters.46
errorLine is longer than 80 characters.47
errorLine contains a tab character.50

org/javagen/agile/core/model/BasicModel.java

ViolationMessageLine
errorFirst sentence should end with a period.20
error'=' is not preceded with whitespace.30
error'=' is not followed by whitespace.30
errorLine has trailing spaces.33
errorMissing a Javadoc comment.33
errorLine has trailing spaces.36
errorMissing a Javadoc comment.37
errorParameter name should be final.37
errorLine has trailing spaces.41
errorLine contains a tab character.41

org/javagen/agile/oo/naming/RegularPlurals.java

ViolationMessageLine
errorLine is longer than 80 characters.25
errorLine is longer than 80 characters.26
errorLine is longer than 80 characters.30
errorLine has trailing spaces.31
errorLine is longer than 80 characters.39
errorLine has trailing spaces.41
errorLine is longer than 80 characters.41
errorLine has trailing spaces.42
errorLine is longer than 80 characters.42
errorLine has trailing spaces.51
errorLine is longer than 80 characters.51
errorLine has trailing spaces.53
errorMissing a Javadoc comment.59
errorMissing a Javadoc comment.60
errorMissing a Javadoc comment.61
error'<' is not preceded with whitespace.61
error'<' is not followed by whitespace.61
error'>' is not preceded with whitespace.61
errorMissing a Javadoc comment.62
error'<' is not preceded with whitespace.62
error'<' is not followed by whitespace.62
error'>' is not preceded with whitespace.62
errorMissing a Javadoc comment.63
errorName 'ALL_UPPER_CASE' must match pattern '^[a-z][a-zA-Z0-9]*$'.63
errorLine is longer than 80 characters.66
errorLine is longer than 80 characters.70
errorLine is longer than 80 characters.71
errorLine is longer than 80 characters.72
errorLine is longer than 80 characters.74
errorLine is longer than 80 characters.75
errorLine is longer than 80 characters.76
errorLine is longer than 80 characters.78
errorLine is longer than 80 characters.79
errorLine has trailing spaces.80
errorLine is longer than 80 characters.81
errorLine has trailing spaces.82
errorLine has trailing spaces.85
errorExpected an @return tag.89
errorMethod 'toPlural' is not designed for extension - needs to be abstract, final or empty.89
errorParameter singular should be final.89
errorExpected @param tag for 'singular'.89
error'if' construct must use '{}'s.90
error'==' is not preceded with whitespace.90
error'==' is not followed by whitespace.90
error'==' is not preceded with whitespace.90
error'==' is not followed by whitespace.90
errorLine is longer than 80 characters.91
error'!=' is not preceded with whitespace.94
error'!=' is not followed by whitespace.94
errorAvoid inline conditionals.95
error'==' is not preceded with whitespace.98
error'==' is not followed by whitespace.98
errorAvoid inline conditionals.101
errorExpected an @return tag.109
errorMethod 'toSingular' is not designed for extension - needs to be abstract, final or empty.109
errorParameter plural should be final.109
errorExpected @param tag for 'plural'.109
error'if' construct must use '{}'s.110
error'==' is not preceded with whitespace.110
error'==' is not followed by whitespace.110
error'==' is not preceded with whitespace.110
error'==' is not followed by whitespace.110
errorLine is longer than 80 characters.111
error'!=' is not preceded with whitespace.115
error'!=' is not followed by whitespace.115
errorAvoid inline conditionals.116
error'==' is not preceded with whitespace.118
error'==' is not followed by whitespace.118
errorAvoid inline conditionals.121
errorLine has trailing spaces.129
errorExpected an @return tag.133
errorMethod 'lookupPlural' is not designed for extension - needs to be abstract, final or empty.133
errorParameter singular should be final.133
errorExpected @param tag for 'singular'.133
error'if' construct must use '{}'s.134
error'==' is not preceded with whitespace.134
error'==' is not followed by whitespace.134
errorLine is longer than 80 characters.138
error'==' is not preceded with whitespace.138
error'==' is not followed by whitespace.138
errorAvoid inline conditionals.138
errorExpected an @return tag.144
errorMethod 'lookupSingular' is not designed for extension - needs to be abstract, final or empty.144
errorParameter plural should be final.144
errorExpected @param tag for 'plural'.144
error'if' construct must use '{}'s.145
error'==' is not preceded with whitespace.145
error'==' is not followed by whitespace.145
errorLine is longer than 80 characters.149
error'==' is not preceded with whitespace.149
error'==' is not followed by whitespace.149
errorAvoid inline conditionals.149
errorMissing a Javadoc comment.152
errorParameter text should be final.152
errorLine is longer than 80 characters.162
errorLine is longer than 80 characters.164
errorMethod 'addToPluralReplacementPattern' is not designed for extension - needs to be abstract, final or empty.164
errorParameter regex should be final.164
errorExpected @param tag for 'regex'.164
errorParameter replacementPattern should be final.164
errorExpected @param tag for 'replacementPattern'.164
error'if' construct must use '{}'s.165
errorLine has trailing spaces.169
errorLine is longer than 80 characters.172
errorLine is longer than 80 characters.174
errorMethod 'addToSingularReplacementPattern' is not designed for extension - needs to be abstract, final or empty.174
errorParameter regex should be final.174
errorExpected @param tag for 'regex'.174
errorParameter replacementPattern should be final.174
errorExpected @param tag for 'replacementPattern'.174
error'if' construct must use '{}'s.175
errorLine has trailing spaces.179
errorMethod 'getToPluralRegexRenamer' is not designed for extension - needs to be abstract, final or empty.180
errorMissing a Javadoc comment.180
errorMethod 'setToPluralRegexRenamer' is not designed for extension - needs to be abstract, final or empty.184
errorMissing a Javadoc comment.184
errorParameter toPluralRegexRenamer should be final.184
error'toPluralRegexRenamer' hides a field.184
errorMethod 'getToSingularRegexRenamer' is not designed for extension - needs to be abstract, final or empty.188
errorMissing a Javadoc comment.188
errorMethod 'setToSingularRegexRenamer' is not designed for extension - needs to be abstract, final or empty.192
errorMissing a Javadoc comment.192
errorParameter toSingularRegexRenamer should be final.192
error'toSingularRegexRenamer' hides a field.192
errorMethod 'getSingularToPlural' is not designed for extension - needs to be abstract, final or empty.196
errorMissing a Javadoc comment.196
error'<' is not preceded with whitespace.196
error'<' is not followed by whitespace.196
error'>' is not preceded with whitespace.196
errorLine is longer than 80 characters.201
errorMethod 'setSingularToPlural' is not designed for extension - needs to be abstract, final or empty.204
errorParameter singularToPlural should be final.204
error'<' is not preceded with whitespace.204
error'<' is not followed by whitespace.204
error'>' is not preceded with whitespace.204
error'singularToPlural' hides a field.204
error'==' is not preceded with whitespace.205
error'==' is not followed by whitespace.205
errorLine is longer than 80 characters.208
error'<' is not preceded with whitespace.208
error'<' is not followed by whitespace.208
error'>' is not preceded with whitespace.208
error'>' is not followed by whitespace.208
errorLine is longer than 80 characters.209
error'for' is not followed by whitespace.209
error'<' is not preceded with whitespace.209
error'<' is not followed by whitespace.209
error'>' is not preceded with whitespace.209
errorLine is longer than 80 characters.210
error'==' is not preceded with whitespace.214
error'==' is not followed by whitespace.214
errorLine is longer than 80 characters.217
error'<' is not preceded with whitespace.217
error'<' is not followed by whitespace.217
error'>' is not preceded with whitespace.217
error'>' is not followed by whitespace.217
errorLine is longer than 80 characters.218
error'for' is not followed by whitespace.218
error'<' is not preceded with whitespace.218
error'<' is not followed by whitespace.218
error'>' is not preceded with whitespace.218
errorLine is longer than 80 characters.219
errorMethod 'getPluralToSingular' is not designed for extension - needs to be abstract, final or empty.224
errorMissing a Javadoc comment.224
error'<' is not preceded with whitespace.224
error'<' is not followed by whitespace.224
error'>' is not preceded with whitespace.224

org/javagen/agile/core/emitter/context/EmitterLocalContextLoader.java

ViolationMessageLine
errorLine is longer than 80 characters.26
errorLine is longer than 80 characters.33
errorLine has trailing spaces.34
errorLine has trailing spaces.38
errorLine contains a tab character.38
errorLine is longer than 80 characters.39
errorLine contains a tab character.39
errorMethod 'pushAll' is not designed for extension - needs to be abstract, final or empty.39
errorMissing a Javadoc comment.39
errorParameter context should be final.39
errorParameter currentModel should be final.39
errorParameter emitterContextHolder should be final.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine is longer than 80 characters.44
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine has trailing spaces.47
errorLine contains a tab character.47
errorLine is longer than 80 characters.48
errorLine contains a tab character.48
errorMethod 'popAll' is not designed for extension - needs to be abstract, final or empty.48
errorMissing a Javadoc comment.48
errorParameter context should be final.48
errorParameter modelTree should be final.48
errorParameter emitterContextHolder should be final.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51

org/javagen/agile/oo/visitor/OOWalker.java

ViolationMessageLine
errorMissing a Javadoc comment.27
errorUtility classes should not have a public or default constructor.27
errorLine contains a tab character.29
errorMissing a Javadoc comment.29
errorParameter javaModel should be final.29
errorParameter visitor should be final.29
error'if' construct must use '{}'s.30
errorLine contains a tab character.30
error'==' is not preceded with whitespace.30
error'==' is not followed by whitespace.30
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine is longer than 80 characters.35
errorLine contains a tab character.35
errorMissing a Javadoc comment.35
errorParameter model should be final.35
errorParameter visitor should be final.35
errorParameter itinerary should be final.35
error'<' is not preceded with whitespace.35
error'<' is not followed by whitespace.35
error'>' is not preceded with whitespace.35
errorLine is longer than 80 characters.36
errorLine contains a tab character.36
error'==' is not preceded with whitespace.36
error'==' is not followed by whitespace.36
errorLine contains a tab character.37
error'(' is followed by whitespace.38
error'cast' is not followed by whitespace.38
error')' is preceded with whitespace.38
error'(' is followed by whitespace.40
error'cast' is not followed by whitespace.40
error')' is preceded with whitespace.40
error'(' is followed by whitespace.42
error'cast' is not followed by whitespace.42
error')' is preceded with whitespace.42
errorLine contains a tab character.44
error'(' is followed by whitespace.44
error')' is preceded with whitespace.44
errorLine contains a tab character.46
error'<' is not preceded with whitespace.47
error'<' is not followed by whitespace.47
error'>' is not preceded with whitespace.47
errorLine contains a tab character.48
error'(' is followed by whitespace.48
errorLine contains a tab character.49
error'for' is not followed by whitespace.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53

org/javagen/agile/core/util/ModelUtil.java

ViolationMessageLine
errorUtility classes should not have a public or default constructor.30
errorParameter currentNode should be final.36
error'while' construct must use '{}'s.37
error'while' is not followed by whitespace.37
error'!=' is not preceded with whitespace.37
error'!=' is not followed by whitespace.37
errorLine has trailing spaces.41
errorExpected an @return tag.50
errorLine is longer than 80 characters.51
errorParameter parent should be final.51
errorExpected @param tag for 'parent'.51
errorParameter name should be final.51
errorParameter type should be final.51
errorParameter includeSubTrees should be final.51
error'if' construct must use '{}'s.52
errorLine has trailing spaces.52
errorLine is longer than 80 characters.52
error'==' is not preceded with whitespace.52
error'==' is not followed by whitespace.52
error'==' is not preceded with whitespace.52
error'==' is not followed by whitespace.52
error'for' is not followed by whitespace.54
error'if' construct must use '{}'s.55
errorLine is longer than 80 characters.55
error'==' is not preceded with whitespace.55
error'==' is not followed by whitespace.55
error'if' construct must use '{}'s.58
error'for' is not followed by whitespace.59
error'if' construct must use '{}'s.61
error'!=' is not preceded with whitespace.61
error'!=' is not followed by whitespace.61
errorLine has trailing spaces.66
errorExpected an @return tag.70
errorLine is longer than 80 characters.70
errorParameter parent should be final.70
errorExpected @param tag for 'parent'.70
errorParameter name should be final.70
errorExpected @param tag for 'name'.70
errorParameter includeSubTrees should be final.70
errorExpected @param tag for 'includeSubTrees'.70
errorLine has trailing spaces.73
errorLine is longer than 80 characters.75
errorLine has trailing spaces.78
errorLine has trailing spaces.85
errorLine has trailing spaces.87
errorLine is longer than 80 characters.87
errorLine is longer than 80 characters.88
errorLine is longer than 80 characters.92
errorLine is longer than 80 characters.93
errorLine is longer than 80 characters.94
errorLine has trailing spaces.95
errorExpected an @return tag.97
errorParameter currentNode should be final.98
errorExpected @param tag for 'currentNode'.98
errorParameter path should be final.98
errorExpected @param tag for 'path'.98
errorLine is longer than 80 characters.99
errorAvoid inline conditionals.99
error',' is not followed by whitespace.100
error',' is not followed by whitespace.100
error'if' construct must use '{}'s.101
error'if' construct must use '{}'s.109
error'!' is followed by whitespace.109
errorLine is longer than 80 characters.110
error'+' is not preceded with whitespace.110
error'+' is not followed by whitespace.110
error'+' is not preceded with whitespace.110
error'+' is not followed by whitespace.110
error'+' is not preceded with whitespace.110
error'+' is not followed by whitespace.110
error'+' is not preceded with whitespace.110
error'+' is not followed by whitespace.110
error'+' is not preceded with whitespace.110
error'+' is not followed by whitespace.110
error'==' is not preceded with whitespace.110
error'==' is not followed by whitespace.110
errorAvoid inline conditionals.110
error'cast' is not followed by whitespace.111
errorLine is longer than 80 characters.115
error'<' is not preceded with whitespace.115
error'<' is not followed by whitespace.115
error'>' is not preceded with whitespace.115
error'<' is not preceded with whitespace.115
error'<' is not followed by whitespace.115
error'>' is not preceded with whitespace.115
error'>' is not followed by whitespace.115
error'cast' is not followed by whitespace.115
error'if' construct must use '{}'s.116
error'==' is not preceded with whitespace.116
error'==' is not followed by whitespace.116
errorLine is longer than 80 characters.117
error'+' is not preceded with whitespace.117
error'+' is not followed by whitespace.117
error'+' is not preceded with whitespace.117
error'+' should be on a new line.117
error'+' is not preceded with whitespace.118
error'+' should be on a new line.118
errorLine is longer than 80 characters.119
error'+' is not preceded with whitespace.119
error'+' is not followed by whitespace.119
error'if' construct must use '{}'s.121
error'==' is not preceded with whitespace.121
error'==' is not followed by whitespace.121
errorLine is longer than 80 characters.122
error'+' is not preceded with whitespace.122
error'+' is not followed by whitespace.122
error'+' is not preceded with whitespace.122
error'+' is not followed by whitespace.122
errorLine is longer than 80 characters.124
errorAvoid inline conditionals.124
error'if' construct must use '{}'s.126
error'==' is not preceded with whitespace.126
error'==' is not followed by whitespace.126
errorLine is longer than 80 characters.127
error'+' is not preceded with whitespace.127
error'+' is not followed by whitespace.127
error'+' is not preceded with whitespace.127
error'+' is not followed by whitespace.127
error'+' is not preceded with whitespace.127
error'+' is not followed by whitespace.127
error'+' is not preceded with whitespace.127
error'+' is not followed by whitespace.127
errorLine has trailing spaces.132
errorLine is longer than 80 characters.136
errorParameter properties should be final.136
errorExpected @param tag for 'properties'.136
errorParameter model should be final.136
errorExpected @param tag for 'model'.136
error'!=' is not preceded with whitespace.137
error'!=' is not followed by whitespace.137
error'for' is not followed by whitespace.138

org/javagen/agile/db/util/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/javagen/agile/core/emitter/Artifact.java

ViolationMessageLine
errorLine is longer than 80 characters.23
errorLine has trailing spaces.24
errorLine is longer than 80 characters.27
errorLine is longer than 80 characters.30
errorLine has trailing spaces.31
errorLine is longer than 80 characters.31
errorLine is longer than 80 characters.32
errorLine has trailing spaces.33
errorLine is longer than 80 characters.36
errorLine is longer than 80 characters.37
errorLine has trailing spaces.44
errorLine has trailing spaces.46
errorLine has trailing spaces.54
errorLine has trailing spaces.55
errorLine is longer than 80 characters.59
errorLine has trailing spaces.60
errorLine is longer than 80 characters.60
errorLine is longer than 80 characters.61
errorLine has trailing spaces.62
errorLine has trailing spaces.67
errorLine is longer than 80 characters.73
errorLine is longer than 80 characters.74
errorLine has trailing spaces.76
errorLine is longer than 80 characters.77
errorLine contains a tab character.80
errorLine has trailing spaces.81
errorLine contains a tab character.81
errorLine is longer than 80 characters.84
errorLine contains a tab character.87
errorLine has trailing spaces.88
errorLine contains a tab character.88

org/javagen/agile/core/emitter/binding/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/javagen/agile/core/emitter/context/EmitterContextStackLoader.java

ViolationMessageLine
errorLine has trailing spaces.28
errorLine contains a tab character.28
errorLine is longer than 80 characters.29
errorLine contains a tab character.29
errorMethod 'pushAll' is not designed for extension - needs to be abstract, final or empty.29
errorMissing a Javadoc comment.29
errorParameter stack should be final.29
errorParameter modelTree should be final.29
errorParameter emitterContextHolder should be final.29
errorLine contains a tab character.30
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine has trailing spaces.34
errorLine contains a tab character.34
errorLine is longer than 80 characters.35
errorLine contains a tab character.35
errorMethod 'popAll' is not designed for extension - needs to be abstract, final or empty.35
errorMissing a Javadoc comment.35
errorParameter stack should be final.35
errorParameter modelTree should be final.35
errorParameter emitterContextHolder should be final.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine is longer than 80 characters.41
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine is longer than 80 characters.43
errorLine contains a tab character.43
errorLine has trailing spaces.44
errorLine contains a tab character.44
errorLine is longer than 80 characters.45
errorLine contains a tab character.45
errorMethod 'pushModelTreeFromRoot' is not designed for extension - needs to be abstract, final or empty.45
errorMissing a Javadoc comment.45
errorParameter stack should be final.45
errorParameter node should be final.45
error'if' construct must use '{}'s.46
errorLine contains a tab character.46
error'==' is not preceded with whitespace.46
error'==' is not followed by whitespace.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine is longer than 80 characters.52
errorLine contains a tab character.52
errorMethod 'popModelTreeToRoot' is not designed for extension - needs to be abstract, final or empty.52
errorMissing a Javadoc comment.52
errorParameter stack should be final.52
errorParameter parent should be final.52
errorLine contains a tab character.53
error'while' is not followed by whitespace.53
error'!=' is not preceded with whitespace.53
error'!=' is not followed by whitespace.53
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine contains a tab character.57

org/javagen/agile/oo/naming/JavaNamingService.java

ViolationMessageLine
errorLine has trailing spaces.25
errorLine has trailing spaces.30
errorMissing a Javadoc comment.31
errorMissing a Javadoc comment.32
errorLine has trailing spaces.33
errorMissing a Javadoc comment.34
errorLine has trailing spaces.35
errorLine contains a tab character.35
errorLine contains a tab character.40
errorMethod 'varFromClassName' is not designed for extension - needs to be abstract, final or empty.40
errorMissing a Javadoc comment.40
errorParameter className should be final.40
errorLine contains a tab character.41
errorLine contains a tab character.43
errorLine has trailing spaces.44
errorLine contains a tab character.44
errorMethod 'packageFromPath' is not designed for extension - needs to be abstract, final or empty.45
errorMissing a Javadoc comment.45
errorParameter filePath should be final.45
errorLine has trailing spaces.48
errorMethod 'camelBackName' is not designed for extension - needs to be abstract, final or empty.49
errorMissing a Javadoc comment.49
errorParameter anyString should be final.49
errorMethod 'bindName' is not designed for extension - needs to be abstract, final or empty.58
errorMissing a Javadoc comment.58
errorParameter templateKey should be final.58
errorParameter model should be final.58
errorMethod 'className' is not designed for extension - needs to be abstract, final or empty.63
errorMissing a Javadoc comment.63
errorParameter classNameTemplateKey should be final.63
errorParameter _class should be final.63
errorName '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'.63
error'!=' is not preceded with whitespace.65
error'!=' is not followed by whitespace.65
error'if' construct must use '{}'s.66
error'==' is not preceded with whitespace.66
error'==' is not followed by whitespace.66
errorMethod 'className' is not designed for extension - needs to be abstract, final or empty.73
errorMissing a Javadoc comment.73
errorParameter _class should be final.73
errorName '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'.73
errorMethod 'packageName' is not designed for extension - needs to be abstract, final or empty.77
errorMissing a Javadoc comment.77
errorParameter packageNameTemplateKey should be final.77
errorParameter _class should be final.77
errorName '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'.77
errorLine is longer than 80 characters.86
errorMethod 'fullClassName' is not designed for extension - needs to be abstract, final or empty.86
errorMissing a Javadoc comment.86
errorParameter packageNameTemplateKey should be final.86
errorParameter classNameTemplateKey should be final.86
errorParameter _class should be final.86
errorName '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'.86
error'==' is not preceded with whitespace.89
error'==' is not followed by whitespace.89
errorAvoid inline conditionals.89
error'+' is not preceded with whitespace.89
error'+' is not followed by whitespace.89
error'+' is not preceded with whitespace.89
error'+' is not followed by whitespace.89
errorLine is longer than 80 characters.93
errorLine is longer than 80 characters.96
errorLine is longer than 80 characters.99
errorMethod 'collectionInterface' is not designed for extension - needs to be abstract, final or empty.113
errorMissing a Javadoc comment.113
errorParameter collectionKey should be final.113
errorLine has trailing spaces.116
errorMethod 'collectionImplementation' is not designed for extension - needs to be abstract, final or empty.117
errorMissing a Javadoc comment.117
errorParameter collectionKey should be final.117
errorLine has trailing spaces.120
errorMethod 'toPlural' is not designed for extension - needs to be abstract, final or empty.125
errorMissing a Javadoc comment.125
errorParameter singular should be final.125
errorMethod 'toSingular' is not designed for extension - needs to be abstract, final or empty.129
errorMissing a Javadoc comment.129
errorParameter plural should be final.129
errorMethod 'getCollections' is not designed for extension - needs to be abstract, final or empty.137
errorMissing a Javadoc comment.137
error'if' construct must use '{}'s.138
error'==' is not preceded with whitespace.138
error'==' is not followed by whitespace.138
errorMethod 'setCollections' is not designed for extension - needs to be abstract, final or empty.143
errorMissing a Javadoc comment.143
errorParameter collections should be final.143
error'collections' hides a field.143
errorMethod 'getPluralisation' is not designed for extension - needs to be abstract, final or empty.147
errorMissing a Javadoc comment.147
error'==' is not preceded with whitespace.148
error'==' is not followed by whitespace.148
errorMethod 'setPluralisation' is not designed for extension - needs to be abstract, final or empty.154
errorMissing a Javadoc comment.154
errorParameter pluralisation should be final.154
error'pluralisation' hides a field.154

org/javagen/agile/core/visitor/Visitor.java

ViolationMessageLine
errorLine is longer than 80 characters.31
errorLine contains a tab character.33
error'<' is not preceded with whitespace.33
error'<' is not followed by whitespace.33
error'>' is not preceded with whitespace.33
errorLine has trailing spaces.34
errorLine contains a tab character.34
errorLine is longer than 80 characters.36
errorLine has trailing spaces.41

org/javagen/agile/core/context/ContextHolder.java

ViolationMessageLine
errorLine has trailing spaces.21
errorLine is longer than 80 characters.22
errorLine is longer than 80 characters.23
errorLine has trailing spaces.25
errorLine has trailing spaces.29
errorLine contains a tab character.29
errorLine contains a tab character.33
error'<' is not preceded with whitespace.33
error'<' is not followed by whitespace.33
error'>' is not preceded with whitespace.33
errorLine has trailing spaces.34
errorLine contains a tab character.34

org/javagen/agile/core/xml/jaxb/ContextEntryType.java

ViolationMessageLine
errorMissing a Javadoc comment.21
errorLine has trailing spaces.23
errorLine has trailing spaces.24
errorMissing a Javadoc comment.24
errorMissing a Javadoc comment.26
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.30
errorParameter key should be final.30
error'key' hides a field.30
errorParameter value should be final.30
error'value' hides a field.30
errorMethod 'getKey' is not designed for extension - needs to be abstract, final or empty.36
errorMissing a Javadoc comment.36
errorMethod 'setKey' is not designed for extension - needs to be abstract, final or empty.41
errorMissing a Javadoc comment.41
errorParameter key should be final.41
error'key' hides a field.41
errorMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.45
errorMissing a Javadoc comment.45
errorMethod 'setValue' is not designed for extension - needs to be abstract, final or empty.49
errorMissing a Javadoc comment.49
errorParameter value should be final.49
error'value' hides a field.49

org/javagen/agile/db/visitor/DefaultDatabaseVisitor.java

ViolationMessageLine
errorLine is longer than 80 characters.33
errorLine has trailing spaces.38
errorLine contains a tab character.38
errorMissing a Javadoc comment.39
error'<' is not preceded with whitespace.39
error'<' is not followed by whitespace.39
error'>' is not preceded with whitespace.39
errorVariable 'itinerary' must be private and have accessor methods.39
errorMissing a Javadoc comment.40
errorVariable 'relativeInputPath' must be private and have accessor methods.40
errorLine has trailing spaces.41
errorLine has trailing spaces.42
errorMissing a Javadoc comment.42
errorLine has trailing spaces.49
errorLine has trailing spaces.52
errorLine is longer than 80 characters.53
errorLine is longer than 80 characters.54
errorMethod 'gen' is not designed for extension - needs to be abstract, final or empty.58
errorParameter input should be final.58
error'if' construct must use '{}'s.60
errorLine has trailing spaces.60
error'!=' is not preceded with whitespace.60
error'!=' is not followed by whitespace.60
error'if' construct must use '{}'s.62
errorLine has trailing spaces.62
error'==' is not preceded with whitespace.62
error'==' is not followed by whitespace.62
errorLine is longer than 80 characters.63
error'+' is not preceded with whitespace.63
error'+' is not followed by whitespace.63
error'if' construct must use '{}'s.64
errorLine has trailing spaces.64
error'(' is followed by whitespace.64
error'!' is followed by whitespace.64
error')' is preceded with whitespace.64
errorLine is longer than 80 characters.65
error'+' is not preceded with whitespace.65
error'+' is not followed by whitespace.65
error'+' is not preceded with whitespace.65
error'+' is not followed by whitespace.65
error'+' is not preceded with whitespace.65
error'+' is not followed by whitespace.65
error'(' is followed by whitespace.66
error'cast' is not followed by whitespace.66
errorLine has trailing spaces.73
errorLine contains a tab character.74
errorMethod 'itinerary' is not designed for extension - needs to be abstract, final or empty.74
errorMissing a Javadoc comment.74
error'<' is not preceded with whitespace.74
error'<' is not followed by whitespace.74
error'>' is not preceded with whitespace.74
errorLine has trailing spaces.75
errorLine contains a tab character.75
errorMissing a Javadoc comment.76
errorParameter database should be final.76
errorLine contains a tab character.78
errorMissing a Javadoc comment.78
errorParameter table should be final.78
errorLine contains a tab character.80
errorMissing a Javadoc comment.80
errorParameter column should be final.80
errorLine contains a tab character.82
errorMissing a Javadoc comment.82
errorParameter columnReference should be final.82
errorLine contains a tab character.84
errorMissing a Javadoc comment.84
errorParameter fkConstraint should be final.84
errorMissing a Javadoc comment.86
errorParameter pkColumn should be final.86
errorMissing a Javadoc comment.88
errorParameter uniqueConstraint should be final.88
errorMissing a Javadoc comment.90
errorParameter model should be final.90
errorLine has trailing spaces.95
errorMethod 'setItinerary' is not designed for extension - needs to be abstract, final or empty.96
errorMissing a Javadoc comment.96
errorParameter itinerary should be final.96
error'<' is not preceded with whitespace.96
error'<' is not followed by whitespace.96
error'>' is not preceded with whitespace.96
error'itinerary' hides a field.96
errorLine has trailing spaces.99
errorMethod 'setItinerary' is not designed for extension - needs to be abstract, final or empty.100
errorMissing a Javadoc comment.100
errorParameter modelTypeNames should be final.100
errorLine has trailing spaces.103
errorMethod 'getRelativeInputPath' is not designed for extension - needs to be abstract, final or empty.104
errorMissing a Javadoc comment.104
errorMethod 'setRelativeInputPath' is not designed for extension - needs to be abstract, final or empty.108
errorMissing a Javadoc comment.108
errorParameter relativeInputPath should be final.108
error'relativeInputPath' hides a field.108

org/javagen/agile/oo/model/Class.java

ViolationMessageLine
errorLine has trailing spaces.35
errorLine contains a tab character.35
errorLine contains a tab character.36
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.37
errorLine has trailing spaces.38
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.44
errorMissing a Javadoc comment.44
errorVariable 'code' must be private and have accessor methods.44
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine has trailing spaces.47
errorLine contains a tab character.47
errorMethod 'copyTo' is not designed for extension - needs to be abstract, final or empty.48
errorMissing a Javadoc comment.48
errorParameter targetModel should be final.49
error'cast' is not followed by whitespace.50
errorMissing a Javadoc comment.58
errorLine has trailing spaces.61
errorMissing a Javadoc comment.62
errorParameter name should be final.62
errorLine has trailing spaces.66
errorMethod 'getProperties' is not designed for extension - needs to be abstract, final or empty.67
errorMissing a Javadoc comment.67
errorLine contains a tab character.68
error'<' is not preceded with whitespace.68
error'<' is not followed by whitespace.68
error'>' is not preceded with whitespace.68
error'<' is not preceded with whitespace.69
error'<' is not followed by whitespace.69
error'>' is not preceded with whitespace.69
error'<' is not preceded with whitespace.69
error'<' is not followed by whitespace.69
error'>' is not preceded with whitespace.69
error'>' is not followed by whitespace.69
error'for' construct must use '{}'s.70
error'for' is not followed by whitespace.70
error'cast' is not followed by whitespace.71
errorLine contains a tab character.73
errorMethod 'lookupProperty' is not designed for extension - needs to be abstract, final or empty.75
errorMissing a Javadoc comment.75
errorParameter name should be final.75
errorLine is longer than 80 characters.76
error'cast' is not followed by whitespace.76
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.81
errorLine contains a tab character.83
errorLine contains a tab character.84
errorLine contains a tab character.85
errorLine contains a tab character.88
errorLine contains a tab character.89
errorLine contains a tab character.90
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine contains a tab character.96
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine contains a tab character.99
errorLine contains a tab character.100
errorLine contains a tab character.101
errorLine contains a tab character.103
errorLine contains a tab character.104
errorLine contains a tab character.105
errorLine contains a tab character.106
errorLine contains a tab character.107
errorLine contains a tab character.108
errorLine contains a tab character.109
errorLine contains a tab character.110
errorLine contains a tab character.111
errorLine is longer than 80 characters.112
errorLine contains a tab character.112
errorLine contains a tab character.113
errorLine contains a tab character.114
errorLine contains a tab character.115
errorLine contains a tab character.116
errorLine is longer than 80 characters.117
errorLine contains a tab character.117
errorLine contains a tab character.118
errorLine contains a tab character.119
errorLine contains a tab character.120
errorLine contains a tab character.121
errorLine contains a tab character.122
errorLine contains a tab character.123
errorLine contains a tab character.124
errorLine contains a tab character.125
errorLine has trailing spaces.126
errorLine contains a tab character.126
errorLine contains a tab character.127
errorLine contains a tab character.128
errorLine contains a tab character.129
errorLine contains a tab character.130
errorLine contains a tab character.133
errorLine contains a tab character.134
errorLine contains a tab character.135
errorLine contains a tab character.136
errorLine contains a tab character.137
errorLine contains a tab character.138
errorLine is longer than 80 characters.139
errorLine contains a tab character.139
errorLine contains a tab character.140
errorLine contains a tab character.141
errorLine contains a tab character.142
errorLine contains a tab character.143
errorLine contains a tab character.144
errorLine is longer than 80 characters.145
errorLine contains a tab character.145
errorLine contains a tab character.146
errorLine contains a tab character.147
errorLine contains a tab character.148
errorLine contains a tab character.149
errorLine contains a tab character.151
errorLine contains a tab character.152
errorLine contains a tab character.153
errorLine contains a tab character.155
errorLine contains a tab character.156
errorLine contains a tab character.157
errorLine contains a tab character.158
errorLine contains a tab character.159
errorLine contains a tab character.160
errorLine contains a tab character.161
errorLine contains a tab character.162
errorLine contains a tab character.163
errorLine contains a tab character.164
errorLine contains a tab character.165
errorLine contains a tab character.166
errorLine is longer than 80 characters.167
errorLine contains a tab character.167
errorLine contains a tab character.168
errorLine contains a tab character.169
errorLine contains a tab character.170
errorLine contains a tab character.171
errorLine contains a tab character.172
errorLine contains a tab character.174
errorLine is longer than 80 characters.175
errorLine contains a tab character.175
errorLine contains a tab character.176
errorLine contains a tab character.177
errorLine contains a tab character.178
errorLine contains a tab character.179
errorLine is longer than 80 characters.180
errorLine contains a tab character.180
errorLine contains a tab character.181
errorLine contains a tab character.182
errorLine is longer than 80 characters.183
errorLine contains a tab character.183
errorLine is longer than 80 characters.184
errorLine contains a tab character.184
errorLine contains a tab character.185
errorLine has trailing spaces.186
errorLine contains a tab character.186
errorLine contains a tab character.188
errorLine contains a tab character.189
errorLine contains a tab character.190
errorLine contains a tab character.192
errorLine contains a tab character.193
errorLine contains a tab character.194
errorLine contains a tab character.196
errorMethod 'toReference' is not designed for extension - needs to be abstract, final or empty.196
errorMissing a Javadoc comment.196
errorParameter prop should be final.196
errorLine contains a tab character.197
errorAvoid inline conditionals.197
error'cast' is not followed by whitespace.197
errorLine contains a tab character.198
errorMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.200
errorMissing a Javadoc comment.200
errorName 'PRIME' must match pattern '^[a-z][a-zA-Z0-9]*$'.202
errorAvoid inline conditionals.204
errorLine is longer than 80 characters.205
errorLine is longer than 80 characters.206
errorMethod 'equals' is not designed for extension - needs to be abstract, final or empty.210
errorMissing a Javadoc comment.210
errorParameter obj should be final.211
error'if' construct must use '{}'s.212
error'if' construct must use '{}'s.214
error'if' construct must use '{}'s.216
error'if' construct must use '{}'s.220
error'if' construct must use '{}'s.222
errorLine has trailing spaces.236
errorLine has trailing spaces.237

org/javagen/agile/db/visitor/UniquePKFinderVisitor.java

ViolationMessageLine
errorLine has trailing spaces.22
errorLine has trailing spaces.23
errorLine is longer than 80 characters.24
errorLine has trailing spaces.26
errorMissing a Javadoc comment.31
errorLine has trailing spaces.34
errorMethod 'visit' is not designed for extension - needs to be abstract, final or empty.38
errorParameter pkColumn should be final.38
errorExpected @param tag for 'pkColumn'.38
errorLine has trailing spaces.40
error'(' is followed by whitespace.40
error'!' is followed by whitespace.40
error'!' is followed by whitespace.41
error'{' should be on the previous line.43

org/javagen/agile/core/emitter/logic/Equals.java

ViolationMessageLine
errorLine has trailing spaces.23
errorLine is longer than 80 characters.23
errorLine is longer than 80 characters.24
errorMissing a Javadoc comment.29
errorVariable 'contextKey' must be private and have accessor methods.29
errorMissing a Javadoc comment.30
errorVariable 'values' must be private and have accessor methods.30
errorMissing a Javadoc comment.31
errorParameter contextKey should be final.31
error'contextKey' hides a field.31
errorParameter value should be final.31
errorMissing a Javadoc comment.36
errorParameter contextKey should be final.36
error'contextKey' hides a field.36
errorParameter value1 should be final.36
errorParameter value2 should be final.36
error',' is not followed by whitespace.39
errorLine is longer than 80 characters.41
errorMissing a Javadoc comment.41
errorParameter contextKey should be final.41
error'contextKey' hides a field.41
errorParameter value1 should be final.41
errorParameter value2 should be final.41
errorParameter value3 should be final.41
error',' is not followed by whitespace.44
error',' is not followed by whitespace.44
errorMethod 'getContextKey' is not designed for extension - needs to be abstract, final or empty.46
errorMissing a Javadoc comment.46
errorMethod 'getValues' is not designed for extension - needs to be abstract, final or empty.49
errorMissing a Javadoc comment.49
errorMethod 'eval' is not designed for extension - needs to be abstract, final or empty.52
errorMissing a Javadoc comment.52
errorParameter outputFile should be final.52
errorParameter context should be final.52
error'!=' is not preceded with whitespace.54
error'!=' is not followed by whitespace.54
error'!=' is not preceded with whitespace.54
error'!=' is not followed by whitespace.54
error'for' construct must use '{}'s.55
error'for' is not followed by whitespace.55
error'if' construct must use '{}'s.56

org/javagen/agile/core/emitter/logic/And.java

ViolationMessageLine
errorMissing a Javadoc comment.23
errorMissing a Javadoc comment.24
error'<' is not preceded with whitespace.24
error'<' is not followed by whitespace.24
error'>' is not preceded with whitespace.24
errorVariable 'predicates' must be private and have accessor methods.24
errorMissing a Javadoc comment.25
errorParameter predicates should be final.25
error'<' is not preceded with whitespace.25
error'<' is not followed by whitespace.25
error'>' is not preceded with whitespace.25
error'predicates' hides a field.25
errorMethod 'eval' is not designed for extension - needs to be abstract, final or empty.29
errorMissing a Javadoc comment.29
errorParameter outputFile should be final.29
errorParameter context should be final.29
error'if' construct must use '{}'s.30
error'==' is not preceded with whitespace.30
error'==' is not followed by whitespace.30
error'for' is not followed by whitespace.32
error'if' construct must use '{}'s.33
error'(' is followed by whitespace.33
error'!' is followed by whitespace.33
error')' is preceded with whitespace.33

org/javagen/agile/core/context/DefaultContext.java

ViolationMessageLine
errorLine has trailing spaces.22
errorLine is longer than 80 characters.25
error'<' is not preceded with whitespace.25
error'<' is not followed by whitespace.25
error'>' is not preceded with whitespace.25
errorLine has trailing spaces.26
errorLine contains a tab character.26
errorLine contains a tab character.27
errorMethod 'getContext' is not designed for extension - needs to be abstract, final or empty.27
errorMissing a Javadoc comment.27
errorLine contains a tab character.28
errorLine contains a tab character.29

org/javagen/agile/db/visitor/DatabaseVisitor.java

ViolationMessageLine
errorMissing a Javadoc comment.30
errorLine has trailing spaces.31
errorLine contains a tab character.31
errorLine is longer than 80 characters.32
errorMissing a Javadoc comment.32
errorRedundant 'public' modifier.32
error'<' is not preceded with whitespace.32
error'<' is not followed by whitespace.32
error'>' is not preceded with whitespace.32
errorLine has trailing spaces.41
errorLine is longer than 80 characters.42
errorMissing a Javadoc comment.42
errorRedundant 'public' modifier.42
error'<' is not preceded with whitespace.42
error'<' is not followed by whitespace.42
error'>' is not preceded with whitespace.42
errorLine has trailing spaces.48
errorLine is longer than 80 characters.49
errorMissing a Javadoc comment.49
errorRedundant 'public' modifier.49
error'<' is not preceded with whitespace.49
error'<' is not followed by whitespace.49
error'>' is not preceded with whitespace.49
errorLine contains a tab character.55
errorMissing a Javadoc comment.55
errorRedundant 'public' modifier.55
errorLine has trailing spaces.56
errorLine contains a tab character.56
errorLine contains a tab character.57
errorMissing a Javadoc comment.57
errorRedundant 'public' modifier.57
errorLine has trailing spaces.58
errorLine contains a tab character.58
errorLine contains a tab character.59
errorMissing a Javadoc comment.59
errorRedundant 'public' modifier.59
errorLine has trailing spaces.60
errorLine contains a tab character.60
errorLine contains a tab character.61
errorMissing a Javadoc comment.61
errorRedundant 'public' modifier.61
errorLine has trailing spaces.62
errorLine contains a tab character.62
errorLine contains a tab character.63
errorMissing a Javadoc comment.63
errorRedundant 'public' modifier.63
errorLine has trailing spaces.64
errorLine contains a tab character.64
errorLine contains a tab character.65
errorMissing a Javadoc comment.65
errorRedundant 'public' modifier.65
errorLine has trailing spaces.66
errorMissing a Javadoc comment.67
errorRedundant 'public' modifier.67
errorLine has trailing spaces.68
errorLine contains a tab character.68

org/javagen/agile/core/context/Context.java

ViolationMessageLine
errorLine has trailing spaces.22
error'<' is not preceded with whitespace.25
error'<' is not followed by whitespace.25
error'>' is not preceded with whitespace.25

org/javagen/agile/core/xml/XmlWriter.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.34

org/javagen/agile/oo/context/Keys.java

ViolationMessageLine
errorMissing a Javadoc comment.18
errorLine is longer than 80 characters.20
errorMissing a Javadoc comment.20
errorLine is longer than 80 characters.21
errorMissing a Javadoc comment.21
errorMissing a Javadoc comment.22
errorMissing a Javadoc comment.23
error';' is preceded with whitespace.27
errorMissing a Javadoc comment.29
errorMissing a Javadoc comment.30
errorParameter name should be final.30
error'name' hides a field.30
errorMissing a Javadoc comment.31

org/javagen/agile/db/visitor/AutoIncrementFinderVisitor.java

ViolationMessageLine
errorLine has trailing spaces.27
errorUnclosed HTML tag found: <String> to auto-incrament primary keys.28
errorLine has trailing spaces.29
errorLine is longer than 80 characters.30
errorLine has trailing spaces.32
errorLine is longer than 80 characters.37
errorMissing a Javadoc comment.37
error'static' modifier out of order with the JLS suggestions.37
error'<' is not preceded with whitespace.37
error'<' is not followed by whitespace.37
error'>' is not preceded with whitespace.37
errorLine has trailing spaces.38
errorLine is longer than 80 characters.39
errorMissing a Javadoc comment.39
error'static' modifier out of order with the JLS suggestions.39
error'<' is not preceded with whitespace.39
error'<' is not followed by whitespace.39
error'>' is not preceded with whitespace.39
errorMissing a Javadoc comment.41
error'<' is not preceded with whitespace.41
error'<' is not followed by whitespace.41
error'>' is not preceded with whitespace.41
errorLine has trailing spaces.42
errorMethod 'getTargetAutoPkTypes' is not designed for extension - needs to be abstract, final or empty.43
errorMissing a Javadoc comment.43
error'<' is not preceded with whitespace.43
error'<' is not followed by whitespace.43
error'>' is not preceded with whitespace.43
errorFirst sentence should end with a period.47
errorMethod 'setTargetAutoPkTypes' is not designed for extension - needs to be abstract, final or empty.48
errorParameter targetAutoPkTypes should be final.48
error'<' is not preceded with whitespace.48
error'<' is not followed by whitespace.48
error'>' is not preceded with whitespace.48
error'targetAutoPkTypes' hides a field.48
errorExpected @param tag for 'targetAutoPkTypes'.48
errorMethod 'itinerary' is not designed for extension - needs to be abstract, final or empty.52
errorMissing a Javadoc comment.52
error'<' is not preceded with whitespace.52
error'<' is not followed by whitespace.52
error'>' is not preceded with whitespace.52
errorMethod 'visit' is not designed for extension - needs to be abstract, final or empty.57
errorParameter pkColumn should be final.57
errorExpected @param tag for 'pkColumn'.57
errorLine has trailing spaces.59
error'(' is followed by whitespace.59
error'!' is followed by whitespace.59
error'!' is followed by whitespace.60
errorLine is longer than 80 characters.62
error'==' is not preceded with whitespace.62
error'==' is not followed by whitespace.62
error'{' should be on the previous line.64

org/javagen/agile/db/visitor/LinkTableFinderVisitor.java

ViolationMessageLine
errorLine has trailing spaces.22
errorLine is longer than 80 characters.28
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.30
errorLine has trailing spaces.33
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine is longer than 80 characters.35
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorMethod 'visit' is not designed for extension - needs to be abstract, final or empty.38
errorParameter table should be final.38
errorExpected @param tag for 'table'.38
errorLine has trailing spaces.39
errorLine contains a tab character.39
error'(' is followed by whitespace.39
error'!' is followed by whitespace.39
errorLine is longer than 80 characters.40
errorLine contains a tab character.40
error'!=' is not preceded with whitespace.40
error'!=' is not followed by whitespace.40
error'==' is not preceded with whitespace.40
error'==' is not followed by whitespace.40
errorLine is longer than 80 characters.41
errorLine contains a tab character.41
error'!=' is not preceded with whitespace.41
error'!=' is not followed by whitespace.41
error'==' is not preceded with whitespace.41
error'==' is not followed by whitespace.41
errorLine contains a tab character.45
error'{' should be on the previous line.45
errorLine contains a tab character.46
error'if' construct must use '{}'s.47
errorLine is longer than 80 characters.48
error'+' is not preceded with whitespace.48
error'+' is not followed by whitespace.48
error'+' is not preceded with whitespace.48
error'+' is not followed by whitespace.48
errorLine contains a tab character.49
errorLine contains a tab character.50

org/javagen/agile/core/ioc/spring/SpringMain.java

ViolationMessageLine
errorLine is longer than 80 characters.28
errorLine is longer than 80 characters.30
errorLine is longer than 80 characters.42
errorLine is longer than 80 characters.43
errorLine is longer than 80 characters.50
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.51
errorLine is longer than 80 characters.52
errorMissing a Javadoc comment.52
errorMissing a Javadoc comment.53
errorLine has trailing spaces.54
errorLine is longer than 80 characters.55
errorMissing a Javadoc comment.55
errorMissing a Javadoc comment.57
errorVariable 'configFile' must be private and have accessor methods.57
errorMissing a Javadoc comment.58
errorVariable 'propertyFile' must be private and have accessor methods.58
errorMissing a Javadoc comment.59
errorVariable 'properties' must be private and have accessor methods.59
errorMissing a Javadoc comment.60
errorVariable 'beanFactory' must be private and have accessor methods.60
errorMissing a Javadoc comment.61
errorVariable 'startModelBeanId' must be private and have accessor methods.61
errorLine has trailing spaces.62
errorLine is longer than 80 characters.66
errorLine is longer than 80 characters.67
errorMethod 'setArgs' is not designed for extension - needs to be abstract, final or empty.76
errorParameter args should be final.76
error'!=' is not preceded with whitespace.77
error'!=' is not followed by whitespace.77
error'for' is not followed by whitespace.78
error':' is not preceded with whitespace.78
error'if' construct must use '{}'s.79
error'==' is not preceded with whitespace.79
error'==' is not followed by whitespace.79
error'if' construct must use '{}'s.81
error'if' construct must use '{}'s.83
errorLine has trailing spaces.88
errorLine has trailing spaces.90
errorExpected an @return tag.93
errorMethod 'getBean' is not designed for extension - needs to be abstract, final or empty.93
errorParameter beanId should be final.93
errorExpected @param tag for 'beanId'.93
errorLine has trailing spaces.96
errorLine has trailing spaces.98
errorUnused @param tag for 'factory'.100
errorExpected an @return tag.102
errorMethod 'runPipeline' is not designed for extension - needs to be abstract, final or empty.102
errorLine is longer than 80 characters.103
error'cast' is not followed by whitespace.103
errorLine is longer than 80 characters.104
error'==' is not preceded with whitespace.104
error'==' is not followed by whitespace.104
errorAvoid inline conditionals.104
error'cast' is not followed by whitespace.104
errorLine has trailing spaces.108
errorLine is longer than 80 characters.114
errorLine is longer than 80 characters.115
errorLine is longer than 80 characters.116
errorLine is longer than 80 characters.119
errorExpected an @return tag.121
errorMethod 'getBeanFactory' is not designed for extension - needs to be abstract, final or empty.121
errorLine has trailing spaces.122
error'==' is not preceded with whitespace.122
error'==' is not followed by whitespace.122
errorLine is longer than 80 characters.124
errorLine is longer than 80 characters.127
error'cast' is not followed by whitespace.127
error'!=' is not preceded with whitespace.128
error'!=' is not followed by whitespace.128
error'!=' is not preceded with whitespace.128
error'!=' is not followed by whitespace.128
error'!=' is not preceded with whitespace.129
error'!=' is not followed by whitespace.129
errorLine is longer than 80 characters.130
error'!=' is not preceded with whitespace.133
error'!=' is not followed by whitespace.133
error'==' is not preceded with whitespace.134
error'==' is not followed by whitespace.134
errorLine has trailing spaces.141
errorLine is longer than 80 characters.142
errorFirst sentence should end with a period.151
errorLine is longer than 80 characters.152
errorLine is longer than 80 characters.155
errorLine is longer than 80 characters.158
errorLine is longer than 80 characters.159
errorLine has trailing spaces.164
errorUnused @param tag for 'configFile'.165
errorExpected an @return tag.167
errorLine has trailing spaces.167
errorMethod 'getConfigFile' is not designed for extension - needs to be abstract, final or empty.167
errorLine has trailing spaces.168
errorLine has trailing spaces.170
errorMethod 'setConfigFile' is not designed for extension - needs to be abstract, final or empty.171
errorMissing a Javadoc comment.171
errorParameter configFile should be final.171
error'configFile' hides a field.171
errorLine has trailing spaces.176
errorLine has trailing spaces.177
errorMethod 'setProperties' is not designed for extension - needs to be abstract, final or empty.180
errorParameter properties should be final.180
error'properties' hides a field.180
errorExpected @param tag for 'properties'.180
errorFirst sentence should end with a period.184
errorLine has trailing spaces.185
errorMethod 'setPropertyFile' is not designed for extension - needs to be abstract, final or empty.193
errorParameter propertyFile should be final.193
error'propertyFile' hides a field.193
errorExpected @param tag for 'propertyFile'.193
errorMethod 'getConfigurerBeanId' is not designed for extension - needs to be abstract, final or empty.197
errorMissing a Javadoc comment.197
errorLine has trailing spaces.198
errorMethod 'getPipelineBeanId' is not designed for extension - needs to be abstract, final or empty.199
errorMissing a Javadoc comment.199
errorLine has trailing spaces.200
errorLine is longer than 80 characters.204
errorExpected an @return tag.206
errorMethod 'getStartModelBeanId' is not designed for extension - needs to be abstract, final or empty.206
errorLine is longer than 80 characters.207
errorMethod 'setStartModelBeanId' is not designed for extension - needs to be abstract, final or empty.207
errorMissing a Javadoc comment.207
errorParameter parentNodeBeanId should be final.207
errorLine has trailing spaces.208

org/javagen/agile/core/emitter/template/VelocityCodeGenerator.java

ViolationMessageLine
errorLine has trailing spaces.33
errorLine has trailing spaces.37
errorLine contains a tab character.37
errorLine has trailing spaces.38
errorLine contains a tab character.38
errorMissing a Javadoc comment.38
errorLine contains a tab character.39
errorMissing a Javadoc comment.39
errorLine is longer than 80 characters.40
errorLine contains a tab character.40
errorMissing a Javadoc comment.40
error'+' is not preceded with whitespace.40
error'+' is not followed by whitespace.40
error'+' is not preceded with whitespace.40
error'+' is not followed by whitespace.40
errorLine has trailing spaces.41
errorLine contains a tab character.41
errorMissing a Javadoc comment.42
errorVariable 'templateBasePath' must be private and have accessor methods.42
errorLine contains a tab character.44
errorMissing a Javadoc comment.44
errorVariable 'vengine' must be private and have accessor methods.44
errorMissing a Javadoc comment.46
errorVariable 'writerFactory' must be private and have accessor methods.46
errorLine has trailing spaces.47
errorLine contains a tab character.48
errorMissing a Javadoc comment.48
errorLine contains a tab character.49
errorLine is longer than 80 characters.50
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine is longer than 80 characters.54
errorLine contains a tab character.54
error'+' is not preceded with whitespace.54
error'+' is not followed by whitespace.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine has trailing spaces.57
errorLine contains a tab character.57
errorLine is longer than 80 characters.58
errorLine contains a tab character.58
errorLine contains a tab character.59
errorMissing a Javadoc comment.59
errorVariable 'tempTemplate' must be private and have accessor methods.59
errorLine contains a tab character.60
errorLine has trailing spaces.61
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.69
errorLine is longer than 80 characters.70
errorLine contains a tab character.70
errorMethod 'gen' is not designed for extension - needs to be abstract, final or empty.70
errorParameter templatePath should be final.70
errorExpected @param tag for 'templatePath'.70
errorParameter outFile should be final.70
errorExpected @param tag for 'outFile'.70
errorParameter context should be final.70
error'<' is not preceded with whitespace.70
error'<' is not followed by whitespace.70
error'>' is not preceded with whitespace.70
errorExpected @param tag for 'context'.70
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine is longer than 80 characters.73
errorLine contains a tab character.73
errorLine is longer than 80 characters.74
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine is longer than 80 characters.81
errorLine contains a tab character.81
error'+' is not preceded with whitespace.81
error'+' is not followed by whitespace.81
errorLine contains a tab character.82
errorLine contains a tab character.83
errorLine contains a tab character.85
errorLine contains a tab character.86
errorLine contains a tab character.87
errorExpected an @return tag.88
errorLine contains a tab character.88
errorParameter props should be final.88
error'<' is not preceded with whitespace.88
error'<' is not followed by whitespace.88
error'>' is not preceded with whitespace.88
errorExpected @param tag for 'props'.88
errorLine contains a tab character.89
errorLine contains a tab character.90
error'<' is not preceded with whitespace.90
error'<' is not followed by whitespace.90
error'>' is not preceded with whitespace.90
errorLine contains a tab character.91
error'while' is not followed by whitespace.91
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine contains a tab character.96
errorLine contains a tab character.98
errorMethod 'getTemplateBasePath' is not designed for extension - needs to be abstract, final or empty.98
errorMissing a Javadoc comment.98
errorLine contains a tab character.99
errorLine contains a tab character.100
errorLine contains a tab character.102
errorMethod 'setTemplateBasePath' is not designed for extension - needs to be abstract, final or empty.102
errorMissing a Javadoc comment.102
errorParameter templateBasePath should be final.102
error'templateBasePath' hides a field.102
errorLine contains a tab character.103
errorLine contains a tab character.104
errorMethod 'setWriterFactory' is not designed for extension - needs to be abstract, final or empty.106
errorMissing a Javadoc comment.106
errorParameter writerFactory should be final.106
error'writerFactory' hides a field.106
errorLine has trailing spaces.109
errorMethod 'getWriterFactory' is not designed for extension - needs to be abstract, final or empty.110
errorMissing a Javadoc comment.110
errorLine has trailing spaces.116

org/javagen/agile/core/Generator.java

ViolationMessageLine
errorLine has trailing spaces.21
errorLine is longer than 80 characters.21
errorLine is longer than 80 characters.22
errorLine has trailing spaces.27
errorLine contains a tab character.27
errorLine has trailing spaces.30
errorLine has trailing spaces.31
errorLine is longer than 80 characters.31
errorLine contains a tab character.34
errorLine has trailing spaces.35
errorLine contains a tab character.35

org/javagen/agile/core/visitor/IdOverrideVisitor.java

ViolationMessageLine
errorLine is longer than 80 characters.25
errorLine has trailing spaces.26
errorLine is longer than 80 characters.26
errorLine is longer than 80 characters.27
errorLine is longer than 80 characters.28
errorMissing a Javadoc comment.35
error'<' is not preceded with whitespace.35
error'<' is not followed by whitespace.35
error'>' is not preceded with whitespace.35
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.37
errorMissing a Javadoc comment.38
errorLine is longer than 80 characters.39
errorMissing a Javadoc comment.39
errorLine has trailing spaces.44
errorMethod 'gen' is not designed for extension - needs to be abstract, final or empty.45
errorMissing a Javadoc comment.45
errorParameter input should be final.46
error'if' construct must use '{}'s.48
error'==' is not preceded with whitespace.48
error'==' is not followed by whitespace.48
errorLine is longer than 80 characters.49
error'<' is not preceded with whitespace.49
error'<' is not followed by whitespace.49
error'>' is not preceded with whitespace.49
error'>' is not followed by whitespace.49
error'cast' is not followed by whitespace.49
error'if' construct must use '{}'s.50
error'==' is not preceded with whitespace.50
error'==' is not followed by whitespace.50
error'+' is not preceded with whitespace.51
error'+' is not followed by whitespace.51
error'+' is not preceded with whitespace.51
error'+' should be on a new line.51
error'+' is not preceded with whitespace.52
error'+' should be on a new line.52
errorLine is longer than 80 characters.53
error'+' is not preceded with whitespace.53
error'+' is not followed by whitespace.53
errorLine has trailing spaces.61
errorMethod 'visit' is not designed for extension - needs to be abstract, final or empty.62
errorMissing a Javadoc comment.62
errorParameter model should be final.62
error'if' construct must use '{}'s.64
error'==' is not preceded with whitespace.64
error'==' is not followed by whitespace.64
errorLine is longer than 80 characters.65
error'+' is not preceded with whitespace.65
error'+' is not followed by whitespace.65
error'+' is not preceded with whitespace.65
error'+' is not followed by whitespace.65
error'==' is not preceded with whitespace.66
error'==' is not followed by whitespace.66
error'==' is not preceded with whitespace.68
error'==' is not followed by whitespace.68
error'if' construct must use '{}'s.69
errorLine is longer than 80 characters.70
error'+' is not preceded with whitespace.70
error'+' is not followed by whitespace.70
error'+' is not preceded with whitespace.70
error'+' is not followed by whitespace.70
error'else' construct must use '{}'s.71
errorLine is longer than 80 characters.72
error'+' is not preceded with whitespace.72
error'+' is not followed by whitespace.72
error'+' is not preceded with whitespace.72
error'+' is not followed by whitespace.72
errorLine has trailing spaces.78
errorLine has trailing spaces.82
errorMethod 'getCustomizingModels' is not designed for extension - needs to be abstract, final or empty.83
errorMissing a Javadoc comment.83
errorMethod 'setCustomizingModels' is not designed for extension - needs to be abstract, final or empty.87
errorMissing a Javadoc comment.87
errorParameter customizedModels should be final.87
errorMethod 'getIndex' is not designed for extension - needs to be abstract, final or empty.91
errorMissing a Javadoc comment.91
error'<' is not preceded with whitespace.91
error'<' is not followed by whitespace.91
error'>' is not preceded with whitespace.91
errorMethod 'setIndex' is not designed for extension - needs to be abstract, final or empty.95
errorMissing a Javadoc comment.95
errorParameter index should be final.95
error'<' is not preceded with whitespace.95
error'<' is not followed by whitespace.95
error'>' is not preceded with whitespace.95
error'index' hides a field.95
errorMethod 'getIdPrefixFilter' is not designed for extension - needs to be abstract, final or empty.99
errorMissing a Javadoc comment.99
errorMethod 'setIdPrefixFilter' is not designed for extension - needs to be abstract, final or empty.103
errorMissing a Javadoc comment.103
errorParameter idPrefixFilter should be final.103
error'idPrefixFilter' hides a field.103
errorMethod 'isIgnoreUnboundMetadata' is not designed for extension - needs to be abstract, final or empty.107
errorMissing a Javadoc comment.107
errorMethod 'setIgnoreUnboundMetadata' is not designed for extension - needs to be abstract, final or empty.111
errorMissing a Javadoc comment.111
errorParameter ignoreUnboundMetadata should be final.111
error'ignoreUnboundMetadata' hides a field.111

org/javagen/agile/core/emitter/DefaultArtifact.java

ViolationMessageLine
errorLine is longer than 80 characters.24
errorLine contains a tab character.30
errorMissing a Javadoc comment.30
errorVariable 'outputDirectoryProperty' must be private and have accessor methods.30
errorLine contains a tab character.31
errorMissing a Javadoc comment.31
errorVariable 'fileNameProperty' must be private and have accessor methods.31
errorLine has trailing spaces.32
errorLine contains a tab character.32
errorLine contains a tab character.33
errorMissing a Javadoc comment.33
errorLine contains a tab character.34
errorLine has trailing spaces.35
errorLine contains a tab character.35
errorLine is longer than 80 characters.36
errorMissing a Javadoc comment.36
errorParameter outputDirectoryProperty should be final.36
error'outputDirectoryProperty' hides a field.36
errorParameter fileNameProperty should be final.36
error'fileNameProperty' hides a field.36
errorLine has trailing spaces.40
errorLine contains a tab character.41
errorMethod 'outputFileName' is not designed for extension - needs to be abstract, final or empty.41
errorMissing a Javadoc comment.41
errorParameter context should be final.41
errorLine contains a tab character.42
error'==' is not preceded with whitespace.42
error'==' is not followed by whitespace.42
errorLine is longer than 80 characters.43
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine is longer than 80 characters.45
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.49
errorMethod 'outputDirectory' is not designed for extension - needs to be abstract, final or empty.49
errorMissing a Javadoc comment.49
errorParameter context should be final.49
errorLine contains a tab character.50
error'==' is not preceded with whitespace.50
error'==' is not followed by whitespace.50
errorLine is longer than 80 characters.51
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine is longer than 80 characters.53
errorLine contains a tab character.53
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine has trailing spaces.56
errorLine contains a tab character.56
errorLine has trailing spaces.57
errorLine has trailing spaces.58
errorLine has trailing spaces.61
errorLine is longer than 80 characters.63
errorLine has trailing spaces.65
errorLine has trailing spaces.69
errorLine is longer than 80 characters.70
errorLine has trailing spaces.74
errorLine is longer than 80 characters.78
errorLine is longer than 80 characters.87
errorLine has trailing spaces.92

org/javagen/agile/core/util/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/javagen/agile/db/model/FkEnum.java

ViolationMessageLine
errorFile does not end with a newline.0
errorFirst sentence should end with a period.18
error'{' is not preceded with whitespace.25
error'{' is not followed by whitespace.25
error'}' is not preceded with whitespace.25

org/javagen/agile/oo/visitor/DefaultOOVisitor.java

ViolationMessageLine
errorMissing a Javadoc comment.27
errorLine has trailing spaces.28
errorMissing a Javadoc comment.29
errorLine has trailing spaces.30
errorLine has trailing spaces.32
errorLine has trailing spaces.35
errorMissing a Javadoc comment.36
error'<' is not preceded with whitespace.36
error'<' is not followed by whitespace.36
error'>' is not preceded with whitespace.36
errorLine has trailing spaces.37
errorMissing a Javadoc comment.38
errorLine has trailing spaces.41
errorMethod 'setItinerary' is not designed for extension - needs to be abstract, final or empty.42
errorMissing a Javadoc comment.42
errorParameter itinerary should be final.42
error'<' is not preceded with whitespace.42
error'<' is not followed by whitespace.42
error'>' is not preceded with whitespace.42
error'itinerary' hides a field.42
errorLine has trailing spaces.45
errorMethod 'setItinerary' is not designed for extension - needs to be abstract, final or empty.46
errorMissing a Javadoc comment.46
errorParameter modelTypeNames should be final.46
errorLine has trailing spaces.49
errorLine contains a tab character.55
errorLine contains a tab character.56
errorMethod 'itinerary' is not designed for extension - needs to be abstract, final or empty.58
errorMissing a Javadoc comment.58
error'<' is not preceded with whitespace.58
error'<' is not followed by whitespace.58
error'>' is not preceded with whitespace.58
errorLine has trailing spaces.61
errorLine contains a tab character.62
errorMissing a Javadoc comment.62
errorParameter _class should be final.62
errorName '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'.62
error'{' is not followed by whitespace.62
error'}' is not preceded with whitespace.62
errorLine contains a tab character.64
errorMissing a Javadoc comment.64
errorParameter property should be final.64
error'{' is not followed by whitespace.64
error'}' is not preceded with whitespace.64
errorLine contains a tab character.66
errorMissing a Javadoc comment.66
errorParameter reference should be final.66
error'{' is not followed by whitespace.66
error'}' is not preceded with whitespace.66
errorMissing a Javadoc comment.68
errorParameter model should be final.68
errorLine has trailing spaces.73
errorMethod 'gen' is not designed for extension - needs to be abstract, final or empty.74
errorMissing a Javadoc comment.74
errorParameter input should be final.74
error'if' construct must use '{}'s.75
errorLine has trailing spaces.75
error'==' is not preceded with whitespace.75
error'==' is not followed by whitespace.75
errorLine is longer than 80 characters.76
error'+' is not preceded with whitespace.76
error'+' is not followed by whitespace.76

org/javagen/agile/db/visitor/UniqueColumnTypeVisitor.java

ViolationMessageLine
errorLine is longer than 80 characters.27
errorLine has trailing spaces.28
errorLine contains a tab character.34
errorMissing a Javadoc comment.34
error'<' is not preceded with whitespace.34
error'<' is not followed by whitespace.34
error'>' is not preceded with whitespace.34
error'<' is not preceded with whitespace.34
error'<' is not followed by whitespace.34
error'>' is not preceded with whitespace.34
error'>' is not followed by whitespace.34
errorLine is longer than 80 characters.35
errorLine contains a tab character.35
errorMissing a Javadoc comment.35
errorLine contains a tab character.36
errorMissing a Javadoc comment.36
errorLine has trailing spaces.37
errorLine contains a tab character.37
errorMissing a Javadoc comment.38
errorLine is longer than 80 characters.39
error',' is not followed by whitespace.39
errorLine has trailing spaces.41
errorLine contains a tab character.42
errorMethod 'visit' is not designed for extension - needs to be abstract, final or empty.42
errorMissing a Javadoc comment.42
errorParameter column should be final.42
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.45
error'==' is not preceded with whitespace.45
error'==' is not followed by whitespace.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.51
errorMethod 'visit' is not designed for extension - needs to be abstract, final or empty.51
errorMissing a Javadoc comment.51
errorParameter pkColumn should be final.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.54
error'==' is not preceded with whitespace.54
error'==' is not followed by whitespace.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.60
errorMissing a Javadoc comment.60
errorParameter source should be final.60
errorParameter target should be final.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
error'if' construct must use '{}'s.65
errorLine contains a tab character.65
error'(' is followed by whitespace.65
error'!' is followed by whitespace.65
error')' is preceded with whitespace.65
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine has trailing spaces.69
errorLine contains a tab character.69
errorLine contains a tab character.70
errorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.70
errorMissing a Javadoc comment.70
errorLine contains a tab character.71
errorLine contains a tab character.72
error'for' is not followed by whitespace.72
errorLine contains a tab character.73
error',' is not followed by whitespace.73
errorLine contains a tab c