Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
1400478

Rules

RulesViolationsSeverity
PackageHtml2error Error
NewlineAtEndOfFile12error Error
Translation0error Error
JavadocMethod78error Error
JavadocType0error Error
JavadocVariable13error Error
JavadocStyle0error Error
ConstantName1error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports9error Error
FileLength0error Error
LineLength86error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad14error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap3error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter32error Error
WhitespaceAround0error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly134error Error
NeedBraces0error Error
RightCurly2error Error
AvoidInlineConditionals3error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
DesignForExtension66error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier0error Error
ArrayTypeStyle0error Error
FinalParameters22error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
1error Error
TodoComment0error Error
UpperEll0error Error

Details

org/andromda/cartridges/jbpm/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/andromda/cartridges/jbpm/metafacades/JBpmTransitionLogicImpl.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.16
errorParameter metaObject should be final.16
errorParameter context should be final.16
error'{' should be on the previous line.17
errorMethod 'handleIsContainedInBusinessProcess' 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
errorLine is longer than 80 characters.23
error'&&' should be on a new line.23
errorLine is longer than 80 characters.24
error'cast' is not followed by whitespace.24
errorMethod 'handleGetCondition' is not designed for extension - needs to be abstract, final or empty.27
errorMissing a Javadoc comment.27
error'{' should be on the previous line.28
error'{' should be on the previous line.33
errorMethod 'handleIsTaskNode' 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

org/andromda/cartridges/jbpm/metafacades/JBpmProcessDefinitionLogicImpl.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.25
error'(' is preceded with whitespace.25
errorParameter metaObject should be final.25
errorParameter context should be final.25
error'{' should be on the previous line.26
error'(' is preceded with whitespace.27
errorMethod 'handleGetStates' 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.36
errorLine is longer than 80 characters.38
error'cast' is not followed by whitespace.40
error'{' should be on the previous line.42
errorMethod 'handleGetNodes' 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
error'{' should be on the previous line.57
errorLine is longer than 80 characters.59
errorLine is longer than 80 characters.61
error'cast' is not followed by whitespace.61
errorLine is longer than 80 characters.62
error'cast' is not followed by whitespace.62
errorMethod 'handleGetTaskNodes' is not designed for extension - needs to be abstract, final or empty.72
errorMissing a Javadoc comment.72
error'{' should be on the previous line.73
error'{' should be on the previous line.78
errorLine is longer than 80 characters.80
errorLine is longer than 80 characters.82
error'cast' is not followed by whitespace.82
error'cast' is not followed by whitespace.83
errorMethod 'handleGetTasks' is not designed for extension - needs to be abstract, final or empty.93
errorMissing a Javadoc comment.93
error'{' should be on the previous line.94
error'{' should be on the previous line.99
error'cast' is not followed by whitespace.100
errorMethod 'handleIsBusinessProcess' is not designed for extension - needs to be abstract, final or empty.107
errorMissing a Javadoc comment.107
error'{' should be on the previous line.108
errorMethod 'handleGetSwimlanes' is not designed for extension - needs to be abstract, final or empty.112
errorMissing a Javadoc comment.112
error'{' should be on the previous line.113
error'{' should be on the previous line.118
errorMethod 'handleGetStartState' is not designed for extension - needs to be abstract, final or empty.125
errorMissing a Javadoc comment.125
error'{' should be on the previous line.126
error'{' should be on the previous line.131
errorMethod 'handleGetEndStates' is not designed for extension - needs to be abstract, final or empty.138
errorMissing a Javadoc comment.138
error'{' should be on the previous line.139
error'{' should be on the previous line.144
errorMethod 'handleGetDecisions' is not designed for extension - needs to be abstract, final or empty.151
errorMissing a Javadoc comment.151
error'{' should be on the previous line.152
error'{' should be on the previous line.157
errorLine is longer than 80 characters.159
errorLine is longer than 80 characters.161
error'{' should be on the previous line.163
errorMethod 'handleGetForks' is not designed for extension - needs to be abstract, final or empty.172
errorMissing a Javadoc comment.172
error'{' should be on the previous line.173
error'{' should be on the previous line.178
errorLine is longer than 80 characters.180
errorLine is longer than 80 characters.182
error'{' should be on the previous line.184
errorMethod 'handleGetJoins' is not designed for extension - needs to be abstract, final or empty.193
errorMissing a Javadoc comment.193
error'{' should be on the previous line.194
error'{' should be on the previous line.199
errorLine is longer than 80 characters.201
errorLine is longer than 80 characters.203
error'{' should be on the previous line.205
errorMethod 'handleGetDescriptorFullPath' is not designed for extension - needs to be abstract, final or empty.214
errorMissing a Javadoc comment.214
error'{' should be on the previous line.215
error'{' should be on the previous line.219
errorLine is longer than 80 characters.223
errorMethod 'handleGetNodeInterfaceName' is not designed for extension - needs to be abstract, final or empty.229
errorMissing a Javadoc comment.229
error'{' should be on the previous line.230
errorLine is longer than 80 characters.231
errorLine is longer than 80 characters.235
errorExpected an @return tag.238
errorMethod 'getFirstActivityGraph' is not designed for extension - needs to be abstract, final or empty.238
error'{' should be on the previous line.239
errorLine is longer than 80 characters.242
error'{' should be on the previous line.244
error'}' should be on the same line.246
error'{' should be on the previous line.248
errorLine is longer than 80 characters.250

org/andromda/cartridges/jbpm/metafacades/JBpmActionLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.12
error'{' should be on the previous line.18
errorMissing a Javadoc comment.19
errorParameter metaObject should be final.19
errorParameter context should be final.19
error'{' should be on the previous line.20
errorMethod 'handleIsContainedInBusinessProcess' is not designed for extension - needs to be abstract, final or empty.24
errorMissing a Javadoc comment.24
error'{' should be on the previous line.25
error'{' should be on the previous line.28
errorLine is longer than 80 characters.29
error'{' should be on the previous line.31
errorLine is longer than 80 characters.32
error'cast' is not followed by whitespace.32
errorLine is longer than 80 characters.33
error'}' should be on the same line.35
error'{' should be on the previous line.37
errorLine is longer than 80 characters.38
errorLine is longer than 80 characters.44
errorExpected an @return tag.47
errorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.47
error'{' should be on the previous line.48
error'{' should be on the previous line.52
error'{' should be on the previous line.55
errorExpected an @return tag.66
errorMethod 'handleIsBeforeSignal' is not designed for extension - needs to be abstract, final or empty.66
error'{' should be on the previous line.67
errorExpected an @return tag.74
errorMethod 'handleIsAfterSignal' is not designed for extension - needs to be abstract, final or empty.74
error'{' should be on the previous line.75
errorExpected an @return tag.82
errorMethod 'handleIsNodeEnter' is not designed for extension - needs to be abstract, final or empty.82
error'{' should be on the previous line.83
errorExpected an @return tag.90
errorMethod 'handleIsNodeLeave' is not designed for extension - needs to be abstract, final or empty.90
error'{' should be on the previous line.91
errorExpected an @return tag.98
errorMethod 'handleIsTask' is not designed for extension - needs to be abstract, final or empty.98
error'{' should be on the previous line.99
errorLine is longer than 80 characters.101
errorExpected an @return tag.107
errorMethod 'handleIsTimer' is not designed for extension - needs to be abstract, final or empty.107
error'{' should be on the previous line.108
errorExpected an @return tag.115
errorMethod 'handleIsBlocking' 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
errorExpected an @return tag.124
errorMethod 'handleGetDueDate' 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
errorAvoid inline conditionals.126
error'cast' is not followed by whitespace.126
errorMethod 'handleGetTimerRepeat' is not designed for extension - needs to be abstract, final or empty.129
errorMissing a Javadoc comment.129
error'{' should be on the previous line.130
error'cast' is not followed by whitespace.131
errorMethod 'handleGetTimerTransition' is not designed for extension - needs to be abstract, final or empty.134
errorMissing a Javadoc comment.134
error'{' should be on the previous line.135
errorLine is longer than 80 characters.136
error'cast' is not followed by whitespace.136
errorExpected an @return tag.142
errorMethod 'handleGetClazz' is not designed for extension - needs to be abstract, final or empty.142
error'{' should be on the previous line.143
error'{' should be on the previous line.146
error'{' should be on the previous line.150
error'{' should be on the previous line.155
errorLine is longer than 80 characters.158
error'cast' is not followed by whitespace.158
errorExpected an @return tag.169
errorMethod 'handleGetConfigType' is not designed for extension - needs to be abstract, final or empty.169
error'{' should be on the previous line.170
errorExpected an @return tag.178
errorMethod 'handleIsAssignment' is not designed for extension - needs to be abstract, final or empty.178
error'{' should be on the previous line.179

org/andromda/cartridges/jbpm/metafacades/JBpmEndStateLogicImpl.java

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

org/andromda/cartridges/jbpm/metafacades/JBpmEventStateLogicImpl.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.18
error'(' is preceded with whitespace.18
errorParameter metaObject should be final.18
errorParameter context should be final.18
error'{' should be on the previous line.19
error'(' is preceded with whitespace.20
errorMethod 'handleGetBeforeSignal' is not designed for extension - needs to be abstract, final or empty.23
errorMissing a Javadoc comment.23
error'{' should be on the previous line.24
errorLine is longer than 80 characters.28
errorLine is longer than 80 characters.31
error'cast' is not followed by whitespace.31
errorMethod 'handleGetAfterSignal' 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
errorLine is longer than 80 characters.45
errorLine is longer than 80 characters.48
error'cast' is not followed by whitespace.48
errorMethod 'handleGetNodeEnter' is not designed for extension - needs to be abstract, final or empty.57
errorMissing a Javadoc comment.57
error'{' should be on the previous line.58
errorLine is longer than 80 characters.62
errorLine is longer than 80 characters.65
error'cast' is not followed by whitespace.65
errorMethod 'handleGetNodeLeave' is not designed for extension - needs to be abstract, final or empty.74
errorMissing a Javadoc comment.74
error'{' should be on the previous line.75
errorLine is longer than 80 characters.79
errorLine is longer than 80 characters.82
error'cast' is not followed by whitespace.82
errorMethod 'handleGetTasks' 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.96
errorLine is longer than 80 characters.99
error'cast' is not followed by whitespace.99
errorMethod 'handleGetTimers' is not designed for extension - needs to be abstract, final or empty.108
errorMissing a Javadoc comment.108
error'{' should be on the previous line.109
errorLine is longer than 80 characters.113
errorLine is longer than 80 characters.116
error'cast' is not followed by whitespace.116

org/andromda/cartridges/jbpm/metafacades/JBpmPseudostateLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.11
error'{' should be on the previous line.17
errorMissing a Javadoc comment.19
error'(' is preceded with whitespace.19
errorParameter metaObject should be final.19
errorParameter context should be final.19
error'{' should be on the previous line.20
error'(' is preceded with whitespace.21
errorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.24
errorMissing a Javadoc comment.24
error'{' should be on the previous line.25
error'{' should be on the previous line.28
errorLine is longer than 80 characters.35
errorExpected an @return tag.37
errorMethod 'handleGetClassName' is not designed for extension - needs to be abstract, final or empty.37
error'{' should be on the previous line.38
errorLine is longer than 80 characters.43
errorExpected an @return tag.45
errorMethod 'handleGetSwimlane' is not designed for extension - needs to be abstract, final or empty.45
error'{' should be on the previous line.46
errorMethod 'handleGetDecisionHandlerPackageName' is not designed for extension - needs to be abstract, final or empty.50
errorMissing a Javadoc comment.50
error'{' should be on the previous line.51
error'{' should be on the previous line.56
errorLine is longer than 80 characters.57
error'cast' is not followed by whitespace.57
error'{' should be on the previous line.59
errorMethod 'handleGetDecisionHandlerFullPath' is not designed for extension - needs to be abstract, final or empty.67
errorMissing a Javadoc comment.67
error'{' should be on the previous line.68
errorMethod 'handleGetDecisionHandlerClassName' is not designed for extension - needs to be abstract, final or empty.72
errorMissing a Javadoc comment.72
error'{' should be on the previous line.73
errorMethod 'handleGetClazz' is not designed for extension - needs to be abstract, final or empty.77
errorMissing a Javadoc comment.77
error'{' should be on the previous line.78
error'{' should be on the previous line.82
error'{' should be on the previous line.85

org/andromda/cartridges/jbpm/metafacades/JBpmHandlerLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.18
error'{' should be on the previous line.24
errorMissing a Javadoc comment.25
errorParameter metaObject should be final.25
errorParameter context should be final.25
error'{' should be on the previous line.26
errorMethod 'handleIsContainedInBusinessProcess' 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
errorLine is longer than 80 characters.32
error'&&' should be on a new line.32
errorLine is longer than 80 characters.33
error'cast' is not followed by whitespace.33
errorMethod 'handleIsAssignmentHandler' is not designed for extension - needs to be abstract, final or empty.37
errorMissing a Javadoc comment.37
error'{' should be on the previous line.38
error'{' should be on the previous line.43
error'cast' is not followed by whitespace.44
errorMethod 'handleIsActionHandler' 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
error'{' should be on the previous line.57
error'cast' is not followed by whitespace.58
errorLine is longer than 80 characters.60
error'||' should be on a new line.60
errorMissing a Javadoc comment.67
errorMissing a Javadoc comment.69
error'{' should be on the previous line.70
error'{' should be on the previous line.72
errorLine is longer than 80 characters.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.80
error'cast' is not followed by whitespace.82
errorLine is longer than 80 characters.84
errorLine is longer than 80 characters.86
error'cast' is not followed by whitespace.86
error'{' should be on the previous line.88
error'cast' is not followed by whitespace.89
error'{' should be on the previous line.91
errorLine is longer than 80 characters.99
errorLine is longer than 80 characters.101
error'cast' is not followed by whitespace.101
error'{' should be on the previous line.104
error'{' should be on the previous line.106
error'cast' is not followed by whitespace.107
error'{' should be on the previous line.109
errorMethod 'handleGetHandlerPackageName' 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
errorMethod 'handleGetHandlerFullPath' 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
errorMethod 'handleGetHandlerClassName' is not designed for extension - needs to be abstract, final or empty.131
errorMissing a Javadoc comment.131
error'{' should be on the previous line.132
errorMethod 'handleGetClazz' is not designed for extension - needs to be abstract, final or empty.136
errorMissing a Javadoc comment.136
error'{' should be on the previous line.137
error'{' should be on the previous line.142

org/andromda/cartridges/jbpm/metafacades/JBpmSwimlaneLogicImpl.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.17
errorParameter context should be final.17
error'{' should be on the previous line.18
errorMethod 'handleIsContainedInBusinessProcess' is not designed for extension - needs to be abstract, final or empty.22
errorMissing a Javadoc comment.22
error'{' should be on the previous line.23
errorLine is longer than 80 characters.24
errorMethod 'handleGetAssignmentExpression' is not designed for extension - needs to be abstract, final or empty.27
errorMissing a Javadoc comment.27
error'{' should be on the previous line.28
errorLine is longer than 80 characters.29
error'cast' is not followed by whitespace.29
errorMethod 'handleGetClazz' is not designed for extension - needs to be abstract, final or empty.32
errorMissing a Javadoc comment.32
error'{' should be on the previous line.33
error'{' should be on the previous line.38
errorMethod 'handleGetAssignmentHandlerClassName' is not designed for extension - needs to be abstract, final or empty.48
errorMissing a Javadoc comment.48
error'{' should be on the previous line.49
errorLine is longer than 80 characters.50
errorMethod 'handleGetAssignmentHandlerPackageName' is not designed for extension - needs to be abstract, final or empty.53
errorMissing a Javadoc comment.53
error'{' should be on the previous line.54
error'{' should be on the previous line.59
errorMethod 'handleGetAssignmentHandlerFullPath' 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

org/andromda/cartridges/jbpm/JBpmProfile.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.6
error'{' should be on the previous line.11
errorName 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.15
errorLine has trailing spaces.16
errorLine is longer than 80 characters.18
errorMissing a Javadoc comment.18
errorLine is longer than 80 characters.19
errorMissing a Javadoc comment.19
errorLine is longer than 80 characters.20
errorMissing a Javadoc comment.20
errorLine is longer than 80 characters.21
errorMissing a Javadoc comment.21
errorLine is longer than 80 characters.22
errorMissing a Javadoc comment.22
errorMissing a Javadoc comment.23
errorMissing a Javadoc comment.24
errorLine is longer than 80 characters.27
errorMissing a Javadoc comment.27
errorLine is longer than 80 characters.28
errorMissing a Javadoc comment.28
errorLine is longer than 80 characters.29
errorMissing a Javadoc comment.29
errorLine is longer than 80 characters.30
errorMissing a Javadoc comment.30
errorLine is longer than 80 characters.31
errorMissing a Javadoc comment.31

org/andromda/cartridges/jbpm/metafacades/JBpmNodeLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorUnused import - java.util.ArrayList.3
errorUnused import - java.util.Collection.4
errorUnused import - java.util.Iterator.5
errorUnused import - java.util.List.6
errorLine is longer than 80 characters.10
error'{' should be on the previous line.16
errorMissing a Javadoc comment.18
error'(' is preceded with whitespace.18
errorParameter metaObject should be final.18
errorParameter context should be final.18
error'{' should be on the previous line.19
error'(' is preceded with whitespace.20
errorExpected an @return tag.26
errorMethod 'handleIsTaskNode' is not designed for extension - needs to be abstract, final or empty.26
error'{' should be on the previous line.27
errorExpected an @return tag.34
errorMethod 'handleGetSwimlane' is not designed for extension - needs to be abstract, final or empty.34
error'{' should be on the previous line.35

org/andromda/cartridges/jbpm/metafacades/JBpmStateVertexLogicImpl.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
errorExpected an @return tag.25
errorMethod 'handleIsContainedInBusinessProcess' is not designed for extension - needs to be abstract, final or empty.25
error'{' should be on the previous line.26
errorLine is longer than 80 characters.28
error'cast' is not followed by whitespace.28
errorLine is longer than 80 characters.32
errorExpected an @return tag.34
errorMethod 'handleGetNodeClassName' 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.40
errorExpected an @return tag.42
errorMethod 'handleGetNodePackageName' 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
errorAvoid inline conditionals.44
errorMethod 'handleGetProcessDefinition' is not designed for extension - needs to be abstract, final or empty.47
errorMissing a Javadoc comment.47
error'{' should be on the previous line.48
error'{' should be on the previous line.53
errorLine is longer than 80 characters.54
error'cast' is not followed by whitespace.54
errorLine is longer than 80 characters.57
errorAvoid inline conditionals.57

org/andromda/cartridges/jbpm/metafacades/JBpmStateLogicImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorUnused import - org.andromda.metafacades.uml.EventFacade.4
errorUnused import - java.util.ArrayList.6
errorUnused import - java.util.Collection.7
errorUnused import - java.util.Iterator.8
errorUnused import - java.util.List.9
errorLine is longer than 80 characters.13
error'{' should be on the previous line.19
errorMissing a Javadoc comment.21
error'(' is preceded with whitespace.21
errorParameter metaObject should be final.21
errorParameter context should be final.21
error'{' should be on the previous line.22
error'(' is preceded with whitespace.23
errorMethod 'handleIsTaskNode' 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
errorMethod 'handleGetSwimlane' is not designed for extension - needs to be abstract, final or empty.31
errorMissing a Javadoc comment.31
error'{' should be on the previous line.32

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

ViolationMessageLine
errorMissing package documentation file.0