Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
353 2532

Files

Files Errors
bsh/commands/assertObject.java 10
bsh/commands/modifyObject.java 10
bsh/commands/package.html 1
bsh/commands/retractObject.java 10
org/drools/AssertionException.java 3
org/drools/DroolsException.java 19
org/drools/FactException.java 3
org/drools/MultiRepository.java 16
org/drools/NoSuchRuleBaseException.java 6
org/drools/RetractionException.java 3
org/drools/RuleBase.java 26
org/drools/RuleBaseRepository.java 6
org/drools/RuleIntegrationException.java 6
org/drools/SimpleRepository.java 10
org/drools/TransactionalWorkingMemory.java 19
org/drools/WorkingMemory.java 32
org/drools/io/RuleSetLoader.java 59
org/drools/io/SemanticsLoader.java 7
org/drools/jsr94/jca/spi/RuleConnectionFactory.java 35
org/drools/jsr94/jca/spi/RuleManagedConnectionFactory.java 40
org/drools/jsr94/jca/spi/package.html 1
org/drools/jsr94/rules/HandleImpl.java 16
org/drools/jsr94/rules/JSR94TransactionalWorkingMemory.java 27
org/drools/jsr94/rules/JSR94WorkingMemory.java 7
org/drools/jsr94/rules/NotImplementedException.java 2
org/drools/jsr94/rules/RuleRuntimeImpl.java 6
org/drools/jsr94/rules/RuleServiceProviderImpl.java 7
org/drools/jsr94/rules/RuleSessionImpl.java 11
org/drools/jsr94/rules/StatefulRuleSessionImpl.java 25
org/drools/jsr94/rules/StatelessRuleSessionImpl.java 16
org/drools/jsr94/rules/TransactionalWorkingMemoryImpl.java 6
org/drools/jsr94/rules/WorkingMemoryImpl.java 7
org/drools/jsr94/rules/admin/LocalRuleExecutionSetProviderImpl.java 19
org/drools/jsr94/rules/admin/RuleAdministratorImpl.java 10
org/drools/jsr94/rules/admin/RuleExecutionSetImpl.java 38
org/drools/jsr94/rules/admin/RuleExecutionSetProviderImpl.java 14
org/drools/jsr94/rules/admin/RuleExecutionSetRepository.java 17
org/drools/jsr94/rules/admin/RuleImpl.java 15
org/drools/jsr94/rules/admin/package.html 1
org/drools/jsr94/rules/package.html 1
org/drools/reteoo/Agenda.java 2
org/drools/reteoo/Builder.java 89
org/drools/reteoo/ConditionNode.java 1
org/drools/reteoo/ExtractionNode.java 1
org/drools/reteoo/JoinMemory.java 1
org/drools/reteoo/JoinNode.java 1
org/drools/reteoo/ObjectTypeNode.java 1
org/drools/reteoo/ParameterNode.java 1
org/drools/reteoo/Rete.java 10
org/drools/reteoo/ReteException.java 3
org/drools/reteoo/TerminalNode.java 1
org/drools/reteoo/TupleSink.java 1
org/drools/reteoo/TupleSource.java 1
org/drools/reteoo/impl/AgendaImpl.java 36
org/drools/reteoo/impl/AgendaItem.java 19
org/drools/reteoo/impl/ConditionNodeImpl.java 25
org/drools/reteoo/impl/ExtractionNodeImpl.java 27
org/drools/reteoo/impl/JoinMemoryImpl.java 72
org/drools/reteoo/impl/JoinNodeImpl.java 49
org/drools/reteoo/impl/JoinNodeInput.java 19
org/drools/reteoo/impl/JoinTuple.java 3
org/drools/reteoo/impl/ObjectTypeNodeImpl.java 34
org/drools/reteoo/impl/ParameterNodeImpl.java 19
org/drools/reteoo/impl/ParameterTuple.java 12
org/drools/reteoo/impl/PriorityQueue.java 42
org/drools/reteoo/impl/ReteImpl.java 34
org/drools/reteoo/impl/ReteTuple.java 24
org/drools/reteoo/impl/Scheduler.java 18
org/drools/reteoo/impl/TerminalNodeImpl.java 28
org/drools/reteoo/impl/TupleKey.java 36
org/drools/reteoo/impl/TupleSet.java 53
org/drools/reteoo/impl/TupleSinkImpl.java 10
org/drools/reteoo/impl/TupleSourceImpl.java 24
org/drools/rule/Declaration.java 14
org/drools/rule/DuplicateRuleNameException.java 9
org/drools/rule/Extraction.java 8
org/drools/rule/FixedDuration.java 39
org/drools/rule/InvalidRuleException.java 5
org/drools/rule/NoConditionException.java 3
org/drools/rule/NoParameterDeclarationException.java 3
org/drools/rule/Rule.java 57
org/drools/rule/RuleConstructionException.java 1
org/drools/rule/RuleSet.java 28
org/drools/semantics/java/BlockConsequence.java 14
org/drools/semantics/java/ClassObjectType.java 29
org/drools/semantics/java/Expr.java 15
org/drools/semantics/java/ExprAnalyzer.java 21
org/drools/semantics/java/ExprCondition.java 16
org/drools/semantics/java/ExprExtractor.java 11
org/drools/semantics/java/Interp.java 25
org/drools/semantics/java/MissingDeclarationException.java 8
org/drools/semantics/java/NonBooleanExprException.java 6
org/drools/semantics/jelly/JellyConsequence.java 15
org/drools/semantics/jelly/JellyConsequenceTag.java 17
org/drools/semantics/jelly/SemanticsTagLibrary.java 11
org/drools/semantics/jelly/package.html 1
org/drools/semantics/python/BlockConsequence.java 9
org/drools/semantics/python/Eval.java 22
org/drools/semantics/python/Exec.java 15
org/drools/semantics/python/ExprAnalyzer.java 12
org/drools/semantics/python/ExprCondition.java 17
org/drools/semantics/python/ExprExtractor.java 10
org/drools/semantics/python/ExprVisitor.java 15
org/drools/semantics/python/Interp.java 17
org/drools/semantics/python/NonBooleanExprException.java 6
org/drools/smf/ConfigurableCondition.java 4
org/drools/smf/ConfigurableConsequence.java 4
org/drools/smf/ConfigurableExtractor.java 4
org/drools/smf/ConfigurableObjectType.java 4
org/drools/smf/ConfigurationException.java 5
org/drools/smf/InvalidConditionException.java 4
org/drools/smf/InvalidConsequenceException.java 4
org/drools/smf/InvalidExtractorException.java 4
org/drools/smf/InvalidObjectTypeException.java 4
org/drools/smf/NoSuchSemanticModuleException.java 6
org/drools/smf/SemanticComponentException.java 5
org/drools/smf/SemanticModule.java 9
org/drools/smf/SemanticModuleException.java 1
org/drools/smf/SemanticsRepository.java 6
org/drools/smf/SimpleSemanticModule.java 53
org/drools/smf/SimpleSemanticsRepository.java 11
org/drools/spi/Action.java 4
org/drools/spi/ActionInvokationException.java 3
org/drools/spi/Condition.java 4
org/drools/spi/ConditionException.java 3
org/drools/spi/Consequence.java 4
org/drools/spi/ConsequenceException.java 3
org/drools/spi/Duration.java 3
org/drools/spi/ExtractionException.java 3
org/drools/spi/Extractor.java 4
org/drools/spi/ObjectType.java 3
org/drools/spi/SemanticComponent.java 1
org/drools/spi/Tuple.java 3
org/drools/tags/knowledge/AssertTag.java 10
org/drools/tags/knowledge/FactTagSupport.java 14
org/drools/tags/knowledge/KnowledgeTag.java 27
org/drools/tags/knowledge/KnowledgeTagLibrary.java 1
org/drools/tags/knowledge/LoadRulesTag.java 27
org/drools/tags/knowledge/ModifyTag.java 10
org/drools/tags/knowledge/RetractTag.java 10
org/drools/tags/knowledge/RuleBaseTag.java 26
org/drools/tags/rule/ComponentTag.java 15
org/drools/tags/rule/ComponentTagFactory.java 17
org/drools/tags/rule/ConditionComponentTag.java 20
org/drools/tags/rule/ConditionReceptor.java 4
org/drools/tags/rule/ConditionTag.java 22
org/drools/tags/rule/ConsequenceComponentTag.java 19
org/drools/tags/rule/ConsequenceReceptor.java 4
org/drools/tags/rule/ConsequenceTag.java 22
org/drools/tags/rule/DeclarationTag.java 32
org/drools/tags/rule/DurationTag.java 18
org/drools/tags/rule/ExtractionTag.java 27
org/drools/tags/rule/ExtractorComponentTag.java 20
org/drools/tags/rule/ExtractorReceptor.java 4
org/drools/tags/rule/FixedDurationTag.java 30
org/drools/tags/rule/ObjectTypeComponentTag.java 20
org/drools/tags/rule/ObjectTypeReceptor.java 3
org/drools/tags/rule/ParameterTag.java 8
org/drools/tags/rule/RuleSetTag.java 23
org/drools/tags/rule/RuleTag.java 26
org/drools/tags/rule/RuleTagLibrary.java 1
org/drools/tags/rule/RuleTagSupport.java 13
org/drools/tags/rule/RulesTag.java 8
org/drools/tags/rule/SemanticsTag.java 27
org/drools/tags/rule/SemanticsTagLibrary.java 38
org/drools/tags/semantics/ConditionTag.java 10
org/drools/tags/semantics/ConsequenceTag.java 10
org/drools/tags/semantics/ExtractorTag.java 10
org/drools/tags/semantics/ObjectTypeTag.java 10
org/drools/tags/semantics/SemanticComponentTagSupport.java 16
org/drools/tags/semantics/SemanticModuleTag.java 19
org/drools/tags/semantics/SemanticsTagLibrary.java 1
org/drools/tags/semantics/SemanticsTagSupport.java 1

bsh/commands/assertObject.java

Error Line
Line does not match expected header line of ''. 1
Utility classes should not have a public or default constructor. 62
Name 'assertObject' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 62
'(' is not followed by whitespace. 73
')' is not preceeded with whitespace. 75
Redundant throws: 'EvalError' is subclass of 'AssertionException'. 75
Unable to get class information for EvalError. 75
Unable to get class information for AssertionException. 75
'(' is not followed by whitespace. 77
')' is not preceeded with whitespace. 77

bsh/commands/modifyObject.java

Error Line
Line does not match expected header line of ''. 1
Utility classes should not have a public or default constructor. 62
Name 'modifyObject' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 62
'(' is not followed by whitespace. 73
')' is not preceeded with whitespace. 75
Redundant throws: 'EvalError' is subclass of 'FactException'. 75
Unable to get class information for EvalError. 75
Unable to get class information for FactException. 75
'(' is not followed by whitespace. 77
')' is not preceeded with whitespace. 77

bsh/commands/package.html

Error Line
Missing package documentation file. 0

bsh/commands/retractObject.java

Error Line
Line does not match expected header line of ''. 1
Utility classes should not have a public or default constructor. 62
Name 'retractObject' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 62
'(' is not followed by whitespace. 73
')' is not preceeded with whitespace. 75
Redundant throws: 'EvalError' is subclass of 'RetractionException'. 75
Unable to get class information for EvalError. 75
Unable to get class information for RetractionException. 75
'(' is not followed by whitespace. 77
')' is not preceeded with whitespace. 77

org/drools/AssertionException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 73
')' is not preceeded with whitespace. 73

org/drools/DroolsException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 81
')' is not preceeded with whitespace. 81
'(' is not followed by whitespace. 90
'rootCause' hides a field. 90
')' is not preceeded with whitespace. 90
Method 'getRootCause' is not designed for extension - needs to be abstract, final or empty. 105
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 118
'rootCause' hides a field. 120
Method 'getLocalizedMessage' is not designed for extension - needs to be abstract, final or empty. 143
'rootCause' hides a field. 145
Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 167
'(' is not followed by whitespace. 167
')' is not preceeded with whitespace. 167
'rootCause' hides a field. 171
Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 184
'(' is not followed by whitespace. 184
')' is not preceeded with whitespace. 184
'rootCause' hides a field. 188

org/drools/FactException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 70
')' is not preceeded with whitespace. 70

org/drools/MultiRepository.java

Error Line
Line does not match expected header line of ''. 1
Method 'addRepository' is not designed for extension - needs to be abstract, final or empty. 86
'(' is not followed by whitespace. 86
')' is not preceeded with whitespace. 86
Method 'lookupRuleBase' is not designed for extension - needs to be abstract, final or empty. 100
'(' is not followed by whitespace. 100
')' is not preceeded with whitespace. 100
Unable to get class information for NoSuchRuleBaseException. 100
'(' is not followed by whitespace. 109
')' is not preceeded with whitespace. 109
'(' is not followed by whitespace. 116
')' is not preceeded with whitespace. 116
Must have at least one statement. 117
Method 'registerRuleBase' is not designed for extension - needs to be abstract, final or empty. 130
'(' is not followed by whitespace. 130
')' is not preceeded with whitespace. 131

org/drools/NoSuchRuleBaseException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 68
'uri' hides a field. 68
')' is not preceeded with whitespace. 68
Method 'getUri' is not designed for extension - needs to be abstract, final or empty. 81
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 94

org/drools/RetractionException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 73
')' is not preceeded with whitespace. 73

org/drools/RuleBase.java

Error Line
Line does not match expected header line of ''. 1
Method 'addRuleSet' is not designed for extension - needs to be abstract, final or empty. 114
'(' is not followed by whitespace. 114
')' is not preceeded with whitespace. 114
Unable to get class information for RuleIntegrationException. 114
'(' is not followed by whitespace. 121
')' is not preceeded with whitespace. 121
Method 'addRule' is not designed for extension - needs to be abstract, final or empty. 140
'(' is not followed by whitespace. 140
')' is not preceeded with whitespace. 140
Unable to get class information for RuleIntegrationException. 140
Method 'createWorkingMemory' is not designed for extension - needs to be abstract, final or empty. 152
Method 'createTransactionalWorkingMemory' is not designed for extension - needs to be abstract, final or empty. 164
Method 'getRete' is not designed for extension - needs to be abstract, final or empty. 173
Method 'assertObject' is not designed for extension - needs to be abstract, final or empty. 186
'(' is not followed by whitespace. 186
')' is not preceeded with whitespace. 187
Unable to get class information for AssertionException. 187
Method 'retractObject' is not designed for extension - needs to be abstract, final or empty. 201
'(' is not followed by whitespace. 201
')' is not preceeded with whitespace. 202
Unable to get class information for RetractionException. 202
Method 'modifyObject' is not designed for extension - needs to be abstract, final or empty. 220
'(' is not followed by whitespace. 220
')' is not preceeded with whitespace. 221
Unable to get class information for FactException. 221

org/drools/RuleBaseRepository.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 66
')' is not preceeded with whitespace. 66
Unable to get class information for NoSuchRuleBaseException. 66
'(' is not followed by whitespace. 73
')' is not preceeded with whitespace. 74

org/drools/RuleIntegrationException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 78
'rule' hides a field. 78
')' is not preceeded with whitespace. 78
Method 'getRule' is not designed for extension - needs to be abstract, final or empty. 91
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 104

org/drools/SimpleRepository.java

Error Line
Line does not match expected header line of ''. 1
Method 'registerRuleBase' is not designed for extension - needs to be abstract, final or empty. 84
'(' is not followed by whitespace. 84
')' is not preceeded with whitespace. 85
Method 'lookupRuleBase' is not designed for extension - needs to be abstract, final or empty. 100
'(' is not followed by whitespace. 100
')' is not preceeded with whitespace. 100
Unable to get class information for NoSuchRuleBaseException. 100
'(' is not followed by whitespace. 102
')' is not preceeded with whitespace. 102

org/drools/TransactionalWorkingMemory.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 90
')' is not preceeded with whitespace. 90
Method 'abort' is not designed for extension - needs to be abstract, final or empty. 108
Method 'commit' is not designed for extension - needs to be abstract, final or empty. 120
Unable to get class information for DroolsException. 120
Method 'assertObject' is not designed for extension - needs to be abstract, final or empty. 164
'(' is not followed by whitespace. 164
')' is not preceeded with whitespace. 164
Unable to get class information for AssertionException. 164
Method 'modifyObject' is not designed for extension - needs to be abstract, final or empty. 190
'(' is not followed by whitespace. 190
')' is not preceeded with whitespace. 190
Unable to get class information for FactException. 190
Method 'retractObject' is not designed for extension - needs to be abstract, final or empty. 214
'(' is not followed by whitespace. 214
')' is not preceeded with whitespace. 214
Unable to get class information for RetractionException. 214
Must have at least one statement. 224

org/drools/WorkingMemory.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 92
'ruleBase' hides a field. 92
')' is not preceeded with whitespace. 92
Method 'getApplicationData' is not designed for extension - needs to be abstract, final or empty. 110
Method 'setApplicationData' is not designed for extension - needs to be abstract, final or empty. 119
Method 'getAgenda' is not designed for extension - needs to be abstract, final or empty. 129
Method 'getRuleBase' is not designed for extension - needs to be abstract, final or empty. 139
Unable to get class information for AssertionException. 148
'agenda' hides a field. 150
'!' is followed by whitespace. 157
'!' is followed by whitespace. 163
Method 'assertObject' is not designed for extension - needs to be abstract, final or empty. 181
'(' is not followed by whitespace. 181
')' is not preceeded with whitespace. 181
Unable to get class information for AssertionException. 181
Method 'retractObject' is not designed for extension - needs to be abstract, final or empty. 195
'(' is not followed by whitespace. 195
')' is not preceeded with whitespace. 195
Unable to get class information for RetractionException. 195
Method 'modifyObject' is not designed for extension - needs to be abstract, final or empty. 211
'(' is not followed by whitespace. 211
')' is not preceeded with whitespace. 211
Unable to get class information for FactException. 211
Method 'getJoinMemory' is not designed for extension - needs to be abstract, final or empty. 225
'(' is not followed by whitespace. 225
')' is not preceeded with whitespace. 225
'(' is not followed by whitespace. 227
')' is not preceeded with whitespace. 227
'(' is not followed by whitespace. 231
')' is not preceeded with whitespace. 231
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 248

org/drools/io/RuleSetLoader.java

Error Line
Line does not match expected header line of ''. 1
Method 'addRuleSet' is not designed for extension - needs to be abstract, final or empty. 108
'(' is not followed by whitespace. 108
')' is not preceeded with whitespace. 108
'(' is not followed by whitespace. 110
')' is not preceeded with whitespace. 110
Method 'load' is not designed for extension - needs to be abstract, final or empty. 122
'(' is not followed by whitespace. 122
')' is not preceeded with whitespace. 122
Redundant throws: 'IOException' is subclass of 'Exception'. 122
'(' is not followed by whitespace. 131
')' is not preceeded with whitespace. 132
'(' is not followed by whitespace. 134
')' is not preceeded with whitespace. 135
'(' is not followed by whitespace. 137
')' is not preceeded with whitespace. 137
'(' is not followed by whitespace. 139
')' is not preceeded with whitespace. 139
'(' is not followed by whitespace. 141
')' is not preceeded with whitespace. 142
'(' is not followed by whitespace. 144
')' is not preceeded with whitespace. 145
Method 'load' is not designed for extension - needs to be abstract, final or empty. 163
'(' is not followed by whitespace. 163
')' is not preceeded with whitespace. 163
Redundant throws: 'IOException' is subclass of 'Exception'. 163
'(' is not followed by whitespace. 167
')' is not preceeded with whitespace. 167
'(' is not followed by whitespace. 167
')' is not preceeded with whitespace. 167
'(' is not followed by whitespace. 168
')' is not preceeded with whitespace. 168
'(' is not followed by whitespace. 177
'(' is not followed by whitespace. 177
')' is not preceeded with whitespace. 177
')' is not preceeded with whitespace. 177
'(' is not followed by whitespace. 179
')' is not preceeded with whitespace. 179
Method 'load' is not designed for extension - needs to be abstract, final or empty. 198
'(' is not followed by whitespace. 198
')' is not preceeded with whitespace. 199
Redundant throws: 'IOException' is subclass of 'Exception'. 199
'ruleSets' hides a field. 201
'(' is not followed by whitespace. 201
')' is not preceeded with whitespace. 201
'(' is not followed by whitespace. 206
')' is not preceeded with whitespace. 206
'(' is not followed by whitespace. 208
')' is not preceeded with whitespace. 208
'(' is not followed by whitespace. 210
')' is not preceeded with whitespace. 210
Method 'load' is not designed for extension - needs to be abstract, final or empty. 223
'(' is not followed by whitespace. 223
')' is not preceeded with whitespace. 223
Redundant throws: 'IOException' is subclass of 'Exception'. 223
'(' is not followed by whitespace. 225
'(' is not followed by whitespace. 225
')' is not preceeded with whitespace. 225
')' is not preceeded with whitespace. 225

org/drools/io/SemanticsLoader.java

Error Line
Line does not match expected header line of ''. 1
Method 'load' is not designed for extension - needs to be abstract, final or empty. 97
'(' is not followed by whitespace. 97
')' is not preceeded with whitespace. 97
Redundant throws: 'IOException' is subclass of 'Exception'. 97
'(' is not followed by whitespace. 133
')' is not preceeded with whitespace. 133

org/drools/jsr94/jca/spi/RuleConnectionFactory.java

Error Line
Line does not match expected header line of ''. 1
Using the '.*' form of import should be avoided - javax.resource.cci.*. 55
Line is longer than 120 characters. 72
Missing a Javadoc comment. 75
Missing a Javadoc comment. 76
Missing a Javadoc comment. 77
Missing a Javadoc comment. 78
Missing a Javadoc comment. 79
Missing a Javadoc comment. 81
'mcf' hides a field. 81
'cm' hides a field. 81
Unable to get class information for ResourceException. 81
Expected an @return tag. 98
Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. 98
Expected @throws tag for 'ResourceException'. 98
Unable to get class information for ResourceException. 98
Expected an @return tag. 115
Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. 115
Expected @param tag for 'connectionSpec'. 115
Expected @throws tag for 'ResourceException'. 115
Unable to get class information for ResourceException. 115
Expected an @return tag. 124
Method 'getRecordFactory' is not designed for extension - needs to be abstract, final or empty. 124
Expected @throws tag for 'ResourceException'. 124
Unable to get class information for ResourceException. 124
Expected an @return tag. 135
Method 'getMetaData' is not designed for extension - needs to be abstract, final or empty. 135
Expected @throws tag for 'ResourceException'. 135
Unable to get class information for ResourceException. 135
Method 'setReference' is not designed for extension - needs to be abstract, final or empty. 145
'reference' hides a field. 145
Expected @param tag for 'reference'. 145
Expected an @return tag. 154
Method 'getReference' is not designed for extension - needs to be abstract, final or empty. 154
Expected @throws tag for 'NamingException'. 154

org/drools/jsr94/jca/spi/RuleManagedConnectionFactory.java

Error Line
Line does not match expected header line of ''. 1
Line is longer than 120 characters. 60
Line is longer than 120 characters. 61
Missing a Javadoc comment. 68
Expected an @return tag. 75
Method 'createConnectionFactory' is not designed for extension - needs to be abstract, final or empty. 75
Expected @param tag for 'cxManager'. 75
Expected @throws tag for 'ResourceException'. 75
Unable to get class information for ResourceException. 75
Line is longer than 120 characters. 83
Expected an @return tag. 85
Method 'createConnectionFactory' is not designed for extension - needs to be abstract, final or empty. 85
Expected @throws tag for 'ResourceException'. 85
Unable to get class information for ResourceException. 85
Line is longer than 120 characters. 95
Expected an @return tag. 97
Method 'createManagedConnection' is not designed for extension - needs to be abstract, final or empty. 97
Expected @param tag for 'subject'. 97
Expected @param tag for 'info'. 97
Line is longer than 120 characters. 108
Line is longer than 120 characters. 110
Expected an @return tag. 113
Line is longer than 120 characters. 113
Method 'matchManagedConnections' is not designed for extension - needs to be abstract, final or empty. 113
Expected @param tag for 'connectionSet'. 113
Expected @param tag for 'subject'. 113
Expected @param tag for 'info'. 113
Expected @throws tag for 'ResourceException'. 113
Unable to get class information for ResourceException. 113
Line is longer than 120 characters. 126
Method 'setLogWriter' is not designed for extension - needs to be abstract, final or empty. 134
'logWriter' hides a field. 134
Expected @param tag for 'logWriter'. 134
Expected @throws tag for 'ResourceException'. 134
Unable to get class information for ResourceException. 134
Line is longer than 120 characters. 146
Expected an @return tag. 148
Method 'getLogWriter' is not designed for extension - needs to be abstract, final or empty. 148
Expected @throws tag for 'ResourceException'. 148
Unable to get class information for ResourceException. 148

org/drools/jsr94/jca/spi/package.html

Error Line
Missing package documentation file. 0

org/drools/jsr94/rules/HandleImpl.java

Error Line
Line does not match expected header line of ''. 1
Missing a Javadoc comment. 65
'handleid' hides a field. 71
Expected @param tag for 'handleid'. 71
Expected an @return tag. 79
Method 'equals' is not designed for extension - needs to be abstract, final or empty. 79
Expected @param tag for 'obj'. 79
'if' construct must use '{}'s. 81
'if' construct must use '{}'s. 82
'(' is not followed by whitespace. 83
')' is not preceeded with whitespace. 83
'if' construct must use '{}'s. 84
Expected an @return tag. 89
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 89
Expected an @return tag. 97
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 97

org/drools/jsr94/rules/JSR94TransactionalWorkingMemory.java

Error Line
Line does not match expected header line of ''. 1
Missing a Javadoc comment. 71
Missing a Javadoc comment. 74
Expected an @return tag. 89
Method 'getNextHandle' is not designed for extension - needs to be abstract, final or empty. 89
Expected an @return tag. 99
Method 'getObjectHandles' is not designed for extension - needs to be abstract, final or empty. 99
Expected an @return tag. 107
Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. 107
Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 113
Missing a Javadoc comment. 113
Method 'assertObjectForHandle' is not designed for extension - needs to be abstract, final or empty. 123
Expected @param tag for 'handle'. 123
Expected @param tag for 'object'. 123
Unable to get class information for AssertionException. 123
Method 'removeObjectForHandle' is not designed for extension - needs to be abstract, final or empty. 136
Redundant throws: 'RetractionException' is subclass of 'InvalidRuleSessionException'. 136
Unable to get class information for RetractionException. 136
Expected @throws tag for 'InvalidRuleSessionException'. 136
Unable to get class information for InvalidRuleSessionException. 136
'if' construct must use '{}'s. 139
Method 'assertObject' is not designed for extension - needs to be abstract, final or empty. 153
Unable to get class information for AssertionException. 153
Method 'retractObject' is not designed for extension - needs to be abstract, final or empty. 166
Unable to get class information for RetractionException. 166
'(' is not followed by whitespace. 175
')' is not preceeded with whitespace. 175

org/drools/jsr94/rules/JSR94WorkingMemory.java

Error Line
Line does not match expected header line of ''. 1
Expected an @return tag. 81
Method 'getObjectList' is not designed for extension - needs to be abstract, final or empty. 81
Method 'assertObject' is not designed for extension - needs to be abstract, final or empty. 92
Unable to get class information for AssertionException. 92
Method 'retractObject' is not designed for extension - needs to be abstract, final or empty. 104
Unable to get class information for RetractionException. 104

org/drools/jsr94/rules/NotImplementedException.java

Error Line
Line does not match expected header line of ''. 1
Missing a Javadoc comment. 58

org/drools/jsr94/rules/RuleRuntimeImpl.java

Error Line
Line does not match expected header line of ''. 1
Method 'createRuleSession' is not designed for extension - needs to be abstract, final or empty. 72
Redundant throws: 'RuleExecutionSetNotFoundException' is subclass of 'RuleSessionTypeUnsupportedException'. 73
Unable to get class information for RuleExecutionSetNotFoundException. 73
Unable to get class information for RuleSessionTypeUnsupportedException. 73
Method 'getRegistrations' is not designed for extension - needs to be abstract, final or empty. 100

org/drools/jsr94/rules/RuleServiceProviderImpl.java

Error Line
Line does not match expected header line of ''. 1
Missing a Javadoc comment. 64
Missing a Javadoc comment. 65
Expected an @return tag. 70
Method 'getRuleRuntime' is not designed for extension - needs to be abstract, final or empty. 70
Expected an @return tag. 82
Method 'getRuleAdministrator' is not designed for extension - needs to be abstract, final or empty. 82

org/drools/jsr94/rules/RuleSessionImpl.java

Error Line
Line does not match expected header line of ''. 1
Using the '.*' form of import should be avoided - javax.rules.*. 49
Expected an @return tag. 67
Method 'getRuleExecutionSetMetadata' is not designed for extension - needs to be abstract, final or empty. 67
'public' modifier out of order with the JLS suggestions. 77
Expected an @return tag. 83
Method 'getType' is not designed for extension - needs to be abstract, final or empty. 83
Expected @throws tag for 'InvalidRuleSessionException'. 83
Unable to get class information for InvalidRuleSessionException. 83
'if' construct must use '{}'s. 86
'if' construct must use '{}'s. 89

org/drools/jsr94/rules/StatefulRuleSessionImpl.java

Error Line
Line does not match expected header line of ''. 1
Using the '.*' form of import should be avoided - javax.rules.*. 55
Line is longer than 120 characters. 63
Expected @param tag for 'properties'. 85
Unable to get class information for RuleExecutionSetNotFoundException. 85
'(' is not followed by whitespace. 90
')' is not preceeded with whitespace. 90
'if' construct must use '{}'s. 91
Method 'containsObject' is not designed for extension - needs to be abstract, final or empty. 104
Method 'addObject' is not designed for extension - needs to be abstract, final or empty. 117
Unable to get class information for InvalidRuleSessionException. 117
Method 'addObjects' is not designed for extension - needs to be abstract, final or empty. 136
Unable to get class information for InvalidRuleSessionException. 136
Method 'updateObject' is not designed for extension - needs to be abstract, final or empty. 156
Unable to get class information for InvalidRuleSessionException. 156
Method 'removeObject' is not designed for extension - needs to be abstract, final or empty. 178
Unable to get class information for InvalidRuleSessionException. 178
Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. 196
'if' construct must use '{}'s. 212
Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. 225
'if' construct must use '{}'s. 236
Method 'executeRules' is not designed for extension - needs to be abstract, final or empty. 248
Unable to get class information for InvalidRuleSessionException. 248
Method 'reset' is not designed for extension - needs to be abstract, final or empty. 266
Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 277

org/drools/jsr94/rules/StatelessRuleSessionImpl.java

Error Line
Line does not match expected header line of ''. 1
Missing a Javadoc comment. 78
'properties' hides a field. 86
Expected @param tag for 'properties'. 86
Unable to get class information for RuleExecutionSetNotFoundException. 86
'(' is not followed by whitespace. 92
')' is not preceeded with whitespace. 92
'if' construct must use '{}'s. 93
Method 'executeRules' is not designed for extension - needs to be abstract, final or empty. 106
Unable to get class information for InvalidRuleSessionException. 106
'if' construct must use '{}'s. 138
Line is longer than 120 characters. 147
Line is longer than 120 characters. 148
Method 'executeRules' is not designed for extension - needs to be abstract, final or empty. 152
Unable to get class information for InvalidRuleSessionException. 152
'if' construct must use '{}'s. 178

org/drools/jsr94/rules/TransactionalWorkingMemoryImpl.java

Error Line
Line does not match expected header line of ''. 1
Missing a Javadoc comment. 20
Method 'assertObject' is not designed for extension - needs to be abstract, final or empty. 38
Unable to get class information for AssertionException. 38
Method 'retractObject' is not designed for extension - needs to be abstract, final or empty. 50
Unable to get class information for RetractionException. 50

org/drools/jsr94/rules/WorkingMemoryImpl.java

Error Line
Line does not match expected header line of ''. 1
Expected an @return tag. 35
Method 'getObjectList' is not designed for extension - needs to be abstract, final or empty. 35
Method 'assertObject' is not designed for extension - needs to be abstract, final or empty. 46
Unable to get class information for AssertionException. 46
Method 'retractObject' is not designed for extension - needs to be abstract, final or empty. 58
Unable to get class information for RetractionException. 58

org/drools/jsr94/rules/admin/LocalRuleExecutionSetProviderImpl.java

Error Line
Line does not match expected header line of ''. 1
Missing a Javadoc comment. 75
Line is longer than 120 characters. 83
Method 'createRuleExecutionSet' is not designed for extension - needs to be abstract, final or empty. 83
Redundant throws: 'IOException' is subclass of 'RuleExecutionSetCreateException'. 83
Unable to get class information for RuleExecutionSetCreateException. 83
Unable to get class information for RuleExecutionSetCreateException. 83
Line is longer than 120 characters. 98
Method 'createRuleExecutionSet' is not designed for extension - needs to be abstract, final or empty. 98
Unable to get class information for RuleExecutionSetCreateException. 98
'(' is not followed by whitespace. 105
')' is not preceeded with whitespace. 105
'(' is not followed by whitespace. 114
')' is not preceeded with whitespace. 114
'(' is not followed by whitespace. 133
')' is not preceeded with whitespace. 133
Method 'createRuleExecutionSet' is not designed for extension - needs to be abstract, final or empty. 165
Redundant throws: 'RuleExecutionSetCreateException' is subclass of 'IOException'. 166
Unable to get class information for RuleExecutionSetCreateException. 166

org/drools/jsr94/rules/admin/RuleAdministratorImpl.java

Error Line
Line does not match expected header line of ''. 1
Using the '.*' form of import should be avoided - javax.rules.admin.*. 49
Method 'getRuleExecutionSetProvider' is not designed for extension - needs to be abstract, final or empty. 69
Method 'getLocalRuleExecutionSetProvider' is not designed for extension - needs to be abstract, final or empty. 79
Line is longer than 120 characters. 89
Method 'registerRuleExecutionSet' is not designed for extension - needs to be abstract, final or empty. 89
Unable to get class information for RuleExecutionSetRegisterException. 89
Method 'unregisterRuleExecutionSet' is not designed for extension - needs to be abstract, final or empty. 109
Unable to get class information for RuleExecutionSetUnregisterException. 109
'if' construct must use '{}'s. 114

org/drools/jsr94/rules/admin/RuleExecutionSetImpl.java

Error Line
Line does not match expected header line of ''. 1
Missing a Javadoc comment. 71
Missing a Javadoc comment. 72
Missing a Javadoc comment. 73
Missing a Javadoc comment. 74
Missing a Javadoc comment. 76
Missing a Javadoc comment. 77
Expected an @return tag. 89
Method 'getRuleBase' is not designed for extension - needs to be abstract, final or empty. 89
Method 'addRule' is not designed for extension - needs to be abstract, final or empty. 97
Expected @param tag for 'droolRule'. 97
Expected @throws tag for 'RuleIntegrationException'. 97
Unable to get class information for RuleIntegrationException. 97
'name' hides a field. 102
Method 'setName' is not designed for extension - needs to be abstract, final or empty. 109
'name' hides a field. 109
Expected @param tag for 'name'. 109
Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 117
'description' hides a field. 117
Expected @param tag for 'description'. 117
Expected an @return tag. 125
Method 'getObjectFilter' is not designed for extension - needs to be abstract, final or empty. 125
'(' is not followed by whitespace. 136
')' is not preceeded with whitespace. 136
Method 'getName' is not designed for extension - needs to be abstract, final or empty. 148
Missing a Javadoc comment. 148
Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 153
Missing a Javadoc comment. 153
Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 158
Missing a Javadoc comment. 158
Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 163
Missing a Javadoc comment. 163
Method 'setDefaultObjectFilter' is not designed for extension - needs to be abstract, final or empty. 168
Missing a Javadoc comment. 168
Method 'getDefaultObjectFilter' is not designed for extension - needs to be abstract, final or empty. 173
Missing a Javadoc comment. 173
Method 'getRules' is not designed for extension - needs to be abstract, final or empty. 178
Missing a Javadoc comment. 178

org/drools/jsr94/rules/admin/RuleExecutionSetProviderImpl.java

Error Line
Line does not match expected header line of ''. 1
Line is longer than 120 characters. 81
Method 'createRuleExecutionSet' is not designed for extension - needs to be abstract, final or empty. 81
Redundant throws: 'RuleExecutionSetCreateException' is subclass of 'RemoteException'. 81
Unable to get class information for RuleExecutionSetCreateException. 81
Line is longer than 120 characters. 93
Method 'createRuleExecutionSet' is not designed for extension - needs to be abstract, final or empty. 93
Redundant throws: 'RuleExecutionSetCreateException' is subclass of 'RemoteException'. 93
Unable to get class information for RuleExecutionSetCreateException. 93
Line is longer than 120 characters. 104
Method 'createRuleExecutionSet' is not designed for extension - needs to be abstract, final or empty. 104
Redundant throws: 'RuleExecutionSetCreateException' is subclass of 'IOException'. 104
Unable to get class information for RuleExecutionSetCreateException. 104
Redundant throws: 'RemoteException' is subclass of 'IOException'. 104

org/drools/jsr94/rules/admin/RuleExecutionSetRepository.java

Error Line
Line does not match expected header line of ''. 1
Class RuleExecutionSetRepository should be declared as final. 60
Missing a Javadoc comment. 64
Missing a Javadoc comment. 66
Expected an @return tag. 74
'if' construct must use '{}'s. 76
Expected an @return tag. 86
Expected an @return tag. 96
Expected @param tag for 'bindUri'. 96
'(' is not followed by whitespace. 98
')' is not preceeded with whitespace. 98
Expected @param tag for 'bindUri'. 104
Expected @param tag for 'ruleSet'. 104
'if' construct must use '{}'s. 106
'if' construct must use '{}'s. 107
Expected @param tag for 'bindUri'. 114
'if' construct must use '{}'s. 116

org/drools/jsr94/rules/admin/RuleImpl.java

Error Line
Line does not match expected header line of ''. 1
Missing a Javadoc comment. 65
Missing a Javadoc comment. 66
Missing a Javadoc comment. 67
Missing a Javadoc comment. 69
'name' hides a field. 69
'description' hides a field. 69
Method 'getName' is not designed for extension - needs to be abstract, final or empty. 75
Missing a Javadoc comment. 75
Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 80
Missing a Javadoc comment. 80
Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 85
Missing a Javadoc comment. 85
Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 90
Missing a Javadoc comment. 90

org/drools/jsr94/rules/admin/package.html

Error Line
Missing package documentation file. 0

org/drools/jsr94/rules/package.html

Error Line
Missing package documentation file. 0

org/drools/reteoo/Agenda.java

Error Line
Line does not match expected header line of ''. 1
Unable to get class information for ConsequenceException. 82

org/drools/reteoo/Builder.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 100
'rete' hides a field. 100
')' is not preceeded with whitespace. 100
'(' is not followed by whitespace. 102
')' is not preceeded with whitespace. 102
Method 'getRete' is not designed for extension - needs to be abstract, final or empty. 114
Method 'addRule' is not designed for extension - needs to be abstract, final or empty. 126
'(' is not followed by whitespace. 126
')' is not preceeded with whitespace. 126
Unable to get class information for RuleIntegrationException. 126
'!' is followed by whitespace. 146
'!' is followed by whitespace. 157
'!' is followed by whitespace. 159
'!' is followed by whitespace. 161
')' is not preceeded with whitespace. 161
'!' is followed by whitespace. 185
'(' is not followed by whitespace. 196
')' is not preceeded with whitespace. 196
')' is not preceeded with whitespace. 200
Method 'createParameterNodes' is not designed for extension - needs to be abstract, final or empty. 211
'(' is not followed by whitespace. 211
')' is not preceeded with whitespace. 211
'(' is not followed by whitespace. 226
')' is not preceeded with whitespace. 226
'(' is not followed by whitespace. 230
'(' is not followed by whitespace. 230
')' is not preceeded with whitespace. 230
'cast' is not followed by whitespace. 230
')' is not preceeded with whitespace. 230
Method 'attachConditions' is not designed for extension - needs to be abstract, final or empty. 257
'(' is not followed by whitespace. 257
')' is not preceeded with whitespace. 258
'(' is not followed by whitespace. 268
')' is not preceeded with whitespace. 268
Method 'joinForCondition' is not designed for extension - needs to be abstract, final or empty. 297
'(' is not followed by whitespace. 297
')' is not preceeded with whitespace. 298
Expected an @return tag. 308
Method 'joinArbitrary' is not designed for extension - needs to be abstract, final or empty. 308
'(' is not followed by whitespace. 308
')' is not preceeded with whitespace. 308
'(' is not followed by whitespace. 312
')' is not preceeded with whitespace. 312
'!' is followed by whitespace. 314
'(' is not followed by whitespace. 321
')' is not preceeded with whitespace. 321
Method 'createJoinNodes' is not designed for extension - needs to be abstract, final or empty. 351
'(' is not followed by whitespace. 351
')' is not preceeded with whitespace. 351
';' is preceeded with whitespace. 364
';' is preceeded with whitespace. 364
'(' is not followed by whitespace. 366
')' is not preceeded with whitespace. 366
'!' is followed by whitespace. 368
';' is preceeded with whitespace. 374
'(' is not followed by whitespace. 376
')' is not preceeded with whitespace. 376
'!' is followed by whitespace. 378
Method 'canBeJoined' is not designed for extension - needs to be abstract, final or empty. 414
'(' is not followed by whitespace. 414
')' is not preceeded with whitespace. 415
Method 'attachExtractions' is not designed for extension - needs to be abstract, final or empty. 447
'(' is not followed by whitespace. 447
')' is not preceeded with whitespace. 448
'(' is not followed by whitespace. 465
')' is not preceeded with whitespace. 465
Method 'findMatchingTupleSourceForCondition' is not designed for extension - needs to be abstract, final or empty. 506
'(' is not followed by whitespace. 506
')' is not preceeded with whitespace. 507
'(' is not followed by whitespace. 516
')' is not preceeded with whitespace. 516
Method 'findMatchingTupleSourceForExtraction' is not designed for extension - needs to be abstract, final or empty. 539
'(' is not followed by whitespace. 539
')' is not preceeded with whitespace. 540
'(' is not followed by whitespace. 551
')' is not preceeded with whitespace. 551
Method 'matches' is not designed for extension - needs to be abstract, final or empty. 580
'(' is not followed by whitespace. 580
')' is not preceeded with whitespace. 581
Method 'matches' is not designed for extension - needs to be abstract, final or empty. 597
'(' is not followed by whitespace. 597
')' is not preceeded with whitespace. 598
Method 'matches' is not designed for extension - needs to be abstract, final or empty. 614
'(' is not followed by whitespace. 614
')' is not preceeded with whitespace. 615
';' is preceeded with whitespace. 617
';' is preceeded with whitespace. 617
'!' is followed by whitespace. 619

org/drools/reteoo/ConditionNode.java

Error Line
Line does not match expected header line of ''. 1

org/drools/reteoo/ExtractionNode.java

Error Line
Line does not match expected header line of ''. 1

org/drools/reteoo/JoinMemory.java

Error Line
Line does not match expected header line of ''. 1

org/drools/reteoo/JoinNode.java

Error Line
Line does not match expected header line of ''. 1

org/drools/reteoo/ObjectTypeNode.java

Error Line
Line does not match expected header line of ''. 1

org/drools/reteoo/ParameterNode.java

Error Line
Line does not match expected header line of ''. 1

org/drools/reteoo/Rete.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 68
')' is not preceeded with whitespace. 69
Unable to get class information for AssertionException. 69
'(' is not followed by whitespace. 79
')' is not preceeded with whitespace. 80
Unable to get class information for RetractionException. 80
'(' is not followed by whitespace. 94
')' is not preceeded with whitespace. 95
Unable to get class information for FactException. 95

org/drools/reteoo/ReteException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 72
')' is not preceeded with whitespace. 72

org/drools/reteoo/TerminalNode.java

Error Line
Line does not match expected header line of ''. 1

org/drools/reteoo/TupleSink.java

Error Line
Line does not match expected header line of ''. 1

org/drools/reteoo/TupleSource.java

Error Line
Line does not match expected header line of ''. 1

org/drools/reteoo/impl/AgendaImpl.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 98
'workingMemory' hides a field. 98
')' is not preceeded with whitespace. 98
Method 'addToAgenda' is not designed for extension - needs to be abstract, final or empty. 116
'(' is not followed by whitespace. 116
')' is not preceeded with whitespace. 118
Method 'removeFromAgenda' is not designed for extension - needs to be abstract, final or empty. 144
'(' is not followed by whitespace. 144
')' is not preceeded with whitespace. 145
'(' is not followed by whitespace. 157
')' is not preceeded with whitespace. 157
'(' is not followed by whitespace. 173
')' is not preceeded with whitespace. 173
Method 'modifyAgenda' is not designed for extension - needs to be abstract, final or empty. 193
'(' is not followed by whitespace. 193
')' is not preceeded with whitespace. 196
'(' is not followed by whitespace. 204
')' is not preceeded with whitespace. 204
'!' is followed by whitespace. 212
'(' is not followed by whitespace. 230
')' is not preceeded with whitespace. 230
'!' is followed by whitespace. 238
'(' is not followed by whitespace. 257
')' is not preceeded with whitespace. 257
Method 'scheduleItem' is not designed for extension - needs to be abstract, final or empty. 269
'(' is not followed by whitespace. 269
')' is not preceeded with whitespace. 269
Method 'cancelItem' is not designed for extension - needs to be abstract, final or empty. 279
'(' is not followed by whitespace. 279
')' is not preceeded with whitespace. 279
Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. 290
Method 'fireNextItem' is not designed for extension - needs to be abstract, final or empty. 300
Unable to get class information for ConsequenceException. 300
'(' is not followed by whitespace. 307
')' is not preceeded with whitespace. 307

org/drools/reteoo/impl/AgendaItem.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 79
'tuple' hides a field. 79
'rule' hides a field. 80
')' is not preceeded with whitespace. 80
Method 'getRule' is not designed for extension - needs to be abstract, final or empty. 94
Method 'dependsOn' is not designed for extension - needs to be abstract, final or empty. 107
'(' is not followed by whitespace. 107
')' is not preceeded with whitespace. 107
Method 'setTuple' is not designed for extension - needs to be abstract, final or empty. 116
'(' is not followed by whitespace. 116
'tuple' hides a field. 116
')' is not preceeded with whitespace. 116
Method 'getTuple' is not designed for extension - needs to be abstract, final or empty. 125
Method 'fire' is not designed for extension - needs to be abstract, final or empty. 137
'(' is not followed by whitespace. 137
')' is not preceeded with whitespace. 137
Unable to get class information for ConsequenceException. 137
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 151

org/drools/reteoo/impl/ConditionNodeImpl.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 95
'tupleSource' hides a field. 95
'condition' hides a field. 96
')' is not preceeded with whitespace. 96
Method 'getCondition' is not designed for extension - needs to be abstract, final or empty. 116
Method 'getTupleDeclarations' is not designed for extension - needs to be abstract, final or empty. 131
Method 'assertTuple' is not designed for extension - needs to be abstract, final or empty. 147
'(' is not followed by whitespace. 147
')' is not preceeded with whitespace. 148
Unable to get class information for AssertionException. 148
Method 'retractTuples' is not designed for extension - needs to be abstract, final or empty. 164
'(' is not followed by whitespace. 164
')' is not preceeded with whitespace. 165
Unable to get class information for RetractionException. 165
Method 'modifyTuples' is not designed for extension - needs to be abstract, final or empty. 179
'(' is not followed by whitespace. 179
')' is not preceeded with whitespace. 181
Unable to get class information for FactException. 181
'(' is not followed by whitespace. 190
')' is not preceeded with whitespace. 190
'!' is followed by whitespace. 192
'(' is not followed by whitespace. 204
')' is not preceeded with whitespace. 204
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 223

org/drools/reteoo/impl/ExtractionNodeImpl.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 92
'targetDeclaration' hides a field. 93
'extractor' hides a field. 94
')' is not preceeded with whitespace. 94
Method 'getTargetDeclaration' is not designed for extension - needs to be abstract, final or empty. 120
Method 'getExtractor' is not designed for extension - needs to be abstract, final or empty. 132
Method 'getTupleDeclarations' is not designed for extension - needs to be abstract, final or empty. 149
Method 'assertTuple' is not designed for extension - needs to be abstract, final or empty. 161
'(' is not followed by whitespace. 161
')' is not preceeded with whitespace. 162
Unable to get class information for AssertionException. 162
Method 'retractTuples' is not designed for extension - needs to be abstract, final or empty. 182
'(' is not followed by whitespace. 182
')' is not preceeded with whitespace. 183
Unable to get class information for RetractionException. 183
Method 'modifyTuples' is not designed for extension - needs to be abstract, final or empty. 197
'(' is not followed by whitespace. 197
')' is not preceeded with whitespace. 199
Unable to get class information for FactException. 199
'(' is not followed by whitespace. 208
')' is not preceeded with whitespace. 208
'(' is not followed by whitespace. 218
')' is not preceeded with whitespace. 218
'(' is not followed by whitespace. 228
')' is not preceeded with whitespace. 228
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 243

org/drools/reteoo/impl/JoinMemoryImpl.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 91
')' is not preceeded with whitespace. 91
Method 'retractObject' is not designed for extension - needs to be abstract, final or empty. 107
'(' is not followed by whitespace. 107
')' is not preceeded with whitespace. 107
'(' is not followed by whitespace. 117
')' is not preceeded with whitespace. 117
'(' is not followed by whitespace. 129
')' is not preceeded with whitespace. 129
'(' is not followed by whitespace. 137
')' is not preceeded with whitespace. 137
Method 'retractTuples' is not designed for extension - needs to be abstract, final or empty. 147
'(' is not followed by whitespace. 147
')' is not preceeded with whitespace. 147
'(' is not followed by whitespace. 154
')' is not preceeded with whitespace. 154
Method 'retractTuples' is not designed for extension - needs to be abstract, final or empty. 164
'(' is not followed by whitespace. 164
')' is not preceeded with whitespace. 164
'(' is not followed by whitespace. 178
')' is not preceeded with whitespace. 179
'(' is not followed by whitespace. 185
')' is not preceeded with whitespace. 185
Method 'modifyLeftTuples' is not designed for extension - needs to be abstract, final or empty. 203
'(' is not followed by whitespace. 203
')' is not preceeded with whitespace. 206
Unable to get class information for FactException. 206
Method 'modifyRightTuples' is not designed for extension - needs to be abstract, final or empty. 225
'(' is not followed by whitespace. 225
')' is not preceeded with whitespace. 228
Unable to get class information for FactException. 228
Method 'modifyTuples' is not designed for extension - needs to be abstract, final or empty. 251
'(' is not followed by whitespace. 251
')' is not preceeded with whitespace. 256
Unable to get class information for FactException. 256
'(' is not followed by whitespace. 270
')' is not preceeded with whitespace. 270
'(' is not followed by whitespace. 298
')' is not preceeded with whitespace. 298
'(' is not followed by whitespace. 310
')' is not preceeded with whitespace. 310
'(' is not followed by whitespace. 320
')' is not preceeded with whitespace. 320
'!' is followed by whitespace. 322
'(' is not followed by whitespace. 349
')' is not preceeded with whitespace. 352
Unable to get class information for FactException. 352
'(' is not followed by whitespace. 359
')' is not preceeded with whitespace. 359
Method 'addLeftTuple' is not designed for extension - needs to be abstract, final or empty. 383
'(' is not followed by whitespace. 383
')' is not preceeded with whitespace. 383
Method 'getLeftTuples' is not designed for extension - needs to be abstract, final or empty. 400
Method 'getLeftTupleIterator' is not designed for extension - needs to be abstract, final or empty. 411
Method 'addRightTuple' is not designed for extension - needs to be abstract, final or empty. 432
'(' is not followed by whitespace. 432
')' is not preceeded with whitespace. 432
Method 'getRightTuples' is not designed for extension - needs to be abstract, final or empty. 446
Method 'getRightTupleIterator' is not designed for extension - needs to be abstract, final or empty. 457
Method 'getJoinDeclarationIterator' is not designed for extension - needs to be abstract, final or empty. 469
Method 'attemptJoin' is not designed for extension - needs to be abstract, final or empty. 485
'(' is not followed by whitespace. 485
')' is not preceeded with whitespace. 486
'(' is not followed by whitespace. 495
')' is not preceeded with whitespace. 495
Method 'attemptJoin' is not designed for extension - needs to be abstract, final or empty. 522
'(' is not followed by whitespace. 522
')' is not preceeded with whitespace. 523
'(' is not followed by whitespace. 535
')' is not preceeded with whitespace. 535
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 579

org/drools/reteoo/impl/JoinNodeImpl.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 96
'leftInput' hides a field. 96
'rightInput' hides a field. 97
')' is not preceeded with whitespace. 97
'(' is not followed by whitespace. 127
')' is not preceeded with whitespace. 127
Method 'getCommonDeclarations' is not designed for extension - needs to be abstract, final or empty. 145
Method 'getLeftInput' is not designed for extension - needs to be abstract, final or empty. 154
Method 'getRightInput' is not designed for extension - needs to be abstract, final or empty. 163
Method 'propagateAssertTuples' is not designed for extension - needs to be abstract, final or empty. 175
'(' is not followed by whitespace. 175
')' is not preceeded with whitespace. 176
Unable to get class information for AssertionException. 176
'(' is not followed by whitespace. 183
')' is not preceeded with whitespace. 183
Method 'assertLeftTuple' is not designed for extension - needs to be abstract, final or empty. 197
'(' is not followed by whitespace. 197
')' is not preceeded with whitespace. 198
Unable to get class information for AssertionException. 198
'(' is not followed by whitespace. 200
')' is not preceeded with whitespace. 200
Method 'assertRightTuple' is not designed for extension - needs to be abstract, final or empty. 219
'(' is not followed by whitespace. 219
')' is not preceeded with whitespace. 220
Unable to get class information for AssertionException. 220
'(' is not followed by whitespace. 222
')' is not preceeded with whitespace. 222
Method 'getLeftNodeInput' is not designed for extension - needs to be abstract, final or empty. 238
Method 'getRightNodeInput' is not designed for extension - needs to be abstract, final or empty. 248
Method 'retractTuples' is not designed for extension - needs to be abstract, final or empty. 261
'(' is not followed by whitespace. 261
')' is not preceeded with whitespace. 262
Unable to get class information for RetractionException. 262
'(' is not followed by whitespace. 264
')' is not preceeded with whitespace. 264
Method 'modifyLeftTuples' is not designed for extension - needs to be abstract, final or empty. 280
'(' is not followed by whitespace. 280
')' is not preceeded with whitespace. 282
Unable to get class information for FactException. 282
'(' is not followed by whitespace. 284
')' is not preceeded with whitespace. 284
Method 'modifyRightTuples' is not designed for extension - needs to be abstract, final or empty. 300
'(' is not followed by whitespace. 300
')' is not preceeded with whitespace. 302
Unable to get class information for FactException. 302
'(' is not followed by whitespace. 304
')' is not preceeded with whitespace. 304
Method 'getTupleDeclarations' is not designed for extension - needs to be abstract, final or empty. 324

org/drools/reteoo/impl/JoinNodeInput.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 91
'joinNode' hides a field. 91
'side' hides a field. 92
')' is not preceeded with whitespace. 92
Method 'getSide' is not designed for extension - needs to be abstract, final or empty. 106
Method 'getJoinNode' is not designed for extension - needs to be abstract, final or empty. 115
Method 'assertTuple' is not designed for extension - needs to be abstract, final or empty. 131
'(' is not followed by whitespace. 131
')' is not preceeded with whitespace. 132
Unable to get class information for AssertionException. 132
Method 'retractTuples' is not designed for extension - needs to be abstract, final or empty. 153
'(' is not followed by whitespace. 153
')' is not preceeded with whitespace. 154
Unable to get class information for RetractionException. 154
Method 'modifyTuples' is not designed for extension - needs to be abstract, final or empty. 168
'(' is not followed by whitespace. 168
')' is not preceeded with whitespace. 170
Unable to get class information for FactException. 170

org/drools/reteoo/impl/JoinTuple.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 66
')' is not preceeded with whitespace. 67

org/drools/reteoo/impl/ObjectTypeNodeImpl.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 98
'objectType' hides a field. 98
')' is not preceeded with whitespace. 98
Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. 113
Method 'addParameterNode' is not designed for extension - needs to be abstract, final or empty. 122
'(' is not followed by whitespace. 122
')' is not preceeded with whitespace. 122
Method 'getParameterNodes' is not designed for extension - needs to be abstract, final or empty. 138
Method 'getParameterNodeIterator' is not designed for extension - needs to be abstract, final or empty. 149
Method 'assertObject' is not designed for extension - needs to be abstract, final or empty. 162
'(' is not followed by whitespace. 162
')' is not preceeded with whitespace. 163
Unable to get class information for AssertionException. 163
'objectType' hides a field. 165
'!' is followed by whitespace. 167
'(' is not followed by whitespace. 177
')' is not preceeded with whitespace. 177
Method 'retractObject' is not designed for extension - needs to be abstract, final or empty. 192
'(' is not followed by whitespace. 192
')' is not preceeded with whitespace. 193
Unable to get class information for RetractionException. 193
'objectType' hides a field. 195
'!' is followed by whitespace. 197
'(' is not followed by whitespace. 207
')' is not preceeded with whitespace. 207
Method 'modifyObject' is not designed for extension - needs to be abstract, final or empty. 226
'(' is not followed by whitespace. 226
')' is not preceeded with whitespace. 227
Unable to get class information for FactException. 227
'objectType' hides a field. 229
'!' is followed by whitespace. 231
'(' is not followed by whitespace. 241
')' is not preceeded with whitespace. 241

org/drools/reteoo/impl/ParameterNodeImpl.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 91
'declaration' hides a field. 92
')' is not preceeded with whitespace. 92
Method 'assertObject' is not designed for extension - needs to be abstract, final or empty. 114
'(' is not followed by whitespace. 114
')' is not preceeded with whitespace. 115
Unable to get class information for AssertionException. 115
Method 'retractObject' is not designed for extension - needs to be abstract, final or empty. 132
'(' is not followed by whitespace. 132
')' is not preceeded with whitespace. 133
Unable to get class information for RetractionException. 133
Method 'modifyObject' is not designed for extension - needs to be abstract, final or empty. 154
'(' is not followed by whitespace. 154
')' is not preceeded with whitespace. 155
Unable to get class information for FactException. 155
Method 'getDeclaration' is not designed for extension - needs to be abstract, final or empty. 175
Method 'getTupleDeclarations' is not designed for extension - needs to be abstract, final or empty. 190
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 203

org/drools/reteoo/impl/ParameterTuple.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 83
'declaration' hides a field. 83
'object' hides a field. 84
')' is not preceeded with whitespace. 84
Method 'getParameterObject' is not designed for extension - needs to be abstract, final or empty. 100
Method 'getParameterDeclaration' is not designed for extension - needs to be abstract, final or empty. 109
Method 'get' is not designed for extension - needs to be abstract, final or empty. 124
'(' is not followed by whitespace. 124
'declaration' hides a field. 124
')' is not preceeded with whitespace. 124
Method 'getDeclarations' is not designed for extension - needs to be abstract, final or empty. 138

org/drools/reteoo/impl/PriorityQueue.java

Error Line
Line does not match expected header line of ''. 1
Method 'add' is not designed for extension - needs to be abstract, final or empty. 75
'(' is not followed by whitespace. 75
')' is not preceeded with whitespace. 76
'(' is not followed by whitespace. 83
')' is not preceeded with whitespace. 83
Method 'listIterator' is not designed for extension - needs to be abstract, final or empty. 104
Method 'removeFirst' is not designed for extension - needs to be abstract, final or empty. 115
Redundant throws: 'NoSuchElementException' is unchecked exception. 115
'(' is not followed by whitespace. 117
')' is not preceeded with whitespace. 117
'(' is not followed by whitespace. 144
'iter' hides a field. 144
')' is not preceeded with whitespace. 144
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 162
Method 'hasPrevious' is not designed for extension - needs to be abstract, final or empty. 176
Method 'next' is not designed for extension - needs to be abstract, final or empty. 189
Redundant throws: 'NoSuchElementException' is unchecked exception. 189
'(' is not followed by whitespace. 191
')' is not preceeded with whitespace. 191
Method 'previous' is not designed for extension - needs to be abstract, final or empty. 204
Redundant throws: 'NoSuchElementException' is unchecked exception. 204
'(' is not followed by whitespace. 206
')' is not preceeded with whitespace. 206
Method 'remove' is not designed for extension - needs to be abstract, final or empty. 216
Redundant throws: 'IllegalStateException' is unchecked exception. 216
Method 'add' is not designed for extension - needs to be abstract, final or empty. 227
'(' is not followed by whitespace. 227
')' is not preceeded with whitespace. 227
Redundant throws: 'UnsupportedOperationException' is unchecked exception. 227
Method 'set' is not designed for extension - needs to be abstract, final or empty. 238
'(' is not followed by whitespace. 238
')' is not preceeded with whitespace. 238
Redundant throws: 'UnsupportedOperationException' is unchecked exception. 238
Method 'nextIndex' is not designed for extension - needs to be abstract, final or empty. 247
Method 'previousIndex' is not designed for extension - needs to be abstract, final or empty. 256
'(' is not followed by whitespace. 287
'item' hides a field. 287
'priority' hides a field. 288
')' is not preceeded with whitespace. 288
Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. 302
Method 'getItem' is not designed for extension - needs to be abstract, final or empty. 311

org/drools/reteoo/impl/ReteImpl.java

Error Line
Line does not match expected header line of ''. 1
Method 'assertObject' is not designed for extension - needs to be abstract, final or empty. 105
'(' is not followed by whitespace. 105
')' is not preceeded with whitespace. 106
Unable to get class information for AssertionException. 106
'(' is not followed by whitespace. 113
')' is not preceeded with whitespace. 113
Method 'retractObject' is not designed for extension - needs to be abstract, final or empty. 128
'(' is not followed by whitespace. 128
')' is not preceeded with whitespace. 129
Unable to get class information for RetractionException. 129
'(' is not followed by whitespace. 136
')' is not preceeded with whitespace. 136
Method 'modifyObject' is not designed for extension - needs to be abstract, final or empty. 155
'(' is not followed by whitespace. 155
')' is not preceeded with whitespace. 156
Unable to get class information for FactException. 156
'(' is not followed by whitespace. 163
')' is not preceeded with whitespace. 163
Method 'addObjectTypeNode' is not designed for extension - needs to be abstract, final or empty. 175
'(' is not followed by whitespace. 175
')' is not preceeded with whitespace. 175
Method 'getObjectTypeNodes' is not designed for extension - needs to be abstract, final or empty. 191
Method 'getObjectTypeNodeIterator' is not designed for extension - needs to be abstract, final or empty. 202
Method 'getObjectTypeNode' is not designed for extension - needs to be abstract, final or empty. 214
'(' is not followed by whitespace. 214
')' is not preceeded with whitespace. 214
'(' is not followed by whitespace. 216
')' is not preceeded with whitespace. 216
Method 'getOrCreateObjectTypeNode' is not designed for extension - needs to be abstract, final or empty. 226
'(' is not followed by whitespace. 226
')' is not preceeded with whitespace. 226
'(' is not followed by whitespace. 228
')' is not preceeded with whitespace. 228

org/drools/reteoo/impl/ReteTuple.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 91
')' is not preceeded with whitespace. 91
'(' is not followed by whitespace. 102
')' is not preceeded with whitespace. 103
Method 'putKeyColumn' is not designed for extension - needs to be abstract, final or empty. 119
'(' is not followed by whitespace. 119
')' is not preceeded with whitespace. 120
Method 'putAll' is not designed for extension - needs to be abstract, final or empty. 130
'(' is not followed by whitespace. 130
')' is not preceeded with whitespace. 130
Method 'putOtherColumn' is not designed for extension - needs to be abstract, final or empty. 141
'(' is not followed by whitespace. 141
')' is not preceeded with whitespace. 142
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 152
Method 'getOtherColumns' is not designed for extension - needs to be abstract, final or empty. 161
Method 'dependsOn' is not designed for extension - needs to be abstract, final or empty. 174
'(' is not followed by whitespace. 174
')' is not preceeded with whitespace. 174
Method 'get' is not designed for extension - needs to be abstract, final or empty. 189
'(' is not followed by whitespace. 189
')' is not preceeded with whitespace. 189
Method 'getDeclarations' is not designed for extension - needs to be abstract, final or empty. 203
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 222

org/drools/reteoo/impl/Scheduler.java

Error Line
Line does not match expected header line of ''. 1
Class Scheduler should be declared as final. 62
'(' is not followed by whitespace. 112
')' is not preceeded with whitespace. 113
'1000' is a magic number. 117
'(' is not followed by whitespace. 130
')' is not preceeded with whitespace. 130
'(' is not followed by whitespace. 140
')' is not preceeded with whitespace. 140
'(' is not followed by whitespace. 142
')' is not preceeded with whitespace. 142
'(' is not followed by whitespace. 176
'item' hides a field. 176
'workingMemory' hides a field. 177
')' is not preceeded with whitespace. 177
Method 'run' is not designed for extension - needs to be abstract, final or empty. 193
'(' is not followed by whitespace. 199
')' is not preceeded with whitespace. 199

org/drools/reteoo/impl/TerminalNodeImpl.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 85
'rule' hides a field. 86
'priority' hides a field. 87
')' is not preceeded with whitespace. 87
'(' is not followed by whitespace. 95
'(' is not followed by whitespace. 95
')' is not preceeded with whitespace. 95
'cast' is not followed by whitespace. 95
')' is not preceeded with whitespace. 95
Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. 107
Method 'getRule' is not designed for extension - needs to be abstract, final or empty. 118
Method 'assertTuple' is not designed for extension - needs to be abstract, final or empty. 134
'(' is not followed by whitespace. 134
')' is not preceeded with whitespace. 135
Unable to get class information for AssertionException. 135
'(' is not followed by whitespace. 137
')' is not preceeded with whitespace. 137
Method 'retractTuples' is not designed for extension - needs to be abstract, final or empty. 149
'(' is not followed by whitespace. 149
')' is not preceeded with whitespace. 150
'(' is not followed by whitespace. 152
')' is not preceeded with whitespace. 152
Method 'modifyTuples' is not designed for extension - needs to be abstract, final or empty. 164
'(' is not followed by whitespace. 164
')' is not preceeded with whitespace. 166
'(' is not followed by whitespace. 168
')' is not preceeded with whitespace. 168

org/drools/reteoo/impl/TupleKey.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 92
')' is not preceeded with whitespace. 93
'(' is not followed by whitespace. 105
')' is not preceeded with whitespace. 105
Method 'putAll' is not designed for extension - needs to be abstract, final or empty. 121
'(' is not followed by whitespace. 121
')' is not preceeded with whitespace. 121
Method 'put' is not designed for extension - needs to be abstract, final or empty. 132
'(' is not followed by whitespace. 132
')' is not preceeded with whitespace. 133
Method 'get' is not designed for extension - needs to be abstract, final or empty. 147
'(' is not followed by whitespace. 147
')' is not preceeded with whitespace. 147
Method 'containsDeclaration' is not designed for extension - needs to be abstract, final or empty. 160
'(' is not followed by whitespace. 160
')' is not preceeded with whitespace. 160
Method 'containsRootFactObject' is not designed for extension - needs to be abstract, final or empty. 173
'(' is not followed by whitespace. 173
')' is not preceeded with whitespace. 173
Method 'size' is not designed for extension - needs to be abstract, final or empty. 182
Method 'getDeclarations' is not designed for extension - needs to be abstract, final or empty. 193
Method 'containsAll' is not designed for extension - needs to be abstract, final or empty. 205
'(' is not followed by whitespace. 205
')' is not preceeded with whitespace. 205
'(' is not followed by whitespace. 215
')' is not preceeded with whitespace. 215
'(' is not followed by whitespace. 226
'!' is followed by whitespace. 232
Method 'equals' is not designed for extension - needs to be abstract, final or empty. 252
'(' is not followed by whitespace. 252
')' is not preceeded with whitespace. 252
'(' is not followed by whitespace. 254
')' is not preceeded with whitespace. 254
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 263
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 272

org/drools/reteoo/impl/TupleSet.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 84
')' is not preceeded with whitespace. 84
'(' is not followed by whitespace. 94
'tuples' hides a field. 94
')' is not preceeded with whitespace. 94
'(' is not followed by whitespace. 105
')' is not preceeded with whitespace. 105
Method 'size' is not designed for extension - needs to be abstract, final or empty. 114
Method 'addAllTuples' is not designed for extension - needs to be abstract, final or empty. 123
'(' is not followed by whitespace. 123
'tuples' hides a field. 123
')' is not preceeded with whitespace. 123
'(' is not followed by whitespace. 130
')' is not preceeded with whitespace. 130
Method 'addAllTuples' is not designed for extension - needs to be abstract, final or empty. 140
'(' is not followed by whitespace. 140
')' is not preceeded with whitespace. 140
Method 'addTuple' is not designed for extension - needs to be abstract, final or empty. 149
'(' is not followed by whitespace. 149
')' is not preceeded with whitespace. 149
Method 'removeTuple' is not designed for extension - needs to be abstract, final or empty. 159
'(' is not followed by whitespace. 159
')' is not preceeded with whitespace. 159
Method 'removeTuplesByPartialKey' is not designed for extension - needs to be abstract, final or empty. 168
'(' is not followed by whitespace. 168
')' is not preceeded with whitespace. 168
'(' is not followed by whitespace. 175
')' is not preceeded with whitespace. 175
Method 'getTuples' is not designed for extension - needs to be abstract, final or empty. 190
Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 199
Method 'getTuples' is not designed for extension - needs to be abstract, final or empty. 211
'(' is not followed by whitespace. 211
')' is not preceeded with whitespace. 211
'(' is not followed by whitespace. 220
')' is not preceeded with whitespace. 220
Method 'getKeys' is not designed for extension - needs to be abstract, final or empty. 237
Method 'getTuple' is not designed for extension - needs to be abstract, final or empty. 252
'(' is not followed by whitespace. 252
')' is not preceeded with whitespace. 252
'(' is not followed by whitespace. 254
')' is not preceeded with whitespace. 254
Method 'containsTuple' is not designed for extension - needs to be abstract, final or empty. 265
'(' is not followed by whitespace. 265
')' is not preceeded with whitespace. 265
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 278
'(' is not followed by whitespace. 309
'tuples' hides a field. 309
')' is not preceeded with whitespace. 309
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 328
Method 'next' is not designed for extension - needs to be abstract, final or empty. 340
Redundant throws: 'NoSuchElementException' is unchecked exception. 340
Method 'remove' is not designed for extension - needs to be abstract, final or empty. 347

org/drools/reteoo/impl/TupleSinkImpl.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 72
')' is not preceeded with whitespace. 73
Unable to get class information for AssertionException. 73
'(' is not followed by whitespace. 82
')' is not preceeded with whitespace. 83
Unable to get class information for RetractionException. 83
'(' is not followed by whitespace. 93
')' is not preceeded with whitespace. 95
Unable to get class information for FactException. 95

org/drools/reteoo/impl/TupleSourceImpl.java

Error Line
Line does not match expected header line of ''. 1
Method 'setTupleSink' is not designed for extension - needs to be abstract, final or empty. 98
'(' is not followed by whitespace. 98
'tupleSink' hides a field. 98
')' is not preceeded with whitespace. 98
Method 'propagateAssertTuple' is not designed for extension - needs to be abstract, final or empty. 112
'(' is not followed by whitespace. 112
')' is not preceeded with whitespace. 113
Unable to get class information for AssertionException. 113
'(' is not followed by whitespace. 115
')' is not preceeded with whitespace. 115
Method 'propagateRetractTuples' is not designed for extension - needs to be abstract, final or empty. 134
'(' is not followed by whitespace. 134
')' is not preceeded with whitespace. 135
Unable to get class information for RetractionException. 135
'(' is not followed by whitespace. 137
')' is not preceeded with whitespace. 137
Method 'propagateModifyTuples' is not designed for extension - needs to be abstract, final or empty. 156
'(' is not followed by whitespace. 156
')' is not preceeded with whitespace. 158
Unable to get class information for FactException. 158
'(' is not followed by whitespace. 160
')' is not preceeded with whitespace. 160
Method 'getTupleSink' is not designed for extension - needs to be abstract, final or empty. 180

org/drools/rule/Declaration.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 86
'objectType' hides a field. 86
'identifier' hides a field. 87
')' is not preceeded with whitespace. 87
Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. 101
Method 'getIdentifier' is not designed for extension - needs to be abstract, final or empty. 110
Definition of 'equals()' without corresponding definition of 'hashCode()'. 127
Method 'equals' is not designed for extension - needs to be abstract, final or empty. 127
'(' is not followed by whitespace. 127
')' is not preceeded with whitespace. 127
'(' is not followed by whitespace. 129
')' is not preceeded with whitespace. 129
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 140

org/drools/rule/DuplicateRuleNameException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 82
'ruleSet' hides a field. 82
'originalRule' hides a field. 83
'conflictingRule' hides a field. 84
')' is not preceeded with whitespace. 84
Method 'getRuleSet' is not designed for extension - needs to be abstract, final or empty. 99
Method 'getOriginalRule' is not designed for extension - needs to be abstract, final or empty. 108
Method 'getConflictingRule' is not designed for extension - needs to be abstract, final or empty. 117

org/drools/rule/Extraction.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 82
'targetDeclaration' hides a field. 82
'extractor' hides a field. 83
')' is not preceeded with whitespace. 83
Method 'getTargetDeclaration' is not designed for extension - needs to be abstract, final or empty. 98
Method 'getExtractor' is not designed for extension - needs to be abstract, final or empty. 108
Method 'getRequiredTupleMembers' is not designed for extension - needs to be abstract, final or empty. 123

org/drools/rule/FixedDuration.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 85
')' is not preceeded with whitespace. 85
Method 'addSeconds' is not designed for extension - needs to be abstract, final or empty. 98
'(' is not followed by whitespace. 98
')' is not preceeded with whitespace. 98
Method 'addMinutes' is not designed for extension - needs to be abstract, final or empty. 107
'(' is not followed by whitespace. 107
')' is not preceeded with whitespace. 107
'(' is not followed by whitespace. 109
'60' is a magic number. 109
')' is not preceeded with whitespace. 109
Method 'addHours' is not designed for extension - needs to be abstract, final or empty. 116
'(' is not followed by whitespace. 116
')' is not preceeded with whitespace. 116
'(' is not followed by whitespace. 118
'60' is a magic number. 118
'60' is a magic number. 118
')' is not preceeded with whitespace. 118
Method 'addDays' is not designed for extension - needs to be abstract, final or empty. 125
'(' is not followed by whitespace. 125
')' is not preceeded with whitespace. 125
'(' is not followed by whitespace. 127
'60' is a magic number. 127
'60' is a magic number. 127
'24' is a magic number. 127
')' is not preceeded with whitespace. 127
Method 'addWeeks' is not designed for extension - needs to be abstract, final or empty. 134
'(' is not followed by whitespace. 134
')' is not preceeded with whitespace. 134
'(' is not followed by whitespace. 136
'60' is a magic number. 136
'60' is a magic number. 136
'24' is a magic number. 136
'7' is a magic number. 136
')' is not preceeded with whitespace. 136
Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. 150
'(' is not followed by whitespace. 150
')' is not preceeded with whitespace. 150

org/drools/rule/InvalidRuleException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 70
'rule' hides a field. 70
')' is not preceeded with whitespace. 70
Method 'getRule' is not designed for extension - needs to be abstract, final or empty. 83

org/drools/rule/NoConditionException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 64
')' is not preceeded with whitespace. 64

org/drools/rule/NoParameterDeclarationException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 63
')' is not preceeded with whitespace. 63

org/drools/rule/Rule.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 110
'name' hides a field. 110
')' is not preceeded with whitespace. 110
Method 'setDuration' is not designed for extension - needs to be abstract, final or empty. 126
'(' is not followed by whitespace. 126
')' is not preceeded with whitespace. 126
Method 'setDuration' is not designed for extension - needs to be abstract, final or empty. 135
'(' is not followed by whitespace. 135
'duration' hides a field. 135
')' is not preceeded with whitespace. 135
Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. 147
'(' is not followed by whitespace. 147
')' is not preceeded with whitespace. 147
Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 161
'!' is followed by whitespace. 163
Method 'checkValidity' is not designed for extension - needs to be abstract, final or empty. 188
Unable to get class information for InvalidRuleException. 188
Method 'getName' is not designed for extension - needs to be abstract, final or empty. 200
Method 'getSalience' is not designed for extension - needs to be abstract, final or empty. 209
Method 'setSalience' is not designed for extension - needs to be abstract, final or empty. 218
'salience' hides a field. 218
Method 'addParameterDeclaration' is not designed for extension - needs to be abstract, final or empty. 228
'(' is not followed by whitespace. 228
')' is not preceeded with whitespace. 228
Method 'addDeclaration' is not designed for extension - needs to be abstract, final or empty. 243
'(' is not followed by whitespace. 243
')' is not preceeded with whitespace. 243
Method 'getParameterDeclaration' is not designed for extension - needs to be abstract, final or empty. 260
'(' is not followed by whitespace. 260
')' is not preceeded with whitespace. 260
'(' is not followed by whitespace. 267
')' is not preceeded with whitespace. 267
Method 'getDeclaration' is not designed for extension - needs to be abstract, final or empty. 285
'(' is not followed by whitespace. 285
')' is not preceeded with whitespace. 285
'(' is not followed by whitespace. 292
')' is not preceeded with whitespace. 292
Method 'getParameterDeclarations' is not designed for extension - needs to be abstract, final or empty. 309
Method 'getLocalDeclarations' is not designed for extension - needs to be abstract, final or empty. 319
Method 'getDeclarationsArray' is not designed for extension - needs to be abstract, final or empty. 333
'(' is not followed by whitespace. 342
')' is not preceeded with whitespace. 342
Method 'addCondition' is not designed for extension - needs to be abstract, final or empty. 352
'(' is not followed by whitespace. 352
')' is not preceeded with whitespace. 352
Method 'addExtraction' is not designed for extension - needs to be abstract, final or empty. 366
'(' is not followed by whitespace. 366
')' is not preceeded with whitespace. 366
Method 'getConditions' is not designed for extension - needs to be abstract, final or empty. 385
Method 'getExtractions' is not designed for extension - needs to be abstract, final or empty. 395
Method 'setConsequence' is not designed for extension - needs to be abstract, final or empty. 405
'(' is not followed by whitespace. 405
'consequence' hides a field. 405
')' is not preceeded with whitespace. 405
Method 'getConsequence' is not designed for extension - needs to be abstract, final or empty. 414
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 427

org/drools/rule/RuleConstructionException.java

Error Line
Line does not match expected header line of ''. 1

org/drools/rule/RuleSet.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 84
'name' hides a field. 84
')' is not preceeded with whitespace. 84
Method 'setName' is not designed for extension - needs to be abstract, final or empty. 99
'(' is not followed by whitespace. 99
'name' hides a field. 99
')' is not preceeded with whitespace. 99
Method 'getName' is not designed for extension - needs to be abstract, final or empty. 108
Method 'addRule' is not designed for extension - needs to be abstract, final or empty. 121
'(' is not followed by whitespace. 121
')' is not preceeded with whitespace. 121
Redundant throws: 'DuplicateRuleNameException' is subclass of 'InvalidRuleException'. 121
Unable to get class information for DuplicateRuleNameException. 121
Unable to get class information for InvalidRuleException. 121
'name' hides a field. 125
Method 'getRule' is not designed for extension - needs to be abstract, final or empty. 145
'(' is not followed by whitespace. 145
'name' hides a field. 145
')' is not preceeded with whitespace. 145
'(' is not followed by whitespace. 152
')' is not preceeded with whitespace. 152
Method 'containsRule' is not designed for extension - needs to be abstract, final or empty. 171
'(' is not followed by whitespace. 171
'name' hides a field. 171
')' is not preceeded with whitespace. 171
Method 'getRules' is not designed for extension - needs to be abstract, final or empty. 182
Method 'getRuleIterator' is not designed for extension - needs to be abstract, final or empty. 193

org/drools/semantics/java/BlockConsequence.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 82
')' is not preceeded with whitespace. 82
Method 'configure' is not designed for extension - needs to be abstract, final or empty. 103
'(' is not followed by whitespace. 103
')' is not preceeded with whitespace. 104
Unable to get class information for ConfigurationException. 104
Unused @throws tag for 'NullPointerException'. 121
Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 124
'(' is not followed by whitespace. 124
')' is not preceeded with whitespace. 125
Unable to get class information for ConsequenceException. 125
'(' is not followed by whitespace. 139
')' is not preceeded with whitespace. 139

org/drools/semantics/java/ClassObjectType.java

Error Line
Line does not match expected header line of ''. 1
Method 'convert' is not designed for extension - needs to be abstract, final or empty. 74
'(' is not followed by whitespace. 74
')' is not preceeded with whitespace. 74
'(' is not followed by whitespace. 78
')' is not preceeded with whitespace. 78
'(' is not followed by whitespace. 90
')' is not preceeded with whitespace. 90
'(' is not followed by whitespace. 92
')' is not preceeded with whitespace. 92
'(' is not followed by whitespace. 129
'objectTypeClass' hides a field. 129
')' is not preceeded with whitespace. 129
Method 'setType' is not designed for extension - needs to be abstract, final or empty. 142
'(' is not followed by whitespace. 142
'objectTypeClass' hides a field. 142
')' is not preceeded with whitespace. 142
Method 'getType' is not designed for extension - needs to be abstract, final or empty. 151
Method 'matches' is not designed for extension - needs to be abstract, final or empty. 169
'(' is not followed by whitespace. 169
')' is not preceeded with whitespace. 169
Method 'equals' is not designed for extension - needs to be abstract, final or empty. 185
'(' is not followed by whitespace. 185
')' is not preceeded with whitespace. 185
'!' is followed by whitespace. 189
'(' is not followed by whitespace. 194
')' is not preceeded with whitespace. 194
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 203
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 212

org/drools/semantics/java/Expr.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 96
')' is not preceeded with whitespace. 97
Unable to get class information for ConfigurationException. 97
Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 111
Method 'setExpression' is not designed for extension - needs to be abstract, final or empty. 120
'(' is not followed by whitespace. 120
')' is not preceeded with whitespace. 120
Method 'configure' is not designed for extension - needs to be abstract, final or empty. 133
'(' is not followed by whitespace. 133
')' is not preceeded with whitespace. 134
Unable to get class information for ConfigurationException. 134
'(' is not followed by whitespace. 143
')' is not preceeded with whitespace. 143
Method 'getRequiredTupleMembers' is not designed for extension - needs to be abstract, final or empty. 156

org/drools/semantics/java/ExprAnalyzer.java

Error Line
Line does not match expected header line of ''. 1
Unused import - org.drools.semantics.java.parser.JavaTokenTypes. 55
Method 'analyze' is not designed for extension - needs to be abstract, final or empty. 98
'(' is not followed by whitespace. 98
')' is not preceeded with whitespace. 99
Redundant throws: 'TokenStreamException' is subclass of 'MissingDeclarationException'. 100
Unable to get class information for MissingDeclarationException. 100
Redundant throws: 'RecognitionException' is subclass of 'MissingDeclarationException'. 100
Unable to get class information for MissingDeclarationException. 100
Unable to get class information for MissingDeclarationException. 100
'(' is not followed by whitespace. 125
')' is not preceeded with whitespace. 127
Redundant throws: 'RecognitionException' is subclass of 'MissingDeclarationException'. 127
Unable to get class information for MissingDeclarationException. 127
Unable to get class information for MissingDeclarationException. 127
';' is preceeded with whitespace. 137
';' is preceeded with whitespace. 137
'(' is not followed by whitespace. 151
')' is not preceeded with whitespace. 151
'(' is not followed by whitespace. 178
')' is not preceeded with whitespace. 178

org/drools/semantics/java/ExprCondition.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 84
')' is not preceeded with whitespace. 85
Unable to get class information for ConfigurationException. 85
Method 'isAllowed' is not designed for extension - needs to be abstract, final or empty. 109
'(' is not followed by whitespace. 109
')' is not preceeded with whitespace. 109
Unable to get class information for ConditionException. 109
'(' is not followed by whitespace. 117
'(' is not followed by whitespace. 117
')' is not preceeded with whitespace. 117
'cast' is not followed by whitespace. 117
')' is not preceeded with whitespace. 117
'(' is not followed by whitespace. 120
')' is not preceeded with whitespace. 120
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 136

org/drools/semantics/java/ExprExtractor.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 84
')' is not preceeded with whitespace. 85
Unable to get class information for ConfigurationException. 85
Method 'extractFact' is not designed for extension - needs to be abstract, final or empty. 108
'(' is not followed by whitespace. 108
')' is not preceeded with whitespace. 108
Unable to get class information for ExtractionException. 108
'(' is not followed by whitespace. 114
')' is not preceeded with whitespace. 114
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 128

org/drools/semantics/java/Interp.java

Error Line
Line does not match expected header line of ''. 1
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 106
'(' is not followed by whitespace. 106
')' is not preceeded with whitespace. 106
Unable to get class information for EvalError. 106
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 122
'(' is not followed by whitespace. 122
')' is not preceeded with whitespace. 122
Unable to get class information for EvalError. 122
Method 'getText' is not designed for extension - needs to be abstract, final or empty. 132
Method 'setText' is not designed for extension - needs to be abstract, final or empty. 141
'(' is not followed by whitespace. 141
'text' hides a field. 141
')' is not preceeded with whitespace. 141
Method 'setUpNameSpace' is not designed for extension - needs to be abstract, final or empty. 156
'(' is not followed by whitespace. 156
')' is not preceeded with whitespace. 156
Unable to get class information for EvalError. 156
'(' is not followed by whitespace. 169
')' is not preceeded with whitespace. 169
'(' is not followed by whitespace. 178
'(' is not followed by whitespace. 178
')' is not preceeded with whitespace. 178
'cast' is not followed by whitespace. 178
')' is not preceeded with whitespace. 178

org/drools/semantics/java/MissingDeclarationException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 79
'expr' hides a field. 79
'id' hides a field. 80
')' is not preceeded with whitespace. 80
Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 94
Method 'getIdentifier' is not designed for extension - needs to be abstract, final or empty. 103
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 116

org/drools/semantics/java/NonBooleanExprException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 75
'expr' hides a field. 75
')' is not preceeded with whitespace. 75
Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 88
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 101

org/drools/semantics/jelly/JellyConsequence.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 88
'script' hides a field. 88
'output' hides a field. 89
')' is not preceeded with whitespace. 89
Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 112
'(' is not followed by whitespace. 112
')' is not preceeded with whitespace. 113
Unable to get class information for ConsequenceException. 113
'(' is not followed by whitespace. 125
')' is not preceeded with whitespace. 125
'(' is not followed by whitespace. 136
')' is not preceeded with whitespace. 136
'(' is not followed by whitespace. 147
')' is not preceeded with whitespace. 147

org/drools/semantics/jelly/JellyConsequenceTag.java

Error Line
Line does not match expected header line of ''. 1
Using the '.*' form of import should be avoided - org.apache.commons.jelly.*. 49
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 86
'(' is not followed by whitespace. 86
')' is not preceeded with whitespace. 86
Expected @throws tag for 'MissingAttributeException'. 86
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 86
Unable to get class information for MissingAttributeException. 86
Unable to get class information for JellyTagException. 86
'(' is not followed by whitespace. 88
')' is not preceeded with whitespace. 88
'(' is not followed by whitespace. 110
')' is not preceeded with whitespace. 111
Method 'getAttributeType' is not designed for extension - needs to be abstract, final or empty. 116
Missing a Javadoc comment. 116
'(' is not followed by whitespace. 116
')' is not preceeded with whitespace. 116

org/drools/semantics/jelly/SemanticsTagLibrary.java

Error Line
Line does not match expected header line of ''. 1
Method 'createTag' is not designed for extension - needs to be abstract, final or empty. 82
'(' is not followed by whitespace. 82
')' is not preceeded with whitespace. 83
Unable to get class information for JellyTagException. 83
'(' is not followed by whitespace. 87
')' is not preceeded with whitespace. 87
'(' is not followed by whitespace. 93
')' is not preceeded with whitespace. 93
'(' is not followed by whitespace. 96
')' is not preceeded with whitespace. 96

org/drools/semantics/jelly/package.html

Error Line
Missing package documentation file. 0

org/drools/semantics/python/BlockConsequence.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 73
')' is not preceeded with whitespace. 73
Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 101
'(' is not followed by whitespace. 101
')' is not preceeded with whitespace. 102
Unable to get class information for ConsequenceException. 102
'(' is not followed by whitespace. 116
')' is not preceeded with whitespace. 116

org/drools/semantics/python/Eval.java

Error Line
Line does not match expected header line of ''. 1
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 101
'(' is not followed by whitespace. 101
')' is not preceeded with whitespace. 101
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 114
'(' is not followed by whitespace. 114
')' is not preceeded with whitespace. 114
'(' is not followed by whitespace. 122
')' is not preceeded with whitespace. 122
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 130
Method 'setExpression' is not designed for extension - needs to be abstract, final or empty. 141
'(' is not followed by whitespace. 141
')' is not preceeded with whitespace. 141
Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 151
Method 'getRequiredTupleMembers' is not designed for extension - needs to be abstract, final or empty. 162
Method 'configure' is not designed for extension - needs to be abstract, final or empty. 175
'(' is not followed by whitespace. 175
'text' hides a field. 175
')' is not preceeded with whitespace. 176
Unable to get class information for ConfigurationException. 176
'(' is not followed by whitespace. 187
')' is not preceeded with whitespace. 187

org/drools/semantics/python/Exec.java

Error Line
Line does not match expected header line of ''. 1
Method 'execute' is not designed for extension - needs to be abstract, final or empty. 90
'(' is not followed by whitespace. 90
')' is not preceeded with whitespace. 90
Method 'execute' is not designed for extension - needs to be abstract, final or empty. 101
'(' is not followed by whitespace. 101
')' is not preceeded with whitespace. 101
Method 'execute' is not designed for extension - needs to be abstract, final or empty. 113
Method 'setText' is not designed for extension - needs to be abstract, final or empty. 124
'(' is not followed by whitespace. 124
')' is not preceeded with whitespace. 124
Method 'configure' is not designed for extension - needs to be abstract, final or empty. 138
'(' is not followed by whitespace. 138
')' is not preceeded with whitespace. 139
Unable to get class information for ConfigurationException. 139

org/drools/semantics/python/ExprAnalyzer.java

Error Line
Line does not match expected header line of ''. 1
Method 'analyze' is not designed for extension - needs to be abstract, final or empty. 90
'(' is not followed by whitespace. 90
')' is not preceeded with whitespace. 91
';' is preceeded with whitespace. 97
';' is preceeded with whitespace. 97
'(' is not followed by whitespace. 104
')' is not preceeded with whitespace. 104
'(' is not followed by whitespace. 111
')' is not preceeded with whitespace. 111
'(' is not followed by whitespace. 130
')' is not preceeded with whitespace. 130

org/drools/semantics/python/ExprCondition.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 70
')' is not preceeded with whitespace. 70
Method 'isAllowed' is not designed for extension - needs to be abstract, final or empty. 100
'(' is not followed by whitespace. 100
')' is not preceeded with whitespace. 100
Unable to get class information for ConditionException. 100
'!' is followed by whitespace. 106
'(' is not followed by whitespace. 111
'(' is not followed by whitespace. 111
')' is not preceeded with whitespace. 111
'cast' is not followed by whitespace. 111
')' is not preceeded with whitespace. 111
Avoid inline conditionals. 112
'(' is not followed by whitespace. 116
')' is not preceeded with whitespace. 116
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 130

org/drools/semantics/python/ExprExtractor.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 69
')' is not preceeded with whitespace. 69
Method 'extractFact' is not designed for extension - needs to be abstract, final or empty. 98
'(' is not followed by whitespace. 98
')' is not preceeded with whitespace. 98
Unable to get class information for ExtractionException. 98
'(' is not followed by whitespace. 104
')' is not preceeded with whitespace. 104
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 118

org/drools/semantics/python/ExprVisitor.java

Error Line
Line does not match expected header line of ''. 1
Method 'eval_input' is not designed for extension - needs to be abstract, final or empty. 102
Name 'eval_input' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
'(' is not followed by whitespace. 102
')' is not preceeded with whitespace. 102
Unused @param tag for 'Name'. 113
Method 'visitName' is not designed for extension - needs to be abstract, final or empty. 119
'(' is not followed by whitespace. 119
Expected @param tag for 'node'. 119
')' is not preceeded with whitespace. 119
'(' is not followed by whitespace. 121
'(' is not followed by whitespace. 121
')' is not preceeded with whitespace. 121
'cast' is not followed by whitespace. 121
')' is not preceeded with whitespace. 121

org/drools/semantics/python/Interp.java

Error Line
Line does not match expected header line of ''. 1
Using the '.*' form of import should be avoided - org.python.core.*. 52
Method 'getText' is not designed for extension - needs to be abstract, final or empty. 119
Method 'setText' is not designed for extension - needs to be abstract, final or empty. 129
'(' is not followed by whitespace. 129
'text' hides a field. 129
')' is not preceeded with whitespace. 130
'(' is not followed by whitespace. 134
')' is not preceeded with whitespace. 134
')' is not preceeded with whitespace. 136
Method 'getNode' is not designed for extension - needs to be abstract, final or empty. 143
Method 'getCode' is not designed for extension - needs to be abstract, final or empty. 152
Method 'setUpDictionary' is not designed for extension - needs to be abstract, final or empty. 164
'(' is not followed by whitespace. 164
')' is not preceeded with whitespace. 164
'(' is not followed by whitespace. 179
')' is not preceeded with whitespace. 179

org/drools/semantics/python/NonBooleanExprException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 75
'expr' hides a field. 75
')' is not preceeded with whitespace. 75
Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 88
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 101

org/drools/smf/ConfigurableCondition.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 68
')' is not preceeded with whitespace. 69
Unable to get class information for ConfigurationException. 69

org/drools/smf/ConfigurableConsequence.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 68
')' is not preceeded with whitespace. 69
Unable to get class information for ConfigurationException. 69

org/drools/smf/ConfigurableExtractor.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 68
')' is not preceeded with whitespace. 69
Unable to get class information for ConfigurationException. 69

org/drools/smf/ConfigurableObjectType.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 66
')' is not preceeded with whitespace. 66
Unable to get class information for ConfigurationException. 66

org/drools/smf/ConfigurationException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 72
')' is not preceeded with whitespace. 72
'(' is not followed by whitespace. 81
')' is not preceeded with whitespace. 81

org/drools/smf/InvalidConditionException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 66
')' is not preceeded with whitespace. 66
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 83

org/drools/smf/InvalidConsequenceException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 66
')' is not preceeded with whitespace. 66
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 83

org/drools/smf/InvalidExtractorException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 66
')' is not preceeded with whitespace. 66
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 83

org/drools/smf/InvalidObjectTypeException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 66
')' is not preceeded with whitespace. 66
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 83

org/drools/smf/NoSuchSemanticModuleException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 72
'uri' hides a field. 72
')' is not preceeded with whitespace. 72
Method 'getUri' is not designed for extension - needs to be abstract, final or empty. 85
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 98

org/drools/smf/SemanticComponentException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 71
'cls' hides a field. 71
')' is not preceeded with whitespace. 71
Method 'getInvalidClass' is not designed for extension - needs to be abstract, final or empty. 84

org/drools/smf/SemanticModule.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 72
')' is not preceeded with whitespace. 72
'(' is not followed by whitespace. 87
')' is not preceeded with whitespace. 87
'(' is not followed by whitespace. 102
')' is not preceeded with whitespace. 102
'(' is not followed by whitespace. 117
')' is not preceeded with whitespace. 117

org/drools/smf/SemanticModuleException.java

Error Line
Line does not match expected header line of ''. 1

org/drools/smf/SemanticsRepository.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 64
')' is not preceeded with whitespace. 64
Unable to get class information for NoSuchSemanticModuleException. 64
'(' is not followed by whitespace. 70
')' is not preceeded with whitespace. 70

org/drools/smf/SimpleSemanticModule.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 93
'uri' hides a field. 93
')' is not preceeded with whitespace. 93
Method 'getUri' is not designed for extension - needs to be abstract, final or empty. 111
Method 'setUri' is not designed for extension - needs to be abstract, final or empty. 120
'(' is not followed by whitespace. 120
'uri' hides a field. 120
')' is not preceeded with whitespace. 120
Method 'addObjectType' is not designed for extension - needs to be abstract, final or empty. 133
'(' is not followed by whitespace. 133
')' is not preceeded with whitespace. 134
Unable to get class information for InvalidObjectTypeException. 134
'!' is followed by whitespace. 136
Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. 152
'(' is not followed by whitespace. 152
')' is not preceeded with whitespace. 152
'(' is not followed by whitespace. 154
')' is not preceeded with whitespace. 154
Method 'getObjectTypeNames' is not designed for extension - needs to be abstract, final or empty. 161
Method 'addCondition' is not designed for extension - needs to be abstract, final or empty. 174
'(' is not followed by whitespace. 174
')' is not preceeded with whitespace. 175
Unable to get class information for InvalidConditionException. 175
'!' is followed by whitespace. 177
Method 'getCondition' is not designed for extension - needs to be abstract, final or empty. 193
'(' is not followed by whitespace. 193
')' is not preceeded with whitespace. 193
'(' is not followed by whitespace. 195
')' is not preceeded with whitespace. 195
Method 'getConditionNames' is not designed for extension - needs to be abstract, final or empty. 202
Method 'addExtractor' is not designed for extension - needs to be abstract, final or empty. 215
'(' is not followed by whitespace. 215
')' is not preceeded with whitespace. 216
Unable to get class information for InvalidExtractorException. 216
'!' is followed by whitespace. 218
Method 'getExtractor' is not designed for extension - needs to be abstract, final or empty. 234
'(' is not followed by whitespace. 234
')' is not preceeded with whitespace. 234
'(' is not followed by whitespace. 236
')' is not preceeded with whitespace. 236
Method 'getExtractorNames' is not designed for extension - needs to be abstract, final or empty. 243
Method 'addConsequence' is not designed for extension - needs to be abstract, final or empty. 256
'(' is not followed by whitespace. 256
')' is not preceeded with whitespace. 257
Unable to get class information for InvalidConsequenceException. 257
'!' is followed by whitespace. 259
Method 'getConsequence' is not designed for extension - needs to be abstract, final or empty. 275
'(' is not followed by whitespace. 275
')' is not preceeded with whitespace. 275
'(' is not followed by whitespace. 277
')' is not preceeded with whitespace. 277
Method 'getConsequenceNames' is not designed for extension - needs to be abstract, final or empty. 284

org/drools/smf/SimpleSemanticsRepository.java

Error Line
Line does not match expected header line of ''. 1
Method 'registerSemanticModule' is not designed for extension - needs to be abstract, final or empty. 88
'(' is not followed by whitespace. 88
')' is not preceeded with whitespace. 88
Method 'lookupSemanticModule' is not designed for extension - needs to be abstract, final or empty. 103
'(' is not followed by whitespace. 103
')' is not preceeded with whitespace. 103
Unable to get class information for NoSuchSemanticModuleException. 103
'!' is followed by whitespace. 105
'(' is not followed by whitespace. 110
')' is not preceeded with whitespace. 110

org/drools/spi/Action.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 68
')' is not preceeded with whitespace. 69
Unable to get class information for ActionInvokationException. 69

org/drools/spi/ActionInvokationException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 72
')' is not preceeded with whitespace. 72

org/drools/spi/Condition.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 79
')' is not preceeded with whitespace. 79
Unable to get class information for ConditionException. 79

org/drools/spi/ConditionException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 74
')' is not preceeded with whitespace. 74

org/drools/spi/Consequence.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 68
')' is not preceeded with whitespace. 69
Unable to get class information for ConsequenceException. 69

org/drools/spi/ConsequenceException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 74
')' is not preceeded with whitespace. 74

org/drools/spi/Duration.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 65
')' is not preceeded with whitespace. 65

org/drools/spi/ExtractionException.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 73
')' is not preceeded with whitespace. 73

org/drools/spi/Extractor.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 78
')' is not preceeded with whitespace. 78
Unable to get class information for ExtractionException. 78

org/drools/spi/ObjectType.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 66
')' is not preceeded with whitespace. 66

org/drools/spi/SemanticComponent.java

Error Line
Line does not match expected header line of ''. 1

org/drools/spi/Tuple.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 69
')' is not preceeded with whitespace. 69

org/drools/tags/knowledge/AssertTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 87
'(' is not followed by whitespace. 87
')' is not preceeded with whitespace. 87
Expected @throws tag for 'MissingAttributeException'. 87
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 87
Unable to get class information for MissingAttributeException. 87
Unable to get class information for JellyTagException. 87
'(' is not followed by whitespace. 95
')' is not preceeded with whitespace. 95

org/drools/tags/knowledge/FactTagSupport.java

Error Line
Line does not match expected header line of ''. 1
Method 'setFact' is not designed for extension - needs to be abstract, final or empty. 88
'(' is not followed by whitespace. 88
'fact' hides a field. 88
')' is not preceeded with whitespace. 88
Method 'getFact' is not designed for extension - needs to be abstract, final or empty. 97
Method 'validateAttributes' is not designed for extension - needs to be abstract, final or empty. 106
Unable to get class information for MissingAttributeException. 106
Method 'getWorkingMemory' is not designed for extension - needs to be abstract, final or empty. 120
Unable to get class information for JellyTagException. 120
'(' is not followed by whitespace. 122
')' is not preceeded with whitespace. 122
'(' is not followed by whitespace. 126
')' is not preceeded with whitespace. 126

org/drools/tags/knowledge/KnowledgeTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'setTransactional' is not designed for extension - needs to be abstract, final or empty. 102
'(' is not followed by whitespace. 102
'transactional' hides a field. 102
')' is not preceeded with whitespace. 102
Method 'getTransactional' is not designed for extension - needs to be abstract, final or empty. 111
Method 'setVar' is not designed for extension - needs to be abstract, final or empty. 120
'(' is not followed by whitespace. 120
'var' hides a field. 120
')' is not preceeded with whitespace. 120
Method 'getVar' is not designed for extension - needs to be abstract, final or empty. 129
Method 'setMemory' is not designed for extension - needs to be abstract, final or empty. 138
'(' is not followed by whitespace. 138
')' is not preceeded with whitespace. 138
Method 'getMemory' is not designed for extension - needs to be abstract, final or empty. 147
Method 'setRules' is not designed for extension - needs to be abstract, final or empty. 156
'(' is not followed by whitespace. 156
'ruleBase' hides a field. 156
')' is not preceeded with whitespace. 156
Method 'getRules' is not designed for extension - needs to be abstract, final or empty. 165
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 181
'(' is not followed by whitespace. 181
')' is not preceeded with whitespace. 181
Expected @throws tag for 'MissingAttributeException'. 181
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 181
Unable to get class information for MissingAttributeException. 181
Unable to get class information for JellyTagException. 181

org/drools/tags/knowledge/KnowledgeTagLibrary.java

Error Line
Line does not match expected header line of ''. 1

org/drools/tags/knowledge/LoadRulesTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'setUri' is not designed for extension - needs to be abstract, final or empty. 100
'(' is not followed by whitespace. 100
'uri' hides a field. 100
')' is not preceeded with whitespace. 100
Method 'setFile' is not designed for extension - needs to be abstract, final or empty. 109
'(' is not followed by whitespace. 109
'file' hides a field. 109
')' is not preceeded with whitespace. 109
Method 'getUri' is not designed for extension - needs to be abstract, final or empty. 118
Method 'getFile' is not designed for extension - needs to be abstract, final or empty. 127
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 143
'(' is not followed by whitespace. 143
')' is not preceeded with whitespace. 143
Expected @throws tag for 'MissingAttributeException'. 143
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 143
Unable to get class information for MissingAttributeException. 143
Unable to get class information for JellyTagException. 143
'(' is not followed by whitespace. 152
')' is not preceeded with whitespace. 152
'(' is not followed by whitespace. 163
')' is not preceeded with whitespace. 163
'file' hides a field. 169
'(' is not followed by whitespace. 185
')' is not preceeded with whitespace. 185
'(' is not followed by whitespace. 189
')' is not preceeded with whitespace. 189

org/drools/tags/knowledge/ModifyTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 88
'(' is not followed by whitespace. 88
')' is not preceeded with whitespace. 88
Expected @throws tag for 'MissingAttributeException'. 88
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 88
Unable to get class information for MissingAttributeException. 88
Unable to get class information for JellyTagException. 88
'(' is not followed by whitespace. 96
')' is not preceeded with whitespace. 96

org/drools/tags/knowledge/RetractTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 88
'(' is not followed by whitespace. 88
')' is not preceeded with whitespace. 88
Expected @throws tag for 'MissingAttributeException'. 88
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 88
Unable to get class information for MissingAttributeException. 88
Unable to get class information for JellyTagException. 88
'(' is not followed by whitespace. 96
')' is not preceeded with whitespace. 96

org/drools/tags/knowledge/RuleBaseTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'setVar' is not designed for extension - needs to be abstract, final or empty. 96
'(' is not followed by whitespace. 96
'var' hides a field. 96
')' is not preceeded with whitespace. 96
Method 'getVar' is not designed for extension - needs to be abstract, final or empty. 105
Method 'getRuleBase' is not designed for extension - needs to be abstract, final or empty. 114
Method 'addRuleSet' is not designed for extension - needs to be abstract, final or empty. 126
'(' is not followed by whitespace. 126
')' is not preceeded with whitespace. 126
Unable to get class information for JellyTagException. 126
'(' is not followed by whitespace. 132
')' is not preceeded with whitespace. 132
Method 'addRule' is not designed for extension - needs to be abstract, final or empty. 145
'(' is not followed by whitespace. 145
')' is not preceeded with whitespace. 145
Unable to get class information for JellyTagException. 145
'(' is not followed by whitespace. 151
')' is not preceeded with whitespace. 151
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 168
'(' is not followed by whitespace. 168
')' is not preceeded with whitespace. 168
Expected @throws tag for 'MissingAttributeException'. 168
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 168
Unable to get class information for MissingAttributeException. 168
Unable to get class information for JellyTagException. 168

org/drools/tags/rule/ComponentTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'setComponentClass' is not designed for extension - needs to be abstract, final or empty. 92
'(' is not followed by whitespace. 92
'componentClass' hides a field. 92
')' is not preceeded with whitespace. 92
Method 'getComponentClass' is not designed for extension - needs to be abstract, final or empty. 101
Method 'getComponent' is not designed for extension - needs to be abstract, final or empty. 110
Method 'setAttribute' is not designed for extension - needs to be abstract, final or empty. 123
'(' is not followed by whitespace. 123
')' is not preceeded with whitespace. 124
Unable to get class information for JellyTagException. 124
Method 'beforeSetAttributes' is not designed for extension - needs to be abstract, final or empty. 134
Unable to get class information for JellyTagException. 134
'(' is not followed by whitespace. 141
')' is not preceeded with whitespace. 141

org/drools/tags/rule/ComponentTagFactory.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 83
'componentClass' hides a field. 83
'tagClass' hides a field. 84
')' is not preceeded with whitespace. 84
Method 'getTagClass' is not designed for extension - needs to be abstract, final or empty. 98
Method 'getComponentClass' is not designed for extension - needs to be abstract, final or empty. 107
Method 'createTag' is not designed for extension - needs to be abstract, final or empty. 123
'(' is not followed by whitespace. 123
Expected @param tag for 'name'. 123
Expected @param tag for 'attrs'. 124
')' is not preceeded with whitespace. 124
Unable to get class information for JellyTagException. 124
'(' is not followed by whitespace. 130
')' is not preceeded with whitespace. 130
'(' is not followed by whitespace. 132
')' is not preceeded with whitespace. 132

org/drools/tags/rule/ConditionComponentTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 90
'(' is not followed by whitespace. 90
')' is not preceeded with whitespace. 90
Expected @throws tag for 'MissingAttributeException'. 90
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 90
Unable to get class information for MissingAttributeException. 90
Unable to get class information for JellyTagException. 90
'(' is not followed by whitespace. 92
')' is not preceeded with whitespace. 92
')' is not preceeded with whitespace. 99
'(' is not followed by whitespace. 103
'(' is not followed by whitespace. 103
')' is not preceeded with whitespace. 103
'cast' is not followed by whitespace. 103
')' is not preceeded with whitespace. 103
'(' is not followed by whitespace. 106
')' is not preceeded with whitespace. 106
'(' is not followed by whitespace. 112
')' is not preceeded with whitespace. 112

org/drools/tags/rule/ConditionReceptor.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 65
')' is not preceeded with whitespace. 65
Unable to get class information for JellyTagException. 74

org/drools/tags/rule/ConditionTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'setCondition' is not designed for extension - needs to be abstract, final or empty. 94
'(' is not followed by whitespace. 94
'condition' hides a field. 94
')' is not preceeded with whitespace. 94
Method 'getCondition' is not designed for extension - needs to be abstract, final or empty. 103
Method 'setVar' is not designed for extension - needs to be abstract, final or empty. 112
'(' is not followed by whitespace. 112
'var' hides a field. 112
')' is not preceeded with whitespace. 112
Method 'getVar' is not designed for extension - needs to be abstract, final or empty. 121
Method 'receiveCondition' is not designed for extension - needs to be abstract, final or empty. 134
'(' is not followed by whitespace. 134
'condition' hides a field. 134
')' is not preceeded with whitespace. 134
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 150
'(' is not followed by whitespace. 150
')' is not preceeded with whitespace. 150
Expected @throws tag for 'MissingAttributeException'. 150
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 150
Unable to get class information for MissingAttributeException. 150
Unable to get class information for JellyTagException. 150

org/drools/tags/rule/ConsequenceComponentTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 90
'(' is not followed by whitespace. 90
')' is not preceeded with whitespace. 90
Expected @throws tag for 'MissingAttributeException'. 90
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 90
Unable to get class information for MissingAttributeException. 90
Unable to get class information for JellyTagException. 90
'(' is not followed by whitespace. 92
')' is not preceeded with whitespace. 92
'(' is not followed by whitespace. 103
'(' is not followed by whitespace. 103
')' is not preceeded with whitespace. 103
'cast' is not followed by whitespace. 103
')' is not preceeded with whitespace. 103
'(' is not followed by whitespace. 106
')' is not preceeded with whitespace. 106
'(' is not followed by whitespace. 112
')' is not preceeded with whitespace. 112

org/drools/tags/rule/ConsequenceReceptor.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 65
')' is not preceeded with whitespace. 65
Unable to get class information for JellyTagException. 74

org/drools/tags/rule/ConsequenceTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'setConsequence' is not designed for extension - needs to be abstract, final or empty. 94
'(' is not followed by whitespace. 94
'consequence' hides a field. 94
')' is not preceeded with whitespace. 94
Method 'getConsequence' is not designed for extension - needs to be abstract, final or empty. 103
Method 'setVar' is not designed for extension - needs to be abstract, final or empty. 112
'(' is not followed by whitespace. 112
'var' hides a field. 112
')' is not preceeded with whitespace. 112
Method 'getVar' is not designed for extension - needs to be abstract, final or empty. 121
Method 'receiveConsequence' is not designed for extension - needs to be abstract, final or empty. 134
'(' is not followed by whitespace. 134
'consequence' hides a field. 134
')' is not preceeded with whitespace. 134
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 150
'(' is not followed by whitespace. 150
')' is not preceeded with whitespace. 150
Expected @throws tag for 'MissingAttributeException'. 150
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 150
Unable to get class information for MissingAttributeException. 150
Unable to get class information for JellyTagException. 150

org/drools/tags/rule/DeclarationTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'setIdentifier' is not designed for extension - needs to be abstract, final or empty. 94
'(' is not followed by whitespace. 94
'identifier' hides a field. 94
')' is not preceeded with whitespace. 94
Method 'getIdentifier' is not designed for extension - needs to be abstract, final or empty. 103
Method 'setObjectType' is not designed for extension - needs to be abstract, final or empty. 112
'(' is not followed by whitespace. 112
'objectType' hides a field. 112
')' is not preceeded with whitespace. 112
Method 'setVar' is not designed for extension - needs to be abstract, final or empty. 121
'(' is not followed by whitespace. 121
'var' hides a field. 121
')' is not preceeded with whitespace. 121
Method 'getVar' is not designed for extension - needs to be abstract, final or empty. 130
Method 'verifyAttributes' is not designed for extension - needs to be abstract, final or empty. 140
Unable to get class information for MissingAttributeException. 140
Method 'createDeclaration' is not designed for extension - needs to be abstract, final or empty. 155
'(' is not followed by whitespace. 155
')' is not preceeded with whitespace. 155
Unable to get class information for JellyTagException. 155
Method 'receiveObjectType' is not designed for extension - needs to be abstract, final or empty. 178
'(' is not followed by whitespace. 178
'objectType' hides a field. 178
')' is not preceeded with whitespace. 178
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 194
'(' is not followed by whitespace. 194
')' is not preceeded with whitespace. 194
Expected @throws tag for 'MissingAttributeException'. 194
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 194
Unable to get class information for MissingAttributeException. 194
Unable to get class information for JellyTagException. 194

org/drools/tags/rule/DurationTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'setDuration' is not designed for extension - needs to be abstract, final or empty. 92
'(' is not followed by whitespace. 92
'duration' hides a field. 92
')' is not preceeded with whitespace. 92
Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. 101
Method 'setVar' is not designed for extension - needs to be abstract, final or empty. 110
'(' is not followed by whitespace. 110
'var' hides a field. 110
')' is not preceeded with whitespace. 110
Method 'getVar' is not designed for extension - needs to be abstract, final or empty. 119
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 135
'(' is not followed by whitespace. 135
')' is not preceeded with whitespace. 135
Expected @throws tag for 'MissingAttributeException'. 135
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 135
Unable to get class information for MissingAttributeException. 135
Unable to get class information for JellyTagException. 135

org/drools/tags/rule/ExtractionTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'setExtractor' is not designed for extension - needs to be abstract, final or empty. 100
'(' is not followed by whitespace. 100
'extractor' hides a field. 100
')' is not preceeded with whitespace. 100
Method 'getExtractor' is not designed for extension - needs to be abstract, final or empty. 109
Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. 118
'(' is not followed by whitespace. 118
'target' hides a field. 118
')' is not preceeded with whitespace. 118
Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. 127
Method 'setVar' is not designed for extension - needs to be abstract, final or empty. 136
'(' is not followed by whitespace. 136
'var' hides a field. 136
')' is not preceeded with whitespace. 136
Method 'getVar' is not designed for extension - needs to be abstract, final or empty. 145
Method 'receiveExtractor' is not designed for extension - needs to be abstract, final or empty. 158
'(' is not followed by whitespace. 158
'extractor' hides a field. 158
')' is not preceeded with whitespace. 158
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 174
'(' is not followed by whitespace. 174
')' is not preceeded with whitespace. 174
Expected @throws tag for 'MissingAttributeException'. 174
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 174
Unable to get class information for MissingAttributeException. 174
Unable to get class information for JellyTagException. 174

org/drools/tags/rule/ExtractorComponentTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 90
'(' is not followed by whitespace. 90
')' is not preceeded with whitespace. 90
Expected @throws tag for 'MissingAttributeException'. 90
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 90
Unable to get class information for MissingAttributeException. 90
Unable to get class information for JellyTagException. 90
'(' is not followed by whitespace. 92
')' is not preceeded with whitespace. 92
')' is not preceeded with whitespace. 99
'(' is not followed by whitespace. 103
'(' is not followed by whitespace. 103
')' is not preceeded with whitespace. 103
'cast' is not followed by whitespace. 103
')' is not preceeded with whitespace. 103
'(' is not followed by whitespace. 106
')' is not preceeded with whitespace. 106
'(' is not followed by whitespace. 112
')' is not preceeded with whitespace. 112

org/drools/tags/rule/ExtractorReceptor.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 65
')' is not preceeded with whitespace. 65
Unable to get class information for JellyTagException. 74

org/drools/tags/rule/FixedDurationTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'setSeconds' is not designed for extension - needs to be abstract, final or empty. 100
'(' is not followed by whitespace. 100
'seconds' hides a field. 100
')' is not preceeded with whitespace. 100
Method 'setMinutes' is not designed for extension - needs to be abstract, final or empty. 109
'(' is not followed by whitespace. 109
'minutes' hides a field. 109
')' is not preceeded with whitespace. 109
Method 'setHours' is not designed for extension - needs to be abstract, final or empty. 118
'(' is not followed by whitespace. 118
'hours' hides a field. 118
')' is not preceeded with whitespace. 118
Method 'setDays' is not designed for extension - needs to be abstract, final or empty. 127
'(' is not followed by whitespace. 127
'days' hides a field. 127
')' is not preceeded with whitespace. 127
Method 'setWeeks' is not designed for extension - needs to be abstract, final or empty. 136
'(' is not followed by whitespace. 136
'weeks' hides a field. 136
')' is not preceeded with whitespace. 136
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 152
'(' is not followed by whitespace. 152
')' is not preceeded with whitespace. 152
Expected @throws tag for 'MissingAttributeException'. 152
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 152
Unable to get class information for MissingAttributeException. 152
Unable to get class information for JellyTagException. 152
'(' is not followed by whitespace. 154
')' is not preceeded with whitespace. 154

org/drools/tags/rule/ObjectTypeComponentTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 90
'(' is not followed by whitespace. 90
')' is not preceeded with whitespace. 90
Expected @throws tag for 'MissingAttributeException'. 90
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 90
Unable to get class information for MissingAttributeException. 90
Unable to get class information for JellyTagException. 90
'(' is not followed by whitespace. 92
')' is not preceeded with whitespace. 92
')' is not preceeded with whitespace. 99
'(' is not followed by whitespace. 103
'(' is not followed by whitespace. 103
')' is not preceeded with whitespace. 103
'cast' is not followed by whitespace. 103
')' is not preceeded with whitespace. 103
'(' is not followed by whitespace. 105
')' is not preceeded with whitespace. 105
'(' is not followed by whitespace. 111
')' is not preceeded with whitespace. 111

org/drools/tags/rule/ObjectTypeReceptor.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 63
')' is not preceeded with whitespace. 63

org/drools/tags/rule/ParameterTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 93
'(' is not followed by whitespace. 93
')' is not preceeded with whitespace. 93
Expected @throws tag for 'MissingAttributeException'. 93
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 93
Unable to get class information for MissingAttributeException. 93
Unable to get class information for JellyTagException. 93

org/drools/tags/rule/RuleSetTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'setName' is not designed for extension - needs to be abstract, final or empty. 98
'(' is not followed by whitespace. 98
'name' hides a field. 98
')' is not preceeded with whitespace. 98
Method 'getName' is not designed for extension - needs to be abstract, final or empty. 107
Method 'setVar' is not designed for extension - needs to be abstract, final or empty. 116
'(' is not followed by whitespace. 116
'var' hides a field. 116
')' is not preceeded with whitespace. 116
Method 'getVar' is not designed for extension - needs to be abstract, final or empty. 125
Method 'getRuleSet' is not designed for extension - needs to be abstract, final or empty. 134
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 150
'(' is not followed by whitespace. 150
')' is not preceeded with whitespace. 150
Expected @throws tag for 'MissingAttributeException'. 150
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 150
Unable to get class information for MissingAttributeException. 150
Unable to get class information for JellyTagException. 150
'(' is not followed by whitespace. 168
')' is not preceeded with whitespace. 168
'(' is not followed by whitespace. 175
')' is not preceeded with whitespace. 175

org/drools/tags/rule/RuleTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'setName' is not designed for extension - needs to be abstract, final or empty. 101
'(' is not followed by whitespace. 101
'name' hides a field. 101
')' is not preceeded with whitespace. 101
Method 'getName' is not designed for extension - needs to be abstract, final or empty. 110
Method 'getSalience' is not designed for extension - needs to be abstract, final or empty. 119
Method 'setSalience' is not designed for extension - needs to be abstract, final or empty. 128
'salience' hides a field. 128
Method 'setVar' is not designed for extension - needs to be abstract, final or empty. 137
'(' is not followed by whitespace. 137
'var' hides a field. 137
')' is not preceeded with whitespace. 137
Method 'getVar' is not designed for extension - needs to be abstract, final or empty. 146
Method 'getRule' is not designed for extension - needs to be abstract, final or empty. 155
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 171
'(' is not followed by whitespace. 171
')' is not preceeded with whitespace. 171
Expected @throws tag for 'MissingAttributeException'. 171
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 171
Unable to get class information for MissingAttributeException. 171
Unable to get class information for JellyTagException. 171
'(' is not followed by whitespace. 204
')' is not preceeded with whitespace. 204
'(' is not followed by whitespace. 212
')' is not preceeded with whitespace. 212

org/drools/tags/rule/RuleTagLibrary.java

Error Line
Line does not match expected header line of ''. 1

org/drools/tags/rule/RuleTagSupport.java

Error Line
Line does not match expected header line of ''. 1
Method 'getRuleSet' is not designed for extension - needs to be abstract, final or empty. 84
'(' is not followed by whitespace. 86
')' is not preceeded with whitespace. 86
Method 'getRule' is not designed for extension - needs to be abstract, final or empty. 100
'(' is not followed by whitespace. 102
')' is not preceeded with whitespace. 102
Method 'getAvailableDeclarations' is not designed for extension - needs to be abstract, final or empty. 119
Unable to get class information for JellyTagException. 119
Method 'requiredAttribute' is not designed for extension - needs to be abstract, final or empty. 139
'(' is not followed by whitespace. 139
')' is not preceeded with whitespace. 140
Unable to get class information for MissingAttributeException. 140

org/drools/tags/rule/RulesTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 86
'(' is not followed by whitespace. 86
')' is not preceeded with whitespace. 86
Expected @throws tag for 'MissingAttributeException'. 86
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 86
Unable to get class information for MissingAttributeException. 86
Unable to get class information for JellyTagException. 86

org/drools/tags/rule/SemanticsTag.java

Error Line
Line does not match expected header line of ''. 1
Using the '.*' form of import should be avoided - org.apache.commons.jelly.*. 49
Method 'setModule' is not designed for extension - needs to be abstract, final or empty. 93
'(' is not followed by whitespace. 93
'module' hides a field. 93
')' is not preceeded with whitespace. 93
Method 'getModule' is not designed for extension - needs to be abstract, final or empty. 102
Method 'setVar' is not designed for extension - needs to be abstract, final or empty. 111
'(' is not followed by whitespace. 111
'var' hides a field. 111
')' is not preceeded with whitespace. 111
Method 'getVar' is not designed for extension - needs to be abstract, final or empty. 120
Method 'getSemanticModule' is not designed for extension - needs to be abstract, final or empty. 132
Unable to get class information for JellyTagException. 132
'(' is not followed by whitespace. 140
')' is not preceeded with whitespace. 140
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 157
'(' is not followed by whitespace. 157
')' is not preceeded with whitespace. 157
Expected @throws tag for 'MissingAttributeException'. 157
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 157
Unable to get class information for MissingAttributeException. 157
Unable to get class information for JellyTagException. 157
'(' is not followed by whitespace. 188
')' is not preceeded with whitespace. 188
'(' is not followed by whitespace. 190
')' is not preceeded with whitespace. 190

org/drools/tags/rule/SemanticsTagLibrary.java

Error Line
Line does not match expected header line of ''. 1
'(' is not followed by whitespace. 82
'module' hides a field. 82
')' is not preceeded with whitespace. 82
Unable to get class information for JellyTagException. 82
Method 'getSemanticModule' is not designed for extension - needs to be abstract, final or empty. 101
Method 'registerObjectTypes' is not designed for extension - needs to be abstract, final or empty. 111
Unable to get class information for JellyTagException. 111
'(' is not followed by whitespace. 121
')' is not preceeded with whitespace. 121
Method 'registerObjectType' is not designed for extension - needs to be abstract, final or empty. 137
'(' is not followed by whitespace. 137
')' is not preceeded with whitespace. 138
Unable to get class information for JellyTagException. 138
Method 'registerConditions' is not designed for extension - needs to be abstract, final or empty. 150
Unable to get class information for JellyTagException. 150
'(' is not followed by whitespace. 160
')' is not preceeded with whitespace. 160
Method 'registerCondition' is not designed for extension - needs to be abstract, final or empty. 176
'(' is not followed by whitespace. 176
')' is not preceeded with whitespace. 177
Unable to get class information for JellyTagException. 177
Method 'registerExtractors' is not designed for extension - needs to be abstract, final or empty. 189
Unable to get class information for JellyTagException. 189
'(' is not followed by whitespace. 199
')' is not preceeded with whitespace. 199
Method 'registerExtractor' is not designed for extension - needs to be abstract, final or empty. 215
'(' is not followed by whitespace. 215
')' is not preceeded with whitespace. 216
Unable to get class information for JellyTagException. 216
Method 'registerConsequences' is not designed for extension - needs to be abstract, final or empty. 228
Unable to get class information for JellyTagException. 228
'(' is not followed by whitespace. 238
')' is not preceeded with whitespace. 238
Method 'registerConsequence' is not designed for extension - needs to be abstract, final or empty. 254
'(' is not followed by whitespace. 254
')' is not preceeded with whitespace. 255
Unable to get class information for JellyTagException. 255

org/drools/tags/semantics/ConditionTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 88
'(' is not followed by whitespace. 88
')' is not preceeded with whitespace. 88
Expected @throws tag for 'MissingAttributeException'. 88
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 88
Unable to get class information for MissingAttributeException. 88
Unable to get class information for JellyTagException. 88
'(' is not followed by whitespace. 106
')' is not preceeded with whitespace. 106

org/drools/tags/semantics/ConsequenceTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 88
'(' is not followed by whitespace. 88
')' is not preceeded with whitespace. 88
Expected @throws tag for 'MissingAttributeException'. 88
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 88
Unable to get class information for MissingAttributeException. 88
Unable to get class information for JellyTagException. 88
'(' is not followed by whitespace. 106
')' is not preceeded with whitespace. 106

org/drools/tags/semantics/ExtractorTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 88
'(' is not followed by whitespace. 88
')' is not preceeded with whitespace. 88
Expected @throws tag for 'MissingAttributeException'. 88
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 88
Unable to get class information for MissingAttributeException. 88
Unable to get class information for JellyTagException. 88
'(' is not followed by whitespace. 106
')' is not preceeded with whitespace. 106

org/drools/tags/semantics/ObjectTypeTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 88
'(' is not followed by whitespace. 88
')' is not preceeded with whitespace. 88
Expected @throws tag for 'MissingAttributeException'. 88
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 88
Unable to get class information for MissingAttributeException. 88
Unable to get class information for JellyTagException. 88
'(' is not followed by whitespace. 106
')' is not preceeded with whitespace. 106

org/drools/tags/semantics/SemanticComponentTagSupport.java

Error Line
Line does not match expected header line of ''. 1
Method 'setName' is not designed for extension - needs to be abstract, final or empty. 87
'(' is not followed by whitespace. 87
'name' hides a field. 87
')' is not preceeded with whitespace. 87
Method 'getName' is not designed for extension - needs to be abstract, final or empty. 96
Method 'setClassname' is not designed for extension - needs to be abstract, final or empty. 105
'(' is not followed by whitespace. 105
'classname' hides a field. 105
')' is not preceeded with whitespace. 105
Method 'getClassname' is not designed for extension - needs to be abstract, final or empty. 114
Method 'checkAttributes' is not designed for extension - needs to be abstract, final or empty. 123
Unable to get class information for MissingAttributeException. 123
Method 'getSemanticModule' is not designed for extension - needs to be abstract, final or empty. 141
'(' is not followed by whitespace. 143
')' is not preceeded with whitespace. 143

org/drools/tags/semantics/SemanticModuleTag.java

Error Line
Line does not match expected header line of ''. 1
Method 'getSemanticModule' is not designed for extension - needs to be abstract, final or empty. 92
Method 'setUri' is not designed for extension - needs to be abstract, final or empty. 101
'(' is not followed by whitespace. 101
'uri' hides a field. 101
')' is not preceeded with whitespace. 101
Method 'getUri' is not designed for extension - needs to be abstract, final or empty. 110
Method 'setVar' is not designed for extension - needs to be abstract, final or empty. 126
'(' is not followed by whitespace. 126
'var' hides a field. 126
')' is not preceeded with whitespace. 126
Method 'getVar' is not designed for extension - needs to be abstract, final or empty. 136
Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 152
'(' is not followed by whitespace. 152
')' is not preceeded with whitespace. 152
Expected @throws tag for 'MissingAttributeException'. 152
Redundant throws: 'MissingAttributeException' is subclass of 'JellyTagException'. 152
Unable to get class information for MissingAttributeException. 152
Unable to get class information for JellyTagException. 152

org/drools/tags/semantics/SemanticsTagLibrary.java

Error Line
Line does not match expected header line of ''. 1

org/drools/tags/semantics/SemanticsTagSupport.java

Error Line
Line does not match expected header line of ''. 1