Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
20001551

Rules

RulesViolationsSeverity
PackageHtml2error Error
NewlineAtEndOfFile16error Error
Translation0error Error
JavadocMethod212error Error
JavadocType0error Error
JavadocVariable4error Error
JavadocStyle30error Error
ConstantName2error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName1error Error
TypeName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength450error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad10error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap10error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter53error Error
WhitespaceAround3error Error
ModifierOrder13error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock2error Error
LeftCurly401error Error
NeedBraces7error Error
RightCurly31error Error
AvoidInlineConditionals14error Error
DoubleCheckedLocking0error Error
EmptyStatement1error Error
EqualsHashCode0error Error
HiddenField3error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
DesignForExtension192error Error
FinalClass0error Error
HideUtilityClassConstructor1error Error
InterfaceIsType0error Error
VisibilityModifier1error Error
ArrayTypeStyle0error Error
FinalParameters70error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
22error Error
TodoComment0error Error
UpperEll0error Error

Details

org/andromda/cartridges/spring/metafacades/SpringServiceOperationLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.19
error'{' should be on the previous line.25
errorMissing a Javadoc comment.27
errorParameter metaObject should be final.27
errorParameter context should be final.27
error'{' should be on the previous line.28
errorLine is longer than 80 characters.33
errorExpected an @return tag.35
errorMethod 'handleIsWebserviceExposed' is not designed for extension - needs to be abstract, final or empty.35
error'{' should be on the previous line.36
errorLine is longer than 80 characters.41
errorExpected an @return tag.43
errorMethod 'handleGetImplementationName' 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
errorLine is longer than 80 characters.49
errorExpected an @return tag.51
errorMethod 'handleGetImplementationSignature' is not designed for extension - needs to be abstract, final or empty.51
error'{' should be on the previous line.52
error'{' should be on the previous line.55
error'}' should be on the same line.57
error'{' should be on the previous line.59
error'}' should be on the same line.61
error'{' should be on the previous line.63
errorLine is longer than 80 characters.64
errorExpected an @return tag.74
errorMethod 'getCall' is not designed for extension - needs to be abstract, final or empty.74
error'{' should be on the previous line.75
error'}' should be on the same line.80
error'{' should be on the previous line.82
errorLine is longer than 80 characters.89
errorExpected an @return tag.93
errorMethod 'getSignature' is not designed for extension - needs to be abstract, final or empty.93
errorParameter modifier should be final.93
errorExpected @param tag for 'modifier'.93
error'{' should be on the previous line.94
error'}' should be on the same line.99
error'{' should be on the previous line.101
errorLine is longer than 80 characters.108
errorExpected an @return tag.112
errorMethod 'getSignature' is not designed for extension - needs to be abstract, final or empty.112
errorExpected @param tag for 'withArgumentNames'.112
error'{' should be on the previous line.113
error'}' should be on the same line.118
error'{' should be on the previous line.120
errorLine is longer than 80 characters.128
errorExpected an @return tag.132
errorMethod 'getSignature' 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.138
errorExpected an @return tag.140
errorMethod 'handleGetImplementationCall' is not designed for extension - needs to be abstract, final or empty.140
error'{' should be on the previous line.141
errorLine is longer than 80 characters.142
errorFirst sentence should end with a period.145
errorLine is longer than 80 characters.146
errorParameter replacement should be final.152
error'{' should be on the previous line.153
errorLine is longer than 80 characters.154
errorLine is longer than 80 characters.155
errorLine is longer than 80 characters.161
errorLine is longer than 80 characters.164
errorExpected an @return tag.166
errorMethod 'handleGetTransactionType' is not designed for extension - needs to be abstract, final or empty.166
error'{' should be on the previous line.167
errorLine is longer than 80 characters.168
error'cast' is not followed by whitespace.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
errorLine is longer than 80 characters.175
errorLine is longer than 80 characters.183
errorLine is longer than 80 characters.186
errorExpected an @return tag.188
errorMethod 'handleGetEjbTransactionType' is not designed for extension - needs to be abstract, final or empty.188
error'{' should be on the previous line.189
errorLine is longer than 80 characters.190
error'cast' is not followed by whitespace.190
error'{' should be on the previous line.192
errorLine is longer than 80 characters.193
error'cast' is not followed by whitespace.193
error'{' should be on the previous line.196
errorLine is longer than 80 characters.197
errorLine is longer than 80 characters.203
errorExpected an @return tag.205
errorMethod 'handleGetThrowsClause' is not designed for extension - needs to be abstract, final or empty.205
error'{' should be on the previous line.206
error'{' should be on the previous line.209
error'{' should be on the previous line.213
errorAvoid inline conditionals.216
errorLine is longer than 80 characters.220
errorExpected an @return tag.222
errorMethod 'handleGetThrowsClause' is not designed for extension - needs to be abstract, final or empty.222
errorParameter initialExceptions should be final.222
errorExpected @param tag for 'initialExceptions'.222
error'{' should be on the previous line.223
error'{' should be on the previous line.226
error'}' should be on the same line.229
error'{' should be on the previous line.231
errorLine is longer than 80 characters.238
errorExpected an @return tag.240
errorMethod 'handleGetOutgoingMessageImplementationCall' is not designed for extension - needs to be abstract, final or empty.240
error'{' should be on the previous line.241
errorMissing a Javadoc comment.245
errorParameter firstArgument should be final.245
error'{' should be on the previous line.246
errorLine is longer than 80 characters.250
errorLine is longer than 80 characters.251
error'{' should be on the previous line.257
error'{' should be on the previous line.261
errorLine is longer than 80 characters.269
errorExpected an @return tag.271
errorMethod 'handleGetOutgoingMessageImplementationSignature' is not designed for extension - needs to be abstract, final or empty.271
error'{' should be on the previous line.272
errorLine is longer than 80 characters.273
errorLine is longer than 80 characters.276
errorMissing a Javadoc comment.276
errorLine is longer than 80 characters.278
errorParameter modifier should be final.286
errorExpected @param tag for 'modifier'.286
error'{' should be on the previous line.287
errorLine is longer than 80 characters.288
errorLine is longer than 80 characters.292
errorLine is longer than 80 characters.296
errorLine is longer than 80 characters.297
errorLine is longer than 80 characters.300
error'{' should be on the previous line.305
errorLine is longer than 80 characters.309
errorLine is longer than 80 characters.310
error'{' should be on the previous line.319
error'{' should be on the previous line.323
errorLine is longer than 80 characters.331
errorExpected an @return tag.333
errorMethod 'handleGetIncomingMessageImplementationCall' is not designed for extension - needs to be abstract, final or empty.333
error'{' should be on the previous line.334
errorLine is longer than 80 characters.339
errorExpected an @return tag.341
errorMethod 'handleGetIncomingMessageImplementationSignature' is not designed for extension - needs to be abstract, final or empty.341
error'{' should be on the previous line.342
errorLine is longer than 80 characters.343
errorLine is longer than 80 characters.347
errorExpected an @return tag.349
errorMethod 'handleGetImplementationReturnTypeName' is not designed for extension - needs to be abstract, final or empty.349
error'{' should be on the previous line.350
error'{' should be on the previous line.353
error'}' should be on the same line.355
error'{' should be on the previous line.357
errorLine is longer than 80 characters.359
errorAvoid inline conditionals.359
errorLine is longer than 80 characters.365
errorExpected an @return tag.367
errorMethod 'handleGetFullyQualifiedMessageListenerName' is not designed for extension - needs to be abstract, final or empty.367
error'{' should be on the previous line.368
error'{' should be on the previous line.372
errorLine is longer than 80 characters.380
errorExpected an @return tag.382
errorMethod 'handleGetMessageListenerName' is not designed for extension - needs to be abstract, final or empty.382
error'{' should be on the previous line.383
error'+' should be on a new line.384
errorLine is longer than 80 characters.389
errorExpected an @return tag.391
errorMethod 'handleGetMessageListenerBeanName' is not designed for extension - needs to be abstract, final or empty.391
error'{' should be on the previous line.392
errorLine is longer than 80 characters.397
errorExpected an @return tag.399
errorMethod 'handleGetMessageListenerContainerReferenceName' is not designed for extension - needs to be abstract, final or empty.399
error'{' should be on the previous line.400
errorLine is longer than 80 characters.407
errorLine is longer than 80 characters.410
errorExpected an @return tag.412
errorMethod 'handleGetMessageListenerContainerBeanName' is not designed for extension - needs to be abstract, final or empty.412
error'{' should be on the previous line.413
errorLine is longer than 80 characters.414
errorLine is longer than 80 characters.418
errorExpected an @return tag.420
errorMethod 'handleGetSessionAcknowledgeMode' is not designed for extension - needs to be abstract, final or empty.420
error'{' should be on the previous line.421
errorLine is longer than 80 characters.426
error'{' should be on the previous line.428
errorLine is longer than 80 characters.436
errorExpected an @return tag.438
errorMethod 'handleIsOptimizeAcknowledge' is not designed for extension - needs to be abstract, final or empty.438
error'{' should be on the previous line.439
errorLine is longer than 80 characters.440
errorLine is longer than 80 characters.444
errorExpected an @return tag.446
errorMethod 'handleIsNullMessageConverterRequired' is not designed for extension - needs to be abstract, final or empty.446
error'{' should be on the previous line.447
errorLine has trailing spaces.449
error'{' should be on the previous line.452
errorLine is longer than 80 characters.453
error'cast' is not followed by whitespace.453
errorLine has trailing spaces.455
errorLine is longer than 80 characters.457
errorLine has trailing spaces.458
errorLine has trailing spaces.461

org/andromda/cartridges/spring/metafacades/SpringDependencyLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.17
error'{' should be on the previous line.23
errorMissing a Javadoc comment.24
errorParameter metaObject should be final.25
errorParameter context should be final.26
error'{' should be on the previous line.27
errorLine is longer than 80 characters.32
errorExpected an @return tag.34
errorMethod 'handleGetTransformationConstantName' is not designed for extension - needs to be abstract, final or empty.34
error'{' should be on the previous line.35
errorLine is longer than 80 characters.36
errorLine is longer than 80 characters.40
errorExpected an @return tag.42
errorMethod 'handleGetTransformationMethodName' is not designed for extension - needs to be abstract, final or empty.42
error'{' should be on the previous line.43
errorLine is longer than 80 characters.44
errorLine is longer than 80 characters.50
errorLine is longer than 80 characters.53
errorExpected an @return tag.55
errorMethod 'handleGetTransformationAnonymousName' is not designed for extension - needs to be abstract, final or empty.55
error'{' should be on the previous line.56
errorLine is longer than 80 characters.57
errorLine is longer than 80 characters.61
errorExpected an @return tag.63
errorMethod 'handleIsCircularReference' 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.68
error'{' should be on the previous line.70
errorParameter object should be final.76
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.79
errorMissing a Javadoc comment.86
error'{' should be on the previous line.87
error'cast' is not followed by whitespace.89
errorLine is longer than 80 characters.90
error'cast' is not followed by whitespace.90
errorLine is longer than 80 characters.94
errorExpected an @return tag.96
errorMethod 'handleGetTransformationConstantValue' is not designed for extension - needs to be abstract, final or empty.96
error'{' should be on the previous line.97
error'{' should be on the previous line.101
error'cast' is not followed by whitespace.103
error'cast' is not followed by whitespace.104
error'{' should be on the previous line.105
error'{' should be on the previous line.110
errorLine is longer than 80 characters.111
error'cast' is not followed by whitespace.111
errorLine is longer than 80 characters.112
error'{' should be on the previous line.114
error'{' should be on the previous line.118
error'{' should be on the previous line.124
error'{' should be on the previous line.131
errorLine is longer than 80 characters.139
errorExpected an @return tag.141
errorMethod 'handleGetTransformationToCollectionMethodName' 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'+' should be on a new line.143
errorLine is longer than 80 characters.148
errorExpected an @return tag.150
errorMethod 'handleGetTransformationToArrayMethodName' is not designed for extension - needs to be abstract, final or empty.150
error'{' should be on the previous line.151
errorLine is longer than 80 characters.152
error'+' should be on a new line.152
errorLine is longer than 80 characters.157
errorExpected an @return tag.159
errorMethod 'handleGetDaoName' is not designed for extension - needs to be abstract, final or empty.159
error'{' should be on the previous line.160
error'{' should be on the previous line.172
errorLine is longer than 80 characters.173
errorLine is longer than 80 characters.177
errorExpected an @return tag.179
errorMethod 'handleGetDaoGetterName' is not designed for extension - needs to be abstract, final or empty.179
error'{' should be on the previous line.180
errorLine is longer than 80 characters.185
errorExpected an @return tag.187
errorMethod 'handleGetDaoSetterName' is not designed for extension - needs to be abstract, final or empty.187
error'{' should be on the previous line.188
errorLine is longer than 80 characters.193
errorExpected an @return tag.195
errorMethod 'handleGetTransformationToEntityCollectionMethodName' is not designed for extension - needs to be abstract, final or empty.195
error'{' should be on the previous line.196
errorLine is longer than 80 characters.197
errorLine is longer than 80 characters.203
errorLine is longer than 80 characters.206
errorExpected an @return tag.208
errorMethod 'handleGetTransformationToEntityMethodName' is not designed for extension - needs to be abstract, final or empty.208
error'{' should be on the previous line.209
errorLine is longer than 80 characters.216
errorLine is longer than 80 characters.219
errorExpected an @return tag.221
errorMethod 'handleGetValueObjectToEntityTransformerName' is not designed for extension - needs to be abstract, final or empty.221
error'{' should be on the previous line.222
errorLine is longer than 80 characters.223
error'+' should be on a new line.223

org/andromda/cartridges/spring/metafacades/SpringManageableEntityLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.9
error'{' should be on the previous line.15
errorMissing a Javadoc comment.17
error'(' is preceded with whitespace.17
errorParameter metaObject should be final.17
errorParameter context should be final.17
error'{' should be on the previous line.18
error'(' is preceded with whitespace.19
errorLine is longer than 80 characters.23
error'{' should be on the previous line.26
errorLine is longer than 80 characters.27
error'cast' is not followed by whitespace.27
errorMethod 'handleGetDaoReferenceName' is not designed for extension - needs to be abstract, final or empty.30
errorMissing a Javadoc comment.30
error'{' should be on the previous line.31
error'{' should be on the previous line.34
errorMethod 'handleGetManageableDaoName' is not designed for extension - needs to be abstract, final or empty.41
errorMissing a Javadoc comment.41
error'{' should be on the previous line.42
errorMethod 'handleGetFullyQualifiedManageableDaoName' is not designed for extension - needs to be abstract, final or empty.46
errorMissing a Javadoc comment.46
error'{' should be on the previous line.47
errorLine is longer than 80 characters.48
errorMethod 'handleGetManageableDaoFullPath' is not designed for extension - needs to be abstract, final or empty.51
errorMissing a Javadoc comment.51
error'{' should be on the previous line.52
errorLine is longer than 80 characters.53
errorMethod 'handleGetManageableDaoBaseName' is not designed for extension - needs to be abstract, final or empty.56
errorMissing a Javadoc comment.56
error'{' should be on the previous line.57
errorMethod 'handleGetFullyQualifiedManageableDaoBaseName' is not designed for extension - needs to be abstract, final or empty.61
errorMissing a Javadoc comment.61
error'{' should be on the previous line.62
errorLine is longer than 80 characters.63
errorMethod 'handleGetManageableDaoBaseFullPath' is not designed for extension - needs to be abstract, final or empty.66
errorMissing a Javadoc comment.66
error'{' should be on the previous line.67
errorLine is longer than 80 characters.68
errorMethod 'handleGetManageableServiceBaseName' is not designed for extension - needs to be abstract, final or empty.71
errorMissing a Javadoc comment.71
error'{' should be on the previous line.72
errorMethod 'handleGetFullyQualifiedManageableServiceBaseName' is not designed for extension - needs to be abstract, final or empty.76
errorMissing a Javadoc comment.76
error'{' should be on the previous line.77
errorLine is longer than 80 characters.78
errorMethod 'handleGetManageableServiceBaseFullPath' is not designed for extension - needs to be abstract, final or empty.81
errorMissing a Javadoc comment.81
error'{' should be on the previous line.82
errorLine is longer than 80 characters.83
errorMethod 'handleGetManageableValueObjectFullPath' is not designed for extension - needs to be abstract, final or empty.86
errorMissing a Javadoc comment.86
error'{' should be on the previous line.87
errorLine is longer than 80 characters.88
errorMethod 'handleGetManageableValueObjectClassName' is not designed for extension - needs to be abstract, final or empty.91
errorMissing a Javadoc comment.91
error'{' should be on the previous line.92
errorLine is longer than 80 characters.93
errorMethod 'handleGetFullyQualifiedManageableValueObjectName' is not designed for extension - needs to be abstract, final or empty.96
errorMissing a Javadoc comment.96
error'{' should be on the previous line.97
errorLine is longer than 80 characters.98
errorMethod 'handleIsRemotingTypeRmi' is not designed for extension - needs to be abstract, final or empty.101
errorMissing a Javadoc comment.101
error'{' should be on the previous line.102
errorLine is longer than 80 characters.103
errorMethod 'handleIsRemotingTypeNone' is not designed for extension - needs to be abstract, final or empty.106
errorMissing a Javadoc comment.106
error'{' should be on the previous line.107
errorLine is longer than 80 characters.108
errorMethod 'handleIsRemotingTypeHttpInvoker' is not designed for extension - needs to be abstract, final or empty.111
errorMissing a Javadoc comment.111
error'{' should be on the previous line.112
errorLine is longer than 80 characters.113
errorMethod 'handleIsRemotingTypeHessian' is not designed for extension - needs to be abstract, final or empty.116
errorMissing a Javadoc comment.116
error'{' should be on the previous line.117
errorLine is longer than 80 characters.118
errorMethod 'handleIsRemotingTypeBurlap' 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
errorLine is longer than 80 characters.123
errorMethod 'handleGetRemoteUrl' is not designed for extension - needs to be abstract, final or empty.126
errorMissing a Javadoc comment.126
error'{' should be on the previous line.127
errorLine is longer than 80 characters.130
error'{' should be on the previous line.133
errorMust have at least one statement.133
error'}' should be on the same line.135
errorLine is longer than 80 characters.136
error'{' should be on the previous line.145
error'{' should be on the previous line.153
error'}' should be on the same line.162
error'{' should be on the previous line.164
error'{' should be on the previous line.172
errorMethod 'handleGetRemoteServer' is not designed for extension - needs to be abstract, final or empty.186
errorMissing a Javadoc comment.186
error'{' should be on the previous line.187
errorLine is longer than 80 characters.188
errorMethod 'handleGetRemotePort' is not designed for extension - needs to be abstract, final or empty.191
errorMissing a Javadoc comment.191
error'{' should be on the previous line.192
errorLine is longer than 80 characters.194
errorLine is longer than 80 characters.195
errorMethod 'handleGetRemoteContext' is not designed for extension - needs to be abstract, final or empty.198
errorMissing a Javadoc comment.198
error'{' should be on the previous line.199
errorLine is longer than 80 characters.201
errorAvoid inline conditionals.201
errorMethod 'handleIsRemotable' is not designed for extension - needs to be abstract, final or empty.204
errorMissing a Javadoc comment.204
error'{' should be on the previous line.205
errorExpected an @return tag.212
error'{' should be on the previous line.213
errorLine is longer than 80 characters.215
errorLine is longer than 80 characters.216
errorLine is longer than 80 characters.222
error'{' should be on the previous line.225
errorLine is longer than 80 characters.232
error'{' should be on the previous line.235

org/andromda/cartridges/spring/SpringHibernateUtils.java

ViolationMessageLine
error'{' should be on the previous line.13
errorMethod 'setHibernateVersion' is not designed for extension - needs to be abstract, final or empty.24
error'hibernateVersion' hides a field.24
error'{' should be on the previous line.25
errorMethod 'getBasePackage' is not designed for extension - needs to be abstract, final or empty.35
error'{' should be on the previous line.36
errorAvoid inline conditionals.37
errorLine is longer than 80 characters.41
errorMethod 'getCriterionPackage' 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.47
errorAvoid inline conditionals.47
errorMethod 'getSpringHibernatePackage' is not designed for extension - needs to be abstract, final or empty.56
error'{' should be on the previous line.57
errorLine is longer than 80 characters.58
errorAvoid inline conditionals.58
errorMethod 'getEagerFetchMode' is not designed for extension - needs to be abstract, final or empty.67
error'{' should be on the previous line.68
errorAvoid inline conditionals.69
errorLine is longer than 80 characters.73
errorMethod 'getDisjunctionClassName' is not designed for extension - needs to be abstract, final or empty.77
error'{' should be on the previous line.78
errorLine is longer than 80 characters.79
errorAvoid inline conditionals.79
errorLine is longer than 80 characters.83
errorMethod 'isVersion3' is not designed for extension - needs to be abstract, final or empty.87
error'{' should be on the previous line.88
errorMissing a Javadoc comment.92
errorParameter hibernateVersionPropertyValue should be final.92
error'{' should be on the previous line.93
errorLine is longer than 80 characters.94
errorLine is longer than 80 characters.98
errorLine is longer than 80 characters.103
errorMethod 'setHibernateXMLPersistence' is not designed for extension - needs to be abstract, final or empty.106
error'hibernateXmlPersistence' hides a field.106
errorMethod 'isXmlPersistenceActive' is not designed for extension - needs to be abstract, final or empty.111
errorMissing a Javadoc comment.111
error'{' should be on the previous line.112
errorMissing a Javadoc comment.118
errorParameter hibernateVersionPropertyValue should be final.119
errorParameter hibernateXMLPersistencePropertyValue should be final.120
error'{' should be on the previous line.121
error'&&' should be on a new line.122
errorMissing a Javadoc comment.126
errorMethod 'setHibernateMappingStrategy' is not designed for extension - needs to be abstract, final or empty.128
errorMissing a Javadoc comment.128
errorParameter hibernateMappingStrategy should be final.128
error'hibernateMappingStrategy' hides a field.128
error'{' should be on the previous line.129
errorMethod 'isMapSubclassesInSeparateFile' is not designed for extension - needs to be abstract, final or empty.133
errorMissing a Javadoc comment.133
error'{' should be on the previous line.134
errorMissing a Javadoc comment.138
errorParameter hibernateMappingStrategy should be final.139
error'{' should be on the previous line.140
errorLine is longer than 80 characters.142

org/andromda/cartridges/spring/metafacades/SpringQueryOperationLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.17
error'{' should be on the previous line.21
errorMissing a Javadoc comment.23
errorParameter metaObject should be final.23
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'cast' is not followed by whitespace.33
errorExpected an @return tag.44
error'{' should be on the previous line.45
error'{' should be on the previous line.47
errorLine is longer than 80 characters.54
errorLine is longer than 80 characters.56
errorLine is longer than 80 characters.59
errorExpected an @return tag.61
errorMethod 'handleIsUseNamedParameters' is not designed for extension - needs to be abstract, final or empty.61
error'{' should be on the previous line.62
errorLine is longer than 80 characters.63
errorLine is longer than 80 characters.67
errorLine is longer than 80 characters.71
errorExpected an @return tag.73
errorMethod 'handleIsCriteriaFinder' is not designed for extension - needs to be abstract, final or empty.73
error'{' should be on the previous line.74
errorLine is longer than 80 characters.79
errorExpected an @return tag.81
errorMethod 'handleGetCriteriaArgument' 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.84
error'cast' is not followed by whitespace.86
errorLine is longer than 80 characters.88
errorLine is longer than 80 characters.98
errorExpected an @return tag.100
errorMethod 'handleGetQuery' is not designed for extension - needs to be abstract, final or empty.100
errorParameter entity should be final.100
errorExpected @param tag for 'entity'.100
error'{' should be on the previous line.101
error'{' should be on the previous line.108
errorLine is longer than 80 characters.109
error'cast' is not followed by whitespace.110
error'{' should be on the previous line.112
error'{' should be on the previous line.120
error'{' should be on the previous line.123
error'}' should be on the same line.125
error'{' should be on the previous line.127
errorLine is longer than 80 characters.131
error'{' should be on the previous line.133
error'{' should be on the previous line.137
error'{' should be on the previous line.140
errorLine is longer than 80 characters.141
error'cast' is not followed by whitespace.141
error'{' should be on the previous line.144
error'{' should be on the previous line.147
errorLine is longer than 80 characters.148
errorLine is longer than 80 characters.150
error'cast' is not followed by whitespace.150
error'{' should be on the previous line.153
errorLine is longer than 80 characters.154
errorLine is longer than 80 characters.156
error'{' should be on the previous line.158
error'}' should be on the same line.162
error'{' should be on the previous line.164
error'{' should be on the previous line.167
errorLine is longer than 80 characters.170
error'{' should be on the previous line.172

org/andromda/cartridges/spring/metafacades/SpringCriteriaSearchLogicImpl.java

ViolationMessageLine
errorLine is longer than 80 characters.4
error'{' should be on the previous line.10
errorMissing a Javadoc comment.11
errorParameter metaObject should be final.11
errorParameter context should be final.11
error'{' should be on the previous line.12

org/andromda/cartridges/spring/metafacades/SpringCriteriaAttributeLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.10
error'{' should be on the previous line.16
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.25
errorExpected an @return tag.27
errorMethod 'handleGetAttributeName' is not designed for extension - needs to be abstract, final or empty.27
error'{' should be on the previous line.28
errorLine is longer than 80 characters.33
error'{' should be on the previous line.35
errorLine is longer than 80 characters.43
errorExpected an @return tag.45
errorMethod 'handleGetComparator' 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'{' should be on the previous line.50
errorLine is longer than 80 characters.57
errorExpected an @return tag.59
errorMethod 'handleIsComparatorPresent' 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.65
errorExpected an @return tag.67
errorMethod 'handleGetComparatorConstant' is not designed for extension - needs to be abstract, final or empty.67
error'{' should be on the previous line.68
error'{' should be on the previous line.73
errorLine is longer than 80 characters.74
error'}' should be on the same line.77
errorLine is longer than 80 characters.78
error'}' should be on the same line.81
errorLine is longer than 80 characters.82
error'}' should be on the same line.85
errorLine is longer than 80 characters.86
error'}' should be on the same line.89
errorLine is longer than 80 characters.90
error'}' should be on the same line.93
errorLine is longer than 80 characters.94
error'}' should be on the same line.97
errorLine is longer than 80 characters.98
error'}' should be on the same line.101
errorLine is longer than 80 characters.102
error'}' should be on the same line.105
errorLine is longer than 80 characters.106
errorLine is longer than 80 characters.115
errorExpected an @return tag.117
errorMethod 'handleIsNullable' is not designed for extension - needs to be abstract, final or empty.117
error'{' should be on the previous line.118
errorLine is longer than 80 characters.121
error'cast' is not followed by whitespace.121
error'{' should be on the previous line.123
errorLine is longer than 80 characters.130
errorExpected an @return tag.132
errorMethod 'handleGetMatchMode' 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.135
error'{' should be on the previous line.137
errorLine is longer than 80 characters.145
errorExpected an @return tag.147
errorMethod 'handleGetMatchModeConstant' is not designed for extension - needs to be abstract, final or empty.147
error'{' should be on the previous line.148
error'{' should be on the previous line.153
errorLine is longer than 80 characters.154
error'}' should be on the same line.157
errorLine is longer than 80 characters.158
error'}' should be on the same line.161
errorLine is longer than 80 characters.162
error'}' should be on the same line.165
errorLine is longer than 80 characters.166
errorLine is longer than 80 characters.175
errorExpected an @return tag.177
errorMethod 'handleIsMatchModePresent' is not designed for extension - needs to be abstract, final or empty.177
error'{' should be on the previous line.178
errorMissing a Javadoc comment.182
errorLine is longer than 80 characters.185
errorExpected an @return tag.187
errorMethod 'handleIsOrderable' is not designed for extension - needs to be abstract, final or empty.187
error'{' should be on the previous line.188
errorLine is longer than 80 characters.193
errorExpected an @return tag.195
errorMethod 'handleGetOrderDirection' is not designed for extension - needs to be abstract, final or empty.195
error'{' should be on the previous line.196
errorLine is longer than 80 characters.200
error'cast' is not followed by whitespace.200
error'{' should be on the previous line.202
error'{' should be on the previous line.204
error'}' should be on the same line.206
errorLine is longer than 80 characters.207
errorLine is longer than 80 characters.221
errorExpected an @return tag.223
errorMethod 'handleGetOrderRelevance' is not designed for extension - needs to be abstract, final or empty.223
error'{' should be on the previous line.224
errorLine is longer than 80 characters.228
error'cast' is not followed by whitespace.228
error'{' should be on the previous line.230
errorLine is longer than 80 characters.237
errorLine is longer than 80 characters.239
errorLine is longer than 80 characters.242
errorExpected an @return tag.244
errorMethod 'handleIsIgnoreCase' is not designed for extension - needs to be abstract, final or empty.244
error'{' should be on the previous line.245
errorLine is longer than 80 characters.246
error'{' should be on the previous line.248
errorLine is longer than 80 characters.249

org/andromda/cartridges/spring/metafacades/SpringManageableEntityAttributeLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.5
errorLine is longer than 80 characters.7
error'{' should be on the previous line.11
errorLine is longer than 80 characters.13
errorMissing a Javadoc comment.13
error'(' is preceded with whitespace.13
errorParameter metaObject should be final.13
errorParameter context should be final.13
error'(' is preceded with whitespace.15

org/andromda/cartridges/spring/SpringProfile.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.8
error'{' should be on the previous line.15
errorName 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.19
errorLine is longer than 80 characters.27
errorLine is longer than 80 characters.32
errorLine is longer than 80 characters.37
errorLine is longer than 80 characters.42
errorLine is longer than 80 characters.47
errorLine is longer than 80 characters.52
errorLine is longer than 80 characters.57
errorLine is longer than 80 characters.74
errorLine is longer than 80 characters.80
errorLine is longer than 80 characters.85
errorLine is longer than 80 characters.88
errorLine is longer than 80 characters.90
errorLine is longer than 80 characters.96
errorLine is longer than 80 characters.101
errorFirst sentence should end with a period.103
errorLine is longer than 80 characters.106
errorLine is longer than 80 characters.109
errorLine is longer than 80 characters.111
errorLine is longer than 80 characters.116
errorLine has trailing spaces.117
errorLine is longer than 80 characters.121
errorLine is longer than 80 characters.126
errorLine is longer than 80 characters.133
errorLine is longer than 80 characters.144
errorLine is longer than 80 characters.155
errorLine is longer than 80 characters.160
errorLine is longer than 80 characters.165
errorLine is longer than 80 characters.170
errorLine is longer than 80 characters.175
errorLine is longer than 80 characters.180
errorLine is longer than 80 characters.185
errorLine is longer than 80 characters.190
errorLine is longer than 80 characters.195
errorLine is longer than 80 characters.200
errorLine is longer than 80 characters.205

org/andromda/cartridges/spring/SpringUtils.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.29
errorMethod 'getAllRoles' is not designed for extension - needs to be abstract, final or empty.36
errorParameter services should be final.36
error'{' should be on the previous line.37
errorParameter object should be final.43
error'{' should be on the previous line.44
errorLine is longer than 80 characters.45
error'cast' is not followed by whitespace.47
errorMethod 'remoteEjbsPresent' is not designed for extension - needs to be abstract, final or empty.61
error'{' should be on the previous line.62
error'{' should be on the previous line.65
error'{' should be on the previous line.72
error'{' should be on the previous line.75
errorLine is longer than 80 characters.76
error'cast' is not followed by whitespace.76
errorMethod 'localEjbsPresent' is not designed for extension - needs to be abstract, final or empty.93
error'{' should be on the previous line.94
error'{' should be on the previous line.97
error'{' should be on the previous line.104
error'{' should be on the previous line.107
errorLine is longer than 80 characters.108
error'cast' is not followed by whitespace.108
errorMethod 'remotableServicesPresent' is not designed for extension - needs to be abstract, final or empty.124
error'{' should be on the previous line.125
error'{' should be on the previous line.128
error'{' should be on the previous line.135
error'{' should be on the previous line.138
errorLine is longer than 80 characters.139
error'cast' is not followed by whitespace.139
errorMethod 'lingoRemotableServicesPresent' is not designed for extension - needs to be abstract, final or empty.155
error'{' should be on the previous line.156
error'{' should be on the previous line.159
error'{' should be on the previous line.166
error'{' should be on the previous line.169
errorLine is longer than 80 characters.170
error'cast' is not followed by whitespace.170
errorMethod 'privateServicesPresent' is not designed for extension - needs to be abstract, final or empty.186
error'{' should be on the previous line.187
error'{' should be on the previous line.190
error'{' should be on the previous line.197
error'{' should be on the previous line.200
errorLine is longer than 80 characters.201
error'cast' is not followed by whitespace.201
errorLine has trailing spaces.210
errorMethod 'publicServicesPresent' is not designed for extension - needs to be abstract, final or empty.217
error'{' should be on the previous line.218
error'{' should be on the previous line.221
error'{' should be on the previous line.228
error'{' should be on the previous line.231
errorLine is longer than 80 characters.232
error'cast' is not followed by whitespace.232
errorLine has trailing spaces.241
errorMethod 'getSpringPropertyValue' is not designed for extension - needs to be abstract, final or empty.249
error'{' should be on the previous line.250
error'{' should be on the previous line.253
error'{' should be on the previous line.255
error'}' should be on the same line.257
error'{' should be on the previous line.259
errorUnused @param tag for 'String'.270
errorMethod 'removeGenerics' is not designed for extension - needs to be abstract, final or empty.273
errorExpected @param tag for 'parameter'.273
error'{' should be on the previous line.274
error'if' is not followed by whitespace.277
error'{' should be on the previous line.278
errorMethod 'setRichClient' is not designed for extension - needs to be abstract, final or empty.293
errorExpected @param tag for 'richClientProperty'.293
error'{' should be on the previous line.294
errorFirst sentence should end with a period.298
errorExpected an @return tag.301
errorMethod 'isRichClient' is not designed for extension - needs to be abstract, final or empty.301
error'{' should be on the previous line.302
errorFirst sentence should end with a period.306
errorMethod 'getClassName' is not designed for extension - needs to be abstract, final or empty.311
errorParameter fullyQualifiedName should be final.311
errorExpected @param tag for 'fullyQualifiedName'.311
error'{' should be on the previous line.312
error'{' should be on the previous line.315
error'if' construct must use '{}'s.317
error'+' is not preceded with whitespace.318
error'+' is not followed by whitespace.318
error'else' construct must use '{}'s.319
error'}' should be on the same line.321
error'else' construct must use '{}'s.322
errorFirst sentence should end with a period.329
errorMethod 'getPackageName' is not designed for extension - needs to be abstract, final or empty.334
errorParameter fullyQualifiedName should be final.334
errorExpected @param tag for 'fullyQualifiedName'.334
error'{' should be on the previous line.335
error'{' should be on the previous line.338
error'if' construct must use '{}'s.340
error'else' construct must use '{}'s.342
error'}' should be on the same line.344
error'else' construct must use '{}'s.345
errorLine is longer than 80 characters.352
errorLine is longer than 80 characters.353
errorLine is longer than 80 characters.354
errorLine is longer than 80 characters.357
errorLine is longer than 80 characters.358
errorMethod 'filterUniqueByName' is not designed for extension - needs to be abstract, final or empty.360
errorParameter modelElements should be final.360
error'{' should be on the previous line.361
errorLine is longer than 80 characters.364
error'{' should be on the previous line.368
errorLine is longer than 80 characters.369
error'cast' is not followed by whitespace.369
error'{' should be on the previous line.371
errorLine is longer than 80 characters.381
errorLine is longer than 80 characters.387
errorMethod 'formatHibernateQueryParameterValue' is not designed for extension - needs to be abstract, final or empty.387
errorParameter value should be final.387
error'{' should be on the previous line.390
error'{' should be on the previous line.392
error'}' should be on the same line.394
error'{' should be on the previous line.396
error'{' should be on the previous line.411
error'{' should be on the previous line.414
errorLine is longer than 80 characters.415
errorLine has trailing spaces.419
errorLine is longer than 80 characters.426
errorLine is longer than 80 characters.428
error'{' should be on the previous line.430

org/andromda/cartridges/spring/metafacades/SpringGlobals.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.10
errorLine is longer than 80 characters.14
error'public' modifier out of order with the JLS suggestions.14
error'public' modifier out of order with the JLS suggestions.19
errorLine is longer than 80 characters.24
error'public' modifier out of order with the JLS suggestions.24
error'static' modifier out of order with the JLS suggestions.29
error'static' modifier out of order with the JLS suggestions.34
error'static' modifier out of order with the JLS suggestions.39
errorLine has trailing spaces.42
error'static' modifier out of order with the JLS suggestions.44
errorLine has trailing spaces.45
errorFirst sentence should end with a period.46
error'static' modifier out of order with the JLS suggestions.49
error'static' modifier out of order with the JLS suggestions.54
error'static' modifier out of order with the JLS suggestions.59
errorLine is longer than 80 characters.64
error'static' modifier out of order with the JLS suggestions.74
errorLine is longer than 80 characters.77
errorLine is longer than 80 characters.79
errorLine is longer than 80 characters.94
errorLine is longer than 80 characters.102
errorLine is longer than 80 characters.104
errorLine is longer than 80 characters.107
errorLine is longer than 80 characters.109
errorFirst sentence should end with a period.111
errorFirst sentence should end with a period.116
errorFirst sentence should end with a period.121
errorFirst sentence should end with a period.126
errorFirst sentence should end with a period.131
errorFirst sentence should end with a period.136
errorFirst sentence should end with a period.151
errorLine is longer than 80 characters.154
errorFirst sentence should end with a period.156
errorLine is longer than 80 characters.164
errorFirst sentence should end with a period.171
errorFirst sentence should end with a period.176
errorFirst sentence should end with a period.181
errorFirst sentence should end with a period.186
errorFirst sentence should end with a period.191
errorFirst sentence should end with a period.196
errorFirst sentence should end with a period.201
errorLine is longer than 80 characters.207
errorLine is longer than 80 characters.209
error'public' modifier out of order with the JLS suggestions.209
errorLine is longer than 80 characters.212
errorLine is longer than 80 characters.215
error'public' modifier out of order with the JLS suggestions.220
errorLine has trailing spaces.226
errorLine has trailing spaces.230
errorName 'JMS_MESSAGE_TYPES' must match pattern '^[a-z][a-zA-Z0-9]*$'.230
errorVariable 'JMS_MESSAGE_TYPES' must be private and have accessor methods.230
errorLine has trailing spaces.232
errorLine has trailing spaces.233

org/andromda/cartridges/spring/metafacades/SpringServiceLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.29
errorMissing a Javadoc comment.30
errorParameter metaObject should be final.30
errorParameter context should be final.30
error'{' should be on the previous line.31
errorLine is longer than 80 characters.36
errorExpected an @return tag.38
errorMethod 'handleGetEjbJndiName' is not designed for extension - needs to be abstract, final or empty.38
error'{' should be on the previous line.39
errorLine is longer than 80 characters.41
error'{' should be on the previous line.43
errorMethod 'handleGetEjbLocalJndiName' is not designed for extension - needs to be abstract, final or empty.52
errorMissing a Javadoc comment.52
error'{' should be on the previous line.53
errorLine is longer than 80 characters.55
error'{' should be on the previous line.57
errorLine is longer than 80 characters.65
errorAvoid inline conditionals.65
errorLine is longer than 80 characters.70
errorExpected an @return tag.72
errorMethod 'handleGetEjbImplementationName' 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.78
errorExpected an @return tag.80
errorMethod 'handleGetImplementationName' is not designed for extension - needs to be abstract, final or empty.80
error'{' should be on the previous line.81
errorLine is longer than 80 characters.86
errorExpected an @return tag.88
errorMethod 'handleGetFullyQualifiedEjbImplementationName' is not designed for extension - needs to be abstract, final or empty.88
error'{' should be on the previous line.89
errorLine is longer than 80 characters.97
errorExpected an @return tag.99
errorMethod 'handleGetFullyQualifiedEjbName' is not designed for extension - needs to be abstract, final or empty.99
error'{' should be on the previous line.100
errorLine is longer than 80 characters.108
errorExpected an @return tag.110
errorMethod 'handleGetFullyQualifiedLocalEjbName' is not designed for extension - needs to be abstract, final or empty.110
error'{' should be on the previous line.111
errorLine is longer than 80 characters.117
errorAvoid inline conditionals.117
errorLine is longer than 80 characters.121
errorExpected an @return tag.123
errorMethod 'handleGetFullyQualifiedImplementationName' 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.132
errorExpected an @return tag.134
errorMethod 'handleGetBaseName' is not designed for extension - needs to be abstract, final or empty.134
error'{' should be on the previous line.135
errorLine is longer than 80 characters.140
errorExpected an @return tag.142
errorMethod 'handleGetFullyQualifiedBaseName' is not designed for extension - needs to be abstract, final or empty.142
error'{' should be on the previous line.143
errorLine is longer than 80 characters.151
errorExpected an @return tag.153
errorMethod 'handleGetEjbPackageName' is not designed for extension - needs to be abstract, final or empty.153
error'{' should be on the previous line.154
error'{' should be on the previous line.160
errorLine is longer than 80 characters.169
errorExpected an @return tag.171
errorMethod 'handleGetEjbPackageNamePath' is not designed for extension - needs to be abstract, final or empty.171
error'{' should be on the previous line.172
errorLine is longer than 80 characters.179
errorExpected an @return tag.181
errorMethod 'handleGetBeanName' is not designed for extension - needs to be abstract, final or empty.181
error'{' should be on the previous line.182
errorLine is longer than 80 characters.187
errorExpected an @return tag.189
errorMethod 'handleGetBeanName' is not designed for extension - needs to be abstract, final or empty.189
errorParameter targetSuffix should be final.189
errorExpected @param tag for 'targetSuffix'.189
error'{' should be on the previous line.190
errorLine is longer than 80 characters.191
errorLine is longer than 80 characters.192
error'{' should be on the previous line.194
errorMethod 'getEjbPackageNamePattern' is not designed for extension - needs to be abstract, final or empty.205
error'{' should be on the previous line.206
errorLine is longer than 80 characters.207
error'cast' is not followed by whitespace.207
errorMethod 'getEjbJndiNamePrefix' is not designed for extension - needs to be abstract, final or empty.215
error'{' should be on the previous line.216
errorLine is longer than 80 characters.218
errorAvoid inline conditionals.218
errorLine is longer than 80 characters.222
errorExpected an @return tag.224
errorMethod 'handleGetWebServiceDelegatorName' is not designed for extension - needs to be abstract, final or empty.224
error'{' should be on the previous line.225
errorLine is longer than 80 characters.230
errorExpected an @return tag.232
errorMethod 'handleGetFullyQualifiedWebServiceDelegatorName' is not designed for extension - needs to be abstract, final or empty.232
error'{' should be on the previous line.233
errorLine is longer than 80 characters.234
errorLine is longer than 80 characters.238
errorExpected an @return tag.240
errorMethod 'handleIsWebService' is not designed for extension - needs to be abstract, final or empty.240
error'{' should be on the previous line.241
errorLine is longer than 80 characters.242
error'{' should be on the previous line.244
errorLine is longer than 80 characters.251
errorExpected an @return tag.253
errorMethod 'handleGetInterceptors' is not designed for extension - needs to be abstract, final or empty.253
error'{' should be on the previous line.254
errorLine is longer than 80 characters.256
errorAvoid inline conditionals.256
errorLine is longer than 80 characters.257
error'{' should be on the previous line.260
errorLine is longer than 80 characters.267
errorExpected an @return tag.269
errorMethod 'handleIsRemotable' is not designed for extension - needs to be abstract, final or empty.269
error'{' should be on the previous line.270
errorExpected an @return tag.277
error'{' should be on the previous line.278
errorLine is longer than 80 characters.280
errorLine is longer than 80 characters.281
errorLine is longer than 80 characters.285
errorExpected an @return tag.287
errorMethod 'handleGetRemoteServer' is not designed for extension - needs to be abstract, final or empty.287
error'{' should be on the previous line.288
errorLine is longer than 80 characters.289
errorLine is longer than 80 characters.293
errorExpected an @return tag.295
errorMethod 'handleGetRemotePort' is not designed for extension - needs to be abstract, final or empty.295
error'{' should be on the previous line.296
errorLine is longer than 80 characters.298
errorLine is longer than 80 characters.299
errorLine is longer than 80 characters.303
errorExpected an @return tag.305
errorMethod 'handleGetRemoteContext' is not designed for extension - needs to be abstract, final or empty.305
error'{' should be on the previous line.306
errorLine is longer than 80 characters.308
errorAvoid inline conditionals.308
errorLine is longer than 80 characters.314
error'{' should be on the previous line.317
errorLine is longer than 80 characters.325
error'{' should be on the previous line.328
errorLine is longer than 80 characters.334
errorExpected an @return tag.336
errorMethod 'handleGetRemoteUrl' is not designed for extension - needs to be abstract, final or empty.336
error'{' should be on the previous line.337
errorLine is longer than 80 characters.340
error'{' should be on the previous line.343
errorMust have at least one statement.343
error'}' should be on the same line.345
errorLine is longer than 80 characters.346
error'{' should be on the previous line.353
error'{' should be on the previous line.359
error'}' should be on the same line.365
error'{' should be on the previous line.367
error'}' should be on the same line.370
error'{' should be on the previous line.372
error'{' should be on the previous line.378
errorLine is longer than 80 characters.389
errorExpected an @return tag.391
errorMethod 'handleGetWebServiceOperations' is not designed for extension - needs to be abstract, final or empty.391
error'{' should be on the previous line.392
error'{' should be on the previous line.395
errorParameter object should be final.398
error'{' should be on the previous line.399
errorLine is longer than 80 characters.400
error'cast' is not followed by whitespace.400
errorExpected an @return tag.413
errorMethod 'getOperations' is not designed for extension - needs to be abstract, final or empty.413
error'{' should be on the previous line.414
error'{' should be on the previous line.417
errorLine is longer than 80 characters.418
error'cast' is not followed by whitespace.418
errorLine is longer than 80 characters.419
error'cast' is not followed by whitespace.419
error'{' should be on the previous line.422
errorParameter object should be final.427
error'{' should be on the previous line.428
error'cast' is not followed by whitespace.429
error'{' should be on the previous line.430
errorLine is longer than 80 characters.442
errorExpected an @return tag.444
errorMethod 'handleGetDefaultExceptionName' 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.447
errorLine is longer than 80 characters.452
errorExpected an @return tag.454
errorMethod 'handleGetFullyQualifiedDefaultExceptionName' 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'{' should be on the previous line.458
error'{' should be on the previous line.461
errorLine is longer than 80 characters.471
errorExpected an @return tag.473
errorMethod 'handleIsAllowDefaultServiceException' is not designed for extension - needs to be abstract, final or empty.473
error'{' should be on the previous line.474
errorLine is longer than 80 characters.475
errorLine is longer than 80 characters.479
errorExpected an @return tag.481
errorMethod 'handleIsRemotingTypeRmi' is not designed for extension - needs to be abstract, final or empty.481
error'{' should be on the previous line.482
errorLine is longer than 80 characters.483
errorLine is longer than 80 characters.487
errorExpected an @return tag.489
errorMethod 'handleIsRemotingTypeBurlap' is not designed for extension - needs to be abstract, final or empty.489
error'{' should be on the previous line.490
errorLine is longer than 80 characters.491
errorLine is longer than 80 characters.495
errorExpected an @return tag.497
errorMethod 'handleIsRemotingTypeHessian' 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
errorLine is longer than 80 characters.503
errorExpected an @return tag.505
errorMethod 'handleIsRemotingTypeHttpInvoker' is not designed for extension - needs to be abstract, final or empty.505
error'{' should be on the previous line.506
errorLine is longer than 80 characters.507
errorLine is longer than 80 characters.511
errorExpected an @return tag.513
errorMethod 'handleIsRemotingTypeLingo' 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.515
errorLine is longer than 80 characters.519
errorExpected an @return tag.521
errorMethod 'handleIsRemotingTypeNone' is not designed for extension - needs to be abstract, final or empty.521
error'{' should be on the previous line.522
errorLine is longer than 80 characters.523
errorLine is longer than 80 characters.530
errorLine is longer than 80 characters.533
errorExpected an @return tag.535
errorMethod 'handleIsHibernateInterceptorEnabled' is not designed for extension - needs to be abstract, final or empty.535
error'{' should be on the previous line.536
errorLine is longer than 80 characters.537
errorExpected an @return tag.548
error'{' should be on the previous line.549
errorLine is longer than 80 characters.550
error'{' should be on the previous line.552
errorMissing a Javadoc comment.562
errorMissing a Javadoc comment.563
errorLine is longer than 80 characters.566
errorExpected an @return tag.568
errorMethod 'handleIsEjbRemoteView' is not designed for extension - needs to be abstract, final or empty.568
error'{' should be on the previous line.569
errorLine is longer than 80 characters.575
errorExpected an @return tag.577
errorMethod 'handleIsEjbLocalView' is not designed for extension - needs to be abstract, final or empty.577
error'{' should be on the previous line.578
errorLine is longer than 80 characters.584
errorExpected an @return tag.586
errorMethod 'handleGetEjbTransactionType' is not designed for extension - needs to be abstract, final or empty.586
error'{' should be on the previous line.587
errorLine is longer than 80 characters.591
error'{' should be on the previous line.593
error'}' should be on the same line.595
error'{' should be on the previous line.597
errorLine is longer than 80 characters.604
errorExpected an @return tag.606
errorMethod 'handleIsConfigonly' is not designed for extension - needs to be abstract, final or empty.606
error'{' should be on the previous line.607
errorLine is longer than 80 characters.608
error'cast' is not followed by whitespace.608
errorLine is longer than 80 characters.613
errorExpected an @return tag.615
errorMethod 'handleIsPrivate' 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.617
error'cast' is not followed by whitespace.617
errorLine is longer than 80 characters.622
errorExpected an @return tag.624
errorMethod 'handleGetWebServiceOutgoingAttachmentHandlerCall' is not designed for extension - needs to be abstract, final or empty.624
error'{' should be on the previous line.625
errorLine is longer than 80 characters.626
errorLine is longer than 80 characters.630
errorExpected an @return tag.632
errorMethod 'handleGetWebServiceIncomingAttachmentHandlerCall' is not designed for extension - needs to be abstract, final or empty.632
error'{' should be on the previous line.633
errorLine is longer than 80 characters.634
errorLine is longer than 80 characters.645
error'{' should be on the previous line.649
errorLine is longer than 80 characters.650
error'{' should be on the previous line.652
errorLine is longer than 80 characters.660
errorExpected an @return tag.662
errorMethod 'handleIsRichClient' is not designed for extension - needs to be abstract, final or empty.662
error'{' should be on the previous line.663
errorLine is longer than 80 characters.664

org/andromda/cartridges/spring/metafacades/SpringMetafacadeUtils.java

ViolationMessageLine
errorFile does not end with a newline.0
errorUtility classes should not have a public or default constructor.19
error'{' should be on the previous line.20
errorLine is longer than 80 characters.22
errorLine is longer than 80 characters.30
errorParameter packageName should be final.30
errorParameter name should be final.30
errorParameter suffix should be final.30
errorLine is longer than 80 characters.32
error'{' should be on the previous line.34
error'{' should be on the previous line.39
errorLine is longer than 80 characters.46
errorParameter packageName should be final.53
errorParameter name should be final.53
error'{' should be on the previous line.54
errorLine is longer than 80 characters.59
errorLine is longer than 80 characters.60
errorLine is longer than 80 characters.64
errorParameter classifier should be final.64
errorExpected @param tag for 'classifier'.64
errorParameter defaultServiceRemotingType should be final.64
errorExpected @param tag for 'defaultServiceRemotingType'.64
error'{' should be on the previous line.69
error'cast' is not followed by whitespace.70
error'{' should be on the previous line.74
errorLine is longer than 80 characters.75
error'cast' is not followed by whitespace.75
errorParameter object should be final.77
error'{' should be on the previous line.78
error'cast' is not followed by whitespace.79
errorLine is longer than 80 characters.80
error'{' should be on the previous line.85
error'{' should be on the previous line.90
errorLine is longer than 80 characters.97
errorLine is longer than 80 characters.98
errorLine is longer than 80 characters.102
errorParameter classifier should be final.106
errorParameter defaultInterceptors should be final.107
error'{' should be on the previous line.108
error'{' should be on the previous line.112
error'cast' is not followed by whitespace.113
error'{' should be on the previous line.117
errorLine is longer than 80 characters.118
error'cast' is not followed by whitespace.118
errorParameter object should be final.120
error'{' should be on the previous line.121
error'cast' is not followed by whitespace.122
errorLine is longer than 80 characters.123
errorLine is longer than 80 characters.127
error'{' should be on the previous line.129
error'{' should be on the previous line.134
errorLine is longer than 80 characters.141
errorLine is longer than 80 characters.142
errorLine is longer than 80 characters.147
errorParameter classifier should be final.147
errorExpected @param tag for 'classifier'.147
errorParameter defaultRemoteServicePort should be final.147
errorExpected @param tag for 'defaultRemoteServicePort'.147
error'{' should be on the previous line.152
error'cast' is not followed by whitespace.153
error'{' should be on the previous line.157
errorLine is longer than 80 characters.158
error'cast' is not followed by whitespace.158
errorParameter object should be final.160
error'{' should be on the previous line.161
error'cast' is not followed by whitespace.162
errorLine is longer than 80 characters.163
error'{' should be on the previous line.168
error'{' should be on the previous line.173
errorLine is longer than 80 characters.180
errorParameter operation should be final.186
errorParameter defaultUseNamedParameters should be final.187
error'{' should be on the previous line.188
error'{' should be on the previous line.192
errorLine is longer than 80 characters.193
error'cast' is not followed by whitespace.193
errorLine is longer than 80 characters.194
error'{' should be on the previous line.196
errorLine is longer than 80 characters.197

org/andromda/cartridges/spring/metafacades/SpringManageableEntityAssociationEndLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.8
errorLine is longer than 80 characters.10
error'{' should be on the previous line.14
errorLine is longer than 80 characters.16
errorMissing a Javadoc comment.16
error'(' is preceded with whitespace.16
errorParameter metaObject should be final.16
errorParameter context should be final.16
error'(' is preceded with whitespace.18
errorMethod 'handleGetDaoName' is not designed for extension - needs to be abstract, final or empty.21
errorMissing a Javadoc comment.21
error'{' should be on the previous line.22
errorMethod 'handleGetDaoReferenceName' is not designed for extension - needs to be abstract, final or empty.26
errorMissing a Javadoc comment.26
error'{' should be on the previous line.27
error'{' should be on the previous line.32
error'cast' is not followed by whitespace.33
errorMethod 'handleGetDaoGetterName' is not designed for extension - needs to be abstract, final or empty.40
errorMissing a Javadoc comment.40
error'{' should be on the previous line.41
errorMethod 'handleGetDaoSetterName' is not designed for extension - needs to be abstract, final or empty.45
errorMissing a Javadoc comment.45
error'{' should be on the previous line.46

org/andromda/cartridges/spring/metafacades/SpringQueueLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.7
error'{' should be on the previous line.13
errorMissing a Javadoc comment.15
error'(' is preceded with whitespace.15
errorParameter metaObject should be final.15
errorParameter context should be final.15
error'{' should be on the previous line.16
error'(' is preceded with whitespace.17
errorExpected an @return tag.23
errorMethod 'handleGetBeanName' is not designed for extension - needs to be abstract, final or empty.23
error'{' should be on the previous line.24
errorLine is longer than 80 characters.29
errorExpected an @return tag.31
errorMethod 'handleGetTemplateBeanName' 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
errorLine is longer than 80 characters.39
errorExpected an @return tag.41
errorMethod 'handleGetTemplateGetterName' 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 'handleGetTemplateSetterName' is not designed for extension - needs to be abstract, final or empty.49
error'{' should be on the previous line.50
errorLine has trailing spaces.53
errorFirst sentence should end with a period.54
errorLine is longer than 80 characters.55
error'{' should be on the previous line.60
errorLine is longer than 80 characters.61

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

ViolationMessageLine
errorMissing package documentation file.0

org/andromda/cartridges/spring/metafacades/SpringTopicLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.7
error'{' should be on the previous line.13
errorMissing a Javadoc comment.15
error'(' is preceded with whitespace.15
errorParameter metaObject should be final.15
errorParameter context should be final.15
error'{' should be on the previous line.16
error'(' is preceded with whitespace.17
errorExpected an @return tag.23
errorMethod 'handleGetBeanName' is not designed for extension - needs to be abstract, final or empty.23
error'{' should be on the previous line.24
errorLine is longer than 80 characters.29
errorExpected an @return tag.31
errorMethod 'handleGetTemplateBeanName' 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
errorLine is longer than 80 characters.39
errorExpected an @return tag.41
errorMethod 'handleGetTemplateGetterName' 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 'handleGetTemplateSetterName' is not designed for extension - needs to be abstract, final or empty.49
error'{' should be on the previous line.50
errorLine has trailing spaces.53
errorFirst sentence should end with a period.54
errorLine is longer than 80 characters.55
error'{' should be on the previous line.60
errorLine is longer than 80 characters.61

org/andromda/cartridges/spring/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/andromda/cartridges/spring/metafacades/SpringEntityOperationLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.6
error'{' should be on the previous line.12
errorLine has trailing spaces.13
errorMissing a Javadoc comment.14
errorParameter metaObject should be final.14
errorParameter context should be final.14
error'{' should be on the previous line.15
errorLine is longer than 80 characters.20
errorExpected an @return tag.22
errorMethod 'handleGetImplementationName' is not designed for extension - needs to be abstract, final or empty.22
error'{' should be on the previous line.23
errorLine is longer than 80 characters.24
errorLine is longer than 80 characters.28
errorExpected an @return tag.30
errorMethod 'handleGetImplementationCall' is not designed for extension - needs to be abstract, final or empty.30
error'{' should be on the previous line.31
errorLine is longer than 80 characters.32
errorLine is longer than 80 characters.36
errorExpected an @return tag.38
errorMethod 'handleGetImplementationSignature' is not designed for extension - needs to be abstract, final or empty.38
error'{' should be on the previous line.39
errorLine is longer than 80 characters.40
errorFirst sentence should end with a period.43
errorLine is longer than 80 characters.44
errorParameter replacement should be final.50
error'{' should be on the previous line.51
errorLine is longer than 80 characters.52
errorLine is longer than 80 characters.53

org/andromda/cartridges/spring/metafacades/SpringEntityLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.23
error'{' should be on the previous line.29
errorMissing a Javadoc comment.30
errorParameter metaObject should be final.31
errorParameter context should be final.32
error'{' should be on the previous line.33
errorFirst sentence should end with a period.37
errorFirst sentence should end with a period.42
errorFirst sentence should end with a period.47
errorName 'inheritanceStrategies' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.60
errorExpected an @return tag.73
errorMethod 'handleGetDaoName' is not designed for extension - needs to be abstract, final or empty.73
error'{' should be on the previous line.74
errorFirst sentence should end with a period.80
error'{' should be on the previous line.86
errorLine is longer than 80 characters.87
errorLine is longer than 80 characters.91
errorExpected an @return tag.93
errorMethod 'handleGetFullyQualifiedDaoName' is not designed for extension - needs to be abstract, final or empty.93
error'{' should be on the previous line.94
errorLine is longer than 80 characters.101
errorExpected an @return tag.103
errorMethod 'handleGetDaoImplementationName' is not designed for extension - needs to be abstract, final or empty.103
error'{' should be on the previous line.104
errorFirst sentence should end with a period.110
error'{' should be on the previous line.116
errorLine is longer than 80 characters.117
errorLine is longer than 80 characters.121
errorExpected an @return tag.123
errorMethod 'handleGetFullyQualifiedDaoImplementationName' 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.131
errorExpected an @return tag.133
errorMethod 'handleGetDaoBaseName' is not designed for extension - needs to be abstract, final or empty.133
error'{' should be on the previous line.134
errorFirst sentence should end with a period.140
error'{' should be on the previous line.146
errorLine is longer than 80 characters.147
errorLine is longer than 80 characters.151
errorExpected an @return tag.153
errorMethod 'handleGetFullyQualifiedDaoBaseName' is not designed for extension - needs to be abstract, final or empty.153
error'{' should be on the previous line.154
errorLine is longer than 80 characters.161
errorExpected an @return tag.163
errorMethod 'handleGetEntityImplementationName' is not designed for extension - needs to be abstract, final or empty.163
error'{' should be on the previous line.164
errorLine is longer than 80 characters.169
errorExpected an @return tag.171
errorMethod 'handleGetFullyQualifiedEntityImplementationName' is not designed for extension - needs to be abstract, final or empty.171
errorLine is longer than 80 characters.180
errorExpected an @return tag.182
errorMethod 'handleGetBeanName' is not designed for extension - needs to be abstract, final or empty.182
errorParameter targetSuffix should be final.182
errorExpected @param tag for 'targetSuffix'.182
error'{' should be on the previous line.183
errorLine is longer than 80 characters.184
errorLine has trailing spaces.185
errorLine is longer than 80 characters.185
errorLine is longer than 80 characters.186
error'{' should be on the previous line.188
errorLine is longer than 80 characters.195
errorExpected an @return tag.197
errorMethod 'handleGetEntityName' is not designed for extension - needs to be abstract, final or empty.197
error'{' should be on the previous line.198
errorLine is longer than 80 characters.199
error'cast' is not followed by whitespace.199
errorLine is longer than 80 characters.206
errorExpected an @return tag.208
errorMethod 'handleGetFullyQualifiedEntityName' is not designed for extension - needs to be abstract, final or empty.208
error'{' should be on the previous line.209
errorExpected an @return tag.219
errorMethod 'handleGetRoot' is not designed for extension - needs to be abstract, final or empty.219
error'{' should be on the previous line.220
error'for' construct must use '{}'s.222
errorLine is longer than 80 characters.223
errorEmpty statement.225
errorLine is longer than 80 characters.230
errorExpected an @return tag.232
errorMethod 'handleIsDaoBusinessOperationsPresent' is not designed for extension - needs to be abstract, final or empty.232
error'{' should be on the previous line.233
errorLine is longer than 80 characters.234
errorLine is longer than 80 characters.238
errorExpected an @return tag.240
errorMethod 'handleGetDaoBusinessOperations' is not designed for extension - needs to be abstract, final or empty.240
error'{' should be on the previous line.241
errorParameter object should be final.249
error'{' should be on the previous line.250
error'cast' is not followed by whitespace.251
errorLine is longer than 80 characters.257
errorExpected an @return tag.259
errorMethod 'handleGetValueObjectReferences' is not designed for extension - needs to be abstract, final or empty.259
error'{' should be on the previous line.260
errorExpected an @return tag.269
errorMethod 'getValueObjectReferences' is not designed for extension - needs to be abstract, final or empty.269
errorParameter follow should be final.269
errorExpected @param tag for 'follow'.269
error'{' should be on the previous line.270
errorLine is longer than 80 characters.271
error'{' should be on the previous line.273
errorLine is longer than 80 characters.275
error'{' should be on the previous line.277
errorParameter object should be final.283
error'{' should be on the previous line.284
errorLine is longer than 80 characters.286
error'cast' is not followed by whitespace.286
error'{' should be on the previous line.288
errorLine is longer than 80 characters.289
error'cast' is not followed by whitespace.289
errorLine is longer than 80 characters.290
errorLine is longer than 80 characters.298
errorExpected an @return tag.300
errorMethod 'handleGetAllValueObjectReferences' 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.306
errorExpected an @return tag.308
errorMethod 'handleIsDaoImplementationRequired' is not designed for extension - needs to be abstract, final or empty.308
error'{' should be on the previous line.309
errorLine is longer than 80 characters.310
error'||' should be on a new line.310
errorLine is longer than 80 characters.320
errorExpected an @return tag.322
errorMethod 'handleGetDaoNoTransformationConstantName' is not designed for extension - needs to be abstract, final or empty.322
error'{' should be on the previous line.323
errorLine is longer than 80 characters.324
errorExpected an @return tag.330
errorMethod 'checkHibInheritance' is not designed for extension - needs to be abstract, final or empty.330
errorParameter inheritance should be final.330
errorExpected @param tag for 'inheritance'.330
error'{' should be on the previous line.331
errorLine is longer than 80 characters.336
errorExpected an @return tag.338
errorMethod 'handleIsHibernateInheritanceClass' is not designed for extension - needs to be abstract, final or empty.338
error'{' should be on the previous line.339
errorLine is longer than 80 characters.344
errorExpected an @return tag.346
errorMethod 'handleIsHibernateInheritanceInterface' is not designed for extension - needs to be abstract, final or empty.346
error'{' should be on the previous line.347
errorLine is longer than 80 characters.352
errorExpected an @return tag.354
errorMethod 'handleIsHibernateInheritanceSubclass' 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.360
errorExpected an @return tag.362
errorMethod 'handleIsHibernateInheritanceConcrete' is not designed for extension - needs to be abstract, final or empty.362
error'{' should be on the previous line.363
errorLine is longer than 80 characters.370
errorLine is longer than 80 characters.373
errorExpected an @return tag.375
errorMethod 'handleGetHibernateInheritanceStrategy' is not designed for extension - needs to be abstract, final or empty.375
error'{' should be on the previous line.376
errorLine is longer than 80 characters.378
errorAvoid inline conditionals.382
errorLine is longer than 80 characters.383
error'{' should be on the previous line.396
errorLine is longer than 80 characters.403
errorUnused @param tag for 'the'.403
errorParameter entity should be final.406
errorExpected @param tag for 'entity'.406
error'{' should be on the previous line.407
error'{' should be on the previous line.410
errorLine is longer than 80 characters.411
error'{' should be on the previous line.413
errorLine is longer than 80 characters.421
errorExpected an @return tag.423
errorMethod 'handleIsRequiresHibernateMapping' is not designed for extension - needs to be abstract, final or empty.423
error'{' should be on the previous line.424
errorLine is longer than 80 characters.428
error'cast' is not followed by whitespace.428
error'||' should be on a new line.428
error'&&' should be on a new line.429
errorLine is longer than 80 characters.431
error'||' should be on a new line.431
errorLine is longer than 80 characters.432
errorLine is longer than 80 characters.437
errorExpected an @return tag.439
error'{' should be on the previous line.440
errorLine is longer than 80 characters.443
error'||' should be on a new line.445
errorLine is longer than 80 characters.446
errorLine is longer than 80 characters.451
error'{' should be on the previous line.457
errorLine is longer than 80 characters.459
error'cast' is not followed by whitespace.461
errorLine has trailing spaces.465
errorLine is longer than 80 characters.467
errorExpected an @return tag.469
errorMethod 'handleGetAttributeEmbeddedValueList' is not designed for extension - needs to be abstract, final or empty.469
error'{' should be on the previous line.470
errorLine is longer than 80 characters.472
error'cast' is not followed by whitespace.474
error'{' should be on the previous line.477
error'{' should be on the previous line.480
errorLine has trailing spaces.487
errorLine is longer than 80 characters.489
errorExpected an @return tag.491
errorLine has trailing spaces.491
errorMethod 'handleIsRichClient' is not designed for extension - needs to be abstract, final or empty.491
error'{' should be on the previous line.492
errorLine is longer than 80 characters.494
errorLine has trailing spaces.498