Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
17001282

Rules

RulesViolationsSeverity
PackageHtml2error Error
NewlineAtEndOfFile14error Error
Translation0error Error
JavadocMethod137error Error
JavadocType1error Error
JavadocVariable3error Error
JavadocStyle44error Error
ConstantName3error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength399error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap15error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter3error Error
WhitespaceAfter103error Error
WhitespaceAround0error Error
ModifierOrder6error Error
RedundantModifier0error Error
AvoidNestedBlocks1error Error
EmptyBlock0error Error
LeftCurly320error Error
NeedBraces3error Error
RightCurly33error Error
AvoidInlineConditionals15error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField3error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber1error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
DesignForExtension119error Error
FinalClass0error Error
HideUtilityClassConstructor1error Error
InterfaceIsType0error Error
VisibilityModifier0error Error
ArrayTypeStyle0error Error
FinalParameters44error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
12error Error
TodoComment0error Error
UpperEll0error Error

Details

org/andromda/cartridges/hibernate/metafacades/HibernateGlobals.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.11
errorLine is longer than 80 characters.15
error'public' modifier out of order with the JLS suggestions.15
error'public' modifier out of order with the JLS suggestions.20
errorLine is longer than 80 characters.25
error'public' modifier out of order with the JLS suggestions.25
errorLine is longer than 80 characters.28
errorLine is longer than 80 characters.30
error'public' modifier out of order with the JLS suggestions.30
errorLine is longer than 80 characters.33
errorLine is longer than 80 characters.36
error'public' modifier out of order with the JLS suggestions.41
error'static' modifier out of order with the JLS suggestions.56
errorLine is longer than 80 characters.66
errorLine is longer than 80 characters.87
errorFirst sentence should end with a period.89
errorLine is longer than 80 characters.93
errorFirst sentence should end with a period.95
errorFirst sentence should end with a period.100
errorLine is longer than 80 characters.103
errorFirst sentence should end with a period.105
errorLine is longer than 80 characters.108
errorFirst sentence should end with a period.110
errorLine is longer than 80 characters.113
errorLine is longer than 80 characters.116
errorLine is longer than 80 characters.118
errorFirst sentence should end with a period.120
errorLine is longer than 80 characters.123
errorFirst sentence should end with a period.125
errorLine is longer than 80 characters.128
errorFirst sentence should end with a period.130
errorLine is longer than 80 characters.133
errorFirst sentence should end with a period.135
errorLine is longer than 80 characters.138
errorLine is longer than 80 characters.150
errorLine is longer than 80 characters.156
errorLine is longer than 80 characters.190
errorLine is longer than 80 characters.197
errorFirst sentence should end with a period.199
errorLine is longer than 80 characters.202
errorFirst sentence should end with a period.204
errorLine is longer than 80 characters.207

org/andromda/cartridges/hibernate/metafacades/HibernateAssociationLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.15
errorMissing a Javadoc comment.17
errorParameter metaObject should be final.18
errorParameter context should be final.19
error'{' should be on the previous line.20
errorLine is longer than 80 characters.27
errorLine is longer than 80 characters.30
errorExpected an @return tag.32
errorMethod 'handleGetHibernateCacheType' is not designed for extension - needs to be abstract, final or empty.32
error'{' should be on the previous line.33
errorLine is longer than 80 characters.34
error'cast' is not followed by whitespace.34
error'{' should be on the previous line.36
errorLine is longer than 80 characters.37
errorLine is longer than 80 characters.43
errorExpected an @return tag.45
errorMethod 'handleGetEhCacheMaxElementsInMemory' is not designed for extension - needs to be abstract, final or empty.45
error'{' should be on the previous line.46
errorLine is longer than 80 characters.48
error'cast' is not followed by whitespace.48
error'{' should be on the previous line.50
errorLine is longer than 80 characters.51
error'cast' is not followed by whitespace.51
errorLine is longer than 80 characters.57
errorExpected an @return tag.59
errorMethod 'handleIsEhCacheEternal' is not designed for extension - needs to be abstract, final or empty.59
error'{' should be on the previous line.60
errorLine is longer than 80 characters.61
error'cast' is not followed by whitespace.61
error'{' should be on the previous line.63
errorLine is longer than 80 characters.64
error'cast' is not followed by whitespace.64
errorLine is longer than 80 characters.70
errorExpected an @return tag.72
errorMethod 'handleGetEhCacheTimeToIdleSeconds' is not designed for extension - needs to be abstract, final or empty.72
error'{' should be on the previous line.73
errorLine is longer than 80 characters.75
error'cast' is not followed by whitespace.75
error'{' should be on the previous line.77
errorLine is longer than 80 characters.78
error'cast' is not followed by whitespace.78
errorLine is longer than 80 characters.84
errorExpected an @return tag.86
errorMethod 'handleGetEhCacheTimeToLiveSeconds' is not designed for extension - needs to be abstract, final or empty.86
error'{' should be on the previous line.87
errorLine is longer than 80 characters.89
error'cast' is not followed by whitespace.89
error'{' should be on the previous line.91
errorLine is longer than 80 characters.92
error'cast' is not followed by whitespace.92
errorLine is longer than 80 characters.98
errorExpected an @return tag.100
errorMethod 'handleIsEhCacheOverflowToDisk' is not designed for extension - needs to be abstract, final or empty.100
error'{' should be on the previous line.101
errorLine is longer than 80 characters.102
error'cast' is not followed by whitespace.102
error'{' should be on the previous line.104
errorLine is longer than 80 characters.105
error'cast' is not followed by whitespace.105
errorLine is longer than 80 characters.111
errorExpected an @return tag.113
errorMethod 'handleIsHibernateCacheDistributed' is not designed for extension - needs to be abstract, final or empty.113
error'{' should be on the previous line.114
errorAvoid nested blocks.115
errorLine is longer than 80 characters.116
error'cast' is not followed by whitespace.116
errorLine is longer than 80 characters.117
error'{' should be on the previous line.120
errorLine is longer than 80 characters.122
error'cast' is not followed by whitespace.122
errorLine is longer than 80 characters.123

org/andromda/cartridges/hibernate/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/andromda/cartridges/hibernate/metafacades/HibernateServiceLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.15
errorMissing a Javadoc comment.16
errorParameter metaObject should be final.17
errorParameter context should be final.18
error'{' should be on the previous line.19
errorLine is longer than 80 characters.24
errorExpected an @return tag.26
errorMethod 'handleGetEjbJndiName' is not designed for extension - needs to be abstract, final or empty.26
error'{' should be on the previous line.27
errorLine is longer than 80 characters.29
error'{' should be on the previous line.31
errorLine is longer than 80 characters.41
errorExpected an @return tag.43
errorMethod 'handleGetEjbViewType' is not designed for extension - needs to be abstract, final or empty.43
error'{' should be on the previous line.44
errorLine is longer than 80 characters.45
errorMethod 'getEjbJndiNamePrefix' is not designed for extension - needs to be abstract, final or empty.54
error'{' should be on the previous line.55
errorLine is longer than 80 characters.57
errorAvoid inline conditionals.57
errorLine is longer than 80 characters.61
errorExpected an @return tag.63
errorMethod 'handleIsEjbStateful' is not designed for extension - needs to be abstract, final or empty.63
error'{' should be on the previous line.64
errorLine is longer than 80 characters.74
errorExpected an @return tag.76
errorMethod 'handleIsEjbRemoteView' is not designed for extension - needs to be abstract, final or empty.76
error'{' should be on the previous line.77

org/andromda/cartridges/hibernate/metafacades/HibernateFinderMethodLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.14
error'{' should be on the previous line.19
errorMissing a Javadoc comment.21
errorParameter metaObject should be final.22
errorParameter context should be final.23
error'{' should be on the previous line.24
errorLine is longer than 80 characters.29
errorExpected an @return tag.31
errorMethod 'handleGetQuery' is not designed for extension - needs to be abstract, final or empty.31
error'{' should be on the previous line.32
error'{' should be on the previous line.39
errorLine is longer than 80 characters.40
error'cast' is not followed by whitespace.41
error'{' should be on the previous line.43
error'{' should be on the previous line.51
errorLine is longer than 80 characters.52
errorLine is longer than 80 characters.53
error'{' should be on the previous line.55
error'{' should be on the previous line.59
error'{' should be on the previous line.62
errorLine is longer than 80 characters.63
error'cast' is not followed by whitespace.63
error'{' should be on the previous line.66
errorLine is longer than 80 characters.69
error'{' should be on the previous line.71
errorExpected an @return tag.89
error'{' should be on the previous line.90
error'{' should be on the previous line.92
errorLine is longer than 80 characters.102
errorLine is longer than 80 characters.105
errorExpected an @return tag.107
errorMethod 'handleIsUseNamedParameters' is not designed for extension - needs to be abstract, final or empty.107
error'{' should be on the previous line.108
errorLine is longer than 80 characters.109
errorLine is longer than 80 characters.111
errorLine is longer than 80 characters.118
errorLine is longer than 80 characters.121
errorExpected an @return tag.123
errorMethod 'handleIsUseQueryCache' is not designed for extension - needs to be abstract, final or empty.123
error'{' should be on the previous line.124
errorLine is longer than 80 characters.126
error'{' should be on the previous line.129
errorLine is longer than 80 characters.132

org/andromda/cartridges/hibernate/metafacades/HibernateFinderMethodArgumentLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.10
error'{' should be on the previous line.14
errorMissing a Javadoc comment.16
errorParameter metaObject should be final.17
errorParameter context should be final.18
error'{' should be on the previous line.19
errorFirst sentence should end with a period.23
errorLine is longer than 80 characters.27
errorLine is longer than 80 characters.30
errorExpected an @return tag.32
errorMethod 'handleGetQueryArgumentNameSetter' is not designed for extension - needs to be abstract, final or empty.32
error'{' should be on the previous line.33
errorLine is longer than 80 characters.36
error'{' should be on the previous line.39
error'{' should be on the previous line.41
error'{' should be on the previous line.43
errorLine is longer than 80 characters.44
error'}' should be on the same line.45
error'{' should be on the previous line.47
error'}' should be on the same line.49
error'{' should be on the previous line.51
error'}' should be on the same line.54
error'{' should be on the previous line.56
error'{' should be on the previous line.60

org/andromda/cartridges/hibernate/metafacades/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/andromda/cartridges/hibernate/metafacades/HibernateEnumerationLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.14
errorMissing a Javadoc comment.16
errorParameter metaObject should be final.17
errorParameter context should be final.18
error'{' should be on the previous line.19
errorLine is longer than 80 characters.26
error'{' should be on the previous line.34
errorLine is longer than 80 characters.35
errorLine is longer than 80 characters.39
errorExpected an @return tag.41
errorMethod 'handleGetFullyQualifiedHibernateType' is not designed for extension - needs to be abstract, final or empty.41
error'{' should be on the previous line.42
errorLine is longer than 80 characters.47
errorExpected an @return tag.49
errorMethod 'handleGetEnumerationName' is not designed for extension - needs to be abstract, final or empty.49
error'{' should be on the previous line.50
errorLine is longer than 80 characters.51
errorLine is longer than 80 characters.57
errorExpected an @return tag.59
errorMethod 'handleGetFullyQualifiedHibernateEnumerationType' is not designed for extension - needs to be abstract, final or empty.59
error'{' should be on the previous line.60
errorLine has trailing spaces.66
errorLine is longer than 80 characters.68
errorExpected an @return tag.70
errorMethod 'handleGetVersion' is not designed for extension - needs to be abstract, final or empty.70
error'{' should be on the previous line.71
errorLine is longer than 80 characters.72
error'cast' is not followed by whitespace.72

org/andromda/cartridges/hibernate/metafacades/HibernateEmbeddedValueLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.19
errorMissing a Javadoc comment.21
errorParameter metaObject should be final.22
errorParameter context should be final.23
error'{' should be on the previous line.24
errorLine is longer than 80 characters.29
errorExpected an @return tag.31
errorMethod 'handleIsImmutable' is not designed for extension - needs to be abstract, final or empty.31
error'{' should be on the previous line.32
errorLine is longer than 80 characters.34
error'{' should be on the previous line.36
errorLine is longer than 80 characters.37
errorLine is longer than 80 characters.43
errorExpected an @return tag.45
errorMethod 'handleGetImplementationName' is not designed for extension - needs to be abstract, final or empty.45
error'{' should be on the previous line.46
errorLine is longer than 80 characters.48
errorLine is longer than 80 characters.55
errorExpected an @return tag.57
errorMethod 'handleGetEntityName' is not designed for extension - needs to be abstract, final or empty.57
error'{' should be on the previous line.58
errorLine is longer than 80 characters.59
error'cast' is not followed by whitespace.59
errorFirst sentence should end with a period.65
errorLine is longer than 80 characters.68
errorExpected an @return tag.70
errorMethod 'handleGetFullyQualifiedEntityName' is not designed for extension - needs to be abstract, final or empty.70
error'{' should be on the previous line.71
errorFirst sentence should end with a period.78
errorExpected an @return tag.81
errorMethod 'handleGetBusinessOperations' is not designed for extension - needs to be abstract, final or empty.81
error'{' should be on the previous line.82
errorLine is longer than 80 characters.83

org/andromda/cartridges/hibernate/HibernateProfile.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.8
error'{' should be on the previous line.16
errorName 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.20
errorLine is longer than 80 characters.26
errorLine is longer than 80 characters.29
errorLine is longer than 80 characters.32
errorLine is longer than 80 characters.35
errorLine is longer than 80 characters.40
errorFirst sentence should end with a period.42
errorLine is longer than 80 characters.45
errorLine is longer than 80 characters.48
errorLine is longer than 80 characters.56
errorLine is longer than 80 characters.61
errorLine is longer than 80 characters.66
errorLine is longer than 80 characters.69
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.75
errorFirst sentence should end with a period.77
errorLine is longer than 80 characters.80
errorFirst sentence should end with a period.82
errorLine is longer than 80 characters.85
errorFirst sentence should end with a period.87
errorLine is longer than 80 characters.90
errorFirst sentence should end with a period.92
errorLine is longer than 80 characters.93
errorFirst sentence should end with a period.98
errorLine is longer than 80 characters.99
errorFirst sentence should end with a period.104
errorLine is longer than 80 characters.107
errorFirst sentence should end with a period.109
errorLine is longer than 80 characters.112
errorFirst sentence should end with a period.114
errorLine is longer than 80 characters.123
errorLine is longer than 80 characters.152
errorFirst sentence should end with a period.155
errorLine is longer than 80 characters.158
errorLine is longer than 80 characters.170
errorFirst sentence should end with a period.179
errorLine is longer than 80 characters.182
errorFirst sentence should end with a period.184
errorFirst sentence should end with a period.190
errorLine is longer than 80 characters.193
errorFirst sentence should end with a period.195
errorLine is longer than 80 characters.198
errorLine is longer than 80 characters.203
errorFirst sentence should end with a period.205
errorFirst sentence should end with a period.211
errorLine is longer than 80 characters.214
errorFirst sentence should end with a period.216
errorLine is longer than 80 characters.219
errorLine is longer than 80 characters.222
errorLine is longer than 80 characters.224
errorLine is longer than 80 characters.227
errorLine is longer than 80 characters.229

org/andromda/cartridges/hibernate/metafacades/HibernateEntityAttributeLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.21
errorMissing a Javadoc comment.23
errorParameter metaObject should be final.24
errorParameter context should be final.25
error'{' should be on the previous line.26
errorExpected an @return tag.35
errorMethod 'isRequired' is not designed for extension - needs to be abstract, final or empty.35
error'{' should be on the previous line.36
error'{' should be on the previous line.39
error'cast' is not followed by whitespace.40
errorLine is longer than 80 characters.41
errorExpected an @return tag.54
errorMethod 'getDefaultValue' is not designed for extension - needs to be abstract, final or empty.54
error'{' should be on the previous line.55
error'{' should be on the previous line.59
errorLine is longer than 80 characters.60
error'{' should be on the previous line.62
error'}' should be on the same line.64
error'{' should be on the previous line.66
errorLine is longer than 80 characters.67
error'}' should be on the same line.68
error'{' should be on the previous line.70
errorLine is longer than 80 characters.71
error'cast' is not followed by whitespace.71
errorLine is longer than 80 characters.72
errorLine is longer than 80 characters.79
errorExpected an @return tag.81
errorMethod 'handleIsContainsEmbeddedObject' is not designed for extension - needs to be abstract, final or empty.81
error'{' should be on the previous line.82
error'{' should be on the previous line.85
errorLine is longer than 80 characters.92
errorExpected an @return tag.95
errorMethod 'handleConcatColumnName' is not designed for extension - needs to be abstract, final or empty.95
errorParameter prefix should be final.96
errorExpected @param tag for 'prefix'.96
errorParameter name should be final.97
errorExpected @param tag for 'name'.97
error'{' should be on the previous line.98
error'{' should be on the previous line.101
errorLine is longer than 80 characters.102
errorLine is longer than 80 characters.106
error'cast' is not followed by whitespace.106
errorLine is longer than 80 characters.107
errorExpected an @return tag.115
errorMethod 'handleIsLazy' is not designed for extension - needs to be abstract, final or empty.115
error'{' should be on the previous line.116
errorLine is longer than 80 characters.117
error'cast' is not followed by whitespace.117
errorLine is longer than 80 characters.118
errorAvoid inline conditionals.118
errorLine is longer than 80 characters.122
errorExpected an @return tag.124
errorMethod 'handleGetFormula' is not designed for extension - needs to be abstract, final or empty.124
error'{' should be on the previous line.125
errorLine is longer than 80 characters.126
error'cast' is not followed by whitespace.126
errorLine is longer than 80 characters.130
errorExpected an @return tag.132
errorMethod 'handleIsInsertEnabled' is not designed for extension - needs to be abstract, final or empty.132
error'{' should be on the previous line.133
errorLine is longer than 80 characters.134
error'cast' is not followed by whitespace.134
errorLine is longer than 80 characters.135
errorAvoid inline conditionals.135
errorLine is longer than 80 characters.139
errorExpected an @return tag.141
errorMethod 'handleIsUpdateEnabled' is not designed for extension - needs to be abstract, final or empty.141
error'{' should be on the previous line.142
errorLine is longer than 80 characters.143
error'cast' is not followed by whitespace.143
errorLine is longer than 80 characters.144
errorAvoid inline conditionals.144
errorMissing a Javadoc comment.147
error'{' should be on the previous line.148
errorLine is longer than 80 characters.149
error'cast' is not followed by whitespace.149
errorLine is longer than 80 characters.150
error'cast' is not followed by whitespace.150
errorLine has trailing spaces.153
errorLine has trailing spaces.154
errorMissing a Javadoc comment.154
error'{' should be on the previous line.155
errorLine is longer than 80 characters.157
error'cast' is not followed by whitespace.157
error'if' construct must use '{}'s.158
errorLine has trailing spaces.160
errorLine has trailing spaces.163
errorLine has trailing spaces.164
errorLine has trailing spaces.165
errorMethod 'handleGetXmlTagName' is not designed for extension - needs to be abstract, final or empty.165
errorMissing a Javadoc comment.165
error'{' should be on the previous line.166
errorLine has trailing spaces.168
error'{' should be on the previous line.170
errorLine is longer than 80 characters.171
error'cast' is not followed by whitespace.171
error'{' should be on the previous line.174
error'if' construct must use '{}'s.175
error'else' construct must use '{}'s.177
errorAvoid inline conditionals.182
errorLine contains a tab character.185
errorMethod 'handleGetFullyQualifiedHibernateType' is not designed for extension - needs to be abstract, final or empty.185
errorMissing a Javadoc comment.185
errorLine contains a tab character.186
error'{' should be on the previous line.189
errorLine is longer than 80 characters.190
error'}' should be on the same line.191
error'{' should be on the previous line.193
errorLine is longer than 80 characters.194
error'cast' is not followed by whitespace.194
errorLine is longer than 80 characters.195
error'{' should be on the previous line.198
error'}' should be on the same line.200
error'{' should be on the previous line.202
errorLine is longer than 80 characters.203
errorLine is longer than 80 characters.204
errorLine is longer than 80 characters.206
error'}' should be on the same line.207
error'{' should be on the previous line.209
errorLine has trailing spaces.215
errorLine contains a tab character.216
errorLine has trailing spaces.217

org/andromda/cartridges/hibernate/metafacades/HibernateServiceOperationLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.15
errorMissing a Javadoc comment.16
errorParameter metaObject should be final.17
errorParameter context should be final.18
error'{' should be on the previous line.19
errorLine is longer than 80 characters.26
errorLine is longer than 80 characters.29
errorExpected an @return tag.31
errorMethod 'handleGetTransactionType' is not designed for extension - needs to be abstract, final or empty.31
error'{' should be on the previous line.32
errorLine is longer than 80 characters.33
error'cast' is not followed by whitespace.33
error'{' should be on the previous line.35
errorLine is longer than 80 characters.36

org/andromda/cartridges/hibernate/metafacades/HibernateMetafacadeUtils.java

ViolationMessageLine
errorFile does not end with a newline.0
errorUtility classes should not have a public or default constructor.21
error'{' should be on the previous line.22
errorParameter classifier should be final.31
errorExpected @param tag for 'classifier'.31
errorParameter defaultViewType should be final.32
errorExpected @param tag for 'defaultViewType'.32
error'{' should be on the previous line.33
error'{' should be on the previous line.37
errorLine is longer than 80 characters.38
error'cast' is not followed by whitespace.38
error'{' should be on the previous line.42
error'cast' is not followed by whitespace.44
errorParameter object should be final.48
error'{' should be on the previous line.49
errorLine is longer than 80 characters.50
error'cast' is not followed by whitespace.50
errorLine is longer than 80 characters.51
error'{' should be on the previous line.56
error'{' should be on the previous line.61
errorParameter packageName should be final.77
errorParameter name should be final.78
errorParameter suffix should be final.79
error'{' should be on the previous line.80
errorLine is longer than 80 characters.81
error'{' should be on the previous line.83
errorFirst sentence should end with a period.91
errorExpected an @return tag.94
errorParameter operations should be final.94
errorExpected @param tag for 'operations'.94
errorParameter object should be final.99
error'{' should be on the previous line.100
error'cast' is not followed by whitespace.101
errorLine is longer than 80 characters.108
errorParameter operation should be final.114
errorParameter defaultUseNamedParameters should be final.115
error'{' should be on the previous line.116
error'{' should be on the previous line.120
errorLine is longer than 80 characters.121
error'cast' is not followed by whitespace.121
errorLine is longer than 80 characters.122
error'{' should be on the previous line.124
errorLine is longer than 80 characters.125

org/andromda/cartridges/hibernate/metafacades/HibernateEntityLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.42
errorMissing a Javadoc comment.43
errorParameter metaObject should be final.44
errorParameter context should be final.45
error'{' should be on the previous line.46
errorFirst sentence should end with a period.50
errorFirst sentence should end with a period.55
errorFirst sentence should end with a period.60
errorFirst sentence should end with a period.70
errorLine is longer than 80 characters.73
errorName 'inheritanceStrategies' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.78
errorLine is longer than 80 characters.92
errorLine is longer than 80 characters.103
errorLine is longer than 80 characters.108
errorMissing a Javadoc comment.119
errorLine is longer than 80 characters.134
errorLine is longer than 80 characters.151
errorMethod 'handleGetAllBusinessOperations' is not designed for extension - needs to be abstract, final or empty.153
error'{' should be on the previous line.154
error'cast' is not followed by whitespace.155
error'{' should be on the previous line.159
error'cast' is not followed by whitespace.161
errorLine is longer than 80 characters.168
errorExpected an @return tag.170
errorMethod 'handleGetHibernateInheritanceStrategy' is not designed for extension - needs to be abstract, final or empty.170
error'{' should be on the previous line.171
error'{' should be on the previous line.176
errorLine has trailing spaces.179
errorAvoid inline conditionals.180
errorLine is longer than 80 characters.182
error'{' should be on the previous line.196
errorLine is longer than 80 characters.203
errorParameter entity should be final.207
error'{' should be on the previous line.208
error'{' should be on the previous line.212
errorLine is longer than 80 characters.213
error'{' should be on the previous line.216
errorExpected an @return tag.227
errorMethod 'getProperties' is not designed for extension - needs to be abstract, final or empty.227
error'{' should be on the previous line.228
errorParameter object should be final.235
error'{' should be on the previous line.236
error'cast' is not followed by whitespace.237
errorMissing a Javadoc comment.240
error'{' should be on the previous line.242
errorMissing a Javadoc comment.243
errorParameter object should be final.243
error'{' should be on the previous line.244
error'cast' is not followed by whitespace.245
errorLine is longer than 80 characters.247
errorLine is longer than 80 characters.259
errorExpected an @return tag.261
errorMethod 'handleIsHibernateInheritanceClass' is not designed for extension - needs to be abstract, final or empty.261
error'{' should be on the previous line.262
errorLine is longer than 80 characters.263
errorLine is longer than 80 characters.267
errorExpected an @return tag.269
errorMethod 'handleIsHibernateInheritanceInterface' is not designed for extension - needs to be abstract, final or empty.269
error'{' should be on the previous line.270
errorLine is longer than 80 characters.271
errorLine is longer than 80 characters.275
errorExpected an @return tag.277
errorMethod 'handleIsHibernateInheritanceSubclass' is not designed for extension - needs to be abstract, final or empty.277
error'{' should be on the previous line.278
errorLine is longer than 80 characters.279
errorLine is longer than 80 characters.283
errorExpected an @return tag.285
errorMethod 'handleIsHibernateInheritanceConcrete' is not designed for extension - needs to be abstract, final or empty.285
error'{' should be on the previous line.286
errorLine is longer than 80 characters.287
errorLine is longer than 80 characters.291
errorExpected an @return tag.293
errorMethod 'handleIsHibernateInheritanceUnionSubClass' is not designed for extension - needs to be abstract, final or empty.293
error'{' should be on the previous line.294
errorLine is longer than 80 characters.295
error'cast' is not followed by whitespace.295
error'&&' should be on a new line.296
errorLine is longer than 80 characters.297
errorLine is longer than 80 characters.301
errorExpected an @return tag.303
errorMethod 'handleIsLazy' is not designed for extension - needs to be abstract, final or empty.303
error'{' should be on the previous line.304
errorLine is longer than 80 characters.305
error'cast' is not followed by whitespace.305
error'{' should be on the previous line.307
errorLine is longer than 80 characters.308
error'cast' is not followed by whitespace.308
errorLine is longer than 80 characters.309
errorAvoid inline conditionals.309
errorLine is longer than 80 characters.315
errorExpected an @return tag.317
errorMethod 'handleGetHibernateCacheType' is not designed for extension - needs to be abstract, final or empty.317
error'{' should be on the previous line.318
errorLine is longer than 80 characters.319
error'cast' is not followed by whitespace.319
error'{' should be on the previous line.322
errorLine is longer than 80 characters.323
errorLine is longer than 80 characters.330
errorExpected an @return tag.332
errorMethod 'handleGetFullyQualifiedEntityName' is not designed for extension - needs to be abstract, final or empty.332
error'{' should be on the previous line.333
errorLine is longer than 80 characters.341
errorExpected an @return tag.343
errorMethod 'handleGetFullyQualifiedEntityImplementationName' is not designed for extension - needs to be abstract, final or empty.343
error'{' should be on the previous line.344
errorLine is longer than 80 characters.352
errorExpected an @return tag.354
errorMethod 'handleGetHibernateDefaultCascade' is not designed for extension - needs to be abstract, final or empty.354
error'{' should be on the previous line.355
errorLine is longer than 80 characters.356
errorLine is longer than 80 characters.360
errorExpected an @return tag.362
errorMethod 'handleGetHibernateGeneratorClass' is not designed for extension - needs to be abstract, final or empty.362
error'{' should be on the previous line.363
error'{' should be on the previous line.370
error'}' should be on the same line.372
error'{' should be on the previous line.374
error'}' should be on the same line.376
error'{' should be on the previous line.378
error'cast' is not followed by whitespace.380
error'{' should be on the previous line.385
errorLine is longer than 80 characters.386
error'cast' is not followed by whitespace.386
errorLine is longer than 80 characters.393
errorExpected an @return tag.395
errorMethod 'handleIsForeignHibernateGeneratorClass' is not designed for extension - needs to be abstract, final or empty.395
error'{' should be on the previous line.396
error'||' should be on a new line.399
errorLine is longer than 80 characters.400
errorLine is longer than 80 characters.404
errorExpected an @return tag.406
errorMethod 'handleIsSequenceHibernateGeneratorClass' is not designed for extension - needs to be abstract, final or empty.406
error'{' should be on the previous line.407
errorLine is longer than 80 characters.408
errorLine is longer than 80 characters.412
errorExpected an @return tag.414
errorMethod 'handleGetEntityName' is not designed for extension - needs to be abstract, final or empty.414
error'{' should be on the previous line.415
errorLine is longer than 80 characters.416
error'cast' is not followed by whitespace.416
errorLine is longer than 80 characters.424
errorExpected an @return tag.426
errorMethod 'handleGetEntityImplementationName' is not designed for extension - needs to be abstract, final or empty.426
error'{' should be on the previous line.427
errorLine is longer than 80 characters.429
errorLine is longer than 80 characters.437
errorExpected an @return tag.439
errorMethod 'handleGetHibernateDiscriminatorColumn' is not designed for extension - needs to be abstract, final or empty.439
error'{' should be on the previous line.440
errorLine is longer than 80 characters.441
error'cast' is not followed by whitespace.441
error'{' should be on the previous line.444
errorLine is longer than 80 characters.445
errorLine is longer than 80 characters.452
errorExpected an @return tag.454
errorMethod 'handleGetHibernateDiscriminatorType' is not designed for extension - needs to be abstract, final or empty.454
error'{' should be on the previous line.455
errorLine is longer than 80 characters.456
error'cast' is not followed by whitespace.456
error'{' should be on the previous line.459
errorLine is longer than 80 characters.460
errorLine is longer than 80 characters.467
errorExpected an @return tag.469
errorMethod 'handleGetHibernateDiscriminatorLength' is not designed for extension - needs to be abstract, final or empty.469
error'{' should be on the previous line.470
errorExpected an @return tag.480
errorMethod 'getBusinessOperations' is not designed for extension - needs to be abstract, final or empty.480
error'{' should be on the previous line.481
errorLine is longer than 80 characters.482
errorLine is longer than 80 characters.486
errorExpected an @return tag.488
errorMethod 'handleIsBusinessOperationsPresent' is not designed for extension - needs to be abstract, final or empty.488
error'{' should be on the previous line.489
errorLine is longer than 80 characters.490
errorLine is longer than 80 characters.492
errorLine is longer than 80 characters.496
errorExpected an @return tag.498
errorMethod 'handleIsHibernateProxy' is not designed for extension - needs to be abstract, final or empty.498
error'{' should be on the previous line.499
errorLine is longer than 80 characters.500
error'cast' is not followed by whitespace.500
error'{' should be on the previous line.503
errorLine is longer than 80 characters.504
error'cast' is not followed by whitespace.504
errorLine is longer than 80 characters.511
errorExpected an @return tag.513
errorMethod 'handleGetEhCacheMaxElementsInMemory' is not designed for extension - needs to be abstract, final or empty.513
error'{' should be on the previous line.514
errorLine is longer than 80 characters.516
error'cast' is not followed by whitespace.516
error'{' should be on the previous line.519
errorLine is longer than 80 characters.520
error'cast' is not followed by whitespace.520
errorLine is longer than 80 characters.527
errorExpected an @return tag.529
errorMethod 'handleIsEhCacheEternal' is not designed for extension - needs to be abstract, final or empty.529
error'{' should be on the previous line.530
errorLine is longer than 80 characters.531
error'cast' is not followed by whitespace.531
error'{' should be on the previous line.533
errorLine is longer than 80 characters.534
error'cast' is not followed by whitespace.534
errorLine is longer than 80 characters.540
errorExpected an @return tag.542
errorMethod 'handleGetEhCacheTimeToIdleSeconds' is not designed for extension - needs to be abstract, final or empty.542
error'{' should be on the previous line.543
errorLine is longer than 80 characters.545
error'cast' is not followed by whitespace.545
error'{' should be on the previous line.548
errorLine is longer than 80 characters.549
error'cast' is not followed by whitespace.549
errorLine is longer than 80 characters.556
errorExpected an @return tag.558
errorMethod 'handleGetEhCacheTimeToLiveSeconds' is not designed for extension - needs to be abstract, final or empty.558
error'{' should be on the previous line.559
errorLine is longer than 80 characters.561
error'cast' is not followed by whitespace.561
error'{' should be on the previous line.564
errorLine is longer than 80 characters.565
error'cast' is not followed by whitespace.565
errorLine is longer than 80 characters.572
errorExpected an @return tag.574
errorMethod 'handleIsEhCacheOverflowToDisk' is not designed for extension - needs to be abstract, final or empty.574
error'{' should be on the previous line.575
errorLine is longer than 80 characters.576
error'cast' is not followed by whitespace.576
error'{' should be on the previous line.579
errorLine is longer than 80 characters.580
error'cast' is not followed by whitespace.580
errorLine is longer than 80 characters.587
errorExpected an @return tag.589
errorMethod 'handleIsHibernateCacheDistributed' is not designed for extension - needs to be abstract, final or empty.589
error'{' should be on the previous line.590
errorLine is longer than 80 characters.591
error'cast' is not followed by whitespace.591
errorLine is longer than 80 characters.592
error'{' should be on the previous line.595
errorLine is longer than 80 characters.597
error'cast' is not followed by whitespace.597
errorLine is longer than 80 characters.598
errorLine is longer than 80 characters.604
errorExpected an @return tag.606
errorMethod 'handleIsTableRequired' is not designed for extension - needs to be abstract, final or empty.606
error'{' should be on the previous line.607
error'||' should be on a new line.608
errorLine is longer than 80 characters.609
errorLine is longer than 80 characters.613
errorExpected an @return tag.615
errorMethod 'handleGetMappingClassName' is not designed for extension - needs to be abstract, final or empty.615
error'{' should be on the previous line.616
errorLine is longer than 80 characters.620
error'&&' should be on a new line.620
error'{' should be on the previous line.622
error'{' should be on the previous line.626
error'}' should be on the same line.628
error'{' should be on the previous line.630
error'{' should be on the previous line.646
errorLine is longer than 80 characters.649
error'cast' is not followed by whitespace.651
errorLine is longer than 80 characters.658
errorExpected an @return tag.660
errorMethod 'handleGetSubclassKeyColumn' is not designed for extension - needs to be abstract, final or empty.660
error'{' should be on the previous line.661
errorLine is longer than 80 characters.665
errorLine is longer than 80 characters.667
error'cast' is not followed by whitespace.667
errorLine is longer than 80 characters.674
errorExpected an @return tag.676
errorMethod 'handleIsRequiresMapping' is not designed for extension - needs to be abstract, final or empty.676
error'{' should be on the previous line.677
errorLine is longer than 80 characters.680
error'cast' is not followed by whitespace.680
error'||' should be on a new line.680
error'&&' should be on a new line.681
errorLine is longer than 80 characters.683
error'||' should be on a new line.683
errorLine is longer than 80 characters.684
errorExpected an @return tag.692
error'{' should be on the previous line.693
errorLine is longer than 80 characters.696
error'||' should be on a new line.699
errorLine is longer than 80 characters.700
errorLine is longer than 80 characters.705
errorExpected an @return tag.707
errorMethod 'handleIsRequiresSpecializationMapping' is not designed for extension - needs to be abstract, final or empty.707
error'{' should be on the previous line.708
errorLine is longer than 80 characters.710
error'cast' is not followed by whitespace.710
error'&&' should be on a new line.710
errorLine is longer than 80 characters.712
error'||' should be on a new line.712
errorLine is longer than 80 characters.718
errorExpected an @return tag.720
errorMethod 'handleIsDynamicInsert' is not designed for extension - needs to be abstract, final or empty.720
error'{' should be on the previous line.721
errorLine is longer than 80 characters.723
error'cast' is not followed by whitespace.723
error'{' should be on the previous line.726
errorLine is longer than 80 characters.727
error'cast' is not followed by whitespace.727
errorLine is longer than 80 characters.734
errorExpected an @return tag.736
errorMethod 'handleIsDynamicUpdate' is not designed for extension - needs to be abstract, final or empty.736
error'{' should be on the previous line.737
errorLine is longer than 80 characters.739
error'cast' is not followed by whitespace.739
error'{' should be on the previous line.742
errorLine is longer than 80 characters.743
error'cast' is not followed by whitespace.743
errorLine is longer than 80 characters.750
errorExpected an @return tag.752
errorMethod 'handleIsMappingRequiresSuperProperties' is not designed for extension - needs to be abstract, final or empty.752
error'{' should be on the previous line.753
errorLine is longer than 80 characters.754
errorLine is longer than 80 characters.758
errorExpected an @return tag.760
errorMethod 'handleGetHibernateVersionProperty' is not designed for extension - needs to be abstract, final or empty.760
error'{' should be on the previous line.761
errorLine is longer than 80 characters.762
error'cast' is not followed by whitespace.762
error'{' should be on the previous line.764
errorLine is longer than 80 characters.765
error'cast' is not followed by whitespace.765
errorLine has trailing spaces.769
errorLine is longer than 80 characters.771
errorExpected an @return tag.773
errorMethod 'handleGetHibernateVersionPropertySqlName' is not designed for extension - needs to be abstract, final or empty.773
error'{' should be on the previous line.774
errorLine is longer than 80 characters.775
errorLine is longer than 80 characters.779
errorExpected an @return tag.781
errorMethod 'handleGetVersion' is not designed for extension - needs to be abstract, final or empty.781
error'{' should be on the previous line.782
errorLine is longer than 80 characters.783
error'cast' is not followed by whitespace.783
errorMissing a Javadoc comment.786
error'{' should be on the previous line.787
errorLine is longer than 80 characters.789
error'cast' is not followed by whitespace.789
errorLine is longer than 80 characters.790
error'cast' is not followed by whitespace.790
errorMethod 'handleGetXmlTagName' is not designed for extension - needs to be abstract, final or empty.793
errorMissing a Javadoc comment.793
error'{' should be on the previous line.794
error'{' should be on the previous line.798
errorLine is longer than 80 characters.799
error'cast' is not followed by whitespace.799
error'{' should be on the previous line.802
errorAvoid inline conditionals.806
errorLine is longer than 80 characters.810
errorExpected an @return tag.812
errorMethod 'handleGetHibernateDiscriminatorValue' is not designed for extension - needs to be abstract, final or empty.812
error'{' should be on the previous line.813
errorLine is longer than 80 characters.814
error'cast' is not followed by whitespace.814
error'{' should be on the previous line.817
errorLine is longer than 80 characters.825
errorExpected an @return tag.827
errorMethod 'handleGetSequenceName' is not designed for extension - needs to be abstract, final or empty.827
error'{' should be on the previous line.828
error'?' should be on a new line.831
errorAvoid inline conditionals.831
errorLine is longer than 80 characters.832
error'cast' is not followed by whitespace.832
error'-0' is a magic number.833
error'{' should be on the previous line.834
errorLine is longer than 80 characters.835
errorLine is longer than 80 characters.840
errorMissing a Javadoc comment.840
errorMissing a Javadoc comment.842
error'{' should be on the previous line.843
errorLine is longer than 80 characters.844

org/andromda/cartridges/hibernate/HibernateUtils.java

ViolationMessageLine
error'{' should be on the previous line.20
errorMethod 'getAllRoles' is not designed for extension - needs to be abstract, final or empty.27
errorParameter services should be final.27
error'{' should be on the previous line.28
errorParameter object should be final.34
error'{' should be on the previous line.35
error'{' should be on the previous line.37
error'cast' is not followed by whitespace.38
errorMethod 'setHibernateVersion' is not designed for extension - needs to be abstract, final or empty.55
error'hibernateVersion' hides a field.55
error'{' should be on the previous line.56
errorMethod 'getHibernatePackage' is not designed for extension - needs to be abstract, final or empty.65
error'{' should be on the previous line.66
errorAvoid inline conditionals.67
errorMethod 'getHibernateUserTypePackage' is not designed for extension - needs to be abstract, final or empty.76
error'{' should be on the previous line.77
errorLine is longer than 80 characters.78
errorAvoid inline conditionals.78
errorMethod 'isVersion3' is not designed for extension - needs to be abstract, final or empty.86
error'{' should be on the previous line.87
errorParameter hibernateVersionPropertyValue should be final.97
error'{' should be on the previous line.98
error'{' should be on the previous line.101
errorLine is longer than 80 characters.102
errorLine is longer than 80 characters.108
errorLine is longer than 80 characters.113
errorMethod 'setHibernateXMLPersistence' is not designed for extension - needs to be abstract, final or empty.116
error'hibernateXmlPersistence' hides a field.116
errorMethod 'isXmlPersistenceActive' is not designed for extension - needs to be abstract, final or empty.121
errorMissing a Javadoc comment.121
error'{' should be on the previous line.122
errorMissing a Javadoc comment.128
errorParameter hibernateVersionPropertyValue should be final.129
errorParameter hibernateXMLPersistencePropertyValue should be final.130
error'{' should be on the previous line.131
error'&&' should be on a new line.132
errorMissing a Javadoc comment.136
errorMethod 'setHibernateMappingStrategy' is not designed for extension - needs to be abstract, final or empty.138
errorMissing a Javadoc comment.138
errorParameter hibernateMappingStrategy should be final.138
error'hibernateMappingStrategy' hides a field.138
error'{' should be on the previous line.139
errorMethod 'isMapSubclassesInSeparateFile' is not designed for extension - needs to be abstract, final or empty.143
errorMissing a Javadoc comment.143
error'{' should be on the previous line.144
errorMissing a Javadoc comment.148
errorParameter hibernateMappingStrategy should be final.149
error'{' should be on the previous line.150
errorLine is longer than 80 characters.152

org/andromda/cartridges/hibernate/metafacades/HibernateTypeLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.16
errorMissing a Javadoc comment.18
errorParameter metaObject should be final.19
errorParameter context should be final.20
error'{' should be on the previous line.21
errorLine is longer than 80 characters.26
errorExpected an @return tag.28
errorMethod 'handleGetFullyQualifiedHibernateType' is not designed for extension - needs to be abstract, final or empty.28
error'{' should be on the previous line.29
error'{' should be on the previous line.33
errorLine is longer than 80 characters.34
error'{' should be on the previous line.36
errorMethod 'getHibernateTypeMappings' is not designed for extension - needs to be abstract, final or empty.48
error'{' should be on the previous line.49
error'{' should be on the previous line.53
error'{' should be on the previous line.57
error'cast' is not followed by whitespace.58
error'{' should be on the previous line.60
error'{' should be on the previous line.62
error'cast' is not followed by whitespace.63
error'}' should be on the same line.65
error'{' should be on the previous line.67
errorLine is longer than 80 characters.68
error'}' should be on the same line.75
error'{' should be on the previous line.77
error'cast' is not followed by whitespace.78

org/andromda/cartridges/hibernate/metafacades/HibernateAssociationEndLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.28
errorMissing a Javadoc comment.29
errorParameter metaObject should be final.30
errorParameter context should be final.31
error'{' should be on the previous line.32
errorFirst sentence should end with a period.36
errorFirst sentence should end with a period.41
errorFirst sentence should end with a period.46
errorFirst sentence should end with a period.51
errorFirst sentence should end with a period.56
errorFirst sentence should end with a period.61
errorName 'collectionTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.64
errorLine is longer than 80 characters.79
errorLine is longer than 80 characters.84
errorLine is longer than 80 characters.89
errorLine is longer than 80 characters.94
errorLine is longer than 80 characters.99
errorLine is longer than 80 characters.104
errorLine is longer than 80 characters.107
errorExpected an @return tag.109
errorMethod 'handleIsOne2OnePrimary' is not designed for extension - needs to be abstract, final or empty.109
error'{' should be on the previous line.110
errorLine is longer than 80 characters.113
error'{' should be on the previous line.115
errorLine is longer than 80 characters.116
error'||' should be on a new line.116
errorLine is longer than 80 characters.118
errorLine is longer than 80 characters.124
errorExpected an @return tag.126
errorMethod 'getGetterSetterTypeName' is not designed for extension - needs to be abstract, final or empty.126
error'{' should be on the previous line.127
error'{' should be on the previous line.131
errorLine is longer than 80 characters.134
error'{' should be on the previous line.139
error'{' should be on the previous line.141
errorLine is longer than 80 characters.142
error'}' should be on the same line.143
error'{' should be on the previous line.145
error'{' should be on the previous line.147
errorLine is longer than 80 characters.148
error'}' should be on the same line.149
error'{' should be on the previous line.151
errorLine is longer than 80 characters.152
error'}' should be on the same line.154
error'{' should be on the previous line.156
errorLine is longer than 80 characters.158
error'}' should be on the same line.160
error'{' should be on the previous line.162
errorLine is longer than 80 characters.164
error'}' should be on the same line.166
error'{' should be on the previous line.168
error'{' should be on the previous line.172
errorLine is longer than 80 characters.173
error'cast' is not followed by whitespace.173
error'{' should be on the previous line.176
error'{' should be on the previous line.183
error'}' should be on the same line.185
error'{' should be on the previous line.187
errorLine is longer than 80 characters.188
errorLine is longer than 80 characters.189
error'{' should be on the previous line.191
errorLine is longer than 80 characters.192
errorLine is longer than 80 characters.200
errorExpected an @return tag.202
errorMethod 'handleIsLazy' is not designed for extension - needs to be abstract, final or empty.202
error'{' should be on the previous line.203
errorLine is longer than 80 characters.204
error'cast' is not followed by whitespace.204
error'{' should be on the previous line.208
errorLine is longer than 80 characters.212
error'{' should be on the previous line.216
error'}' should be on the same line.219
error'{' should be on the previous line.221
errorLine is longer than 80 characters.232
errorMethod 'handleGetHibernateCascade' is not designed for extension - needs to be abstract, final or empty.234
error'{' should be on the previous line.235
errorLine is longer than 80 characters.237
error'cast' is not followed by whitespace.237
error'{' should be on the previous line.240
error'}' should be on the same line.242
error'{' should be on the previous line.244
error'{' should be on the previous line.246
error'{' should be on the previous line.252
error'cast' is not followed by whitespace.253
errorLine is longer than 80 characters.254
errorLine is longer than 80 characters.256
error'||' should be on a new line.256
errorLine is longer than 80 characters.257
error'{' should be on the previous line.260
errorLine is longer than 80 characters.261
error'}' should be on the same line.262
error'{' should be on the previous line.264
error'}' should be on the same line.269
error'{' should be on the previous line.271
error'}' should be on the same line.274
error'{' should be on the previous line.276
error'}' should be on the same line.280
error'{' should be on the previous line.286
error'}' should be on the same line.288
errorLine is longer than 80 characters.289
errorLine is longer than 80 characters.298
errorExpected an @return tag.300
errorMethod 'handleIsHibernateInverse' is not designed for extension - needs to be abstract, final or empty.300
error'{' should be on the previous line.301
errorLine is longer than 80 characters.303
error'{' should be on the previous line.306
error'{' should be on the previous line.313
error'{' should be on the previous line.315
error'}' should be on the same line.317
errorLine is longer than 80 characters.318
error'}' should be on the same line.320
error'{' should be on the previous line.322
errorLine is longer than 80 characters.323
errorLine is longer than 80 characters.325
error'{' should be on the previous line.331
errorLine is longer than 80 characters.332
errorLine is longer than 80 characters.333
errorLine is longer than 80 characters.339
errorFirst sentence should end with a period.351
errorFirst sentence should end with a period.356
errorLine is longer than 80 characters.362
errorExpected an @return tag.364
errorMethod 'handleGetOuterJoin' is not designed for extension - needs to be abstract, final or empty.364
error'{' should be on the previous line.365
errorLine is longer than 80 characters.366
error'{' should be on the previous line.369
errorLine is longer than 80 characters.370
errorLine is longer than 80 characters.373
error'cast' is not followed by whitespace.373
error'{' should be on the previous line.376
errorLine is longer than 80 characters.378
errorAvoid inline conditionals.379
errorExpected an @return tag.389
errorMethod 'isRequired' is not designed for extension - needs to be abstract, final or empty.389
error'{' should be on the previous line.390
errorLine is longer than 80 characters.394
error'cast' is not followed by whitespace.396
errorLine is longer than 80 characters.398
errorLine is longer than 80 characters.408
errorExpected an @return tag.410
errorMethod 'handleGetCollectionType' is not designed for extension - needs to be abstract, final or empty.410
error'{' should be on the previous line.411
error'{' should be on the previous line.415
error'{' should be on the previous line.417
error'}' should be on the same line.419
error'{' should be on the previous line.421
errorLine is longer than 80 characters.423
error'cast' is not followed by whitespace.423
error'{' should be on the previous line.436
errorLine is longer than 80 characters.438
errorLine is longer than 80 characters.442
errorExpected an @return tag.444
errorMethod 'handleGetSortType' is not designed for extension - needs to be abstract, final or empty.444
error'{' should be on the previous line.445
errorLine is longer than 80 characters.446
errorLine is longer than 80 characters.450
errorExpected an @return tag.452
errorMethod 'handleGetOrderByColumns' is not designed for extension - needs to be abstract, final or empty.452
error'{' should be on the previous line.453
errorLine is longer than 80 characters.455
error'cast' is not followed by whitespace.455
error'{' should be on the previous line.458
errorLine is longer than 80 characters.459
error'cast' is not followed by whitespace.459
errorLine is longer than 80 characters.466
errorExpected an @return tag.468
errorMethod 'handleGetWhereClause' is not designed for extension - needs to be abstract, final or empty.468
error'{' should be on the previous line.469
errorLine is longer than 80 characters.470
error'cast' is not followed by whitespace.470
errorLine is longer than 80 characters.474
errorExpected an @return tag.476
errorMethod 'handleIsIndexedCollection' is not designed for extension - needs to be abstract, final or empty.476
error'{' should be on the previous line.477
error'{' should be on the previous line.481
error'||' should be on a new line.483
error'{' should be on the previous line.486
errorLine is longer than 80 characters.495
errorExpected an @return tag.497
errorMethod 'handleGetCollectionIndexName' is not designed for extension - needs to be abstract, final or empty.497
error'{' should be on the previous line.498
errorLine is longer than 80 characters.499
error'{' should be on the previous line.506
error'{' should be on the previous line.512
errorLine is longer than 80 characters.515
error'cast' is not followed by whitespace.515
errorLine is longer than 80 characters.516
errorLine is longer than 80 characters.525
errorExpected an @return tag.527
errorMethod 'handleGetCollectionIndexType' is not designed for extension - needs to be abstract, final or empty.527
error'{' should be on the previous line.528
errorLine is longer than 80 characters.529
error'{' should be on the previous line.532
error'{' should be on the previous line.536
error'{' should be on the previous line.542
error'{' should be on the previous line.544
error'cast' is not followed by whitespace.545
error'{' should be on the previous line.548
error'cast' is not followed by whitespace.549
errorAvoid inline conditionals.553
errorLine is longer than 80 characters.557
errorExpected an @return tag.559
errorMethod 'handleIsMap' is not designed for extension - needs to be abstract, final or empty.559
error'{' should be on the previous line.560
errorLine is longer than 80 characters.561
error'{' should be on the previous line.564
errorLine is longer than 80 characters.572
errorExpected an @return tag.574
errorMethod 'handleIsList' is not designed for extension - needs to be abstract, final or empty.574
error'{' should be on the previous line.575
errorLine is longer than 80 characters.576
error'{' should be on the previous line.579
errorLine is longer than 80 characters.587
errorExpected an @return tag.589
errorMethod 'handleIsSet' is not designed for extension - needs to be abstract, final or empty.589
error'{' should be on the previous line.590
errorLine is longer than 80 characters.591
error'{' should be on the previous line.594
errorLine is longer than 80 characters.602
errorExpected an @return tag.604
errorMethod 'handleIsBag' is not designed for extension - needs to be abstract, final or empty.604
error'{' should be on the previous line.605
errorLine is longer than 80 characters.610
errorExpected an @return tag.612
errorMethod 'handleGetCollectionTypeImplementation' is not designed for extension - needs to be abstract, final or empty.612
error'{' should be on the previous line.613
error'{' should be on the previous line.617
error'{' should be on the previous line.621
errorLine is longer than 80 characters.622
error'}' should be on the same line.623
error'{' should be on the previous line.625
errorLine is longer than 80 characters.626
error'}' should be on the same line.627
error'{' should be on the previous line.629
errorLine is longer than 80 characters.630
error'}' should be on the same line.631
error'{' should be on the previous line.633
errorLine is longer than 80 characters.634
errorLine is longer than 80 characters.637
errorLine is longer than 80 characters.638
error'{' should be on the previous line.640
error'{' should be on the previous line.643
errorLine is longer than 80 characters.658
errorExpected an @return tag.660
errorMethod 'handleGetHibernateAggregationCascade' is not designed for extension - needs to be abstract, final or empty.660
error'{' should be on the previous line.661
errorLine is longer than 80 characters.662
errorLine is longer than 80 characters.666
errorExpected an @return tag.668
errorMethod 'handleGetHibernateCompositionCascade' is not designed for extension - needs to be abstract, final or empty.668
error'{' should be on the previous line.669
errorLine is longer than 80 characters.670
errorLine is longer than 80 characters.674
errorExpected an @return tag.676
errorMethod 'handleIsBidirectionalOrderedListParent' is not designed for extension - needs to be abstract, final or empty.676
error'{' should be on the previous line.677
errorLine is longer than 80 characters.679
errorLine is longer than 80 characters.681
errorLine is longer than 80 characters.683
error'cast' is not followed by whitespace.683
errorLine is longer than 80 characters.686
errorLine is longer than 80 characters.693
errorExpected an @return tag.695
errorMethod 'handleIsBidirectionalOrderedListChild' is not designed for extension - needs to be abstract, final or empty.695
error'{' should be on the previous line.696
error'{' should be on the previous line.699
errorLine is longer than 80 characters.700
error'cast' is not followed by whitespace.700
errorLine is longer than 80 characters.707
errorExpected an @return tag.709
errorMethod 'handleIsUsingHibernate3' is not designed for extension - needs to be abstract, final or empty.709
error'{' should be on the previous line.710
errorLine is longer than 80 characters.712
error'cast' is not followed by whitespace.712
error'{' should be on the previous line.714
errorLine is longer than 80 characters.715
errorLine is longer than 80 characters.721
errorExpected an @return tag.723
errorMethod 'handleGetCollectionIndexNameGetter' is not designed for extension - needs to be abstract, final or empty.723
error'{' should be on the previous line.724
errorLine is longer than 80 characters.731
errorExpected an @return tag.733
errorMethod 'handleGetCollectionIndexNameSetter' is not designed for extension - needs to be abstract, final or empty.733
error'{' should be on the previous line.734
errorMissing a Javadoc comment.740
error'{' should be on the previous line.741
errorLine is longer than 80 characters.742
error'cast' is not followed by whitespace.742
errorMissing a Javadoc comment.745
error'{' should be on the previous line.746
errorLine is longer than 80 characters.748
error'cast' is not followed by whitespace.748
errorLine is longer than 80 characters.749
error'cast' is not followed by whitespace.749
errorLine is longer than 80 characters.753
errorExpected an @return tag.755
errorMethod 'handleGetEmbedXML' is not designed for extension - needs to be abstract, final or empty.755
error'{' should be on the previous line.756
error'{' should be on the previous line.760
errorLine is longer than 80 characters.761
error'cast' is not followed by whitespace.761
error'{' should be on the previous line.764
errorLine is longer than 80 characters.765
error'{' should be on the previous line.767
error'}' should be on the same line.769
error'{' should be on the previous line.771
errorAvoid inline conditionals.776
errorLine is longer than 80 characters.780
errorExpected an @return tag.782
errorMethod 'handleGetXmlTagName' is not designed for extension - needs to be abstract, final or empty.782
error'{' should be on the previous line.783
error'{' should be on the previous line.787
errorLine is longer than 80 characters.788
error'cast' is not followed by whitespace.788
error'{' should be on the previous line.791
errorAvoid inline conditionals.795