Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
65091013

Files

FilesInfosWarningsErrors
org/slasoi/slamodel/core/Annotated.java0560
org/slasoi/slamodel/core/CID.java0160
org/slasoi/slamodel/core/CompoundConstraintExpr.java0710
org/slasoi/slamodel/core/CompoundDomainExpr.java0620
org/slasoi/slamodel/core/ConstraintExpr.java060
org/slasoi/slamodel/core/DomainExpr.java060
org/slasoi/slamodel/core/EventExpr.java0630
org/slasoi/slamodel/core/FunctionalExpr.java0650
org/slasoi/slamodel/core/SimpleDomainExpr.java0650
org/slasoi/slamodel/core/TypeConstraintExpr.java0850
org/slasoi/slamodel/primitives/BOOL.java0610
org/slasoi/slamodel/primitives/CONST.java0770
org/slasoi/slamodel/primitives/Expr.java060
org/slasoi/slamodel/primitives/ID.java0760
org/slasoi/slamodel/primitives/LIST.java0660
org/slasoi/slamodel/primitives/STND.java0220
org/slasoi/slamodel/primitives/TIME.java0570
org/slasoi/slamodel/primitives/UUID.java0180
org/slasoi/slamodel/primitives/ValueExpr.java060
org/slasoi/slamodel/primitives/_STND_bnf.java0300
org/slasoi/slamodel/service/Interface.java03710
org/slasoi/slamodel/service/ResourceType.java0280
org/slasoi/slamodel/service/ServiceRef.java0760
org/slasoi/slamodel/sla/AgreementTerm.java01190
org/slasoi/slamodel/sla/CustomAction.java091
org/slasoi/slamodel/sla/Customisable.java0450
org/slasoi/slamodel/sla/Endpoint.java0890
org/slasoi/slamodel/sla/Guaranteed.java02461
org/slasoi/slamodel/sla/InterfaceDeclr.java01020
org/slasoi/slamodel/sla/InterfaceRef.java0510
org/slasoi/slamodel/sla/Invocation.java0871
org/slasoi/slamodel/sla/Party.java01520
org/slasoi/slamodel/sla/SLA.java0680
org/slasoi/slamodel/sla/SLATemplate.java01860
org/slasoi/slamodel/sla/VariableDeclr.java0660
org/slasoi/slamodel/sla/business/ComponentProductOfferingPrice.java01350
org/slasoi/slamodel/sla/business/Penalty.java0640
org/slasoi/slamodel/sla/business/PriceModification.java0440
org/slasoi/slamodel/sla/business/Product.java0560
org/slasoi/slamodel/sla/business/ProductOfferingPrice.java02160
org/slasoi/slamodel/sla/business/Termination.java0840
org/slasoi/slamodel/sla/business/TerminationClause.java01740
org/slasoi/slamodel/sla/tools/ExprValidator.java06350
org/slasoi/slamodel/sla/tools/MetaModel.java02530
org/slasoi/slamodel/sla/tools/Validator.java04510
org/slasoi/slamodel/sla/tools/_acc.java05100
org/slasoi/slamodel/sla/tools/_ispec.java02760
org/slasoi/slamodel/vocab/B4Terms.java01290
org/slasoi/slamodel/vocab/bnf.java014090
org/slasoi/slamodel/vocab/business.java01100
org/slasoi/slamodel/vocab/common.java01800
org/slasoi/slamodel/vocab/core.java03670
org/slasoi/slamodel/vocab/ext/Category.java0100
org/slasoi/slamodel/vocab/ext/Entity.java0230
org/slasoi/slamodel/vocab/ext/Expression.java0190
org/slasoi/slamodel/vocab/ext/Extensions.java0230
org/slasoi/slamodel/vocab/ext/Functional.java0440
org/slasoi/slamodel/vocab/ext/Nominal.java0670
org/slasoi/slamodel/vocab/ext/Set.java0350
org/slasoi/slamodel/vocab/ext/Value.java0510
org/slasoi/slamodel/vocab/meta.java02770
org/slasoi/slamodel/vocab/resources.java0520
org/slasoi/slamodel/vocab/sla.java02240
org/slasoi/slamodel/vocab/units.java02750
org/slasoi/slamodel/vocab/xsd.java02990

Rules

RulesViolationsSeverity
JavadocMethod554Warnings Warning
JavadocType80Warnings Warning
JavadocVariable823Warnings Warning
JavadocStyle15Warnings Warning
ConstantName540Warnings Warning
LocalFinalVariableName0Warnings Warning
LocalVariableName59Warnings Warning
MemberName117Warnings Warning
MethodName73Warnings Warning
PackageName0Warnings Warning
ParameterName18Warnings Warning
StaticVariableName1Warnings Warning
TypeName13Warnings Warning
AvoidStarImport3Warnings Warning
IllegalImport0Warnings Warning
RedundantImport1Warnings Warning
UnusedImports0Warnings Warning
LineLength
  • max: "120"
67Warnings Warning
MethodLength1Warnings Warning
ParameterNumber0Warnings Warning
EmptyForIteratorPad0Warnings Warning
MethodParamPad0Warnings Warning
NoWhitespaceAfter87Warnings Warning
NoWhitespaceBefore0Warnings Warning
OperatorWrap0Warnings Warning
ParenPad1Warnings Warning
TypecastParenPad0Warnings Warning
WhitespaceAfter276Warnings Warning
WhitespaceAround2062Warnings Warning
ModifierOrder1Warnings Warning
RedundantModifier9Warnings Warning
AvoidNestedBlocks0Warnings Warning
EmptyBlock2Warnings Warning
LeftCurly0Warnings Warning
NeedBraces370Warnings Warning
RightCurly0Warnings Warning
AvoidInlineConditionals72Warnings Warning
DoubleCheckedLocking0Warnings Warning
EmptyStatement2Warnings Warning
EqualsHashCode5Warnings Warning
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0Warnings Warning
IllegalInstantiation0Warnings Warning
InnerAssignment0Warnings Warning
MagicNumber0 Ignore
MissingSwitchDefault2Warnings Warning
RedundantThrows0Warnings Warning
SimplifyBooleanExpression0Warnings Warning
SimplifyBooleanReturn0Warnings Warning
DesignForExtension0 Ignore
FinalClass0Warnings Warning
HideUtilityClassConstructor3Warnings Warning
InterfaceIsType0Warnings Warning
VisibilityModifier20Warnings Warning
ArrayTypeStyle0Warnings Warning
FinalParameters491Warnings Warning
TodoComment0Warnings Warning
UpperEll0Warnings Warning
JavadocPackage8Warnings Warning
NewlineAtEndOfFile49Warnings Warning
Translation0Warnings Warning
FileLength0Warnings Warning
FileTabCharacter
  • eachLine: "true"
2377Warnings Warning
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "(?<!^\ +\*)\s+$"
986Warnings Warning

Details

org/slasoi/slamodel/core/Annotated.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsMissing package-info.java file.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.44
WarningsLine has trailing spaces.45
WarningsLine contains a tab character.45
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsLine has trailing spaces.47
WarningsLine contains a tab character.47
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsName '_descr' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsName '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
WarningsLine has trailing spaces.50
WarningsLine contains a tab character.50
WarningsLine contains a tab character.51
WarningsMissing a Javadoc comment.51
WarningsParameter descr should be final.51
Warnings'{' is not preceded with whitespace.51
WarningsLine has trailing spaces.52
WarningsLine contains a tab character.52
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.53
Warnings'{' is not preceded with whitespace.53
WarningsLine has trailing spaces.54
WarningsLine contains a tab character.54
WarningsLine contains a tab character.55
WarningsMissing a Javadoc comment.55
Warnings'{' is not preceded with whitespace.55
WarningsLine has trailing spaces.56
WarningsLine contains a tab character.56
WarningsLine contains a tab character.57
WarningsMissing a Javadoc comment.57
WarningsParameter property should be final.57
WarningsParameter value should be final.57
Warnings'{' is not preceded with whitespace.57
WarningsLine has trailing spaces.58
WarningsLine contains a tab character.58
WarningsLine contains a tab character.59
WarningsMissing a Javadoc comment.59
WarningsParameter property should be final.59
Warnings'{' is not preceded with whitespace.59
WarningsLine has trailing spaces.60
WarningsLine contains a tab character.60
WarningsLine contains a tab character.61
WarningsMissing a Javadoc comment.61
WarningsParameter property should be final.61
Warnings'{' is not preceded with whitespace.61
WarningsLine has trailing spaces.62
WarningsMissing a Javadoc comment.63
Warnings'{' is not preceded with whitespace.63

org/slasoi/slamodel/core/CID.java

ViolationMessageLine
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.42
Warnings'{' is not preceded with whitespace.42
WarningsLine has trailing spaces.43
WarningsLine contains a tab character.43
WarningsLine contains a tab character.44
WarningsMissing a Javadoc comment.44
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsParameter value should be final.46
Warnings'{' is not preceded with whitespace.46
WarningsLine has trailing spaces.49
WarningsMissing a Javadoc comment.50
Warnings'{' is not preceded with whitespace.50

org/slasoi/slamodel/core/CompoundConstraintExpr.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.43
Warnings'{' is not preceded with whitespace.43
WarningsLine has trailing spaces.44
WarningsLine contains a tab character.44
WarningsLine contains a tab character.45
WarningsMissing a Javadoc comment.45
WarningsLine has trailing spaces.46
WarningsLine contains a tab character.46
WarningsLine contains a tab character.47
WarningsMissing a Javadoc comment.47
WarningsName '_op' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsName '_sub' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
WarningsLine has trailing spaces.49
WarningsMissing a Javadoc comment.50
Warnings'{' is not preceded with whitespace.50
WarningsLine has trailing spaces.51
WarningsLine contains a tab character.51
WarningsLine contains a tab character.52
WarningsLine contains a tab character.53
WarningsLine contains a tab character.54
WarningsLine contains a tab character.55
Warnings'{' is not preceded with whitespace.55
Warnings'{' is not followed by whitespace.55
Warnings'}' is not preceded with whitespace.55
WarningsLine has trailing spaces.56
WarningsLine contains a tab character.56
WarningsLine contains a tab character.57
WarningsMissing a Javadoc comment.57
WarningsParameter op should be final.57
WarningsParameter sub should be final.57
Warnings'{' is not preceded with whitespace.57
WarningsLine contains a tab character.58
WarningsLine contains a tab character.59
WarningsLine contains a tab character.60
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine contains a tab character.62
WarningsMissing a Javadoc comment.62
WarningsParameter op should be final.62
Warnings'{' is not preceded with whitespace.62
Warnings'if' construct must use '{}'s.63
WarningsLine contains a tab character.64
WarningsLine contains a tab character.65
WarningsLine has trailing spaces.66
WarningsLine contains a tab character.66
WarningsLine contains a tab character.67
WarningsMissing a Javadoc comment.67
Warnings'{' is not preceded with whitespace.67
WarningsLine has trailing spaces.68
WarningsLine contains a tab character.68
WarningsLine contains a tab character.69
WarningsMissing a Javadoc comment.69
WarningsParameter sub should be final.69
Warnings'{' is not preceded with whitespace.69
Warnings'if' construct must use '{}'s.70
Warnings'==' is not preceded with whitespace.70
Warnings'==' is not followed by whitespace.70
WarningsLine contains a tab character.72
WarningsLine has trailing spaces.73
WarningsLine contains a tab character.73
WarningsLine contains a tab character.74
WarningsMissing a Javadoc comment.74
Warnings'{' is not preceded with whitespace.74
WarningsMissing a Javadoc comment.76
Warnings'{' is not preceded with whitespace.76

org/slasoi/slamodel/core/CompoundDomainExpr.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.43
Warnings'{' is not preceded with whitespace.43
WarningsLine has trailing spaces.44
WarningsLine contains a tab character.44
WarningsLine contains a tab character.45
WarningsMissing a Javadoc comment.45
WarningsLine has trailing spaces.46
WarningsLine contains a tab character.46
WarningsLine contains a tab character.47
WarningsMissing a Javadoc comment.47
WarningsName '_op' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsName '_sub' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
WarningsLine has trailing spaces.49
WarningsMissing a Javadoc comment.50
Warnings'{' is not preceded with whitespace.50
WarningsLine has trailing spaces.51
Warnings'{' is not preceded with whitespace.55
Warnings'{' is not followed by whitespace.55
Warnings'}' is not preceded with whitespace.55
WarningsLine has trailing spaces.56
WarningsMissing a Javadoc comment.57
WarningsParameter op should be final.57
WarningsParameter sub should be final.57
Warnings'{' is not preceded with whitespace.57
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine contains a tab character.62
WarningsMissing a Javadoc comment.62
WarningsParameter op should be final.62
Warnings'{' is not preceded with whitespace.62
Warnings'if' construct must use '{}'s.63
WarningsLine contains a tab character.64
WarningsLine contains a tab character.65
WarningsLine has trailing spaces.66
WarningsLine contains a tab character.66
WarningsLine contains a tab character.67
WarningsMissing a Javadoc comment.67
Warnings'{' is not preceded with whitespace.67
WarningsLine has trailing spaces.68
WarningsLine contains a tab character.68
WarningsLine contains a tab character.69
WarningsMissing a Javadoc comment.69
WarningsParameter sub should be final.69
Warnings'{' is not preceded with whitespace.69
Warnings'if' construct must use '{}'s.70
Warnings'==' is not preceded with whitespace.70
Warnings'==' is not followed by whitespace.70
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsLine has trailing spaces.73
WarningsLine contains a tab character.73
WarningsLine contains a tab character.74
WarningsMissing a Javadoc comment.74
Warnings'{' is not preceded with whitespace.74
WarningsMissing a Javadoc comment.76
Warnings'{' is not preceded with whitespace.76

org/slasoi/slamodel/core/ConstraintExpr.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.41
Warnings'{' is not preceded with whitespace.41

org/slasoi/slamodel/core/DomainExpr.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.41
Warnings'{' is not preceded with whitespace.41

org/slasoi/slamodel/core/EventExpr.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.45
Warnings'{' is not preceded with whitespace.45
WarningsLine has trailing spaces.46
WarningsLine contains a tab character.46
WarningsLine contains a tab character.47
WarningsMissing a Javadoc comment.47
WarningsLine has trailing spaces.48
WarningsLine contains a tab character.48
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsName '_op' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsName '_params' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
WarningsLine has trailing spaces.51
WarningsMissing a Javadoc comment.52
Warnings'{' is not preceded with whitespace.52
WarningsLine has trailing spaces.53
Warnings'{' is not preceded with whitespace.57
Warnings'{' is not followed by whitespace.57
Warnings'}' is not preceded with whitespace.57
WarningsLine has trailing spaces.58
WarningsMissing a Javadoc comment.59
WarningsParameter op should be final.59
WarningsParameter params should be final.59
Warnings'{' is not preceded with whitespace.59
WarningsLine has trailing spaces.63
WarningsLine contains a tab character.63
WarningsLine contains a tab character.64
WarningsMissing a Javadoc comment.64
WarningsParameter op should be final.64
Warnings'{' is not preceded with whitespace.64
Warnings'if' construct must use '{}'s.65
WarningsLine contains a tab character.66
WarningsLine contains a tab character.67
WarningsLine has trailing spaces.68
WarningsLine contains a tab character.68
WarningsLine contains a tab character.69
WarningsMissing a Javadoc comment.69
Warnings'{' is not preceded with whitespace.69
WarningsLine has trailing spaces.70
WarningsLine contains a tab character.70
WarningsLine contains a tab character.71
WarningsMissing a Javadoc comment.71
WarningsParameter params should be final.71
Warnings'{' is not preceded with whitespace.71
Warnings'if' construct must use '{}'s.72
WarningsLine contains a tab character.72
Warnings'==' is not preceded with whitespace.72
Warnings'==' is not followed by whitespace.72
WarningsLine contains a tab character.73
WarningsLine contains a tab character.74
WarningsLine has trailing spaces.75
WarningsLine contains a tab character.75
WarningsLine contains a tab character.76
WarningsMissing a Javadoc comment.76
Warnings'{' is not preceded with whitespace.76
WarningsMissing a Javadoc comment.78
Warnings'{' is not preceded with whitespace.78

org/slasoi/slamodel/core/FunctionalExpr.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.44
Warnings'{' is not preceded with whitespace.44
WarningsLine has trailing spaces.45
WarningsLine contains a tab character.45
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsLine has trailing spaces.47
WarningsLine contains a tab character.47
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsName '_op' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsName '_params' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
WarningsLine has trailing spaces.50
WarningsMissing a Javadoc comment.51
Warnings'{' is not preceded with whitespace.51
WarningsLine has trailing spaces.52
Warnings'{' is not preceded with whitespace.56
Warnings'{' is not followed by whitespace.56
Warnings'}' is not preceded with whitespace.56
WarningsLine has trailing spaces.57
WarningsLine contains a tab character.57
WarningsLine contains a tab character.58
WarningsMissing a Javadoc comment.58
WarningsParameter op should be final.58
WarningsParameter params should be final.58
Warnings'{' is not preceded with whitespace.58
WarningsLine contains a tab character.59
WarningsLine contains a tab character.60
WarningsLine contains a tab character.61
WarningsLine has trailing spaces.62
WarningsLine contains a tab character.62
WarningsLine contains a tab character.63
WarningsMissing a Javadoc comment.63
WarningsParameter op should be final.63
Warnings'{' is not preceded with whitespace.63
Warnings'if' construct must use '{}'s.64
WarningsLine contains a tab character.65
WarningsLine contains a tab character.66
WarningsLine has trailing spaces.67
WarningsLine contains a tab character.67
WarningsLine contains a tab character.68
WarningsMissing a Javadoc comment.68
Warnings'{' is not preceded with whitespace.68
WarningsLine has trailing spaces.69
WarningsLine contains a tab character.69
WarningsLine contains a tab character.70
WarningsMissing a Javadoc comment.70
WarningsParameter params should be final.70
Warnings'{' is not preceded with whitespace.70
Warnings'if' construct must use '{}'s.71
WarningsLine contains a tab character.72
WarningsLine contains a tab character.73
WarningsLine has trailing spaces.74
WarningsLine contains a tab character.74
WarningsLine contains a tab character.75
WarningsMissing a Javadoc comment.75
Warnings'{' is not preceded with whitespace.75
WarningsMissing a Javadoc comment.77
Warnings'{' is not preceded with whitespace.77

org/slasoi/slamodel/core/SimpleDomainExpr.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.44
Warnings'{' is not preceded with whitespace.44
WarningsLine has trailing spaces.45
WarningsLine contains a tab character.45
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsLine has trailing spaces.47
WarningsLine contains a tab character.47
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsName '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsName '_op' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
WarningsLine has trailing spaces.50
WarningsMissing a Javadoc comment.51
Warnings'{' is not preceded with whitespace.51
WarningsLine has trailing spaces.52
Warnings'{' is not preceded with whitespace.56
Warnings'{' is not followed by whitespace.56
Warnings'}' is not preceded with whitespace.56
WarningsLine has trailing spaces.57
WarningsLine contains a tab character.57
WarningsLine contains a tab character.58
WarningsMissing a Javadoc comment.58
WarningsParameter value should be final.58
WarningsParameter op should be final.58
Warnings'{' is not preceded with whitespace.58
WarningsLine contains a tab character.59
WarningsLine contains a tab character.60
WarningsLine contains a tab character.61
WarningsLine has trailing spaces.62
WarningsLine contains a tab character.62
WarningsLine contains a tab character.63
WarningsMissing a Javadoc comment.63
WarningsParameter value should be final.63
Warnings'{' is not preceded with whitespace.63
Warnings'if' construct must use '{}'s.64
WarningsLine contains a tab character.65
WarningsLine contains a tab character.66
WarningsLine has trailing spaces.67
WarningsLine contains a tab character.67
WarningsLine contains a tab character.68
WarningsMissing a Javadoc comment.68
Warnings'{' is not preceded with whitespace.68
WarningsLine has trailing spaces.69
WarningsLine contains a tab character.69
WarningsLine contains a tab character.70
WarningsMissing a Javadoc comment.70
WarningsParameter op should be final.70
Warnings'{' is not preceded with whitespace.70
Warnings'if' construct must use '{}'s.71
WarningsLine contains a tab character.72
WarningsLine contains a tab character.73
WarningsLine has trailing spaces.74
WarningsLine contains a tab character.74
WarningsLine contains a tab character.75
WarningsMissing a Javadoc comment.75
Warnings'{' is not preceded with whitespace.75
WarningsMissing a Javadoc comment.77
Warnings'{' is not preceded with whitespace.77

org/slasoi/slamodel/core/TypeConstraintExpr.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.44
Warnings'{' is not preceded with whitespace.44
WarningsLine has trailing spaces.45
WarningsLine contains a tab character.45
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsLine has trailing spaces.47
WarningsLine contains a tab character.47
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsName '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsName '_domain' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
WarningsLine contains a tab character.50
WarningsName '_error' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
WarningsLine has trailing spaces.54
WarningsMissing a Javadoc comment.55
Warnings'{' is not preceded with whitespace.55
WarningsLine has trailing spaces.56
Warnings'{' is not preceded with whitespace.60
Warnings'{' is not followed by whitespace.60
Warnings'}' is not preceded with whitespace.60
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsParameter value should be final.65
WarningsExpected @param tag for 'value'.65
WarningsParameter domain should be final.65
WarningsExpected @param tag for 'domain'.65
WarningsParameter error should be final.65
WarningsExpected @param tag for 'error'.65
Warnings'{' is not preceded with whitespace.65
WarningsLine contains a tab character.66
WarningsLine contains a tab character.67
WarningsLine contains a tab character.68
WarningsLine contains a tab character.69
WarningsLine has trailing spaces.70
WarningsMissing a Javadoc comment.71
WarningsParameter value should be final.71
WarningsParameter domain should be final.71
Warnings'{' is not preceded with whitespace.71
WarningsLine has trailing spaces.75
WarningsLine contains a tab character.75
WarningsLine contains a tab character.76
WarningsMissing a Javadoc comment.76
WarningsParameter value should be final.76
Warnings'{' is not preceded with whitespace.76
Warnings'if' construct must use '{}'s.77
WarningsLine contains a tab character.78
WarningsLine contains a tab character.79
WarningsLine has trailing spaces.80
WarningsLine contains a tab character.80
WarningsLine contains a tab character.81
WarningsMissing a Javadoc comment.81
Warnings'{' is not preceded with whitespace.81
WarningsLine has trailing spaces.82
WarningsLine contains a tab character.82
WarningsLine contains a tab character.83
WarningsMissing a Javadoc comment.83
WarningsParameter domain should be final.83
Warnings'{' is not preceded with whitespace.83
Warnings'if' construct must use '{}'s.84
WarningsLine contains a tab character.85
WarningsLine contains a tab character.86
WarningsLine has trailing spaces.87
WarningsLine contains a tab character.87
WarningsLine contains a tab character.88
WarningsMissing a Javadoc comment.88
Warnings'{' is not preceded with whitespace.88
WarningsLine has trailing spaces.89
WarningsLine contains a tab character.89
WarningsLine contains a tab character.90
WarningsParameter error should be final.93
WarningsExpected @param tag for 'error'.93
Warnings'{' is not preceded with whitespace.93
WarningsLine has trailing spaces.94
WarningsLine contains a tab character.94
WarningsExpected an @return tag.98
Warnings'{' is not preceded with whitespace.98
WarningsMissing a Javadoc comment.100
Warnings'{' is not preceded with whitespace.100

org/slasoi/slamodel/primitives/BOOL.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsMissing package-info.java file.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.38
Warnings'{' is not preceded with whitespace.38
WarningsLine has trailing spaces.39
WarningsLine contains a tab character.39
WarningsLine contains a tab character.40
WarningsMissing a Javadoc comment.40
WarningsLine has trailing spaces.41
WarningsLine contains a tab character.41
WarningsLine contains a tab character.42
WarningsMissing a Javadoc comment.42
WarningsName '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.42
WarningsLine has trailing spaces.43
Warnings'{' is not preceded with whitespace.47
Warnings'{' is not followed by whitespace.47
Warnings'}' is not preceded with whitespace.47
WarningsLine has trailing spaces.48
WarningsLine contains a tab character.48
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsParameter value should be final.49
Warnings'{' is not preceded with whitespace.49
WarningsLine contains a tab character.50
WarningsLine contains a tab character.51
WarningsLine has trailing spaces.52
WarningsLine contains a tab character.52
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.53
WarningsParameter value should be final.53
Warnings'{' is not preceded with whitespace.53
WarningsLine contains a tab character.54
WarningsLine contains a tab character.55
WarningsLine has trailing spaces.56
WarningsLine contains a tab character.56
WarningsLine contains a tab character.57
WarningsMissing a Javadoc comment.57
Warnings'{' is not preceded with whitespace.57
WarningsLine has trailing spaces.58
WarningsLine contains a tab character.58
WarningsLine contains a tab character.59
WarningsDefinition of 'equals()' without corresponding definition of 'hashCode()'.59
WarningsMissing a Javadoc comment.59
WarningsParameter obj should be final.59
Warnings'{' is not preceded with whitespace.59
WarningsLine contains a tab character.60
Warnings'cast' is not followed by whitespace.60
WarningsLine contains a tab character.61
WarningsLine has trailing spaces.62
WarningsLine contains a tab character.62
WarningsLine contains a tab character.63
WarningsMissing a Javadoc comment.63
Warnings'{' is not preceded with whitespace.63
WarningsLine contains a tab character.64
Warnings'?' is not preceded with whitespace.64
WarningsAvoid inline conditionals.64
Warnings':' is not preceded with whitespace.64
WarningsLine contains a tab character.65

org/slasoi/slamodel/primitives/CONST.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.38
Warnings'{' is not preceded with whitespace.38
WarningsLine has trailing spaces.39
WarningsLine contains a tab character.39
WarningsLine contains a tab character.40
WarningsMissing a Javadoc comment.40
WarningsLine contains a tab character.42
WarningsMissing a Javadoc comment.42
WarningsName '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.42
WarningsLine contains a tab character.43
WarningsMissing a Javadoc comment.43
WarningsName '_datatype' must match pattern '^[a-z][a-zA-Z0-9]*$'.43
WarningsLine has trailing spaces.44
Warnings'{' is not preceded with whitespace.48
Warnings'{' is not followed by whitespace.48
Warnings'}' is not preceded with whitespace.48
WarningsLine has trailing spaces.49
WarningsLine contains a tab character.49
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsParameter value should be final.50
WarningsParameter datatype should be final.50
Warnings'{' is not preceded with whitespace.50
WarningsLine contains a tab character.51
WarningsLine contains a tab character.52
WarningsLine contains a tab character.53
WarningsLine has trailing spaces.54
WarningsLine contains a tab character.54
WarningsLine contains a tab character.55
WarningsMissing a Javadoc comment.55
WarningsParameter value should be final.55
Warnings'{' is not preceded with whitespace.55
Warnings'if' construct must use '{}'s.56
Warnings'if' construct must use '{}'s.58
WarningsLine contains a tab character.59
WarningsLine has trailing spaces.60
WarningsLine contains a tab character.60
WarningsLine contains a tab character.61
WarningsMissing a Javadoc comment.61
Warnings'{' is not preceded with whitespace.61
WarningsLine has trailing spaces.62
WarningsLine contains a tab character.62
WarningsLine contains a tab character.63
WarningsMissing a Javadoc comment.63
WarningsParameter datatype should be final.63
Warnings'{' is not preceded with whitespace.63
WarningsLine contains a tab character.64
WarningsLine contains a tab character.65
WarningsLine has trailing spaces.66
WarningsLine contains a tab character.66
WarningsLine contains a tab character.67
WarningsMissing a Javadoc comment.67
Warnings'{' is not preceded with whitespace.67
WarningsLine has trailing spaces.68
WarningsLine contains a tab character.68
WarningsLine contains a tab character.69
WarningsDefinition of 'equals()' without corresponding definition of 'hashCode()'.69
WarningsMissing a Javadoc comment.69
WarningsParameter o should be final.69
Warnings'{' is not preceded with whitespace.69
Warnings'if' construct must use '{}'s.70
WarningsLine contains a tab character.70
WarningsLine is longer than 120 characters.71
WarningsLine contains a tab character.71
Warnings'cast' is not followed by whitespace.71
Warnings'cast' is not followed by whitespace.71
WarningsLine contains a tab character.72
WarningsLine has trailing spaces.73
WarningsMissing a Javadoc comment.74
Warnings'{' is not preceded with whitespace.74
Warnings'?' is not preceded with whitespace.75
WarningsAvoid inline conditionals.75
Warnings':' is not preceded with whitespace.75

org/slasoi/slamodel/primitives/Expr.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.40
Warnings'{' is not preceded with whitespace.40

org/slasoi/slamodel/primitives/ID.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.38
Warnings'{' is not preceded with whitespace.38
WarningsLine has trailing spaces.39
WarningsLine contains a tab character.39
WarningsLine contains a tab character.40
WarningsMissing a Javadoc comment.40
WarningsLine has trailing spaces.41
WarningsLine contains a tab character.41
WarningsLine contains a tab character.42
WarningsMissing a Javadoc comment.42
WarningsName '$path_separator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.42
WarningsLine has trailing spaces.43
WarningsLine contains a tab character.43
WarningsLine contains a tab character.44
WarningsMissing a Javadoc comment.44
WarningsName '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.44
WarningsLine has trailing spaces.45
Warnings'{' is not preceded with whitespace.49
Warnings'{' is not followed by whitespace.49
Warnings'}' is not preceded with whitespace.49
WarningsLine has trailing spaces.50
WarningsLine contains a tab character.50
WarningsLine contains a tab character.51
WarningsMissing a Javadoc comment.51
WarningsParameter value should be final.51
Warnings'{' is not preceded with whitespace.51
WarningsLine contains a tab character.52
WarningsLine contains a tab character.53
WarningsLine has trailing spaces.54
WarningsLine contains a tab character.54
WarningsLine contains a tab character.55
WarningsMissing a Javadoc comment.55
WarningsParameter value should be final.55
Warnings'{' is not preceded with whitespace.55
Warnings'if' construct must use '{}'s.56
WarningsLine contains a tab character.56
WarningsLine contains a tab character.57
Warnings'if' construct must use '{}'s.58
WarningsLine contains a tab character.59
WarningsLine has trailing spaces.60
WarningsLine contains a tab character.60
WarningsLine contains a tab character.61
WarningsMissing a Javadoc comment.61
Warnings'{' is not preceded with whitespace.61
WarningsLine has trailing spaces.62
WarningsLine contains a tab character.62
WarningsLine contains a tab character.63
WarningsMissing a Javadoc comment.63
Warnings'{' is not preceded with whitespace.63
Warnings'?' is not preceded with whitespace.63
WarningsAvoid inline conditionals.63
Warnings':' is not preceded with whitespace.63
WarningsLine has trailing spaces.64
WarningsLine contains a tab character.64
WarningsLine contains a tab character.65
WarningsMissing a Javadoc comment.65
WarningsParameter obj should be final.65
Warnings'{' is not preceded with whitespace.65
Warnings'if' construct must use '{}'s.66
WarningsLine contains a tab character.66
Warnings'if' construct must use '{}'s.67
WarningsLine contains a tab character.67
Warnings'cast' is not followed by whitespace.67
Warnings'if' construct must use '{}'s.68
WarningsLine contains a tab character.68
WarningsLine contains a tab character.69
WarningsLine contains a tab character.70
WarningsLine has trailing spaces.71
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsMissing a Javadoc comment.72
Warnings'{' is not preceded with whitespace.72

org/slasoi/slamodel/primitives/LIST.java

ViolationMessageLine
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.40
Warnings'{' is not preceded with whitespace.40
WarningsLine has trailing spaces.41
WarningsLine contains a tab character.41
WarningsLine contains a tab character.42
WarningsMissing a Javadoc comment.42
WarningsLine has trailing spaces.43
WarningsLine contains a tab character.43
WarningsLine contains a tab character.44
WarningsMissing a Javadoc comment.44
Warnings'{' is not preceded with whitespace.44
Warnings'{' is not followed by whitespace.44
Warnings'}' is not preceded with whitespace.44
WarningsLine has trailing spaces.45
WarningsMissing a Javadoc comment.46
WarningsParameter elements should be final.46
Warnings'{' is not preceded with whitespace.46
Warnings'for' construct must use '{}'s.47
Warnings'if' construct must use '{}'s.47
WarningsLine has trailing spaces.49
WarningsLine contains a tab character.49
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
Warnings'{' is not preceded with whitespace.50
Warnings'=' is not preceded with whitespace.54
Warnings'=' is not followed by whitespace.54
Warnings'<' is not preceded with whitespace.54
Warnings'<' is not followed by whitespace.54
Warnings'{' is not preceded with whitespace.54
Warnings'if' construct must use '{}'s.55
WarningsLine contains a tab character.55
Warnings'>' is not preceded with whitespace.55
Warnings'>' is not followed by whitespace.55
WarningsLine contains a tab character.56
WarningsLine contains a tab character.60
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine contains a tab character.62
WarningsDefinition of 'equals()' without corresponding definition of 'hashCode()'.62
WarningsMissing a Javadoc comment.62
WarningsParameter o should be final.62
Warnings'{' is not preceded with whitespace.62
Warnings'if' construct must use '{}'s.63
WarningsLine contains a tab character.63
WarningsLine contains a tab character.64
Warnings'{' is not preceded with whitespace.64
WarningsLine contains a tab character.65
WarningsName 'o_list' must match pattern '^[a-z][a-zA-Z0-9]*$'.65
Warnings'cast' is not followed by whitespace.65
WarningsLine contains a tab character.66
Warnings'{' is not preceded with whitespace.66
WarningsLine contains a tab character.67
WarningsLine contains a tab character.68
WarningsLine contains a tab character.69
Warnings'{' is not preceded with whitespace.69
Warnings'if' construct must use '{}'s.70
WarningsLine contains a tab character.70
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsLine contains a tab character.73
WarningsLine contains a tab character.74
WarningsLine contains a tab character.75
WarningsLine contains a tab character.76

org/slasoi/slamodel/primitives/STND.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.38
Warnings'{' is not preceded with whitespace.38
WarningsLine has trailing spaces.39
WarningsLine contains a tab character.39
WarningsLine contains a tab character.40
WarningsMissing a Javadoc comment.40
WarningsLine has trailing spaces.41
Warnings'{' is not preceded with whitespace.45
Warnings'{' is not followed by whitespace.45
Warnings'}' is not preceded with whitespace.45
WarningsLine has trailing spaces.46
WarningsMissing a Javadoc comment.47
WarningsParameter value should be final.47
Warnings'{' is not preceded with whitespace.47
WarningsMissing a Javadoc comment.51
Warnings'{' is not preceded with whitespace.51
WarningsLine contains a tab character.52
WarningsLine has trailing spaces.54

org/slasoi/slamodel/primitives/TIME.java

ViolationMessageLine
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.46
Warnings'{' is not preceded with whitespace.46
WarningsLine has trailing spaces.47
WarningsLine contains a tab character.47
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsLine has trailing spaces.49
WarningsMissing a Javadoc comment.50
WarningsName '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
WarningsMissing a Javadoc comment.51
WarningsName '_serialised_calendar' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
WarningsLine has trailing spaces.52
Warnings'{' is not preceded with whitespace.56
Warnings'{' is not followed by whitespace.56
Warnings'}' is not preceded with whitespace.56
WarningsLine has trailing spaces.57
WarningsMissing a Javadoc comment.58
WarningsParameter value should be final.58
Warnings'{' is not preceded with whitespace.58
WarningsLine has trailing spaces.61
WarningsFirst sentence should end with a period.62
WarningsParameter value should be final.66
WarningsExpected @param tag for 'value'.66
Warnings'{' is not preceded with whitespace.66
Warnings'if' construct must use '{}'s.67
Warnings'cast' is not followed by whitespace.68
WarningsLine has trailing spaces.70
WarningsFirst sentence should end with a period.71
WarningsExpected an @return tag.75
Warnings'{' is not preceded with whitespace.75
Warnings'cast' is not followed by whitespace.75
WarningsLine has trailing spaces.76
WarningsDefinition of 'equals()' without corresponding definition of 'hashCode()'.77
WarningsMissing a Javadoc comment.77
WarningsParameter o should be final.77
Warnings'{' is not preceded with whitespace.77
Warnings'if' construct must use '{}'s.78
WarningsLine contains a tab character.78
Warnings'cast' is not followed by whitespace.79
WarningsLine has trailing spaces.81
WarningsMissing a Javadoc comment.82
Warnings'{' is not preceded with whitespace.82
WarningsLine has trailing spaces.85
WarningsLine has trailing spaces.87
WarningsMissing a Javadoc comment.88
WarningsName 'sdf' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.88
WarningsLine has trailing spaces.89
WarningsMissing a Javadoc comment.90
WarningsParameter out should be final.90
Warnings'{' is not preceded with whitespace.90
WarningsMissing a Javadoc comment.96
WarningsParameter in should be final.96
Warnings'{' is not preceded with whitespace.96
WarningsLine is longer than 120 characters.98

org/slasoi/slamodel/primitives/UUID.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.38
Warnings'{' is not preceded with whitespace.38
WarningsLine has trailing spaces.39
WarningsLine contains a tab character.39
WarningsLine contains a tab character.40
WarningsMissing a Javadoc comment.40
WarningsLine has trailing spaces.41
Warnings'{' is not preceded with whitespace.45
Warnings'{' is not followed by whitespace.45
Warnings'}' is not preceded with whitespace.45
WarningsLine has trailing spaces.46
WarningsMissing a Javadoc comment.47
WarningsParameter value should be final.47
Warnings'{' is not preceded with whitespace.47

org/slasoi/slamodel/primitives/ValueExpr.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.38
Warnings'{' is not preceded with whitespace.38

org/slasoi/slamodel/primitives/_STND_bnf.java

ViolationMessageLine
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.41
WarningsUtility classes should not have a public or default constructor.41
WarningsName '_STND_bnf' must match pattern '^[A-Z][a-zA-Z0-9]*$'.41
WarningsMissing a Javadoc comment.43
WarningsName 'p_STRING' must match pattern '^[a-z][a-zA-Z0-9]*$'.43
WarningsParameter stnd should be final.43
Warnings'{' is not preceded with whitespace.43
Warnings'if' construct must use '{}'s.44
Warnings'if' construct must use '{}'s.45
Warnings'if' construct must use '{}'s.46
Warnings'if' construct must use '{}'s.47
Warnings'if' construct must use '{}'s.48
Warnings'if' construct must use '{}'s.49
Warnings'if' construct must use '{}'s.50
Warnings'if' construct must use '{}'s.51
Warnings'if' construct must use '{}'s.52
Warnings'if' construct must use '{}'s.53
Warnings'if' construct must use '{}'s.54
Warnings'if' construct must use '{}'s.55
WarningsName '$s' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
WarningsName '$base' must match pattern '^[a-z][a-zA-Z0-9]*$'.57
Warnings'if' construct must use '{}'s.58
WarningsLine has trailing spaces.58
Warnings'+' is not preceded with whitespace.60
Warnings'+' is not followed by whitespace.60
Warnings'-' is not preceded with whitespace.60
Warnings'-' is not followed by whitespace.60

org/slasoi/slamodel/service/Interface.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsMissing package-info.java file.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.45
Warnings'{' is not preceded with whitespace.45
WarningsLine has trailing spaces.46
WarningsLine contains a tab character.46
WarningsLine contains a tab character.47
WarningsMissing a Javadoc comment.47
WarningsLine has trailing spaces.48
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.49
WarningsLine contains a tab character.49
Warnings'{' is not preceded with whitespace.49
WarningsLine has trailing spaces.50
WarningsLine contains a tab character.50
WarningsLine contains a tab character.51
WarningsMissing a Javadoc comment.51
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.53
WarningsName '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
WarningsLine contains a tab character.54
WarningsMissing a Javadoc comment.54
WarningsName '_extended' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
WarningsLine contains a tab character.55
WarningsMissing a Javadoc comment.55
WarningsName '_operations' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
WarningsLine has trailing spaces.56
WarningsLine contains a tab character.56
WarningsLine contains a tab character.57
WarningsLine contains a tab character.58
WarningsLine contains a tab character.59
WarningsLine contains a tab character.60
Warnings'{' is not preceded with whitespace.60
Warnings'{' is not followed by whitespace.60
Warnings'}' is not preceded with whitespace.60
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine contains a tab character.62
WarningsMissing a Javadoc comment.62
WarningsParameter name should be final.62
Warnings'{' is not preceded with whitespace.62
WarningsLine contains a tab character.63
WarningsLine contains a tab character.64
WarningsLine has trailing spaces.65
WarningsLine contains a tab character.65
WarningsLine contains a tab character.66
WarningsMissing a Javadoc comment.66
WarningsParameter name should be final.66
Warnings'{' is not preceded with whitespace.66
Warnings'if' construct must use '{}'s.67
WarningsLine contains a tab character.67
WarningsLine contains a tab character.68
WarningsLine contains a tab character.69
WarningsLine has trailing spaces.70
WarningsLine contains a tab character.70
WarningsLine contains a tab character.71
WarningsMissing a Javadoc comment.71
Warnings'{' is not preceded with whitespace.71
WarningsLine has trailing spaces.72
WarningsLine contains a tab character.72
WarningsLine contains a tab character.73
WarningsMissing a Javadoc comment.73
WarningsParameter extended should be final.73
Warnings'{' is not preceded with whitespace.73
WarningsLine has trailing spaces.74
WarningsLine contains a tab character.74
WarningsLine contains a tab character.75
WarningsMissing a Javadoc comment.75
Warnings'{' is not preceded with whitespace.75
WarningsLine has trailing spaces.76
WarningsLine contains a tab character.76
WarningsLine contains a tab character.77
WarningsMissing a Javadoc comment.77
WarningsParameter operations should be final.77
Warnings'{' is not preceded with whitespace.77
WarningsLine has trailing spaces.78
WarningsLine contains a tab character.78
WarningsLine contains a tab character.79
WarningsMissing a Javadoc comment.79
Warnings'{' is not preceded with whitespace.79
WarningsLine has trailing spaces.80
WarningsLine contains a tab character.80
WarningsFirst sentence should end with a period.81
WarningsLine contains a tab character.81
WarningsLine contains a tab character.82
WarningsLine contains a tab character.83
WarningsLine contains a tab character.84
WarningsLine contains a tab character.85
WarningsExpected an @return tag.86
WarningsLine contains a tab character.86
WarningsParameter name should be final.86
WarningsExpected @param tag for 'name'.86
Warnings'{' is not preceded with whitespace.86
WarningsLine contains a tab character.87
Warnings'{' is not preceded with whitespace.87
WarningsLine contains a tab character.88
Warnings'{' is not preceded with whitespace.88
Warnings'if' construct must use '{}'s.89
WarningsLine contains a tab character.89
WarningsLine contains a tab character.90
WarningsLine contains a tab character.91
WarningsLine contains a tab character.92
WarningsLine contains a tab character.93
WarningsLine has trailing spaces.94
WarningsLine contains a tab character.94
WarningsLine contains a tab character.95
WarningsMissing a Javadoc comment.95
Warnings'{' is not preceded with whitespace.95
WarningsLine contains a tab character.96
WarningsLine contains a tab character.97
WarningsLine has trailing spaces.98
WarningsLine contains a tab character.98
WarningsMissing a Javadoc comment.99
WarningsLine contains a tab character.99
Warnings'{' is not preceded with whitespace.99
WarningsLine has trailing spaces.100
WarningsLine contains a tab character.100
WarningsLine contains a tab character.101
WarningsMissing a Javadoc comment.101
WarningsRedundant 'public' modifier.101
WarningsLine has trailing spaces.102
WarningsLine contains a tab character.102
WarningsLine contains a tab character.103
WarningsLine has trailing spaces.104
WarningsLine contains a tab character.104
WarningsLine contains a tab character.105
WarningsLine has trailing spaces.106
WarningsLine contains a tab character.106
WarningsMissing a Javadoc comment.107
WarningsLine contains a tab character.107
Warnings'{' is not preceded with whitespace.107
WarningsLine has trailing spaces.108
WarningsLine contains a tab character.108
WarningsLine contains a tab character.109
WarningsMissing a Javadoc comment.109
WarningsLine has trailing spaces.110
WarningsLine contains a tab character.110
WarningsLine contains a tab character.111
WarningsMissing a Javadoc comment.111
WarningsName '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.111
WarningsLine contains a tab character.112
WarningsMissing a Javadoc comment.112
WarningsName '_inputs' must match pattern '^[a-z][a-zA-Z0-9]*$'.112
WarningsLine contains a tab character.113
WarningsMissing a Javadoc comment.113
WarningsName '_outputs' must match pattern '^[a-z][a-zA-Z0-9]*$'.113
WarningsLine contains a tab character.114
WarningsMissing a Javadoc comment.114
WarningsName '_related' must match pattern '^[a-z][a-zA-Z0-9]*$'.114
WarningsLine contains a tab character.115
WarningsMissing a Javadoc comment.115
WarningsName '_faults' must match pattern '^[a-z][a-zA-Z0-9]*$'.115
WarningsLine has trailing spaces.116
WarningsLine contains a tab character.116
WarningsLine contains a tab character.117
WarningsLine contains a tab character.118
WarningsLine contains a tab character.119
WarningsLine contains a tab character.120
Warnings'{' is not preceded with whitespace.120
Warnings'{' is not followed by whitespace.120
Warnings'}' is not preceded with whitespace.120
WarningsLine has trailing spaces.121
WarningsLine contains a tab character.121
WarningsLine contains a tab character.122
WarningsMissing a Javadoc comment.122
WarningsParameter name should be final.122
Warnings'{' is not preceded with whitespace.122
WarningsLine contains a tab character.123
WarningsLine contains a tab character.124
WarningsLine has trailing spaces.125
WarningsLine contains a tab character.125
WarningsLine contains a tab character.126
WarningsMissing a Javadoc comment.126
WarningsParameter name should be final.126
Warnings'{' is not preceded with whitespace.126
Warnings'if' construct must use '{}'s.127
WarningsLine contains a tab character.128
WarningsLine contains a tab character.129
WarningsLine has trailing spaces.130
WarningsLine contains a tab character.130
WarningsLine contains a tab character.131
WarningsMissing a Javadoc comment.131
Warnings'{' is not preceded with whitespace.131
WarningsLine has trailing spaces.132
WarningsLine contains a tab character.132
WarningsLine contains a tab character.133
WarningsMissing a Javadoc comment.133
WarningsParameter inputs should be final.133
Warnings'{' is not preceded with whitespace.133
WarningsLine has trailing spaces.134
WarningsLine contains a tab character.134
WarningsLine contains a tab character.135
WarningsMissing a Javadoc comment.135
Warnings'{' is not preceded with whitespace.135
WarningsLine has trailing spaces.136
WarningsFirst sentence should end with a period.137
WarningsLine contains a tab character.137
WarningsLine has trailing spaces.138
WarningsExpected an @return tag.142
WarningsParameter name should be final.142
WarningsExpected @param tag for 'name'.142
Warnings'{' is not preceded with whitespace.142
Warnings'{' is not preceded with whitespace.143
Warnings'{' is not preceded with whitespace.144
Warnings'if' construct must use '{}'s.145
WarningsLine has trailing spaces.150
WarningsLine contains a tab character.150
WarningsLine contains a tab character.151
WarningsMissing a Javadoc comment.151
WarningsParameter outputs should be final.151
Warnings'{' is not preceded with whitespace.151
WarningsLine has trailing spaces.152
WarningsLine contains a tab character.152
WarningsLine contains a tab character.153
WarningsMissing a Javadoc comment.153
Warnings'{' is not preceded with whitespace.153
WarningsLine has trailing spaces.154
WarningsFirst sentence should end with a period.155
WarningsLine has trailing spaces.156
WarningsExpected an @return tag.160
WarningsLine contains a tab character.160
WarningsParameter name should be final.160
WarningsExpected @param tag for 'name'.160
Warnings'{' is not preceded with whitespace.160
Warnings'{' is not preceded with whitespace.161
Warnings'{' is not preceded with whitespace.162
Warnings'if' construct must use '{}'s.163
WarningsLine has trailing spaces.168
WarningsLine contains a tab character.168
WarningsLine contains a tab character.169
WarningsMissing a Javadoc comment.169
WarningsParameter related should be final.169
Warnings'{' is not preceded with whitespace.169
WarningsLine has trailing spaces.170
WarningsLine contains a tab character.170
WarningsLine contains a tab character.171
WarningsMissing a Javadoc comment.171
Warnings'{' is not preceded with whitespace.171
WarningsLine has trailing spaces.172
WarningsFirst sentence should end with a period.173
WarningsLine contains a tab character.173
WarningsLine has trailing spaces.174
WarningsExpected an @return tag.178
WarningsParameter name should be final.178
WarningsExpected @param tag for 'name'.178
Warnings'{' is not preceded with whitespace.178
Warnings'{' is not preceded with whitespace.179
Warnings'{' is not preceded with whitespace.180
Warnings'if' construct must use '{}'s.181
WarningsLine has trailing spaces.186
WarningsLine contains a tab character.186
WarningsLine contains a tab character.187
WarningsMissing a Javadoc comment.187
WarningsParameter faults should be final.187
Warnings'{' is not preceded with whitespace.187
WarningsLine has trailing spaces.188
WarningsLine contains a tab character.188
WarningsLine contains a tab character.189
WarningsMissing a Javadoc comment.189
Warnings'{' is not preceded with whitespace.189
WarningsLine has trailing spaces.190
WarningsLine contains a tab character.190
WarningsLine contains a tab character.191
WarningsMissing a Javadoc comment.191
Warnings'{' is not preceded with whitespace.191
WarningsLine contains a tab character.192
WarningsLine contains a tab character.193
WarningsLine has trailing spaces.194
WarningsLine contains a tab character.194
WarningsMissing a Javadoc comment.195
WarningsLine contains a tab character.195
Warnings'{' is not preceded with whitespace.195
WarningsLine has trailing spaces.196
WarningsLine contains a tab character.196
WarningsLine contains a tab character.197
WarningsMissing a Javadoc comment.197
WarningsLine has trailing spaces.198
WarningsLine contains a tab character.198
WarningsLine contains a tab character.199
WarningsMissing a Javadoc comment.199
WarningsName '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.199
WarningsLine contains a tab character.200
WarningsMissing a Javadoc comment.200
WarningsName '_aux' must match pattern '^[a-z][a-zA-Z0-9]*$'.200
WarningsLine contains a tab character.201
WarningsMissing a Javadoc comment.201
WarningsName '_datatype' must match pattern '^[a-z][a-zA-Z0-9]*$'.201
WarningsLine contains a tab character.202
WarningsMissing a Javadoc comment.202
WarningsName '_domain' must match pattern '^[a-z][a-zA-Z0-9]*$'.202
WarningsLine has trailing spaces.203
WarningsLine contains a tab character.203
WarningsLine contains a tab character.204
WarningsLine contains a tab character.205
WarningsLine contains a tab character.206
WarningsLine contains a tab character.207
Warnings'{' is not preceded with whitespace.207
Warnings'{' is not followed by whitespace.207
Warnings'}' is not preceded with whitespace.207
WarningsLine has trailing spaces.208
WarningsFirst sentence should end with a period.209
WarningsLine contains a tab character.213
WarningsParameter name should be final.213
WarningsExpected @param tag for 'name'.213
Warnings'{' is not preceded with whitespace.213
WarningsLine has trailing spaces.219
WarningsLine contains a tab character.219
WarningsLine contains a tab character.220
WarningsMissing a Javadoc comment.220
WarningsParameter name should be final.220
Warnings'{' is not preceded with whitespace.220
Warnings'if' construct must use '{}'s.221
WarningsLine contains a tab character.221
WarningsLine contains a tab character.222
WarningsLine contains a tab character.223
WarningsLine has trailing spaces.224
WarningsLine contains a tab character.224
WarningsLine contains a tab character.225
WarningsMissing a Javadoc comment.225
Warnings'{' is not preceded with whitespace.225
WarningsLine has trailing spaces.226
WarningsLine contains a tab character.226
WarningsLine contains a tab character.227
WarningsMissing a Javadoc comment.227
WarningsParameter aux should be final.227
Warnings'{' is not preceded with whitespace.227
WarningsLine has trailing spaces.228
WarningsLine contains a tab character.228
WarningsLine contains a tab character.229
WarningsMissing a Javadoc comment.229
Warnings'{' is not preceded with whitespace.229
WarningsLine has trailing spaces.230
WarningsLine contains a tab character.230
WarningsLine contains a tab character.231
WarningsMissing a Javadoc comment.231
WarningsParameter datatype should be final.231
Warnings'{' is not preceded with whitespace.231
Warnings'if' construct must use '{}'s.232
WarningsLine contains a tab character.232
WarningsLine contains a tab character.233
WarningsLine contains a tab character.234
WarningsLine has trailing spaces.235
WarningsLine contains a tab character.235
WarningsLine contains a tab character.236
WarningsMissing a Javadoc comment.236
Warnings'{' is not preceded with whitespace.236
WarningsLine has trailing spaces.237
WarningsLine contains a tab character.237
WarningsLine contains a tab character.238
WarningsMissing a Javadoc comment.238
WarningsParameter domain should be final.238
Warnings'{' is not preceded with whitespace.238
WarningsLine has trailing spaces.239
WarningsLine contains a tab character.239
WarningsLine contains a tab character.240
WarningsMissing a Javadoc comment.240
Warnings'{' is not preceded with whitespace.240
WarningsLine has trailing spaces.241
WarningsLine contains a tab character.241
WarningsLine contains a tab character.242
WarningsMissing a Javadoc comment.242
Warnings'{' is not preceded with whitespace.242
WarningsLine has trailing spaces.243
WarningsLine contains a tab character.243
WarningsLine contains a tab character.244
WarningsLine has trailing spaces.245
WarningsLine contains a tab character.245
WarningsLine contains a tab character.246

org/slasoi/slamodel/service/ResourceType.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.40
WarningsLine has trailing spaces.41
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.44
WarningsName '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.44
WarningsLine has trailing spaces.45
Warnings'{' is not preceded with whitespace.49
Warnings'{' is not followed by whitespace.49
Warnings'}' is not preceded with whitespace.49
WarningsLine has trailing spaces.50
WarningsMissing a Javadoc comment.51
WarningsParameter name should be final.51
Warnings'{' is not preceded with whitespace.51
WarningsLine has trailing spaces.54
WarningsMissing a Javadoc comment.55
WarningsParameter name should be final.55
Warnings'{' is not preceded with whitespace.55
Warnings'if' construct must use '{}'s.56
WarningsLine has trailing spaces.59
WarningsMissing a Javadoc comment.60
Warnings'{' is not preceded with whitespace.60
WarningsLine has trailing spaces.61
WarningsMissing a Javadoc comment.62
Warnings'{' is not preceded with whitespace.62

org/slasoi/slamodel/service/ServiceRef.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.44
Warnings'{' is not preceded with whitespace.44
WarningsLine has trailing spaces.45
WarningsLine contains a tab character.45
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsName '_interfaceIds' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsName '_operationIds' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsName '_endpointIds' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
WarningsLine has trailing spaces.51
WarningsMissing a Javadoc comment.52
Warnings'{' is not preceded with whitespace.52
WarningsLine has trailing spaces.53
WarningsMissing a Javadoc comment.54
Warnings'{' is not preceded with whitespace.54
Warnings'{' is not followed by whitespace.54
Warnings'}' is not preceded with whitespace.54
WarningsLine has trailing spaces.55
WarningsLine contains a tab character.55
WarningsLine contains a tab character.56
WarningsMissing a Javadoc comment.56
WarningsParameter interfaceDeclrIds should be final.56
WarningsParameter operationIds should be final.56
WarningsParameter endpointIds should be final.56
Warnings'{' is not preceded with whitespace.56
WarningsLine contains a tab character.57
WarningsLine contains a tab character.58
WarningsLine contains a tab character.59
WarningsLine contains a tab character.60
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine contains a tab character.62
WarningsMissing a Javadoc comment.62
WarningsParameter ids should be final.62
Warnings'{' is not preceded with whitespace.62
WarningsLine has trailing spaces.63
WarningsLine contains a tab character.63
WarningsLine contains a tab character.64
WarningsMissing a Javadoc comment.64
Warnings'{' is not preceded with whitespace.64
WarningsLine has trailing spaces.65
WarningsLine contains a tab character.65
WarningsLine contains a tab character.66
WarningsMissing a Javadoc comment.66
WarningsParameter ids should be final.66
Warnings'{' is not preceded with whitespace.66
WarningsLine has trailing spaces.67
WarningsLine contains a tab character.67
WarningsLine contains a tab character.68
WarningsMissing a Javadoc comment.68
Warnings'{' is not preceded with whitespace.68
WarningsLine has trailing spaces.69
WarningsLine contains a tab character.69
WarningsLine contains a tab character.70
WarningsMissing a Javadoc comment.70
WarningsParameter ids should be final.70
Warnings'{' is not preceded with whitespace.70
WarningsLine has trailing spaces.71
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsMissing a Javadoc comment.72
Warnings'{' is not preceded with whitespace.72
WarningsLine has trailing spaces.73
WarningsLine contains a tab character.73
WarningsMissing a Javadoc comment.74
Warnings'{' is not preceded with whitespace.74

org/slasoi/slamodel/sla/AgreementTerm.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsMissing package-info.java file.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.45
Warnings'{' is not preceded with whitespace.45
WarningsLine has trailing spaces.46
WarningsLine contains a tab character.46
WarningsLine contains a tab character.47
WarningsMissing a Javadoc comment.47
WarningsLine has trailing spaces.48
WarningsLine contains a tab character.48
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsName '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsName '_vars' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
WarningsLine contains a tab character.51
WarningsMissing a Javadoc comment.51
WarningsName '_guarantees' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
WarningsLine contains a tab character.52
WarningsMissing a Javadoc comment.52
WarningsName '_pre' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
WarningsLine has trailing spaces.53
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.54
Warnings'{' is not preceded with whitespace.54
WarningsLine has trailing spaces.55
WarningsLine contains a tab character.55
WarningsLine contains a tab character.56
Warnings'{' is not preceded with whitespace.59
Warnings'{' is not followed by whitespace.59
Warnings'}' is not preceded with whitespace.59
WarningsLine has trailing spaces.60
WarningsLine contains a tab character.60
WarningsLine contains a tab character.61
WarningsMissing a Javadoc comment.61
WarningsParameter id should be final.61
WarningsParameter pre should be final.61
WarningsParameter vars should be final.61
WarningsParameter guarantees should be final.61
Warnings'{' is not preceded with whitespace.61
WarningsLine contains a tab character.62
WarningsLine contains a tab character.64
WarningsLine contains a tab character.65
WarningsLine contains a tab character.66
WarningsLine has trailing spaces.67
WarningsLine contains a tab character.67
WarningsLine contains a tab character.68
WarningsMissing a Javadoc comment.68
WarningsParameter id should be final.68
Warnings'{' is not preceded with whitespace.68
Warnings'if' construct must use '{}'s.69
WarningsLine contains a tab character.70
WarningsLine contains a tab character.71
WarningsLine has trailing spaces.72
WarningsLine contains a tab character.72
WarningsLine contains a tab character.73
WarningsMissing a Javadoc comment.73
Warnings'{' is not preceded with whitespace.73
WarningsLine has trailing spaces.74
WarningsMissing a Javadoc comment.75
WarningsParameter pre should be final.75
Warnings'{' is not preceded with whitespace.75
WarningsLine has trailing spaces.76
WarningsMissing a Javadoc comment.77
Warnings'{' is not preceded with whitespace.77
WarningsLine has trailing spaces.78
WarningsLine contains a tab character.78
WarningsLine contains a tab character.79
WarningsMissing a Javadoc comment.79
WarningsParameter vars should be final.79
Warnings'{' is not preceded with whitespace.79
WarningsLine has trailing spaces.80
WarningsLine contains a tab character.80
WarningsLine contains a tab character.81
WarningsMissing a Javadoc comment.81
Warnings'{' is not preceded with whitespace.81
WarningsLine has trailing spaces.82
WarningsFirst sentence should end with a period.83
WarningsExpected an @return tag.88
WarningsLine contains a tab character.88
WarningsParameter variableName should be final.88
WarningsExpected @param tag for 'variableName'.88
Warnings'{' is not preceded with whitespace.88
Warnings'{' is not preceded with whitespace.89
Warnings'{' is not preceded with whitespace.90
Warnings'if' construct must use '{}'s.91
WarningsLine has trailing spaces.96
WarningsLine contains a tab character.96
WarningsLine contains a tab character.97
WarningsMissing a Javadoc comment.97
WarningsParameter guarantees should be final.97
Warnings'{' is not preceded with whitespace.97
Warnings'if' construct must use '{}'s.98
WarningsLine contains a tab character.99
WarningsLine contains a tab character.100
WarningsLine has trailing spaces.101
WarningsLine contains a tab character.101
WarningsLine contains a tab character.102
WarningsMissing a Javadoc comment.102
Warnings'{' is not preceded with whitespace.102
WarningsLine has trailing spaces.103
WarningsFirst sentence should end with a period.104
WarningsExpected an @return tag.109
WarningsLine contains a tab character.109
WarningsParameter id should be final.109
WarningsExpected @param tag for 'id'.109
Warnings'{' is not preceded with whitespace.109
Warnings'{' is not preceded with whitespace.110
Warnings'{' is not preceded with whitespace.111
Warnings'if' construct must use '{}'s.112
WarningsLine has trailing spaces.117
WarningsLine contains a tab character.117
WarningsLine contains a tab character.118
WarningsMissing a Javadoc comment.118
Warnings'{' is not preceded with whitespace.118

org/slasoi/slamodel/sla/CustomAction.java

ViolationMessageLine
ErrorsGot an exception - java.lang.RuntimeException: Unable to get class information for Validator.Exception.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.41
Warnings'{' is not preceded with whitespace.41
WarningsLine has trailing spaces.42
WarningsLine contains a tab character.42
WarningsLine contains a tab character.43
WarningsMissing a Javadoc comment.43

org/slasoi/slamodel/sla/Customisable.java

ViolationMessageLine
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.43
Warnings'{' is not preceded with whitespace.43
WarningsLine has trailing spaces.44
WarningsLine contains a tab character.44
WarningsLine contains a tab character.45
WarningsMissing a Javadoc comment.45
WarningsLine has trailing spaces.46
WarningsLine contains a tab character.46
WarningsLine contains a tab character.47
WarningsMissing a Javadoc comment.47
WarningsName '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
WarningsLine has trailing spaces.48
WarningsLine contains a tab character.48
WarningsLine contains a tab character.49
Warnings'{' is not preceded with whitespace.52
Warnings'{' is not followed by whitespace.52
Warnings'}' is not preceded with whitespace.52
WarningsLine has trailing spaces.53
WarningsMissing a Javadoc comment.54
WarningsParameter v should be final.54
WarningsParameter e should be final.54
WarningsParameter value should be final.54
Warnings'{' is not preceded with whitespace.54
WarningsLine has trailing spaces.59
WarningsLine contains a tab character.59
WarningsLine contains a tab character.60
WarningsMissing a Javadoc comment.60
WarningsParameter value should be final.60
Warnings'{' is not preceded with whitespace.60
Warnings'if' construct must use '{}'s.61
WarningsLine contains a tab character.62
WarningsLine contains a tab character.63
WarningsLine has trailing spaces.64
WarningsLine contains a tab character.64
WarningsLine contains a tab character.65
WarningsMissing a Javadoc comment.65
Warnings'{' is not preceded with whitespace.65
WarningsLine has trailing spaces.66
WarningsMissing a Javadoc comment.67
WarningsParameter e should be final.67
Warnings'{' is not preceded with whitespace.67
Warnings'if' construct must use '{}'s.68

org/slasoi/slamodel/sla/Endpoint.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.46
Warnings'{' is not preceded with whitespace.46
WarningsLine has trailing spaces.47
WarningsLine contains a tab character.47
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsLine has trailing spaces.49
WarningsLine contains a tab character.49
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsName '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
WarningsLine contains a tab character.51
WarningsMissing a Javadoc comment.51
WarningsName '_location' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
WarningsLine contains a tab character.52
WarningsMissing a Javadoc comment.52
WarningsName '_protocol' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
WarningsLine has trailing spaces.53
WarningsMissing a Javadoc comment.54
Warnings'{' is not preceded with whitespace.54
WarningsLine has trailing spaces.55
WarningsLine contains a tab character.55
WarningsLine contains a tab character.56
Warnings'{' is not preceded with whitespace.59
Warnings'{' is not followed by whitespace.59
Warnings'}' is not preceded with whitespace.59
WarningsLine has trailing spaces.60
WarningsLine contains a tab character.60
WarningsLine contains a tab character.61
WarningsMissing a Javadoc comment.61
WarningsParameter id should be final.61
WarningsParameter protocol should be final.61
Warnings'{' is not preceded with whitespace.61
WarningsLine contains a tab character.62
WarningsLine contains a tab character.63
WarningsLine has trailing spaces.64
WarningsMissing a Javadoc comment.65
WarningsParameter id should be final.65
WarningsParameter location should be final.65
WarningsParameter protocol should be final.65
Warnings'{' is not preceded with whitespace.65
WarningsLine has trailing spaces.70
WarningsLine contains a tab character.70
WarningsLine contains a tab character.71
WarningsMissing a Javadoc comment.71
WarningsParameter id should be final.71
Warnings'{' is not preceded with whitespace.71
Warnings'if' construct must use '{}'s.72
WarningsLine contains a tab character.73
WarningsLine contains a tab character.74
WarningsLine has trailing spaces.75
WarningsLine contains a tab character.75
WarningsLine contains a tab character.76
WarningsMissing a Javadoc comment.76
Warnings'{' is not preceded with whitespace.76
WarningsLine has trailing spaces.77
WarningsLine contains a tab character.77
WarningsLine contains a tab character.78
WarningsMissing a Javadoc comment.78
WarningsParameter location should be final.78
Warnings'{' is not preceded with whitespace.78
WarningsLine has trailing spaces.79
WarningsLine contains a tab character.79
WarningsLine contains a tab character.80
WarningsMissing a Javadoc comment.80
Warnings'{' is not preceded with whitespace.80
WarningsLine has trailing spaces.81
WarningsLine contains a tab character.81
WarningsLine contains a tab character.82
WarningsMissing a Javadoc comment.82
WarningsParameter protocol should be final.82
Warnings'{' is not preceded with whitespace.82
Warnings'if' construct must use '{}'s.83
WarningsLine contains a tab character.84
WarningsLine contains a tab character.85
WarningsLine has trailing spaces.86
WarningsLine contains a tab character.86
WarningsLine contains a tab character.87
WarningsMissing a Javadoc comment.87
Warnings'{' is not preceded with whitespace.87
WarningsLine has trailing spaces.88
WarningsLine contains a tab character.88
WarningsLine contains a tab character.89
WarningsMissing a Javadoc comment.89
Warnings'{' is not preceded with whitespace.89

org/slasoi/slamodel/sla/Guaranteed.java

ViolationMessageLine
WarningsFile does not end with a newline.0
ErrorsGot an exception - java.lang.RuntimeException: Unable to get class information for Validator.Exception.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.51
Warnings'{' is not preceded with whitespace.51
WarningsLine has trailing spaces.52
WarningsLine contains a tab character.52
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.53
WarningsLine has trailing spaces.54
WarningsLine contains a tab character.54
WarningsMissing a Javadoc comment.55
WarningsName '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
WarningsVariable '_id' must be private and have accessor methods.55
WarningsLine has trailing spaces.56
WarningsLine contains a tab character.56
WarningsLine contains a tab character.57
WarningsMissing a Javadoc comment.57
WarningsParameter id should be final.57
Warnings'{' is not preceded with whitespace.57
WarningsLine contains a tab character.58
WarningsLine contains a tab character.59
WarningsLine has trailing spaces.60
WarningsLine contains a tab character.60
WarningsLine contains a tab character.61
WarningsMissing a Javadoc comment.61
WarningsParameter id should be final.61
Warnings'{' is not preceded with whitespace.61
Warnings'if' construct must use '{}'s.62
WarningsLine contains a tab character.64
WarningsLine has trailing spaces.65
WarningsLine contains a tab character.65
WarningsLine contains a tab character.66
WarningsMissing a Javadoc comment.66
Warnings'{' is not preceded with whitespace.66
WarningsLine has trailing spaces.67
WarningsLine contains a tab character.67
WarningsMissing a Javadoc comment.68
WarningsLine contains a tab character.68
Warnings'{' is not preceded with whitespace.68
WarningsLine has trailing spaces.69
WarningsLine contains a tab character.69
WarningsLine contains a tab character.70
WarningsMissing a Javadoc comment.70
WarningsLine has trailing spaces.71
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsMissing a Javadoc comment.72
WarningsName '_priority' must match pattern '^[a-z][a-zA-Z0-9]*$'.72
WarningsLine contains a tab character.73
WarningsMissing a Javadoc comment.73
WarningsName '_pre' must match pattern '^[a-z][a-zA-Z0-9]*$'.73
WarningsLine contains a tab character.74
WarningsMissing a Javadoc comment.74
WarningsName '_state' must match pattern '^[a-z][a-zA-Z0-9]*$'.74
WarningsLine has trailing spaces.75
WarningsLine contains a tab character.76
WarningsMissing a Javadoc comment.76
Warnings'{' is not preceded with whitespace.76
WarningsLine has trailing spaces.77
Warnings'{' is not preceded with whitespace.81
WarningsLine has trailing spaces.82
WarningsMissing a Javadoc comment.83
WarningsParameter id should be final.83
WarningsParameter state should be final.83
Warnings'{' is not preceded with whitespace.83
WarningsLine has trailing spaces.87
WarningsMissing a Javadoc comment.88
WarningsParameter id should be final.88
Warnings'{' is not preceded with whitespace.88
Warnings'if' construct must use '{}'s.89
Warnings'if' construct must use '{}'s.90
WarningsLine has trailing spaces.93
WarningsLine contains a tab character.93
WarningsLine contains a tab character.94
WarningsMissing a Javadoc comment.94
WarningsParameter priority should be final.94
Warnings'{' is not preceded with whitespace.94
WarningsLine has trailing spaces.95
WarningsLine contains a tab character.95
WarningsLine contains a tab character.96
WarningsMissing a Javadoc comment.96
Warnings'{' is not preceded with whitespace.96
WarningsLine has trailing spaces.97
WarningsLine contains a tab character.97
WarningsLine contains a tab character.98
WarningsMissing a Javadoc comment.98
WarningsParameter pre should be final.98
Warnings'{' is not preceded with whitespace.98
WarningsLine has trailing spaces.99
WarningsLine contains a tab character.99
WarningsLine contains a tab character.100
WarningsMissing a Javadoc comment.100
Warnings'{' is not preceded with whitespace.100
WarningsLine has trailing spaces.101
WarningsLine contains a tab character.101
WarningsLine contains a tab character.102
WarningsMissing a Javadoc comment.102
WarningsParameter state should be final.102
Warnings'{' is not preceded with whitespace.102
Warnings'if' construct must use '{}'s.103
WarningsLine contains a tab character.104
WarningsLine contains a tab character.105
WarningsLine has trailing spaces.106
WarningsLine contains a tab character.106
WarningsLine contains a tab character.107
WarningsMissing a Javadoc comment.107
Warnings'{' is not preceded with whitespace.107
WarningsLine has trailing spaces.108
WarningsLine contains a tab character.108
WarningsLine contains a tab character.109
WarningsMissing a Javadoc comment.109
Warnings'{' is not preceded with whitespace.109
WarningsLine has trailing spaces.110
WarningsLine contains a tab character.110
WarningsLine contains a tab character.111
WarningsLine has trailing spaces.112
WarningsLine contains a tab character.112
WarningsMissing a Javadoc comment.113
WarningsLine contains a tab character.113
Warnings'{' is not preceded with whitespace.113
WarningsLine has trailing spaces.114
WarningsLine contains a tab character.114
WarningsLine contains a tab character.115
WarningsMissing a Javadoc comment.115
WarningsLine has trailing spaces.116
WarningsLine contains a tab character.116
WarningsLine contains a tab character.117
WarningsMissing a Javadoc comment.117
WarningsName '_actor' must match pattern '^[a-z][a-zA-Z0-9]*$'.117
WarningsLine contains a tab character.118
WarningsMissing a Javadoc comment.118
WarningsName '_policy' must match pattern '^[a-z][a-zA-Z0-9]*$'.118
WarningsLine contains a tab character.119
WarningsMissing a Javadoc comment.119
WarningsName '_pre' must match pattern '^[a-z][a-zA-Z0-9]*$'.119
WarningsLine contains a tab character.120
WarningsMissing a Javadoc comment.120
WarningsName '_defn' must match pattern '^[a-z][a-zA-Z0-9]*$'.120
WarningsLine has trailing spaces.121
WarningsMissing a Javadoc comment.122
Warnings'{' is not preceded with whitespace.122
WarningsLine has trailing spaces.123
Warnings'{' is not preceded with whitespace.127
WarningsLine has trailing spaces.128
WarningsLine contains a tab character.128
WarningsLine contains a tab character.129
WarningsMissing a Javadoc comment.129
WarningsParameter id should be final.129
WarningsParameter actor should be final.129
WarningsParameter policy should be final.129
WarningsParameter pre should be final.129
WarningsParameter defn should be final.129
Warnings'{' is not preceded with whitespace.129
WarningsLine contains a tab character.130
WarningsLine contains a tab character.131
WarningsLine contains a tab character.132
WarningsLine contains a tab character.133
WarningsLine contains a tab character.134
WarningsLine contains a tab character.135
WarningsLine has trailing spaces.136
WarningsLine contains a tab character.136
WarningsLine contains a tab character.137
WarningsMissing a Javadoc comment.137
WarningsParameter actor should be final.137
Warnings'{' is not preceded with whitespace.137
Warnings'if' construct must use '{}'s.138
WarningsLine contains a tab character.138
WarningsLine contains a tab character.139
WarningsLine contains a tab character.140
WarningsLine has trailing spaces.141
WarningsLine contains a tab character.141
WarningsLine contains a tab character.142
WarningsMissing a Javadoc comment.142
Warnings'{' is not preceded with whitespace.142
WarningsLine has trailing spaces.143
WarningsLine contains a tab character.143
WarningsLine contains a tab character.144
WarningsMissing a Javadoc comment.144
WarningsParameter policy should be final.144
Warnings'{' is not preceded with whitespace.144
Warnings'if' construct must use '{}'s.145
WarningsLine contains a tab character.146
WarningsLine contains a tab character.147
WarningsLine has trailing spaces.148
WarningsLine contains a tab character.148
WarningsLine contains a tab character.149
WarningsMissing a Javadoc comment.149
Warnings'{' is not preceded with whitespace.149
WarningsLine has trailing spaces.150
WarningsLine contains a tab character.150
WarningsLine contains a tab character.151
WarningsMissing a Javadoc comment.151
WarningsParameter pre should be final.151
Warnings'{' is not preceded with whitespace.151
Warnings'if' construct must use '{}'s.152
WarningsLine contains a tab character.153
WarningsLine contains a tab character.154
WarningsLine has trailing spaces.155
WarningsLine contains a tab character.155
WarningsLine contains a tab character.156
WarningsMissing a Javadoc comment.156
Warnings'{' is not preceded with whitespace.156
WarningsLine has trailing spaces.157
WarningsLine contains a tab character.157
WarningsLine contains a tab character.158
WarningsMissing a Javadoc comment.158
WarningsParameter defn should be final.158
Warnings'{' is not preceded with whitespace.158
Warnings'if' construct must use '{}'s.159
WarningsLine contains a tab character.160
WarningsLine contains a tab character.161
WarningsLine has trailing spaces.162
WarningsLine contains a tab character.162
WarningsLine contains a tab character.163
WarningsMissing a Javadoc comment.163
Warnings'{' is not preceded with whitespace.163
WarningsLine has trailing spaces.164
WarningsLine contains a tab character.164
WarningsLine contains a tab character.165
WarningsMissing a Javadoc comment.165
Warnings'{' is not preceded with whitespace.165
WarningsLine has trailing spaces.166
WarningsLine contains a tab character.166
WarningsMissing a Javadoc comment.167
WarningsLine contains a tab character.167
Warnings'abstract' modifier out of order with the JLS suggestions.167
Warnings'{' is not preceded with whitespace.167
WarningsLine has trailing spaces.168
WarningsLine contains a tab character.168
WarningsLine contains a tab character.169
WarningsMissing a Javadoc comment.169
WarningsLine has trailing spaces.170
WarningsLine contains a tab character.170
WarningsLine contains a tab character.171
WarningsLine has trailing spaces.172
WarningsLine contains a tab character.172
WarningsLine has trailing spaces.173
WarningsLine contains a tab character.173
WarningsLine has trailing spaces.174
WarningsLine contains a tab character.174
WarningsLine contains a tab character.175
WarningsLine has trailing spaces.176
WarningsLine contains a tab character.176
WarningsLine contains a tab character.177

org/slasoi/slamodel/sla/InterfaceDeclr.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.45
Warnings'{' is not preceded with whitespace.45
WarningsLine has trailing spaces.46
WarningsLine contains a tab character.46
WarningsLine contains a tab character.47
WarningsMissing a Javadoc comment.47
WarningsLine has trailing spaces.48
WarningsLine contains a tab character.48
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsName '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsName '_provider' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
WarningsLine contains a tab character.51
WarningsMissing a Javadoc comment.51
WarningsName '_endpoints' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
WarningsLine contains a tab character.52
WarningsMissing a Javadoc comment.52
WarningsName '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
WarningsLine has trailing spaces.53
WarningsMissing a Javadoc comment.54
Warnings'{' is not preceded with whitespace.54
WarningsLine has trailing spaces.55
WarningsLine contains a tab character.55
WarningsLine contains a tab character.56
Warnings'{' is not preceded with whitespace.59
Warnings'{' is not followed by whitespace.59
Warnings'}' is not preceded with whitespace.59
WarningsLine has trailing spaces.60
WarningsMissing a Javadoc comment.61
WarningsParameter id should be final.61
WarningsParameter provider should be final.61
WarningsParameter iface should be final.61
Warnings'{' is not preceded with whitespace.61
WarningsLine has trailing spaces.64
WarningsMissing a Javadoc comment.65
WarningsParameter id should be final.65
WarningsParameter provider should be final.65
WarningsParameter endpoints should be final.65
WarningsParameter iface should be final.65
Warnings'{' is not preceded with whitespace.65
WarningsLine has trailing spaces.71
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsMissing a Javadoc comment.72
WarningsParameter id should be final.72
Warnings'{' is not preceded with whitespace.72
Warnings'if' construct must use '{}'s.73
WarningsLine contains a tab character.74
WarningsLine contains a tab character.75
WarningsLine has trailing spaces.76
WarningsLine contains a tab character.76
WarningsLine contains a tab character.77
WarningsMissing a Javadoc comment.77
Warnings'{' is not preceded with whitespace.77
WarningsLine has trailing spaces.78
WarningsLine contains a tab character.78
WarningsLine contains a tab character.79
WarningsMissing a Javadoc comment.79
WarningsParameter provider should be final.79
Warnings'{' is not preceded with whitespace.79
Warnings'if' construct must use '{}'s.80
WarningsLine contains a tab character.81
WarningsLine contains a tab character.82
WarningsLine has trailing spaces.83
WarningsLine contains a tab character.83
WarningsLine contains a tab character.84
WarningsMissing a Javadoc comment.84
Warnings'{' is not preceded with whitespace.84
WarningsLine has trailing spaces.85
WarningsLine contains a tab character.85
WarningsLine contains a tab character.86
WarningsMissing a Javadoc comment.86
WarningsParameter endpoints should be final.86
Warnings'{' is not preceded with whitespace.86
WarningsLine has trailing spaces.87
WarningsLine contains a tab character.87
WarningsLine contains a tab character.88
WarningsMissing a Javadoc comment.88
Warnings'{' is not preceded with whitespace.88
WarningsLine has trailing spaces.89
WarningsLine contains a tab character.89
WarningsLine contains a tab character.90
WarningsMissing a Javadoc comment.90
WarningsParameter iface should be final.90
Warnings'{' is not preceded with whitespace.90
Warnings'if' construct must use '{}'s.91
WarningsLine contains a tab character.92
WarningsLine contains a tab character.93
WarningsLine has trailing spaces.94
WarningsLine contains a tab character.94
WarningsLine contains a tab character.95
WarningsMissing a Javadoc comment.95
Warnings'{' is not preceded with whitespace.95
WarningsLine has trailing spaces.96
WarningsMissing a Javadoc comment.97
Warnings'{' is not preceded with whitespace.97

org/slasoi/slamodel/sla/InterfaceRef.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.42
Warnings'{' is not preceded with whitespace.42
WarningsLine has trailing spaces.43
WarningsLine contains a tab character.43
WarningsLine contains a tab character.44
WarningsMissing a Javadoc comment.44
WarningsLine has trailing spaces.45
WarningsLine contains a tab character.45
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsName '_loc' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
WarningsLine has trailing spaces.47
WarningsLine contains a tab character.47
WarningsLine contains a tab character.48
Warnings'{' is not preceded with whitespace.51
Warnings'{' is not followed by whitespace.51
Warnings'}' is not preceded with whitespace.51
WarningsLine has trailing spaces.52
WarningsMissing a Javadoc comment.53
WarningsParameter loc should be final.53
Warnings'{' is not preceded with whitespace.53
WarningsLine has trailing spaces.56
WarningsLine contains a tab character.56
WarningsLine contains a tab character.57
WarningsMissing a Javadoc comment.57
WarningsParameter loc should be final.57
Warnings'{' is not preceded with whitespace.57
Warnings'if' construct must use '{}'s.58
WarningsLine contains a tab character.59
WarningsLine contains a tab character.60
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine contains a tab character.62
WarningsMissing a Javadoc comment.62
Warnings'{' is not preceded with whitespace.62
WarningsLine has trailing spaces.63
WarningsMissing a Javadoc comment.64
Warnings'{' is not preceded with whitespace.64
WarningsLine has trailing spaces.67
WarningsDefinition of 'equals()' without corresponding definition of 'hashCode()'.68
WarningsMissing a Javadoc comment.68
WarningsParameter o should be final.68
Warnings'{' is not preceded with whitespace.68
WarningsLine has trailing spaces.69
Warnings'cast' is not followed by whitespace.69
WarningsLine has trailing spaces.71
WarningsLine contains a tab character.71

org/slasoi/slamodel/sla/Invocation.java

ViolationMessageLine
WarningsFile does not end with a newline.0
ErrorsGot an exception - java.lang.RuntimeException: Unable to get class information for Validator.Exception.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.48
Warnings'{' is not preceded with whitespace.48
WarningsLine has trailing spaces.49
WarningsLine contains a tab character.49
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsLine has trailing spaces.51
WarningsLine contains a tab character.51
WarningsLine contains a tab character.52
WarningsMissing a Javadoc comment.52
WarningsName '_endpoint' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.53
WarningsName '_operation' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
WarningsLine contains a tab character.54
WarningsMissing a Javadoc comment.54
Warnings',' is not followed by whitespace.54
WarningsName '_params' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
Warnings',' is not followed by whitespace.54
WarningsLine has trailing spaces.55
Warnings'{' is not preceded with whitespace.59
Warnings'{' is not followed by whitespace.59
Warnings'}' is not preceded with whitespace.59
WarningsLine has trailing spaces.60
WarningsLine contains a tab character.60
WarningsLine contains a tab character.61
WarningsMissing a Javadoc comment.61
WarningsParameter operation should be final.61
Warnings'{' is not preceded with whitespace.61
WarningsLine contains a tab character.62
WarningsLine contains a tab character.63
WarningsLine has trailing spaces.64
WarningsLine contains a tab character.64
WarningsLine contains a tab character.65
WarningsMissing a Javadoc comment.65
WarningsParameter endpoint should be final.65
Warnings'{' is not preceded with whitespace.65
WarningsLine has trailing spaces.66
WarningsLine contains a tab character.66
WarningsLine contains a tab character.67
WarningsMissing a Javadoc comment.67
Warnings'{' is not preceded with whitespace.67
WarningsLine has trailing spaces.68
WarningsLine contains a tab character.68
WarningsLine contains a tab character.69
WarningsMissing a Javadoc comment.69
WarningsParameter operationId should be final.69
Warnings'{' is not preceded with whitespace.69
Warnings'if' construct must use '{}'s.70
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsLine has trailing spaces.73
WarningsLine contains a tab character.73
WarningsLine contains a tab character.74
WarningsMissing a Javadoc comment.74
Warnings'{' is not preceded with whitespace.74
WarningsLine has trailing spaces.75
WarningsLine contains a tab character.75
WarningsLine contains a tab character.76
WarningsMissing a Javadoc comment.76
Warnings'{' is not preceded with whitespace.76
WarningsLine has trailing spaces.77
WarningsLine contains a tab character.77
WarningsLine contains a tab character.78
WarningsMissing a Javadoc comment.78
WarningsParameter name should be final.78
WarningsParameter value should be final.78
Warnings'{' is not preceded with whitespace.78
Warnings'if' construct must use '{}'s.79
WarningsLine contains a tab character.80
WarningsLine contains a tab character.81
WarningsLine has trailing spaces.82
WarningsLine contains a tab character.82
WarningsLine contains a tab character.83
WarningsMissing a Javadoc comment.83
WarningsParameter name should be final.83
Warnings'{' is not preceded with whitespace.83
WarningsLine has trailing spaces.88
WarningsLine has trailing spaces.97
WarningsLine has trailing spaces.99
WarningsLine has trailing spaces.106
WarningsLine has trailing spaces.107
WarningsLine is longer than 120 characters.112

org/slasoi/slamodel/sla/Party.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.45
Warnings'{' is not preceded with whitespace.45
WarningsLine has trailing spaces.46
WarningsLine contains a tab character.46
WarningsLine contains a tab character.47
WarningsMissing a Javadoc comment.47
WarningsLine has trailing spaces.48
WarningsLine contains a tab character.48
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsName '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsName '_role' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
WarningsLine contains a tab character.51
WarningsMissing a Javadoc comment.51
WarningsName '_operatives' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
WarningsLine has trailing spaces.52
WarningsMissing a Javadoc comment.53
Warnings'{' is not preceded with whitespace.53
WarningsLine has trailing spaces.54
WarningsLine contains a tab character.54
WarningsLine contains a tab character.55
Warnings'{' is not preceded with whitespace.58
Warnings'{' is not followed by whitespace.58
Warnings'}' is not preceded with whitespace.58
WarningsLine has trailing spaces.59
WarningsMissing a Javadoc comment.60
WarningsParameter id should be final.60
WarningsParameter role should be final.60
Warnings'{' is not preceded with whitespace.60
WarningsLine has trailing spaces.64
WarningsLine contains a tab character.64
WarningsLine contains a tab character.65
WarningsMissing a Javadoc comment.65
WarningsParameter id should be final.65
Warnings'{' is not preceded with whitespace.65
Warnings'if' construct must use '{}'s.66
WarningsLine contains a tab character.67
WarningsLine contains a tab character.68
WarningsLine has trailing spaces.69
WarningsLine contains a tab character.69
WarningsLine contains a tab character.70
WarningsMissing a Javadoc comment.70
Warnings'{' is not preceded with whitespace.70
WarningsLine has trailing spaces.71
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsMissing a Javadoc comment.72
WarningsParameter role should be final.72
Warnings'{' is not preceded with whitespace.72
Warnings'if' construct must use '{}'s.73
WarningsLine contains a tab character.74
WarningsLine contains a tab character.75
WarningsLine has trailing spaces.76
WarningsLine contains a tab character.76
WarningsLine contains a tab character.77
WarningsMissing a Javadoc comment.77
Warnings'{' is not preceded with whitespace.77
WarningsLine has trailing spaces.78
WarningsLine contains a tab character.78
WarningsLine contains a tab character.79
WarningsMissing a Javadoc comment.79
WarningsParameter operatives should be final.79
Warnings'{' is not preceded with whitespace.79
WarningsLine has trailing spaces.80
WarningsLine contains a tab character.80
WarningsLine contains a tab character.81
WarningsMissing a Javadoc comment.81
Warnings'{' is not preceded with whitespace.81
WarningsLine has trailing spaces.82
WarningsLine contains a tab character.82
WarningsFirst sentence should end with a period.83
WarningsExpected an @return tag.88
WarningsLine contains a tab character.88
WarningsParameter id should be final.88
WarningsExpected @param tag for 'id'.88
Warnings'{' is not preceded with whitespace.88
Warnings'{' is not preceded with whitespace.89
Warnings'{' is not preceded with whitespace.90
Warnings'if' construct must use '{}'s.91
WarningsLine has trailing spaces.96
WarningsLine contains a tab character.96
WarningsLine contains a tab character.97
WarningsMissing a Javadoc comment.97
Warnings'{' is not preceded with whitespace.97
WarningsLine contains a tab character.98
WarningsLine contains a tab character.99
WarningsLine has trailing spaces.100
WarningsLine contains a tab character.100
WarningsMissing a Javadoc comment.101
WarningsLine contains a tab character.101
Warnings'{' is not preceded with whitespace.101
WarningsLine has trailing spaces.102
WarningsLine contains a tab character.102
WarningsLine contains a tab character.103
WarningsMissing a Javadoc comment.103
WarningsLine has trailing spaces.104
WarningsLine contains a tab character.104
WarningsLine contains a tab character.105
WarningsMissing a Javadoc comment.105
WarningsName '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.105
WarningsLine has trailing spaces.106
WarningsLine contains a tab character.107
WarningsMissing a Javadoc comment.107
Warnings'{' is not preceded with whitespace.107
WarningsLine has trailing spaces.108
WarningsLine contains a tab character.108
WarningsLine contains a tab character.109
WarningsLine contains a tab character.110
WarningsLine contains a tab character.111
WarningsLine contains a tab character.112
Warnings'{' is not preceded with whitespace.112
Warnings'{' is not followed by whitespace.112
Warnings'}' is not preceded with whitespace.112
WarningsLine has trailing spaces.113
WarningsLine contains a tab character.113
WarningsLine contains a tab character.114
WarningsMissing a Javadoc comment.114
WarningsParameter id should be final.114
Warnings'{' is not preceded with whitespace.114
WarningsLine contains a tab character.115
WarningsLine contains a tab character.116
WarningsLine has trailing spaces.117
WarningsLine contains a tab character.117
WarningsLine contains a tab character.118
WarningsMissing a Javadoc comment.118
WarningsParameter id should be final.118
Warnings'{' is not preceded with whitespace.118
Warnings'if' construct must use '{}'s.119
WarningsLine contains a tab character.119
WarningsLine contains a tab character.120
WarningsLine contains a tab character.121
WarningsLine has trailing spaces.122
WarningsLine contains a tab character.122
WarningsLine contains a tab character.123
WarningsMissing a Javadoc comment.123
Warnings'{' is not preceded with whitespace.123
WarningsLine has trailing spaces.124
WarningsLine contains a tab character.124
WarningsLine contains a tab character.125
WarningsMissing a Javadoc comment.125
Warnings'{' is not preceded with whitespace.125
WarningsLine contains a tab character.126
WarningsLine contains a tab character.127
WarningsLine has trailing spaces.128
WarningsLine contains a tab character.128
WarningsLine contains a tab character.129

org/slasoi/slamodel/sla/SLA.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.41
Warnings'{' is not preceded with whitespace.41
WarningsLine has trailing spaces.42
WarningsLine contains a tab character.42
WarningsLine contains a tab character.43
WarningsMissing a Javadoc comment.43
WarningsLine has trailing spaces.44
WarningsLine contains a tab character.44
WarningsLine contains a tab character.45
WarningsMissing a Javadoc comment.45
WarningsName '_agreedAt' must match pattern '^[a-z][a-zA-Z0-9]*$'.45
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsName '_effectiveFrom' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
WarningsLine contains a tab character.47
WarningsMissing a Javadoc comment.47
WarningsName '_effectiveUntil' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsName '_templateId' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
WarningsLine has trailing spaces.49
WarningsLine contains a tab character.49
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsParameter agreedAt should be final.50
Warnings'{' is not preceded with whitespace.50
WarningsLine has trailing spaces.51
WarningsLine contains a tab character.51
WarningsLine contains a tab character.52
WarningsMissing a Javadoc comment.52
Warnings'{' is not preceded with whitespace.52
WarningsLine has trailing spaces.53
WarningsLine contains a tab character.53
WarningsLine contains a tab character.54
WarningsMissing a Javadoc comment.54
WarningsParameter effectiveFrom should be final.54
Warnings'{' is not preceded with whitespace.54
WarningsLine has trailing spaces.55
WarningsLine contains a tab character.55
WarningsLine contains a tab character.56
WarningsMissing a Javadoc comment.56
Warnings'{' is not preceded with whitespace.56
WarningsLine has trailing spaces.57
WarningsLine contains a tab character.57
WarningsLine contains a tab character.58
WarningsMissing a Javadoc comment.58
WarningsParameter effectiveUntil should be final.58
Warnings'{' is not preceded with whitespace.58
WarningsLine has trailing spaces.59
WarningsLine contains a tab character.59
WarningsLine contains a tab character.60
WarningsMissing a Javadoc comment.60
Warnings'{' is not preceded with whitespace.60
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine contains a tab character.62
WarningsMissing a Javadoc comment.62
WarningsParameter templateId should be final.62
Warnings'{' is not preceded with whitespace.62
WarningsLine has trailing spaces.63
WarningsLine contains a tab character.63
WarningsLine contains a tab character.64
WarningsMissing a Javadoc comment.64
Warnings'{' is not preceded with whitespace.64

org/slasoi/slamodel/sla/SLATemplate.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.44
Warnings'{' is not preceded with whitespace.44
WarningsLine has trailing spaces.45
WarningsLine contains a tab character.45
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsName '$model_version' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
WarningsLine has trailing spaces.49
WarningsLine contains a tab character.49
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsName '_uuid' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
WarningsVariable '_uuid' must be private and have accessor methods.50
WarningsLine contains a tab character.51
WarningsMissing a Javadoc comment.51
WarningsName '_parties' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
WarningsLine contains a tab character.52
WarningsMissing a Javadoc comment.52
WarningsName '_ifaces' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.53
WarningsName '_vars' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
WarningsLine contains a tab character.54
WarningsMissing a Javadoc comment.54
WarningsName '_terms' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
WarningsLine has trailing spaces.55
WarningsLine contains a tab character.55
WarningsLine contains a tab character.56
WarningsMissing a Javadoc comment.56
WarningsParameter uuid should be final.56
Warnings'{' is not preceded with whitespace.56
WarningsLine has trailing spaces.57
WarningsLine contains a tab character.57
WarningsLine contains a tab character.58
WarningsMissing a Javadoc comment.58
Warnings'{' is not preceded with whitespace.58
WarningsLine has trailing spaces.59
WarningsLine contains a tab character.59
WarningsLine contains a tab character.60
WarningsMissing a Javadoc comment.60
Warnings'{' is not preceded with whitespace.60
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine contains a tab character.62
WarningsMissing a Javadoc comment.62
WarningsParameter parties should be final.62
Warnings'{' is not preceded with whitespace.62
WarningsLine has trailing spaces.63
WarningsLine contains a tab character.63
WarningsLine contains a tab character.64
WarningsMissing a Javadoc comment.64
Warnings'{' is not preceded with whitespace.64
WarningsLine has trailing spaces.65
WarningsFirst sentence should end with a period.66
WarningsExpected an @return tag.71
WarningsLine contains a tab character.71
WarningsParameter id should be final.71
WarningsExpected @param tag for 'id'.71
Warnings'{' is not preceded with whitespace.71
Warnings'{' is not preceded with whitespace.72
Warnings'{' is not preceded with whitespace.73
Warnings'if' construct must use '{}'s.74
WarningsLine has trailing spaces.79
WarningsLine contains a tab character.79
WarningsFirst sentence should end with a period.80
WarningsExpected an @return tag.85
WarningsLine contains a tab character.85
WarningsParameter id should be final.85
WarningsExpected @param tag for 'id'.85
Warnings'{' is not preceded with whitespace.85
Warnings'{' is not preceded with whitespace.86
Warnings'==' is not preceded with whitespace.88
Warnings'==' is not followed by whitespace.88
Warnings'{' is not preceded with whitespace.88
Warnings'if' construct must use '{}'s.90
WarningsLine has trailing spaces.95
WarningsLine contains a tab character.95
WarningsLine contains a tab character.96
WarningsMissing a Javadoc comment.96
WarningsParameter ifaces should be final.96
Warnings'{' is not preceded with whitespace.96
WarningsLine has trailing spaces.97
WarningsLine contains a tab character.97
WarningsLine contains a tab character.98
WarningsMissing a Javadoc comment.98
Warnings'{' is not preceded with whitespace.98
WarningsLine has trailing spaces.99
WarningsFirst sentence should end with a period.100
WarningsExpected an @return tag.105
WarningsLine contains a tab character.105
WarningsParameter id should be final.105
WarningsExpected @param tag for 'id'.105
Warnings'{' is not preceded with whitespace.105
Warnings'{' is not preceded with whitespace.106
Warnings'{' is not preceded with whitespace.107
Warnings'if' construct must use '{}'s.108
WarningsLine has trailing spaces.113
WarningsLine contains a tab character.113
WarningsLine contains a tab character.114
WarningsMissing a Javadoc comment.114
WarningsParameter vars should be final.114
Warnings'{' is not preceded with whitespace.114
WarningsLine has trailing spaces.115
WarningsLine contains a tab character.115
WarningsLine contains a tab character.116
WarningsMissing a Javadoc comment.116
Warnings'{' is not preceded with whitespace.116
WarningsLine has trailing spaces.117
WarningsLine contains a tab character.117
WarningsLine contains a tab character.118
WarningsLine has trailing spaces.119
WarningsLine contains a tab character.119
WarningsLine contains a tab character.120
WarningsLine contains a tab character.121
WarningsLine contains a tab character.122
WarningsLine contains a tab character.123
WarningsExpected an @return tag.124
WarningsLine contains a tab character.124
WarningsParameter variableName should be final.124
WarningsExpected @param tag for 'variableName'.124
Warnings'{' is not preceded with whitespace.124
WarningsLine contains a tab character.125
Warnings'{' is not preceded with whitespace.125
WarningsLine contains a tab character.126
WarningsLine contains a tab character.127
Warnings'{' is not preceded with whitespace.127
Warnings'if' construct must use '{}'s.128
WarningsLine contains a tab character.128
Warnings'{' is not preceded with whitespace.128
Warnings'if' construct must use '{}'s.129
WarningsLine contains a tab character.129
WarningsLine contains a tab character.130
WarningsLine contains a tab character.131
Warnings'else' is not preceded with whitespace.131
Warnings'}' is not followed by whitespace.131
Warnings'{' is not preceded with whitespace.131
WarningsLine contains a tab character.132
Warnings'if' construct must use '{}'s.133
WarningsLine contains a tab character.133
WarningsLine contains a tab character.134
WarningsLine contains a tab character.135
WarningsLine contains a tab character.136
WarningsLine contains a tab character.137
WarningsLine has trailing spaces.138
WarningsLine contains a tab character.138
WarningsLine contains a tab character.139
WarningsMissing a Javadoc comment.139
WarningsParameter terms should be final.139
Warnings'{' is not preceded with whitespace.139
WarningsLine has trailing spaces.140
WarningsLine contains a tab character.140
WarningsLine contains a tab character.141
WarningsMissing a Javadoc comment.141
Warnings'{' is not preceded with whitespace.141
WarningsLine has trailing spaces.142
WarningsFirst sentence should end with a period.143
WarningsExpected an @return tag.148
WarningsLine contains a tab character.148
WarningsParameter id should be final.148
WarningsExpected @param tag for 'id'.148
Warnings'{' is not preceded with whitespace.148
Warnings'{' is not preceded with whitespace.149
Warnings'{' is not preceded with whitespace.150
Warnings'if' construct must use '{}'s.151
WarningsLine has trailing spaces.156
WarningsFirst sentence should end with a period.157
WarningsExpected an @return tag.162
WarningsParameter id should be final.162
WarningsExpected @param tag for 'id'.162
Warnings'{' is not preceded with whitespace.162
Warnings'{' is not preceded with whitespace.163
Warnings'==' is not preceded with whitespace.165
Warnings'==' is not followed by whitespace.165
Warnings'{' is not preceded with whitespace.165
Warnings'if' construct must use '{}'s.167
WarningsLine has trailing spaces.172
WarningsLine contains a tab character.172
WarningsLine contains a tab character.173
WarningsMissing a Javadoc comment.173
Warnings'{' is not preceded with whitespace.173

org/slasoi/slamodel/sla/VariableDeclr.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.47
Warnings'{' is not preceded with whitespace.47
WarningsLine has trailing spaces.48
WarningsLine contains a tab character.48
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsLine has trailing spaces.50
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.51
WarningsName '_v' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
WarningsVariable '_v' must be private and have accessor methods.51
WarningsLine contains a tab character.52
WarningsMissing a Javadoc comment.52
WarningsName '_expr' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
WarningsVariable '_expr' must be private and have accessor methods.52
WarningsLine has trailing spaces.53
WarningsMissing a Javadoc comment.54
Warnings'{' is not preceded with whitespace.54
WarningsLine has trailing spaces.55
WarningsLine contains a tab character.55
WarningsLine contains a tab character.56
Warnings'{' is not preceded with whitespace.59
Warnings'{' is not followed by whitespace.59
Warnings'}' is not preceded with whitespace.59
WarningsLine has trailing spaces.60
WarningsMissing a Javadoc comment.61
WarningsParameter v should be final.61
WarningsParameter e should be final.61
Warnings'{' is not preceded with whitespace.61
WarningsLine has trailing spaces.65
WarningsLine contains a tab character.65
WarningsLine contains a tab character.66
WarningsMissing a Javadoc comment.66
WarningsParameter v should be final.66
Warnings'{' is not preceded with whitespace.66
Warnings'if' construct must use '{}'s.67
Warnings'if' construct must use '{}'s.68
WarningsLine contains a tab character.70
WarningsLine has trailing spaces.71
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsMissing a Javadoc comment.72
Warnings'{' is not preceded with whitespace.72
WarningsLine has trailing spaces.73
WarningsLine contains a tab character.73
WarningsLine contains a tab character.74
WarningsMissing a Javadoc comment.74
WarningsParameter e should be final.74
Warnings'{' is not preceded with whitespace.74
Warnings'if' construct must use '{}'s.75
WarningsLine contains a tab character.76
WarningsLine contains a tab character.77
WarningsLine contains a tab character.78
WarningsLine has trailing spaces.79
WarningsLine contains a tab character.79
WarningsLine contains a tab character.80
WarningsMissing a Javadoc comment.80
Warnings'{' is not preceded with whitespace.80
WarningsLine has trailing spaces.81
WarningsMissing a Javadoc comment.82
Warnings'{' is not preceded with whitespace.82
WarningsLine has trailing spaces.83

org/slasoi/slamodel/sla/business/ComponentProductOfferingPrice.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsMissing package-info.java file.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.44
Warnings'{' is not preceded with whitespace.44
WarningsLine has trailing spaces.45
WarningsLine contains a tab character.45
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsLine contains a tab character.47
WarningsMissing a Javadoc comment.47
WarningsName '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsName '_priceType' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsName '_price' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsName '_quantity' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
WarningsMissing a Javadoc comment.51
WarningsName '_price_mods' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
WarningsLine has trailing spaces.52
WarningsMissing a Javadoc comment.53
WarningsParameter id should be final.53
WarningsParameter priceType should be final.53
WarningsParameter price should be final.53
WarningsParameter quantity should be final.53
Warnings'{' is not preceded with whitespace.53
Warnings',' is not followed by whitespace.54
Warnings',' is not followed by whitespace.54
Warnings',' is not followed by whitespace.54
Warnings',' is not followed by whitespace.54
WarningsLine has trailing spaces.56
WarningsMissing a Javadoc comment.57
WarningsParameter id should be final.57
WarningsParameter priceType should be final.57
WarningsParameter priceVar should be final.57
WarningsParameter quantity should be final.57
Warnings'{' is not preceded with whitespace.57
WarningsLine contains a tab character.58
WarningsLine contains a tab character.59
WarningsLine contains a tab character.60
WarningsLine contains a tab character.61
WarningsLine contains a tab character.62
Warnings',' is not followed by whitespace.63
Warnings',' is not followed by whitespace.63
Warnings',' is not followed by whitespace.63
Warnings',' is not followed by whitespace.63
WarningsLine is longer than 120 characters.66
WarningsLine contains a tab character.66
WarningsMissing a Javadoc comment.66
WarningsParameter id should be final.66
WarningsParameter priceType should be final.66
WarningsParameter price should be final.66
WarningsParameter quantity should be final.66
WarningsParameter pms should be final.66
Warnings'{' is not preceded with whitespace.66
WarningsLine contains a tab character.67
WarningsLine contains a tab character.68
WarningsLine contains a tab character.69
WarningsLine contains a tab character.70
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsLine has trailing spaces.73
WarningsLine contains a tab character.73
WarningsLine contains a tab character.74
WarningsMissing a Javadoc comment.74
WarningsParameter id should be final.74
Warnings'{' is not preceded with whitespace.74
Warnings'if' construct must use '{}'s.75
WarningsLine contains a tab character.76
WarningsLine contains a tab character.77
WarningsLine has trailing spaces.78
WarningsLine contains a tab character.78
WarningsLine contains a tab character.79
WarningsMissing a Javadoc comment.79
Warnings'{' is not preceded with whitespace.79
WarningsLine has trailing spaces.80
WarningsLine contains a tab character.80
WarningsLine contains a tab character.81
WarningsMissing a Javadoc comment.81
WarningsParameter priceType should be final.81
Warnings'{' is not preceded with whitespace.81
Warnings'if' construct must use '{}'s.82
WarningsLine contains a tab character.83
WarningsLine contains a tab character.84
WarningsLine has trailing spaces.85
WarningsLine contains a tab character.85
WarningsLine contains a tab character.86
WarningsMissing a Javadoc comment.86
Warnings'{' is not preceded with whitespace.86
WarningsLine has trailing spaces.87
WarningsLine contains a tab character.87
WarningsLine contains a tab character.88
WarningsMissing a Javadoc comment.88
WarningsParameter price should be final.88
Warnings'{' is not preceded with whitespace.88
Warnings'if' construct must use '{}'s.89
WarningsLine contains a tab character.90
WarningsLine contains a tab character.91
WarningsLine has trailing spaces.92
WarningsLine contains a tab character.92
WarningsLine contains a tab character.93
WarningsMissing a Javadoc comment.93
Warnings'{' is not preceded with whitespace.93
WarningsLine has trailing spaces.94
WarningsLine contains a tab character.94
WarningsLine contains a tab character.95
WarningsMissing a Javadoc comment.95
WarningsParameter quantity should be final.95
Warnings'{' is not preceded with whitespace.95
WarningsLine contains a tab character.96
Warnings'?' is not preceded with whitespace.96
WarningsAvoid inline conditionals.96
Warnings':' is not preceded with whitespace.96
WarningsLine contains a tab character.97
WarningsLine has trailing spaces.98
WarningsLine contains a tab character.98
WarningsLine contains a tab character.99
WarningsMissing a Javadoc comment.99
Warnings'{' is not preceded with whitespace.99
WarningsLine has trailing spaces.100
WarningsMissing a Javadoc comment.101
WarningsParameter pms should be final.101
Warnings'{' is not preceded with whitespace.101
Warnings'?' is not preceded with whitespace.102
WarningsAvoid inline conditionals.102
Warnings':' is not preceded with whitespace.102
WarningsLine has trailing spaces.104
WarningsMissing a Javadoc comment.105
Warnings'{' is not preceded with whitespace.105

org/slasoi/slamodel/sla/business/Penalty.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.48
Warnings'{' is not preceded with whitespace.48
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsLine has trailing spaces.51
WarningsLine contains a tab character.51
WarningsLine contains a tab character.52
WarningsMissing a Javadoc comment.52
WarningsName '_price' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
WarningsLine has trailing spaces.53
WarningsLine contains a tab character.53
WarningsLine contains a tab character.54
WarningsMissing a Javadoc comment.54
WarningsParameter price should be final.54
Warnings'{' is not preceded with whitespace.54
WarningsLine contains a tab character.55
WarningsLine contains a tab character.56
WarningsLine has trailing spaces.57
WarningsLine contains a tab character.57
WarningsLine contains a tab character.58
WarningsMissing a Javadoc comment.58
WarningsParameter priceVar should be final.58
Warnings'{' is not preceded with whitespace.58
WarningsLine contains a tab character.59
WarningsLine contains a tab character.60
WarningsLine contains a tab character.61
WarningsLine contains a tab character.62
WarningsLine contains a tab character.63
WarningsLine contains a tab character.64
WarningsLine contains a tab character.65
WarningsLine has trailing spaces.66
WarningsLine contains a tab character.66
WarningsLine contains a tab character.67
WarningsMissing a Javadoc comment.67
WarningsParameter price should be final.67
Warnings'{' is not preceded with whitespace.67
Warnings'if' construct must use '{}'s.68
WarningsLine contains a tab character.69
WarningsLine contains a tab character.70
WarningsLine has trailing spaces.71
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsMissing a Javadoc comment.72
Warnings'{' is not preceded with whitespace.72
WarningsLine has trailing spaces.73
WarningsLine contains a tab character.73
WarningsLine contains a tab character.74
WarningsLine contains a tab character.75
WarningsParameter ev should be final.75
WarningsLine contains a tab character.76
WarningsLine contains a tab character.78
Warnings'{' is not preceded with whitespace.79
Warnings'+' is not preceded with whitespace.80
Warnings'+' is not followed by whitespace.80
Warnings'{' is not preceded with whitespace.84
Warnings'+' is not preceded with whitespace.85
Warnings'+' is not followed by whitespace.85
WarningsLine has trailing spaces.86
WarningsLine contains a tab character.86
WarningsLine contains a tab character.91

org/slasoi/slamodel/sla/business/PriceModification.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.43
Warnings'{' is not preceded with whitespace.43
WarningsLine has trailing spaces.44
WarningsLine contains a tab character.44
WarningsMissing a Javadoc comment.45
WarningsName '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'.45
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsName '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
WarningsLine has trailing spaces.47
WarningsLine contains a tab character.47
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsParameter type should be final.48
WarningsParameter value should be final.48
Warnings'{' is not preceded with whitespace.48
WarningsLine contains a tab character.49
WarningsLine contains a tab character.50
WarningsLine contains a tab character.51
WarningsLine has trailing spaces.52
WarningsLine contains a tab character.52
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.53
WarningsParameter type should be final.53
Warnings'{' is not preceded with whitespace.53
Warnings'if' construct must use '{}'s.54
WarningsLine contains a tab character.56
WarningsLine has trailing spaces.57
WarningsLine contains a tab character.57
WarningsLine contains a tab character.58
WarningsMissing a Javadoc comment.58
Warnings'{' is not preceded with whitespace.58
WarningsLine has trailing spaces.59
WarningsMissing a Javadoc comment.60
WarningsParameter value should be final.60
Warnings'{' is not preceded with whitespace.60
Warnings'if' construct must use '{}'s.61
WarningsLine has trailing spaces.64
WarningsMissing a Javadoc comment.65
Warnings'{' is not preceded with whitespace.65

org/slasoi/slamodel/sla/business/Product.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.41
Warnings'{' is not preceded with whitespace.41
WarningsLine has trailing spaces.42
WarningsLine contains a tab character.42
WarningsLine contains a tab character.43
WarningsMissing a Javadoc comment.43
WarningsLine has trailing spaces.44
WarningsLine contains a tab character.44
WarningsLine contains a tab character.45
WarningsMissing a Javadoc comment.45
WarningsName '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.45
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsName '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
WarningsLine has trailing spaces.47
WarningsLine contains a tab character.47
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsParameter id should be final.48
WarningsParameter name should be final.48
Warnings'{' is not preceded with whitespace.48
WarningsLine contains a tab character.49
WarningsLine contains a tab character.50
WarningsLine contains a tab character.51
WarningsLine has trailing spaces.52
WarningsLine contains a tab character.52
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.53
WarningsParameter id should be final.53
Warnings'{' is not preceded with whitespace.53
Warnings'if' construct must use '{}'s.54
WarningsLine contains a tab character.55
WarningsLine contains a tab character.56
WarningsLine has trailing spaces.57
WarningsLine contains a tab character.57
WarningsLine contains a tab character.58
WarningsMissing a Javadoc comment.58
Warnings'{' is not preceded with whitespace.58
WarningsLine has trailing spaces.59
WarningsLine contains a tab character.59
WarningsLine contains a tab character.60
WarningsMissing a Javadoc comment.60
WarningsParameter name should be final.60
Warnings'{' is not preceded with whitespace.60
Warnings'if' construct must use '{}'s.61
WarningsLine contains a tab character.62
WarningsLine contains a tab character.63
WarningsLine has trailing spaces.64
WarningsLine contains a tab character.64
WarningsLine contains a tab character.65
WarningsMissing a Javadoc comment.65
Warnings'{' is not preceded with whitespace.65

org/slasoi/slamodel/sla/business/ProductOfferingPrice.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.53
Warnings'{' is not preceded with whitespace.53
WarningsLine contains a tab character.55
WarningsMissing a Javadoc comment.55
WarningsLine has trailing spaces.56
WarningsLine contains a tab character.56
WarningsLine contains a tab character.57
WarningsMissing a Javadoc comment.57
WarningsName '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.57
WarningsLine contains a tab character.58
WarningsMissing a Javadoc comment.58
WarningsName '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.58
WarningsLine contains a tab character.59
WarningsMissing a Javadoc comment.59
WarningsName '_validFrom' must match pattern '^[a-z][a-zA-Z0-9]*$'.59
WarningsMissing a Javadoc comment.60
WarningsName '_validUntil' must match pattern '^[a-z][a-zA-Z0-9]*$'.60
WarningsLine contains a tab character.61
WarningsMissing a Javadoc comment.61
WarningsName '_billingFrequency' must match pattern '^[a-z][a-zA-Z0-9]*$'.61
WarningsLine contains a tab character.62
WarningsMissing a Javadoc comment.62
WarningsName '_product' must match pattern '^[a-z][a-zA-Z0-9]*$'.62
WarningsLine contains a tab character.63
WarningsMissing a Javadoc comment.63
WarningsName '_cpops' must match pattern '^[a-z][a-zA-Z0-9]*$'.63
WarningsLine has trailing spaces.64
WarningsLine contains a tab character.65
WarningsLine is longer than 120 characters.68
WarningsParameter id should be final.68
WarningsExpected @param tag for 'id'.68
WarningsParameter name should be final.68
WarningsExpected @param tag for 'name'.68
WarningsParameter validFor should be final.68
WarningsExpected @param tag for 'validFor'.68
WarningsParameter billingFrequency should be final.68
WarningsExpected @param tag for 'billingFrequency'.68
WarningsParameter cpops should be final.68
WarningsExpected @param tag for 'cpops'.68
Warnings'{' is not preceded with whitespace.68
Warnings',' is not followed by whitespace.69
Warnings',' is not followed by whitespace.69
Warnings',' is not followed by whitespace.69
Warnings',' is not followed by whitespace.69
Warnings',' is not followed by whitespace.69
Warnings',' is not followed by whitespace.69
WarningsLine has trailing spaces.71
WarningsLine is longer than 120 characters.72
WarningsMissing a Javadoc comment.72
WarningsParameter id should be final.72
WarningsParameter name should be final.72
WarningsParameter validFrom should be final.72
WarningsParameter validUntil should be final.72
WarningsParameter billingFrequency should be final.72
WarningsParameter cpops should be final.72
Warnings'{' is not preceded with whitespace.72
Warnings',' is not followed by whitespace.73
Warnings',' is not followed by whitespace.73
Warnings',' is not followed by whitespace.73
Warnings',' is not followed by whitespace.73
Warnings',' is not followed by whitespace.73
Warnings',' is not followed by whitespace.73
WarningsLine has trailing spaces.75
WarningsLine contains a tab character.75
WarningsLine is longer than 120 characters.76
WarningsLine contains a tab character.76
WarningsMissing a Javadoc comment.76
WarningsParameter id should be final.76
WarningsParameter name should be final.76
WarningsParameter validFrom should be final.76
WarningsParameter validUntil should be final.76
WarningsParameter billingFrequency should be final.76
WarningsParameter product should be final.76
WarningsParameter cpops should be final.76
Warnings'{' is not preceded with whitespace.76
WarningsLine contains a tab character.77
WarningsLine contains a tab character.78
WarningsLine contains a tab character.79
WarningsLine contains a tab character.81
WarningsLine contains a tab character.82
WarningsLine contains a tab character.83
WarningsLine contains a tab character.84
WarningsLine has trailing spaces.85
WarningsMissing a Javadoc comment.86
WarningsParameter id should be final.86
Warnings'{' is not preceded with whitespace.86
Warnings'if' construct must use '{}'s.87
WarningsLine has trailing spaces.90
WarningsMissing a Javadoc comment.91
Warnings'{' is not preceded with whitespace.91
WarningsLine has trailing spaces.92
WarningsLine contains a tab character.92
WarningsLine contains a tab character.93
WarningsMissing a Javadoc comment.93
WarningsParameter name should be final.93
Warnings'{' is not preceded with whitespace.93
Warnings'if' construct must use '{}'s.94
WarningsLine contains a tab character.95
WarningsLine contains a tab character.96
WarningsLine has trailing spaces.97
WarningsLine contains a tab character.97
WarningsLine contains a tab character.98
WarningsMissing a Javadoc comment.98
Warnings'{' is not preceded with whitespace.98
WarningsLine has trailing spaces.99
WarningsLine contains a tab character.99
WarningsLine contains a tab character.100
WarningsMissing a Javadoc comment.100
WarningsParameter validFrom should be final.100
Warnings'{' is not preceded with whitespace.100
Warnings'if' construct must use '{}'s.101
WarningsLine contains a tab character.102
WarningsLine contains a tab character.103
WarningsLine has trailing spaces.104
WarningsLine contains a tab character.104
WarningsLine contains a tab character.105
WarningsMissing a Javadoc comment.105
Warnings'{' is not preceded with whitespace.105
WarningsLine has trailing spaces.106
WarningsMissing a Javadoc comment.107
WarningsParameter validUntil should be final.107
Warnings'{' is not preceded with whitespace.107
Warnings'if' construct must use '{}'s.108
WarningsLine has trailing spaces.111
WarningsMissing a Javadoc comment.112
Warnings'{' is not preceded with whitespace.112
WarningsLine has trailing spaces.113
WarningsLine contains a tab character.113
WarningsLine contains a tab character.114
WarningsMissing a Javadoc comment.114
WarningsParameter billingFrequency should be final.114
Warnings'{' is not preceded with whitespace.114
Warnings'if' construct must use '{}'s.115
WarningsLine contains a tab character.117
WarningsLine has trailing spaces.118
WarningsLine contains a tab character.118
WarningsLine contains a tab character.119
WarningsMissing a Javadoc comment.119
Warnings'{' is not preceded with whitespace.119
WarningsLine has trailing spaces.120
WarningsLine contains a tab character.120
WarningsLine contains a tab character.121
WarningsMissing a Javadoc comment.121
WarningsParameter product should be final.121
Warnings'{' is not preceded with whitespace.121
WarningsLine has trailing spaces.122
WarningsLine contains a tab character.122
WarningsLine contains a tab character.123
WarningsMissing a Javadoc comment.123
Warnings'{' is not preceded with whitespace.123
WarningsLine has trailing spaces.124
WarningsLine contains a tab character.124
WarningsLine contains a tab character.125
WarningsMissing a Javadoc comment.125
WarningsParameter cpops should be final.125
Warnings'{' is not preceded with whitespace.125
Warnings'if' construct must use '{}'s.126
WarningsLine is longer than 120 characters.126
WarningsLine contains a tab character.128
WarningsLine has trailing spaces.129
WarningsLine contains a tab character.129
WarningsLine contains a tab character.130
WarningsMissing a Javadoc comment.130
Warnings'{' is not preceded with whitespace.130
WarningsLine contains a tab character.132
WarningsLine contains a tab character.133
WarningsParameter ev should be final.133
Warnings'{' is not preceded with whitespace.139
WarningsName 'billing_freq' must match pattern '^[a-z][a-zA-Z0-9]*$'.142
Warnings'==' is not preceded with whitespace.143
Warnings'==' is not followed by whitespace.143
Warnings'{' is not preceded with whitespace.143
WarningsLine is longer than 120 characters.144
Warnings'+' is not preceded with whitespace.144
Warnings'+' is not followed by whitespace.144
Warnings'{' is not preceded with whitespace.147
WarningsName 'price_type' must match pattern '^[a-z][a-zA-Z0-9]*$'.148
Warnings'==' is not preceded with whitespace.149
Warnings'==' is not followed by whitespace.149
Warnings'{' is not preceded with whitespace.149
WarningsLine is longer than 120 characters.150
Warnings'+' is not preceded with whitespace.150
Warnings'+' is not followed by whitespace.150
WarningsLine is longer than 120 characters.155
WarningsLine has trailing spaces.156
WarningsLine contains a tab character.158
Warnings'{' is not preceded with whitespace.159
WarningsLine is longer than 120 characters.160
Warnings'+' is not preceded with whitespace.160
Warnings'+' is not followed by whitespace.160
Warnings'{' is not preceded with whitespace.164
WarningsLine is longer than 120 characters.165
Warnings'+' is not preceded with whitespace.165
Warnings'+' is not followed by whitespace.165
WarningsLine has trailing spaces.166
WarningsLine contains a tab character.166
Warnings'{' is not preceded with whitespace.171
WarningsLine is longer than 120 characters.172
Warnings'+' is not preceded with whitespace.172
Warnings'+' is not followed by whitespace.172
Warnings'{' is not preceded with whitespace.175
Warnings'==' is not preceded with whitespace.177
Warnings'==' is not followed by whitespace.177
Warnings'{' is not preceded with whitespace.177
Warnings'+' is not preceded with whitespace.178
Warnings'+' is not followed by whitespace.178
Warnings'if' construct must use '{}'s.182
WarningsEmpty statement.182
Warnings'else' construct must use '{}'s.183
Warnings'+' is not preceded with whitespace.183
Warnings'+' is not followed by whitespace.183
WarningsLine contains a tab character.189

org/slasoi/slamodel/sla/business/Termination.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.47
Warnings'{' is not preceded with whitespace.47
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsLine has trailing spaces.50
WarningsLine contains a tab character.50
WarningsLine contains a tab character.51
WarningsMissing a Javadoc comment.51
WarningsName '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
WarningsLine contains a tab character.52
WarningsMissing a Javadoc comment.52
WarningsName '_clause' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
WarningsLine has trailing spaces.53
WarningsLine contains a tab character.53
WarningsLine contains a tab character.54
WarningsMissing a Javadoc comment.54
WarningsParameter name should be final.54
WarningsParameter clause should be final.54
Warnings'{' is not preceded with whitespace.54
WarningsLine contains a tab character.55
WarningsLine contains a tab character.56
WarningsLine contains a tab character.57
WarningsLine has trailing spaces.58
WarningsLine contains a tab character.58
WarningsLine contains a tab character.59
WarningsMissing a Javadoc comment.59
WarningsParameter name should be final.59
Warnings'{' is not preceded with whitespace.59
Warnings'if' construct must use '{}'s.60
WarningsLine contains a tab character.61
WarningsLine contains a tab character.62
WarningsLine has trailing spaces.63
WarningsLine contains a tab character.63
WarningsLine contains a tab character.64
WarningsMissing a Javadoc comment.64
Warnings'{' is not preceded with whitespace.64
WarningsLine has trailing spaces.65
WarningsLine contains a tab character.65
WarningsLine contains a tab character.66
WarningsMissing a Javadoc comment.66
WarningsParameter clause should be final.66
Warnings'{' is not preceded with whitespace.66
Warnings'if' construct must use '{}'s.67
WarningsLine contains a tab character.68
WarningsLine contains a tab character.69
WarningsLine has trailing spaces.70
WarningsLine contains a tab character.70
WarningsLine contains a tab character.71
WarningsMissing a Javadoc comment.71
Warnings'{' is not preceded with whitespace.71
WarningsLine contains a tab character.73
WarningsLine contains a tab character.74
WarningsParameter ev should be final.74
WarningsLine contains a tab character.75
WarningsLine contains a tab character.76
Warnings'{' is not preceded with whitespace.76
Warnings'+' is not preceded with whitespace.77
Warnings'+' is not followed by whitespace.77
WarningsLine contains a tab character.78
WarningsLine has trailing spaces.79
WarningsLine contains a tab character.79
WarningsLine contains a tab character.84
WarningsLine has trailing spaces.85
WarningsLine contains a tab character.85
WarningsLine contains a tab character.86
WarningsMissing a Javadoc comment.86
WarningsName 'x_IS_VALID_TERMINATION_CLAUSE_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'.86
WarningsParameter tcid should be final.86
WarningsParameter ev should be final.86
Warnings'{' is not preceded with whitespace.86
Warnings'{' is not preceded with whitespace.89
Warnings'{' is not preceded with whitespace.90
Warnings'{' is not preceded with whitespace.92
Warnings'{' is not preceded with whitespace.93
Warnings'cast' is not followed by whitespace.94
Warnings'{' is not preceded with whitespace.95
Warnings'cast' is not followed by whitespace.96
Warnings'if' construct must use '{}'s.97
WarningsLine contains a tab character.103
WarningsLine contains a tab character.104

org/slasoi/slamodel/sla/business/TerminationClause.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.52
Warnings'{' is not preceded with whitespace.52
WarningsLine contains a tab character.54
WarningsMissing a Javadoc comment.54
WarningsLine has trailing spaces.55
WarningsLine contains a tab character.55
WarningsLine contains a tab character.56
WarningsMissing a Javadoc comment.56
WarningsName '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
WarningsLine contains a tab character.57
WarningsMissing a Javadoc comment.57
WarningsName '_initiator' must match pattern '^[a-z][a-zA-Z0-9]*$'.57
WarningsLine contains a tab character.58
WarningsMissing a Javadoc comment.58
WarningsName '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'.58
WarningsMissing a Javadoc comment.59
WarningsName '_clause' must match pattern '^[a-z][a-zA-Z0-9]*$'.59
WarningsLine contains a tab character.60
WarningsMissing a Javadoc comment.60
WarningsName '_notificationMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'.60
WarningsLine contains a tab character.61
WarningsMissing a Javadoc comment.61
WarningsName '_notificationPeriod' must match pattern '^[a-z][a-zA-Z0-9]*$'.61
WarningsLine contains a tab character.62
WarningsMissing a Javadoc comment.62
WarningsName '_fees' must match pattern '^[a-z][a-zA-Z0-9]*$'.62
WarningsLine has trailing spaces.63
WarningsLine contains a tab character.63
WarningsLine contains a tab character.64
WarningsMissing a Javadoc comment.64
WarningsParameter id should be final.64
WarningsParameter initiator should be final.64
WarningsParameter type should be final.64
WarningsParameter clause should be final.64
WarningsParameter period should be final.64
Warnings'{' is not preceded with whitespace.64
WarningsLine contains a tab character.65
Warnings',' is not followed by whitespace.65
Warnings',' is not followed by whitespace.65
Warnings',' is not followed by whitespace.65
Warnings',' is not followed by whitespace.65
Warnings',' is not followed by whitespace.65
Warnings',' is not followed by whitespace.65
WarningsLine contains a tab character.66
WarningsLine has trailing spaces.67
WarningsMissing a Javadoc comment.68
WarningsParameter id should be final.68
WarningsParameter initiator should be final.68
WarningsParameter type should be final.68
WarningsParameter clause should be final.68
WarningsParameter method should be final.68
WarningsParameter period should be final.68
WarningsParameter fees should be final.68
Warnings'{' is not preceded with whitespace.68
WarningsLine has trailing spaces.77
WarningsLine contains a tab character.77
WarningsLine contains a tab character.78
WarningsMissing a Javadoc comment.78
WarningsParameter id should be final.78
Warnings'{' is not preceded with whitespace.78
Warnings'if' construct must use '{}'s.79
WarningsLine contains a tab character.80
WarningsLine contains a tab character.81
WarningsLine has trailing spaces.82
WarningsLine contains a tab character.82
WarningsLine contains a tab character.83
WarningsMissing a Javadoc comment.83
Warnings'{' is not preceded with whitespace.83
WarningsLine has trailing spaces.84
WarningsLine contains a tab character.84
WarningsLine contains a tab character.85
WarningsMissing a Javadoc comment.85
WarningsParameter initiator should be final.85
Warnings'{' is not preceded with whitespace.85
Warnings'if' construct must use '{}'s.86
WarningsLine contains a tab character.87
WarningsLine contains a tab character.88
WarningsLine has trailing spaces.89
WarningsLine contains a tab character.89
WarningsLine contains a tab character.90
WarningsMissing a Javadoc comment.90
Warnings'{' is not preceded with whitespace.90
WarningsLine has trailing spaces.91
WarningsMissing a Javadoc comment.92
WarningsParameter type should be final.92
Warnings'{' is not preceded with whitespace.92
Warnings'if' construct must use '{}'s.93
WarningsLine has trailing spaces.96
WarningsMissing a Javadoc comment.97
Warnings'{' is not preceded with whitespace.97
WarningsLine has trailing spaces.98
WarningsLine contains a tab character.98
WarningsLine contains a tab character.99
WarningsMissing a Javadoc comment.99
WarningsParameter clause should be final.99
Warnings'{' is not preceded with whitespace.99
Warnings'if' construct must use '{}'s.100
WarningsLine contains a tab character.101
WarningsLine contains a tab character.102
WarningsLine has trailing spaces.103
WarningsLine contains a tab character.103
WarningsLine contains a tab character.104
WarningsMissing a Javadoc comment.104
Warnings'{' is not preceded with whitespace.104
WarningsLine has trailing spaces.105
WarningsLine contains a tab character.105
WarningsLine contains a tab character.106
WarningsMissing a Javadoc comment.106
WarningsParameter notificationMethod should be final.106
Warnings'{' is not preceded with whitespace.106
Warnings'?' is not preceded with whitespace.107
WarningsAvoid inline conditionals.107
Warnings':' is not preceded with whitespace.107
WarningsLine contains a tab character.108
WarningsLine has trailing spaces.109
WarningsLine contains a tab character.109
WarningsLine contains a tab character.110
WarningsMissing a Javadoc comment.110
Warnings'{' is not preceded with whitespace.110
WarningsLine has trailing spaces.111
WarningsLine contains a tab character.111
WarningsLine contains a tab character.112
WarningsMissing a Javadoc comment.112
WarningsParameter notificationPeriod should be final.112
Warnings'{' is not preceded with whitespace.112
Warnings'if' construct must use '{}'s.113
WarningsLine contains a tab character.114
WarningsLine contains a tab character.115
WarningsLine has trailing spaces.116
WarningsLine contains a tab character.116
WarningsLine contains a tab character.117
WarningsMissing a Javadoc comment.117
Warnings'{' is not preceded with whitespace.117
WarningsLine has trailing spaces.118
WarningsLine contains a tab character.118
WarningsLine contains a tab character.119
WarningsMissing a Javadoc comment.119
WarningsParameter fees should be final.119
Warnings'{' is not preceded with whitespace.119
Warnings'?' is not preceded with whitespace.120
WarningsAvoid inline conditionals.120
Warnings':' is not preceded with whitespace.120
WarningsLine contains a tab character.121
WarningsLine has trailing spaces.122
WarningsLine contains a tab character.122
WarningsLine contains a tab character.123
WarningsMissing a Javadoc comment.123
Warnings'{' is not preceded with whitespace.123
WarningsLine contains a tab character.125
WarningsLine contains a tab character.126
WarningsParameter ev should be final.126
Warnings'==' is not preceded with whitespace.131
Warnings'==' is not followed by whitespace.131
Warnings'{' is not preceded with whitespace.131
Warnings'+' is not preceded with whitespace.132
Warnings'+' is not followed by whitespace.132
Warnings'==' is not preceded with whitespace.135
Warnings'==' is not followed by whitespace.135
Warnings'{' is not preceded with whitespace.135
WarningsLine is longer than 120 characters.136
Warnings'+' is not preceded with whitespace.136
Warnings'+' is not followed by whitespace.136
Warnings'{' is not preceded with whitespace.140
WarningsLine is longer than 120 characters.141
Warnings'+' is not preceded with whitespace.141
Warnings'+' is not followed by whitespace.141
Warnings'{' is not preceded with whitespace.145
Warnings'+' is not preceded with whitespace.146
Warnings'+' is not followed by whitespace.146
WarningsLine contains a tab character.153

org/slasoi/slamodel/sla/tools/ExprValidator.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsMissing package-info.java file.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsUsing the '.*' form of import should be avoided - org.slasoi.slamodel.core.*.41
WarningsUsing the '.*' form of import should be avoided - org.slasoi.slamodel.primitives.*.42
WarningsUsing the '.*' form of import should be avoided - org.slasoi.slamodel.vocab.ext.*.49
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.54
WarningsVariable 'acc' must be private and have accessor methods.54
WarningsLine contains a tab character.55
WarningsMissing a Javadoc comment.55
WarningsVariable 'ext' must be private and have accessor methods.55
WarningsLine has trailing spaces.56
WarningsLine contains a tab character.56
WarningsLine contains a tab character.57
WarningsMissing a Javadoc comment.57
WarningsParameter ext_definitions should be final.57
WarningsName 'ext_definitions' must match pattern '^[a-z][a-zA-Z0-9]*$'.57
WarningsParameter acc should be final.57
Warnings'{' is not preceded with whitespace.57
WarningsLine contains a tab character.58
WarningsLine contains a tab character.59
WarningsLine contains a tab character.60
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine contains a tab character.62
WarningsMissing a Javadoc comment.62
Warnings'{' is not preceded with whitespace.62
WarningsLine contains a tab character.63
WarningsLine contains a tab character.64
WarningsLine has trailing spaces.65
WarningsLine contains a tab character.65
WarningsLine contains a tab character.66
WarningsMissing a Javadoc comment.66
Warnings'{' is not preceded with whitespace.66
WarningsLine contains a tab character.67
WarningsLine contains a tab character.68
WarningsLine has trailing spaces.69
WarningsLine contains a tab character.69
WarningsLine contains a tab character.70
WarningsMissing a Javadoc comment.70
WarningsParameter e should be final.70
WarningsParameter context should be final.70
Warnings'{' is not preceded with whitespace.70
WarningsLine contains a tab character.71
Warnings'{' is not preceded with whitespace.71
WarningsLine contains a tab character.72
Warnings'cast' is not followed by whitespace.72
WarningsLine contains a tab character.73
Warnings'if' construct must use '{}'s.74
WarningsLine contains a tab character.74
Warnings'else' is not preceded with whitespace.74
Warnings'}' is not followed by whitespace.74
Warnings'cast' is not followed by whitespace.74
Warnings'else' construct must use '{}'s.75
WarningsLine contains a tab character.75
Warnings'+' is not preceded with whitespace.75
Warnings'+' is not followed by whitespace.75
WarningsLine contains a tab character.76
WarningsLine has trailing spaces.77
WarningsLine contains a tab character.77
WarningsLine contains a tab character.78
WarningsLine has trailing spaces.79
WarningsLine contains a tab character.79
WarningsLine contains a tab character.80
WarningsMissing a Javadoc comment.80
WarningsName 'x_CONSTRAINT_EXPR' must match pattern '^[a-z][a-zA-Z0-9]*$'.80
WarningsParameter ce should be final.80
WarningsParameter context should be final.80
Warnings'{' is not preceded with whitespace.80
Warnings'if' construct must use '{}'s.81
WarningsLine contains a tab character.81
Warnings'cast' is not followed by whitespace.81
Warnings'if' construct must use '{}'s.82
WarningsLine is longer than 120 characters.82
WarningsLine contains a tab character.82
Warnings'cast' is not followed by whitespace.82
Warnings'if' construct must use '{}'s.83
Warnings'cast' is not followed by whitespace.83
Warnings'else' construct must use '{}'s.84
WarningsLine contains a tab character.84
Warnings'+' is not preceded with whitespace.84
Warnings'+' is not followed by whitespace.84
WarningsLine contains a tab character.85
WarningsLine has trailing spaces.86
WarningsLine contains a tab character.86
WarningsLine contains a tab character.87
WarningsLine has trailing spaces.88
WarningsLine contains a tab character.88
WarningsLine contains a tab character.89
WarningsMissing a Javadoc comment.89
WarningsName 'x_TYPE_CONSTRAINT_EXPR' must match pattern '^[a-z][a-zA-Z0-9]*$'.89
WarningsParameter tce should be final.89
WarningsParameter context should be final.89
Warnings'{' is not preceded with whitespace.89
WarningsLine contains a tab character.90
Warnings'{' is not preceded with whitespace.92
Warnings'+' is not preceded with whitespace.93
Warnings'+' is not followed by whitespace.93
WarningsLine contains a tab character.96
WarningsLine has trailing spaces.97
WarningsLine contains a tab character.97
WarningsLine contains a tab character.98
WarningsLine has trailing spaces.99
WarningsLine contains a tab character.99
WarningsLine is longer than 120 characters.100
WarningsLine contains a tab character.100
WarningsMissing a Javadoc comment.100
WarningsName 'x_COMPOUND_CONSTRAINT_EXPR' must match pattern '^[a-z][a-zA-Z0-9]*$'.100
WarningsParameter cce should be final.100
WarningsParameter context should be final.100
Warnings'{' is not preceded with whitespace.100
WarningsLine contains a tab character.101
WarningsLine contains a tab character.102
Warnings'for' construct must use '{}'s.104
WarningsLine contains a tab character.106
WarningsLine has trailing spaces.107
WarningsLine contains a tab character.107
WarningsLine contains a tab character.108
WarningsLine has trailing spaces.109
WarningsLine contains a tab character.109
WarningsLine contains a tab character.110
WarningsMissing a Javadoc comment.110
WarningsName 'x_DOMAIN_EXPR_CAT' must match pattern '^[a-z][a-zA-Z0-9]*$'.110
WarningsParameter de should be final.110
WarningsParameter context should be final.110
Warnings'{' is not preceded with whitespace.110
Warnings'if' construct must use '{}'s.111
WarningsLine contains a tab character.111
Warnings'cast' is not followed by whitespace.111
Warnings'if' construct must use '{}'s.112
WarningsLine is longer than 120 characters.112
WarningsLine contains a tab character.112
Warnings'cast' is not followed by whitespace.112
Warnings'else' construct must use '{}'s.113
WarningsLine contains a tab character.113
Warnings'+' is not preceded with whitespace.113
Warnings'+' is not followed by whitespace.113
WarningsLine contains a tab character.114
WarningsLine has trailing spaces.115
WarningsLine contains a tab character.115
WarningsLine contains a tab character.116
WarningsLine has trailing spaces.117
WarningsLine contains a tab character.117
WarningsLine is longer than 120 characters.118
WarningsLine contains a tab character.118
WarningsMissing a Javadoc comment.118
WarningsName 'x_SIMPLE_DOMAIN_EXPR_CAT' must match pattern '^[a-z][a-zA-Z0-9]*$'.118
WarningsParameter sde should be final.118
WarningsParameter context should be final.118
Warnings'{' is not preceded with whitespace.118
WarningsLine contains a tab character.119
WarningsLine contains a tab character.120
Warnings'{' is not preceded with whitespace.120
WarningsLine is longer than 120 characters.121
WarningsLine contains a tab character.121
Warnings'+' is not preceded with whitespace.121
Warnings'+' is not followed by whitespace.121
Warnings'+' is not preceded with whitespace.121
Warnings'+' is not followed by whitespace.121
WarningsLine contains a tab character.122
WarningsLine contains a tab character.123
WarningsLine contains a tab character.124
WarningsLine has trailing spaces.125
WarningsLine contains a tab character.125
WarningsLine contains a tab character.126
WarningsLine has trailing spaces.127
WarningsLine contains a tab character.127
WarningsLine contains a tab character.128
WarningsMissing a Javadoc comment.128
WarningsName 'x_COMPOUND_DOMAIN_EXPR_CAT' must match pattern '^[a-z][a-zA-Z0-9]*$'.128
WarningsParameter cde should be final.128
WarningsParameter context should be final.128
Warnings'{' is not preceded with whitespace.128
WarningsLine contains a tab character.129
WarningsLine contains a tab character.130
WarningsLine contains a tab character.132
Warnings'{' is not preceded with whitespace.132
WarningsLine contains a tab character.133
Warnings'if' construct must use '{}'s.134
WarningsLine contains a tab character.134
WarningsLine contains a tab character.135
Warnings'{' is not preceded with whitespace.135
WarningsLine is longer than 120 characters.136
WarningsLine contains a tab character.136
Warnings'+' is not preceded with whitespace.136
Warnings'+' is not followed by whitespace.136
WarningsLine contains a tab character.137
WarningsLine contains a tab character.138
WarningsLine contains a tab character.139
WarningsLine contains a tab character.140
WarningsLine has trailing spaces.141
WarningsLine contains a tab character.141
WarningsLine contains a tab character.142
WarningsLine has trailing spaces.143
WarningsLine contains a tab character.143
WarningsLine contains a tab character.144
WarningsMissing a Javadoc comment.144
WarningsName 'x_VALUE_EXPR_CAT' must match pattern '^[a-z][a-zA-Z0-9]*$'.144
WarningsParameter ve should be final.144
WarningsParameter context should be final.144
Warnings'{' is not preceded with whitespace.144
Warnings'if' construct must use '{}'s.145
WarningsLine contains a tab character.145
Warnings'cast' is not followed by whitespace.145
Warnings'if' construct must use '{}'s.146
Warnings'cast' is not followed by whitespace.146
Warnings'if' construct must use '{}'s.147
WarningsLine contains a tab character.147
Warnings'cast' is not followed by whitespace.147
Warnings'if' construct must use '{}'s.148
WarningsLine contains a tab character.148
Warnings'cast' is not followed by whitespace.148
Warnings'if' construct must use '{}'s.149
WarningsLine contains a tab character.149
Warnings'if' construct must use '{}'s.150
Warnings'if' construct must use '{}'s.151
WarningsLine contains a tab character.151
Warnings'cast' is not followed by whitespace.151
Warnings'if' construct must use '{}'s.152
WarningsLine contains a tab character.152
Warnings'if' construct must use '{}'s.153
WarningsLine contains a tab character.153
WarningsLine contains a tab character.154
Warnings'{' is not preceded with whitespace.154
WarningsLine contains a tab character.155
Warnings'cast' is not followed by whitespace.155
WarningsLine contains a tab character.156
Warnings'{' is not preceded with whitespace.156
WarningsLine contains a tab character.157
Warnings'+' is not preceded with whitespace.157
Warnings'+' is not followed by whitespace.157
WarningsLine contains a tab character.158
WarningsLine contains a tab character.159
WarningsLine contains a tab character.160
Warnings'{' is not preceded with whitespace.160
WarningsLine contains a tab character.161
Warnings'if' construct must use '{}'s.162
WarningsLine contains a tab character.162
Warnings'if' construct must use '{}'s.163
WarningsLine contains a tab character.163
WarningsLine contains a tab character.164
Warnings'{' is not preceded with whitespace.164
WarningsLine is longer than 120 characters.165
WarningsLine contains a tab character.165
Warnings'+' is not preceded with whitespace.165
Warnings'+' is not followed by whitespace.165
WarningsLine contains a tab character.166
WarningsLine contains a tab character.167
Warnings'if' construct must use '{}'s.168
WarningsLine contains a tab character.168
Warnings'if' construct must use '{}'s.169
WarningsLine contains a tab character.169
Warnings'else' is not preceded with whitespace.169
Warnings'}' is not followed by whitespace.169
Warnings'cast' is not followed by whitespace.169
WarningsLine contains a tab character.170
Warnings'+' is not preceded with whitespace.170
Warnings'+' is not followed by whitespace.170
WarningsLine contains a tab character.171
WarningsLine has trailing spaces.172
WarningsLine has trailing spaces.174
WarningsLine contains a tab character.174
WarningsLine contains a tab character.175
WarningsMissing a Javadoc comment.175
WarningsParameter id should be final.175
WarningsParameter context should be final.175
Warnings'{' is not preceded with whitespace.175
WarningsLine contains a tab character.176
WarningsLine contains a tab character.177
WarningsLine has trailing spaces.178
WarningsMissing a Javadoc comment.179
WarningsName 'x_ID_CAT' must match pattern '^[a-z][a-zA-Z0-9]*$'.179
WarningsParameter id should be final.179
WarningsParameter context should be final.179
Warnings'{' is not preceded with whitespace.179
WarningsName '$id' must match pattern '^[a-z][a-zA-Z0-9]*$'.180
Warnings'{' is not preceded with whitespace.184
Warnings'{' is not preceded with whitespace.185
Warnings'-' is not preceded with whitespace.187
Warnings'-' is not followed by whitespace.187
Warnings'if' construct must use '{}'s.189
Warnings'+' is not preceded with whitespace.190
Warnings'+' is not followed by whitespace.190
Warnings'if' construct must use '{}'s.191
Warnings'else' is not preceded with whitespace.191
Warnings'}' is not followed by whitespace.191
Warnings'if' construct must use '{}'s.192
Warnings'if' construct must use '{}'s.193
Warnings'if' construct must use '{}'s.194
Warnings'{' is not preceded with whitespace.195
Warnings'-' is not preceded with whitespace.197
Warnings'-' is not followed by whitespace.197
Warnings'if' construct must use '{}'s.199
Warnings'else' construct must use '{}'s.200
Warnings'else' is not preceded with whitespace.201
Warnings'}' is not followed by whitespace.201
Warnings'{' is not preceded with whitespace.201
Warnings'{' is not preceded with whitespace.204
Warnings'{' is not preceded with whitespace.206
Warnings'+' is not preceded with whitespace.207
Warnings'+' is not followed by whitespace.207
Warnings'{' is not preceded with whitespace.209
Warnings'cast' is not followed by whitespace.212
Warnings'else' is not preceded with whitespace.213
Warnings'}' is not followed by whitespace.213
Warnings'else' is not followed by whitespace.213
Warnings'{' is not preceded with whitespace.213
Warnings'if' construct must use '{}'s.220
WarningsLine has trailing spaces.220
Warnings'else' is not preceded with whitespace.220
Warnings'}' is not followed by whitespace.220
Warnings'+' is not preceded with whitespace.222
Warnings'+' is not followed by whitespace.222
WarningsLine contains a tab character.225
WarningsLine contains a tab character.226
WarningsLine contains a tab character.227
WarningsMissing a Javadoc comment.227
WarningsName 'x_FUNC_EXPR_CAT' must match pattern '^[a-z][a-zA-Z0-9]*$'.227
WarningsParameter fe should be final.227
WarningsParameter context should be final.227
Warnings'{' is not preceded with whitespace.227
WarningsLine contains a tab character.228
WarningsLine contains a tab character.229
WarningsLine contains a tab character.230
WarningsLine contains a tab character.231
Warnings'{' is not preceded with whitespace.231
WarningsLine contains a tab character.232
WarningsLine contains a tab character.233
WarningsLine contains a tab character.234
WarningsLine contains a tab character.235
WarningsLine contains a tab character.236
WarningsLine contains a tab character.237
WarningsLine contains a tab character.238
Warnings'{' is not preceded with whitespace.238
WarningsLine has trailing spaces.239
Warnings'+' is not preceded with whitespace.239
Warnings'+' is not followed by whitespace.239
WarningsLine contains a tab character.241
WarningsLine contains a tab character.242
WarningsLine contains a tab character.243
WarningsLine contains a tab character.244
Warnings'{' is not preceded with whitespace.244
WarningsLine contains a tab character.246
WarningsLine contains a tab character.247
WarningsLine contains a tab character.248
Warnings'=' is not preceded with whitespace.248
Warnings'=' is not followed by whitespace.248
Warnings'<' is not preceded with whitespace.248
Warnings'<' is not followed by whitespace.248
Warnings'{' is not preceded with whitespace.248
Warnings'if' construct must use '{}'s.249
WarningsLine contains a tab character.249
Warnings'>' is not preceded with whitespace.249
Warnings'>' is not followed by whitespace.249
WarningsLine contains a tab character.250
WarningsLine contains a tab character.251
WarningsLine contains a tab character.252
WarningsLine contains a tab character.253
Warnings'+' is not preceded with whitespace.253
WarningsLine contains a tab character.254
WarningsLine has trailing spaces.255
WarningsLine contains a tab character.255
WarningsLine contains a tab character.256
WarningsLine has trailing spaces.257
WarningsLine contains a tab character.257
WarningsLine contains a tab character.258
WarningsMissing a Javadoc comment.258
WarningsName 'x_EVENT_EXPR_CAT' must match pattern '^[a-z][a-zA-Z0-9]*$'.258
WarningsParameter ee should be final.258
WarningsParameter context should be final.258
Warnings'{' is not preceded with whitespace.258
Warnings'{' is not preceded with whitespace.262
Warnings'{' is not preceded with whitespace.264
WarningsLine has trailing spaces.265
Warnings'+' is not preceded with whitespace.265
Warnings'+' is not followed by whitespace.265
Warnings'{' is not preceded with whitespace.270
Warnings'=' is not preceded with whitespace.274
Warnings'=' is not followed by whitespace.274
Warnings'<' is not preceded with whitespace.274
Warnings'<' is not followed by whitespace.274
Warnings'{' is not preceded with whitespace.274
Warnings'if' construct must use '{}'s.275
Warnings'>' is not preceded with whitespace.275
Warnings'>' is not followed by whitespace.275
Warnings'+' is not preceded with whitespace.279
Warnings'+' is not followed by whitespace.279
WarningsLine contains a tab character.280
WarningsLine has trailing spaces.281
WarningsLine contains a tab character.281
WarningsLine contains a tab character.282
WarningsLine has trailing spaces.283
WarningsLine contains a tab character.283
WarningsLine contains a tab character.284
WarningsMissing a Javadoc comment.284
WarningsName 'x_SERVICE_REF_CAT' must match pattern '^[a-z][a-zA-Z0-9]*$'.284
WarningsParameter sr should be final.284
WarningsParameter context should be final.284
Warnings'{' is not preceded with whitespace.284
WarningsLine contains a tab character.285
Warnings'if' construct must use '{}'s.286
WarningsLine contains a tab character.286
Warnings'{' is not preceded with whitespace.286
WarningsLine contains a tab character.287
WarningsLine contains a tab character.288
Warnings'{' is not preceded with whitespace.288
WarningsLine is longer than 120 characters.289
WarningsLine contains a tab character.289
Warnings'+' is not preceded with whitespace.289
Warnings'+' is not followed by whitespace.289
Warnings'+' is not preceded with whitespace.289
Warnings'+' is not followed by whitespace.289
Warnings'+' is not preceded with whitespace.289
Warnings'+' is not followed by whitespace.289
WarningsLine contains a tab character.290
WarningsLine contains a tab character.291
WarningsLine contains a tab character.292
Warnings'if' construct must use '{}'s.293
WarningsLine contains a tab character.293
Warnings'{' is not preceded with whitespace.293
WarningsLine contains a tab character.294
WarningsLine contains a tab character.295
Warnings'{' is not preceded with whitespace.295
WarningsLine is longer than 120 characters.296
WarningsLine contains a tab character.296
Warnings'+' is not preceded with whitespace.296
Warnings'+' is not followed by whitespace.296
Warnings'+' is not preceded with whitespace.296
Warnings'+' is not followed by whitespace.296
Warnings'+' is not preceded with whitespace.296
Warnings'+' is not followed by whitespace.296
WarningsLine contains a tab character.297
WarningsLine contains a tab character.298
WarningsLine contains a tab character.299
Warnings'if' construct must use '{}'s.300
WarningsLine contains a tab character.300
Warnings'{' is not preceded with whitespace.300
WarningsLine contains a tab character.301
WarningsLine contains a tab character.302
Warnings'{' is not preceded with whitespace.302
WarningsLine is longer than 120 characters.303
WarningsLine contains a tab character.303
Warnings'+' is not preceded with whitespace.303
Warnings'+' is not followed by whitespace.303
Warnings'+' is not preceded with whitespace.303
Warnings'+' is not followed by whitespace.303
Warnings'+' is not preceded with whitespace.303
Warnings'+' is not followed by whitespace.303
WarningsLine contains a tab character.304
WarningsLine contains a tab character.305
WarningsLine contains a tab character.306
WarningsLine contains a tab character.307
WarningsLine has trailing spaces.308
WarningsLine contains a tab character.308
WarningsLine contains a tab character.309
WarningsLine has trailing spaces.310
WarningsLine contains a tab character.310
WarningsLine contains a tab character.311
WarningsMissing a Javadoc comment.311
WarningsName 'x_CONST_CAT' must match pattern '^[a-z][a-zA-Z0-9]*$'.311
WarningsParameter c should be final.311
Warnings'{' is not preceded with whitespace.311
WarningsLine contains a tab character.312
WarningsLine contains a tab character.313
WarningsName '$val' must match pattern '^[a-z][a-zA-Z0-9]*$'.313
WarningsLine contains a tab character.314
Warnings'{' is not preceded with whitespace.314
WarningsLine contains a tab character.315
WarningsLine contains a tab character.316
Warnings'{' is not preceded with whitespace.316
WarningsLine contains a tab character.317
WarningsLine contains a tab character.318
Warnings'{' is not preceded with whitespace.318
WarningsLine contains a tab character.319
Warnings'?' is not preceded with whitespace.319
WarningsAvoid inline conditionals.319
Warnings':' is not preceded with whitespace.319
WarningsLine contains a tab character.320
Warnings'{' is not preceded with whitespace.320
Warnings'+' is not preceded with whitespace.321
Warnings'+' is not followed by whitespace.321
WarningsLine contains a tab character.322
WarningsLine contains a tab character.323
Warnings'else' is not preceded with whitespace.323
Warnings'}' is not followed by whitespace.323
Warnings'{' is not preceded with whitespace.323
Warnings'?' is not preceded with whitespace.324
WarningsAvoid inline conditionals.324
Warnings':' is not preceded with whitespace.324
Warnings'{' is not preceded with whitespace.325
Warnings'+' is not preceded with whitespace.326
Warnings'+' is not followed by whitespace.326
Warnings'else' is not preceded with whitespace.328
Warnings'}' is not followed by whitespace.328
Warnings'{' is not preceded with whitespace.328
WarningsLine contains a tab character.329
Warnings'+' is not preceded with whitespace.329
Warnings'+' is not followed by whitespace.329
WarningsLine contains a tab character.330
Warnings'else' is not preceded with whitespace.330
Warnings'}' is not followed by whitespace.330
Warnings'{' is not preceded with whitespace.330
WarningsLine contains a tab character.331
Warnings'+' is not preceded with whitespace.331
Warnings'+' is not followed by whitespace.331
WarningsLine contains a tab character.332
WarningsLine contains a tab character.333
Warnings'if' construct must use '{}'s.334
WarningsLine contains a tab character.334
Warnings'else' is not preceded with whitespace.334
Warnings'}' is not followed by whitespace.334
WarningsLine contains a tab character.335
Warnings'+' is not preceded with whitespace.335
Warnings'+' is not followed by whitespace.335
Warnings'if' construct must use '{}'s.336
WarningsLine contains a tab character.336
Warnings'else' is not preceded with whitespace.336
Warnings'}' is not followed by whitespace.336
Warnings'if' construct must use '{}'s.337
WarningsLine contains a tab character.337
Warnings'if' construct must use '{}'s.338
Warnings'if' construct must use '{}'s.339
WarningsLine contains a tab character.340
WarningsLine contains a tab character.341
WarningsLine has trailing spaces.342
WarningsLine contains a tab character.342
WarningsLine contains a tab character.343
WarningsLine has trailing spaces.344
WarningsLine contains a tab character.344
WarningsLine contains a tab character.345
WarningsMissing a Javadoc comment.345
WarningsName 'x_IS_BOOLEAN' must match pattern '^[a-z][a-zA-Z0-9]*$'.345
WarningsParameter s should be final.345
Warnings'{' is not preceded with whitespace.345
WarningsLine contains a tab character.346
WarningsLine contains a tab character.347
WarningsLine contains a tab character.348
WarningsLine contains a tab character.349
WarningsLine contains a tab character.350
WarningsLine contains a tab character.351
WarningsLine has trailing spaces.352
WarningsLine contains a tab character.352
WarningsLine contains a tab character.353
WarningsMissing a Javadoc comment.353
WarningsName 'x_IS_INTEGER' must match pattern '^[a-z][a-zA-Z0-9]*$'.353
WarningsParameter s should be final.353
Warnings'{' is not preceded with whitespace.353
WarningsLine contains a tab character.354
Warnings'try' is not followed by whitespace.354
Warnings'{' is not preceded with whitespace.354
Warnings'catch' is not preceded with whitespace.357
Warnings'}' is not followed by whitespace.357
Warnings'catch' is not followed by whitespace.357
Warnings'{' is not preceded with whitespace.357
WarningsMust have at least one statement.357
Warnings'{' is not followed by whitespace.357
Warnings'}' is not preceded with whitespace.357
WarningsLine contains a tab character.359
WarningsLine has trailing spaces.360
WarningsLine contains a tab character.360
WarningsLine contains a tab character.361
WarningsMissing a Javadoc comment.361
WarningsName 'x_IS_NUMBER' must match pattern '^[a-z][a-zA-Z0-9]*$'.361
WarningsParameter s should be final.361
Warnings'{' is not preceded with whitespace.361
WarningsLine contains a tab character.362
Warnings'try' is not followed by whitespace.362
Warnings'{' is not preceded with whitespace.362
Warnings'catch' is not preceded with whitespace.365
Warnings'}' is not followed by whitespace.365
Warnings'catch' is not followed by whitespace.365
Warnings'{' is not preceded with whitespace.365
WarningsMust have at least one statement.365
Warnings'{' is not followed by whitespace.365
Warnings'}' is not preceded with whitespace.365
WarningsLine contains a tab character.367
WarningsLine has trailing spaces.368
WarningsMissing a Javadoc comment.369
WarningsName 'x_LOGICAL_OP' must match pattern '^[a-z][a-zA-Z0-9]*$'.369
WarningsParameter cce should be final.369
Warnings'{' is not preceded with whitespace.369
WarningsLine has trailing spaces.372
WarningsMissing a Javadoc comment.373
WarningsName 'x_LOGICAL_OP' must match pattern '^[a-z][a-zA-Z0-9]*$'.373
WarningsParameter cde should be final.373
Warnings'{' is not preceded with whitespace.373
WarningsLine has trailing spaces.376
WarningsLine contains a tab character.376
WarningsLine contains a tab character.377
WarningsMissing a Javadoc comment.377
WarningsName 'x_LOGICAL_OP' must match pattern '^[a-z][a-zA-Z0-9]*$'.377
WarningsParameter op should be final.377
WarningsParameter args should be final.377
WarningsParameter src should be final.377
Warnings'{' is not preceded with whitespace.377
WarningsName '_op' must match pattern '^[a-z][a-zA-Z0-9]*$'.378
Warnings'?' is not preceded with whitespace.378
WarningsAvoid inline conditionals.378
Warnings':' is not preceded with whitespace.378
Warnings'?' is not preceded with whitespace.378
WarningsAvoid inline conditionals.378
Warnings':' is not preceded with whitespace.378
Warnings'?' is not preceded with whitespace.378
WarningsAvoid inline conditionals.378
Warnings':' is not preceded with whitespace.378
WarningsLine contains a tab character.379
Warnings'{' is not preceded with whitespace.379
WarningsLine has trailing spaces.380
WarningsLine contains a tab character.380
WarningsLine contains a tab character.381
Warnings'{' is not preceded with whitespace.381
WarningsLine is longer than 120 characters.382
WarningsLine contains a tab character.382
WarningsLine contains a tab character.383
WarningsLine contains a tab character.384
WarningsLine contains a tab character.385
WarningsLine contains a tab character.386
WarningsLine contains a tab character.387
Warnings'{' is not preceded with whitespace.387
WarningsLine is longer than 120 characters.388
WarningsLine contains a tab character.388
WarningsLine contains a tab character.389
WarningsLine contains a tab character.390
WarningsLine contains a tab character.391
WarningsLine is longer than 120 characters.392
WarningsLine contains a tab character.392
Warnings'+' is not preceded with whitespace.392
Warnings'+' is not followed by whitespace.392
Warnings'+' is not preceded with whitespace.392
Warnings'+' is not followed by whitespace.392
WarningsLine contains a tab character.393
WarningsLine contains a tab character.394

org/slasoi/slamodel/sla/tools/MetaModel.java

ViolationMessageLine
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.61
WarningsLine has trailing spaces.63
WarningsMissing a Javadoc comment.63
Warnings',' is not followed by whitespace.63
Warnings',' is not followed by whitespace.63
Warnings',' is not followed by whitespace.63
WarningsName 'nominal_map' must match pattern '^[a-z][a-zA-Z0-9]*$'.63
Warnings',' is not followed by whitespace.64
Warnings',' is not followed by whitespace.64
Warnings',' is not followed by whitespace.64
WarningsLine has trailing spaces.65
WarningsMissing a Javadoc comment.65
Warnings',' is not followed by whitespace.65
Warnings',' is not followed by whitespace.65
Warnings',' is not followed by whitespace.65
WarningsName 'function_map' must match pattern '^[a-z][a-zA-Z0-9]*$'.65
Warnings',' is not followed by whitespace.66
Warnings',' is not followed by whitespace.66
Warnings',' is not followed by whitespace.66
WarningsLine has trailing spaces.67
WarningsMissing a Javadoc comment.67
Warnings',' is not followed by whitespace.67
Warnings',' is not followed by whitespace.67
Warnings',' is not followed by whitespace.67
WarningsName 'event_map' must match pattern '^[a-z][a-zA-Z0-9]*$'.67
Warnings',' is not followed by whitespace.68
Warnings',' is not followed by whitespace.68
Warnings',' is not followed by whitespace.68
WarningsMissing a Javadoc comment.69
Warnings',' is not followed by whitespace.69
WarningsName 'days_map' must match pattern '^[a-z][a-zA-Z0-9]*$'.69
Warnings',' is not followed by whitespace.70
WarningsMissing a Javadoc comment.71
Warnings',' is not followed by whitespace.71
WarningsName 'months_map' must match pattern '^[a-z][a-zA-Z0-9]*$'.71
Warnings',' is not followed by whitespace.72
WarningsLine has trailing spaces.73
WarningsMissing a Javadoc comment.74
Warnings'{' is not preceded with whitespace.74
Warnings'try' is not followed by whitespace.75
Warnings'{' is not preceded with whitespace.75
Warnings'catch' is not preceded with whitespace.90
Warnings'}' is not followed by whitespace.90
Warnings'catch' is not followed by whitespace.90
Warnings'{' is not preceded with whitespace.90
WarningsLine has trailing spaces.94
WarningsMissing a Javadoc comment.95
WarningsParameter id should be final.95
WarningsParameter role should be final.95
Warnings'{' is not preceded with whitespace.95
Warnings'{' is not preceded with whitespace.96
Warnings',' is not followed by whitespace.97
Warnings',' is not followed by whitespace.97
Warnings'{' is not preceded with whitespace.97
Warnings',' is not followed by whitespace.98
Warnings'if' construct must use '{}'s.99
WarningsLine has trailing spaces.104
WarningsMissing a Javadoc comment.105
WarningsParameter op should be final.105
WarningsParameter params should be final.105
Warnings'{' is not preceded with whitespace.105
WarningsLine has trailing spaces.108
WarningsMissing a Javadoc comment.109
WarningsParameter op should be final.109
WarningsParameter params should be final.109
Warnings'{' is not preceded with whitespace.109
WarningsLine has trailing spaces.112
WarningsLine is longer than 120 characters.113
WarningsMissing a Javadoc comment.113
WarningsName 'x_GET_FUNCTIONAL' must match pattern '^[a-z][a-zA-Z0-9]*$'.113
WarningsParameter test_both_ways should be final.113
WarningsName 'test_both_ways' must match pattern '^[a-z][a-zA-Z0-9]*$'.113
WarningsParameter op should be final.113
WarningsParameter params should be final.113
WarningsParameter map should be final.113
Warnings',' is not followed by whitespace.113
Warnings',' is not followed by whitespace.113
Warnings',' is not followed by whitespace.113
Warnings'{' is not preceded with whitespace.113
Warnings'{' is not preceded with whitespace.114
Warnings',' is not followed by whitespace.115
Warnings',' is not followed by whitespace.115
Warnings'{' is not preceded with whitespace.115
Warnings',' is not followed by whitespace.116
Warnings'{' is not preceded with whitespace.117
WarningsLine has trailing spaces.118
Warnings'if' construct must use '{}'s.119
Warnings'{' is not preceded with whitespace.119
WarningsLine has trailing spaces.120
Warnings'{' is not preceded with whitespace.121
Warnings'=' is not preceded with whitespace.123
Warnings'=' is not followed by whitespace.123
Warnings'<' is not preceded with whitespace.123
Warnings'<' is not followed by whitespace.123
Warnings'{' is not preceded with whitespace.123
WarningsLine has trailing spaces.124
Warnings'{' is not preceded with whitespace.125
Warnings'if' construct must use '{}'s.129
WarningsLine has trailing spaces.137
WarningsMissing a Javadoc comment.138
WarningsParameter s should be final.138
Warnings'{' is not preceded with whitespace.138
Warnings'if' construct must use '{}'s.139
Warnings'{' is not preceded with whitespace.139
Warnings'=' is not preceded with whitespace.140
Warnings'=' is not followed by whitespace.140
Warnings'<' is not preceded with whitespace.140
Warnings'<' is not followed by whitespace.140
Warnings'{' is not preceded with whitespace.140
Warnings'if' construct must use '{}'s.142
WarningsLine has trailing spaces.147
WarningsMissing a Javadoc comment.148
WarningsParameter s should be final.148
Warnings'{' is not preceded with whitespace.148
Warnings'if' construct must use '{}'s.149
Warnings'{' is not preceded with whitespace.149
Warnings'=' is not preceded with whitespace.150
Warnings'=' is not followed by whitespace.150
Warnings'<' is not preceded with whitespace.150
Warnings'<' is not followed by whitespace.150
Warnings'{' is not preceded with whitespace.150
Warnings'if' construct must use '{}'s.152
WarningsLine has trailing spaces.157
WarningsMissing a Javadoc comment.158
WarningsName 'p_VALIDATE_DOMAIN_SPECIFIC_TERM_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'.158
WarningsParameter id should be final.158
Warnings'{' is not preceded with whitespace.158
WarningsLine is longer than 120 characters.159
Warnings'{' is not preceded with whitespace.159
Warnings'+' is not preceded with whitespace.160
Warnings'+' is not followed by whitespace.160
WarningsLine has trailing spaces.163
WarningsMissing a Javadoc comment.164
WarningsName 'p_ADD_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'.164
WarningsParameter ext should be final.164
WarningsParameter domain_specific should be final.164
WarningsName 'domain_specific' must match pattern '^[a-z][a-zA-Z0-9]*$'.164
Warnings'{' is not preceded with whitespace.164
WarningsLine contains a tab character.165
WarningsLine contains a tab character.166
WarningsLine has trailing spaces.168
WarningsMissing a Javadoc comment.169
WarningsName 'x_EXISTS_NOMINAL' must match pattern '^[a-z][a-zA-Z0-9]*$'.169
WarningsParameter id should be final.169
Warnings'{' is not preceded with whitespace.169
Warnings',' is not followed by whitespace.170
Warnings',' is not followed by whitespace.170
Warnings'{' is not preceded with whitespace.170
Warnings',' is not followed by whitespace.171
Warnings'if' construct must use '{}'s.172
Warnings'{' is not preceded with whitespace.172
Warnings'if' construct must use '{}'s.173
WarningsLine has trailing spaces.178
WarningsMissing a Javadoc comment.179
WarningsName 'x_ADD_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'.179
WarningsParameter ext should be final.179
WarningsParameter domain_specific should be final.179
WarningsName 'domain_specific' must match pattern '^[a-z][a-zA-Z0-9]*$'.179
WarningsParameter commit should be final.179
Warnings'{' is not preceded with whitespace.179
Warnings'if' construct must use '{}'s.180
WarningsLine contains a tab character.180
WarningsName 'ext_uuid' must match pattern '^[a-z][a-zA-Z0-9]*$'.181
WarningsLine has trailing spaces.182
WarningsName '$ext' must match pattern '^[a-z][a-zA-Z0-9]*$'.182
Warnings'{' is not preceded with whitespace.183
Warnings'{' is not preceded with whitespace.184
Warnings'+' is not preceded with whitespace.185
Warnings'+' is not followed by whitespace.185
Warnings'{' is not preceded with whitespace.189
Warnings'{' is not preceded with whitespace.191
Warnings'{' is not preceded with whitespace.192
WarningsLine is longer than 120 characters.193
Warnings'+' is not preceded with whitespace.193
Warnings'+' is not followed by whitespace.193
Warnings'{' is not preceded with whitespace.197
Warnings'+' is not preceded with whitespace.198
Warnings'+' is not followed by whitespace.198
Warnings'{' is not preceded with whitespace.200
Warnings',' is not followed by whitespace.201
Warnings',' is not followed by whitespace.201
Warnings'{' is not preceded with whitespace.202
Warnings',' is not followed by whitespace.203
Warnings',' is not followed by whitespace.203
Warnings',' is not followed by whitespace.206
Warnings'{' is not preceded with whitespace.207
Warnings',' is not followed by whitespace.208
Warnings'for' construct must use '{}'s.211
Warnings'{' is not preceded with whitespace.215
Warnings'{' is not preceded with whitespace.217
WarningsLine is longer than 120 characters.218
Warnings'+' is not preceded with whitespace.218
Warnings'+' is not followed by whitespace.218
Warnings'?' is not preceded with whitespace.223
WarningsAvoid inline conditionals.223
Warnings':' is not preceded with whitespace.223
Warnings'{' is not preceded with whitespace.224
Warnings'+' is not preceded with whitespace.225
Warnings'+' is not followed by whitespace.225
Warnings'{' is not preceded with whitespace.227
WarningsLine has trailing spaces.228
Warnings',' is not followed by whitespace.228
Warnings',' is not followed by whitespace.228
Warnings',' is not followed by whitespace.228
Warnings'?' is not preceded with whitespace.228
WarningsAvoid inline conditionals.228
Warnings':' is not preceded with whitespace.228
Warnings',' is not followed by whitespace.229
Warnings',' is not followed by whitespace.229
Warnings'{' is not preceded with whitespace.230
Warnings',' is not followed by whitespace.231
Warnings',' is not followed by whitespace.231
Warnings',' is not followed by whitespace.234
Warnings'{' is not preceded with whitespace.235
Warnings',' is not followed by whitespace.236
Warnings'{' is not preceded with whitespace.240
Warnings'if' construct must use '{}'s.244
Warnings'{' is not preceded with whitespace.247
Warnings'{' is not preceded with whitespace.249
Warnings'{' is not preceded with whitespace.251
Warnings'{' is not preceded with whitespace.255
Warnings'if' construct must use '{}'s.256
Warnings'if' construct must use '{}'s.257
Warnings'{' is not preceded with whitespace.261
Warnings'{' is not preceded with whitespace.263
Warnings'{' is not preceded with whitespace.267
Warnings'if' construct must use '{}'s.268
Warnings'if' construct must use '{}'s.269
WarningsLine has trailing spaces.274
WarningsMissing a Javadoc comment.275
WarningsName 'p_REMOVE_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'.275
WarningsParameter ext should be final.275
Warnings'{' is not preceded with whitespace.275
Warnings'if' construct must use '{}'s.276
WarningsLine contains a tab character.276
WarningsName 'ext_uuid' must match pattern '^[a-z][a-zA-Z0-9]*$'.277
WarningsLine has trailing spaces.278
WarningsName '$ext' must match pattern '^[a-z][a-zA-Z0-9]*$'.278
Warnings'{' is not preceded with whitespace.279
Warnings'+' is not preceded with whitespace.280
Warnings'+' is not followed by whitespace.280
WarningsLine has trailing spaces.288
WarningsMissing a Javadoc comment.289
WarningsName 'x_IS_BUILTIN' must match pattern '^[a-z][a-zA-Z0-9]*$'.289
WarningsParameter uuid should be final.289
Warnings'{' is not preceded with whitespace.289
WarningsLine has trailing spaces.290
WarningsLine has trailing spaces.291
WarningsLine has trailing spaces.292
WarningsLine has trailing spaces.293

org/slasoi/slamodel/sla/tools/Validator.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.65
WarningsLine has trailing spaces.66
WarningsLine contains a tab character.66
WarningsLine contains a tab character.67
WarningsMissing a Javadoc comment.67
WarningsLine has trailing spaces.68
WarningsLine contains a tab character.68
WarningsMissing a Javadoc comment.69
WarningsLine contains a tab character.69
Warnings'{' is not preceded with whitespace.69
WarningsLine has trailing spaces.70
WarningsLine contains a tab character.70
WarningsLine contains a tab character.71
WarningsMissing a Javadoc comment.71
WarningsLine has trailing spaces.72
WarningsLine contains a tab character.72
WarningsLine contains a tab character.73
WarningsMissing a Javadoc comment.73
WarningsVariable 'slat' must be private and have accessor methods.73
WarningsLine has trailing spaces.74
WarningsLine contains a tab character.74
WarningsLine contains a tab character.75
WarningsMissing a Javadoc comment.75
WarningsVariable 'warnings' must be private and have accessor methods.75
WarningsLine has trailing spaces.76
WarningsLine contains a tab character.76
WarningsLine contains a tab character.77
WarningsLine is longer than 120 characters.78
WarningsLine contains a tab character.78
WarningsMissing a Javadoc comment.78
Warnings',' is not followed by whitespace.78
WarningsVariable 'ispecs' must be private and have accessor methods.78
Warnings',' is not followed by whitespace.78
WarningsLine has trailing spaces.79
WarningsLine contains a tab character.79
WarningsLine contains a tab character.80
WarningsLine contains a tab character.81
WarningsMissing a Javadoc comment.81
WarningsName 'ispec_providers' must match pattern '^[a-z][a-zA-Z0-9]*$'.81
WarningsVariable 'ispec_providers' must be private and have accessor methods.81
WarningsLine has trailing spaces.82
WarningsLine contains a tab character.82
WarningsLine contains a tab character.83
WarningsLine is longer than 120 characters.84
WarningsMissing a Javadoc comment.84
Warnings',' is not followed by whitespace.84
WarningsName 'res_types' must match pattern '^[a-z][a-zA-Z0-9]*$'.84
WarningsVariable 'res_types' must be private and have accessor methods.84
Warnings',' is not followed by whitespace.84
WarningsLine has trailing spaces.85
WarningsMissing a Javadoc comment.87
WarningsName 'res_type_providers' must match pattern '^[a-z][a-zA-Z0-9]*$'.87
WarningsVariable 'res_type_providers' must be private and have accessor methods.87
WarningsLine contains a tab character.88
WarningsLine contains a tab character.90
WarningsMissing a Javadoc comment.90
WarningsName 'ispec_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'.90
WarningsVariable 'ispec_resolver' must be private and have accessor methods.90
WarningsMissing a Javadoc comment.91
WarningsVariable 'metamodel' must be private and have accessor methods.91
WarningsMissing a Javadoc comment.92
WarningsVariable 'ispec' must be private and have accessor methods.92
WarningsLine has trailing spaces.94
WarningsMissing a Javadoc comment.95
WarningsParameter r should be final.95
Warnings'{' is not preceded with whitespace.95
WarningsLine has trailing spaces.101
WarningsMissing a Javadoc comment.102
Warnings'{' is not preceded with whitespace.102
WarningsLine has trailing spaces.103
WarningsLine contains a tab character.103
WarningsLine contains a tab character.104
WarningsMissing a Javadoc comment.104
WarningsParameter slat should be final.104
Warnings'{' is not preceded with whitespace.104
WarningsLine contains a tab character.106
WarningsLine contains a tab character.107
WarningsLine contains a tab character.108
WarningsLine contains a tab character.109
WarningsLine contains a tab character.110
WarningsLine has trailing spaces.111
WarningsLine has trailing spaces.115
WarningsLine contains a tab character.115
WarningsMissing a Javadoc comment.116
WarningsParameter exts should be final.116
Warnings'{' is not preceded with whitespace.116
WarningsLine contains a tab character.117
WarningsLine has trailing spaces.119
WarningsMissing a Javadoc comment.120
WarningsParameter exts should be final.120
Warnings'{' is not preceded with whitespace.120
WarningsLine contains a tab character.121
WarningsLine has trailing spaces.123
WarningsLine has trailing spaces.127
WarningsMissing a Javadoc comment.128
Warnings'{' is not preceded with whitespace.128
WarningsLine has trailing spaces.129
WarningsMissing a Javadoc comment.130
WarningsMissing a Javadoc comment.131
WarningsName 'source_entity' must match pattern '^[a-z][a-zA-Z0-9]*$'.131
WarningsLine has trailing spaces.132
WarningsMissing a Javadoc comment.133
WarningsParameter msg should be final.133
WarningsParameter source_entity should be final.133
WarningsName 'source_entity' must match pattern '^[a-z][a-zA-Z0-9]*$'.133
Warnings'{' is not preceded with whitespace.133
WarningsLine has trailing spaces.135
WarningsLine has trailing spaces.137
WarningsMissing a Javadoc comment.138
Warnings'{' is not preceded with whitespace.138
WarningsLine has trailing spaces.141
WarningsMissing a Javadoc comment.142
Warnings'{' is not preceded with whitespace.142
WarningsLine has trailing spaces.145
WarningsLine has trailing spaces.147
WarningsLine contains a tab character.147
WarningsLine contains a tab character.148
WarningsLine has trailing spaces.151
WarningsMissing a Javadoc comment.152
Warnings'{' is not preceded with whitespace.152
WarningsLine has trailing spaces.153
WarningsLine contains a tab character.153
WarningsLine contains a tab character.154
WarningsMissing a Javadoc comment.154
WarningsLine contains a tab character.156
WarningsMissing a Javadoc comment.156
WarningsName 'source_entity' must match pattern '^[a-z][a-zA-Z0-9]*$'.156
WarningsLine has trailing spaces.157
WarningsMissing a Javadoc comment.158
WarningsParameter e should be final.158
Warnings'{' is not preceded with whitespace.158
WarningsLine has trailing spaces.161
WarningsMissing a Javadoc comment.162
WarningsParameter msg should be final.162
WarningsParameter source_entity should be final.162
WarningsName 'source_entity' must match pattern '^[a-z][a-zA-Z0-9]*$'.162
Warnings'{' is not preceded with whitespace.162
WarningsLine has trailing spaces.166
WarningsMissing a Javadoc comment.167
Warnings'{' is not preceded with whitespace.167
WarningsLine has trailing spaces.170
WarningsLine contains a tab character.171
WarningsLine has trailing spaces.172
WarningsLine has trailing spaces.177
WarningsLine contains a tab character.177
WarningsLine contains a tab character.178
WarningsMethod length is 169 lines (max allowed is 150).178
WarningsMissing a Javadoc comment.178
WarningsName 'x_FIRST_PASS' must match pattern '^[a-z][a-zA-Z0-9]*$'.178
WarningsParameter expr should be final.178
Warnings'{' is not preceded with whitespace.178
WarningsLine has trailing spaces.179
WarningsLine contains a tab character.179
WarningsLine contains a tab character.180
WarningsLine has trailing spaces.181
WarningsLine contains a tab character.181
Warnings',' is not followed by whitespace.181
WarningsName 'contextualised_expressions' must match pattern '^[a-z][a-zA-Z0-9]*$'.181
Warnings',' is not followed by whitespace.181
WarningsLine has trailing spaces.182
WarningsLine has trailing spaces.184
Warnings'{' is not preceded with whitespace.186
Warnings'{' is not preceded with whitespace.187
WarningsName 'vdec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.188
WarningsName '$vdec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.189
WarningsLine has trailing spaces.194
WarningsLine contains a tab character.194
WarningsLine contains a tab character.195
WarningsLine has trailing spaces.196
WarningsLine contains a tab character.196
WarningsLine has trailing spaces.197
WarningsLine contains a tab character.197
WarningsLine contains a tab character.198
Warnings'>' is not preceded with whitespace.198
Warnings'>' is not followed by whitespace.198
Warnings'{' is not preceded with whitespace.198
WarningsLine contains a tab character.199
Warnings'{' is not preceded with whitespace.199
WarningsLine contains a tab character.200
WarningsName 'party_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.200
WarningsLine contains a tab character.201
WarningsName '$party_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.201
WarningsLine contains a tab character.202
WarningsLine contains a tab character.203
WarningsLine contains a tab character.204
Warnings'==' is not preceded with whitespace.204
Warnings'==' is not followed by whitespace.204
Warnings'{' is not preceded with whitespace.204
WarningsLine is longer than 120 characters.205
WarningsLine contains a tab character.205
Warnings'+' is not preceded with whitespace.205
Warnings'+' is not followed by whitespace.205
WarningsLine contains a tab character.206
WarningsLine contains a tab character.207
WarningsLine contains a tab character.208
Warnings'{' is not preceded with whitespace.208
WarningsLine contains a tab character.209
WarningsLine contains a tab character.210
Warnings',' is not followed by whitespace.210
WarningsLine contains a tab character.211
WarningsLine contains a tab character.212
WarningsLine has trailing spaces.213
WarningsLine contains a tab character.213
WarningsLine contains a tab character.214
WarningsName 'party_operatives' must match pattern '^[a-z][a-zA-Z0-9]*$'.214
WarningsLine contains a tab character.215
Warnings'{' is not preceded with whitespace.215
WarningsLine contains a tab character.216
Warnings'{' is not preceded with whitespace.216
WarningsLine contains a tab character.217
WarningsName 'operative_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.217
WarningsLine contains a tab character.218
WarningsName '$operative_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.218
WarningsLine is longer than 120 characters.219
WarningsLine contains a tab character.219
Warnings'+' is not preceded with whitespace.219
Warnings'+' is not followed by whitespace.219
Warnings'+' is not preceded with whitespace.219
Warnings'+' is not followed by whitespace.219
WarningsLine contains a tab character.220
WarningsLine contains a tab character.221
WarningsLine contains a tab character.222
WarningsLine contains a tab character.223
WarningsLine contains a tab character.224
Warnings'{' is not preceded with whitespace.224
WarningsLine contains a tab character.225
WarningsLine contains a tab character.226
WarningsLine contains a tab character.227
Warnings'else' is not preceded with whitespace.227
Warnings'}' is not followed by whitespace.227
Warnings'else' is not followed by whitespace.227
Warnings'{' is not preceded with whitespace.227
WarningsLine contains a tab character.228
WarningsLine contains a tab character.229
WarningsLine has trailing spaces.230
WarningsLine contains a tab character.230
WarningsLine contains a tab character.231
WarningsLine has trailing spaces.232
WarningsLine contains a tab character.233
WarningsLine contains a tab character.234
WarningsName 'provider_iface_declared' must match pattern '^[a-z][a-zA-Z0-9]*$'.234
WarningsLine contains a tab character.235
Warnings'>' is not preceded with whitespace.235
Warnings'>' is not followed by whitespace.235
Warnings'{' is not preceded with whitespace.235
WarningsLine contains a tab character.236
Warnings'{' is not preceded with whitespace.236
WarningsLine contains a tab character.237
WarningsName 'idec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.237
WarningsLine contains a tab character.238
WarningsName '$idec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.238
WarningsLine is longer than 120 characters.239
WarningsLine contains a tab character.239
WarningsLine contains a tab character.240
WarningsLine is longer than 120 characters.241
WarningsLine contains a tab character.241
WarningsLine contains a tab character.242
Warnings'{' is not preceded with whitespace.242
WarningsLine contains a tab character.243
WarningsLine contains a tab character.244
WarningsLine contains a tab character.245
WarningsLine contains a tab character.246
WarningsLine has trailing spaces.247
WarningsLine contains a tab character.247
Warnings'if' construct must use '{}'s.248
WarningsLine contains a tab character.248
Warnings'{' is not preceded with whitespace.248
WarningsLine has trailing spaces.249
WarningsLine contains a tab character.249
WarningsLine contains a tab character.250
Warnings',' is not followed by whitespace.250
WarningsLine contains a tab character.251
WarningsLine contains a tab character.252
WarningsLine has trailing spaces.253
WarningsLine contains a tab character.253
Warnings'if' construct must use '{}'s.254
Warnings'{' is not preceded with whitespace.254
Warnings',' is not followed by whitespace.255
WarningsLine contains a tab character.258
Warnings'{' is not preceded with whitespace.258
WarningsLine contains a tab character.259
Warnings'{' is not preceded with whitespace.259
WarningsLine contains a tab character.260
WarningsLine contains a tab character.261
Warnings'==' is not preceded with whitespace.261
Warnings'==' is not followed by whitespace.261
Warnings'{' is not preceded with whitespace.261
WarningsLine is longer than 120 characters.262
WarningsLine contains a tab character.262
Warnings'+' is not preceded with whitespace.262
Warnings'+' is not followed by whitespace.262
WarningsLine contains a tab character.263
WarningsLine contains a tab character.264
WarningsName 'endpoint_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.264
WarningsLine contains a tab character.265
WarningsName '$endpoint_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.265
WarningsLine is longer than 120 characters.266
WarningsLine contains a tab character.266
Warnings'+' is not preceded with whitespace.266
Warnings'+' is not followed by whitespace.266
Warnings'+' is not preceded with whitespace.266
Warnings'+' is not followed by whitespace.266
WarningsLine contains a tab character.267
WarningsLine contains a tab character.268
WarningsLine contains a tab character.269
Warnings'==' is not preceded with whitespace.269
Warnings'==' is not followed by whitespace.269
Warnings'{' is not preceded with whitespace.269
WarningsLine is longer than 120 characters.270
WarningsLine contains a tab character.270
Warnings'+' is not preceded with whitespace.270
Warnings'+' is not followed by whitespace.270
Warnings'+' is not preceded with whitespace.270
Warnings'+' is not followed by whitespace.270
WarningsLine contains a tab character.271
WarningsLine contains a tab character.272
WarningsLine contains a tab character.273
WarningsLine contains a tab character.274
Warnings'{' is not preceded with whitespace.274
WarningsLine contains a tab character.275
WarningsLine contains a tab character.276
WarningsLine has trailing spaces.277
WarningsLine contains a tab character.277
WarningsLine contains a tab character.278
WarningsLine has trailing spaces.279
WarningsLine contains a tab character.280
WarningsName 'agreement_terms' must match pattern '^[a-z][a-zA-Z0-9]*$'.280
WarningsLine contains a tab character.281
Warnings'{' is not preceded with whitespace.281
WarningsLine contains a tab character.282
Warnings'{' is not preceded with whitespace.282
WarningsLine contains a tab character.283
WarningsName 'term_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.283
WarningsLine contains a tab character.284
WarningsName '$term_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.284
WarningsLine contains a tab character.285
Warnings'{' is not preceded with whitespace.287
WarningsLine contains a tab character.290
WarningsLine contains a tab character.291
Warnings'{' is not preceded with whitespace.291
WarningsLine contains a tab character.292
Warnings'{' is not preceded with whitespace.292
WarningsLine contains a tab character.293
WarningsName 'vdec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.293
WarningsLine contains a tab character.294
WarningsName '$vdec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.294
WarningsLine is longer than 120 characters.295
WarningsLine contains a tab character.295
Warnings'+' is not preceded with whitespace.295
Warnings'+' is not followed by whitespace.295
Warnings'+' is not preceded with whitespace.295
Warnings'+' is not followed by whitespace.295
WarningsLine contains a tab character.296
WarningsLine contains a tab character.297
WarningsLine contains a tab character.298
WarningsLine contains a tab character.299
WarningsName 'g_terms' must match pattern '^[a-z][a-zA-Z0-9]*$'.299
WarningsLine contains a tab character.300
Warnings'{' is not preceded with whitespace.300
WarningsLine contains a tab character.301
WarningsName 'g_term' must match pattern '^[a-z][a-zA-Z0-9]*$'.301
Warnings'{' is not preceded with whitespace.301
WarningsLine contains a tab character.302
WarningsName 'g_term_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.302
WarningsLine contains a tab character.303
WarningsName '$g_term_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.303
WarningsLine contains a tab character.304
WarningsName '$context' must match pattern '^[a-z][a-zA-Z0-9]*$'.304
Warnings'+' is not preceded with whitespace.304
Warnings'+' is not followed by whitespace.304
Warnings'+' is not preceded with whitespace.304
Warnings'+' is not followed by whitespace.304
WarningsLine contains a tab character.305
WarningsLine contains a tab character.306
Warnings'{' is not preceded with whitespace.306
WarningsLine contains a tab character.307
WarningsName 'g_state' must match pattern '^[a-z][a-zA-Z0-9]*$'.307
Warnings'cast' is not followed by whitespace.307
WarningsLine contains a tab character.308
WarningsLine contains a tab character.309
WarningsLine contains a tab character.310
Warnings'{' is not preceded with whitespace.310
WarningsLine contains a tab character.311
WarningsLine contains a tab character.312
WarningsLine contains a tab character.313
Warnings'else' is not preceded with whitespace.313
Warnings'}' is not followed by whitespace.313
Warnings'{' is not preceded with whitespace.313
WarningsLine contains a tab character.314
WarningsName 'g_action' must match pattern '^[a-z][a-zA-Z0-9]*$'.314
Warnings'cast' is not followed by whitespace.314
WarningsLine contains a tab character.315
WarningsLine is longer than 120 characters.316
WarningsLine contains a tab character.316
WarningsLine contains a tab character.317
WarningsLine contains a tab character.318
Warnings'==' is not preceded with whitespace.318
Warnings'==' is not followed by whitespace.318
Warnings'{' is not preceded with whitespace.318
WarningsLine is longer than 120 characters.319
WarningsLine contains a tab character.319
Warnings'+' is not preceded with whitespace.319
Warnings'+' is not followed by whitespace.319
WarningsLine contains a tab character.320
Warnings'{' is not preceded with whitespace.324
Warnings'{' is not preceded with whitespace.325
WarningsLine contains a tab character.329
Warnings'else' is not preceded with whitespace.329
Warnings'}' is not followed by whitespace.329
Warnings'else' is not followed by whitespace.329
Warnings'{' is not preceded with whitespace.329
WarningsLine is longer than 120 characters.330
WarningsLine contains a tab character.330
Warnings'+' is not preceded with whitespace.330
Warnings'+' is not followed by whitespace.330
WarningsLine contains a tab character.331
WarningsLine contains a tab character.332
WarningsLine contains a tab character.333
WarningsLine contains a tab character.334
WarningsLine contains a tab character.335
WarningsLine contains a tab character.336
Warnings'{' is not preceded with whitespace.336
WarningsLine contains a tab character.337
WarningsLine contains a tab character.338
WarningsLine contains a tab character.339
Warnings'{' is not preceded with whitespace.339
WarningsLine contains a tab character.340
WarningsLine contains a tab character.341
Warnings'{' is not preceded with whitespace.341
WarningsLine contains a tab character.342
WarningsLine contains a tab character.343
WarningsLine contains a tab character.344
WarningsLine contains a tab character.346
WarningsLine has trailing spaces.347
WarningsLine contains a tab character.347
WarningsLine contains a tab character.348
WarningsMissing a Javadoc comment.348
WarningsName 'x_ADD_CONTXT_EXPR' must match pattern '^[a-z][a-zA-Z0-9]*$'.348
WarningsParameter expr_map should be final.348
Warnings',' is not followed by whitespace.348
WarningsName 'expr_map' must match pattern '^[a-z][a-zA-Z0-9]*$'.348
WarningsParameter context should be final.348
WarningsParameter expr should be final.348
Warnings'{' is not preceded with whitespace.348
Warnings'{' is not preceded with whitespace.350
WarningsLine contains a tab character.355
WarningsLine has trailing spaces.356

org/slasoi/slamodel/sla/tools/_acc.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.59
WarningsName '_acc' must match pattern '^[A-Z][a-zA-Z0-9]*$'.59
Warnings'{' is not preceded with whitespace.59
WarningsLine has trailing spaces.60
WarningsLine contains a tab character.60
WarningsLine contains a tab character.61
WarningsMissing a Javadoc comment.61
WarningsLine has trailing spaces.63
WarningsLine contains a tab character.63
WarningsMissing a Javadoc comment.63
Warnings',' is not followed by whitespace.63
WarningsVariable 'roles' must be private and have accessor methods.63
WarningsLine contains a tab character.64
Warnings',' is not followed by whitespace.64
WarningsLine has trailing spaces.65
WarningsLine contains a tab character.65
WarningsMissing a Javadoc comment.65
WarningsLine has trailing spaces.66
WarningsLine contains a tab character.66
WarningsMissing a Javadoc comment.66
Warnings',' is not followed by whitespace.66
WarningsName 'level_0' must match pattern '^[a-z][a-zA-Z0-9]*$'.66
WarningsLine contains a tab character.67
Warnings',' is not followed by whitespace.67
WarningsLine has trailing spaces.68
WarningsLine contains a tab character.68
WarningsMissing a Javadoc comment.68
Warnings',' is not followed by whitespace.68
Warnings',' is not followed by whitespace.68
WarningsName 'level_1' must match pattern '^[a-z][a-zA-Z0-9]*$'.68
WarningsLine contains a tab character.69
Warnings',' is not followed by whitespace.69
Warnings',' is not followed by whitespace.69
WarningsLine has trailing spaces.70
WarningsLine contains a tab character.70
WarningsMissing a Javadoc comment.70
Warnings',' is not followed by whitespace.70
Warnings',' is not followed by whitespace.70
Warnings',' is not followed by whitespace.70
WarningsName 'level_2' must match pattern '^[a-z][a-zA-Z0-9]*$'.70
WarningsLine contains a tab character.71
Warnings',' is not followed by whitespace.71
Warnings',' is not followed by whitespace.71
Warnings',' is not followed by whitespace.71
WarningsLine has trailing spaces.72
WarningsLine contains a tab character.72
WarningsMissing a Javadoc comment.72
Warnings',' is not followed by whitespace.72
WarningsName 'vdec_params' must match pattern '^[a-z][a-zA-Z0-9]*$'.72
WarningsLine has trailing spaces.73
WarningsLine contains a tab character.73
Warnings',' is not followed by whitespace.73
WarningsLine has trailing spaces.74
WarningsLine contains a tab character.74
WarningsLine contains a tab character.75
WarningsMissing a Javadoc comment.75
WarningsParameter ext should be final.75
WarningsParameter slat should be final.75
Warnings'{' is not preceded with whitespace.75
WarningsLine contains a tab character.76
WarningsLine contains a tab character.77
WarningsLine contains a tab character.78
WarningsLine has trailing spaces.79
WarningsLine contains a tab character.79
WarningsLine contains a tab character.80
WarningsMissing a Javadoc comment.80
WarningsName 'p_REGISTER_ISPEC' must match pattern '^[a-z][a-zA-Z0-9]*$'.80
WarningsParameter idec_id should be final.80
WarningsName 'idec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.80
WarningsParameter spec should be final.80
Warnings'{' is not preceded with whitespace.80
WarningsLine contains a tab character.81
Warnings',' is not followed by whitespace.81
WarningsLine contains a tab character.82
Warnings'{' is not preceded with whitespace.82
WarningsLine contains a tab character.83
WarningsLine contains a tab character.84
WarningsLine contains a tab character.85
WarningsLine contains a tab character.86
WarningsLine contains a tab character.87
WarningsLine has trailing spaces.88
WarningsLine contains a tab character.88
WarningsLine contains a tab character.89
WarningsMissing a Javadoc comment.89
WarningsName 'p_GET_REGISTERED_ISPEC' must match pattern '^[a-z][a-zA-Z0-9]*$'.89
WarningsParameter name should be final.89
Warnings'{' is not preceded with whitespace.89
WarningsLine contains a tab character.90
Warnings'{' is not preceded with whitespace.90
WarningsLine contains a tab character.91
Warnings',' is not followed by whitespace.91
WarningsLine contains a tab character.92
Warnings'{' is not preceded with whitespace.92
WarningsLine contains a tab character.93
Warnings'if' construct must use '{}'s.94
WarningsLine contains a tab character.94
WarningsLine contains a tab character.95
WarningsLine contains a tab character.96
WarningsLine contains a tab character.97
WarningsLine contains a tab character.98
WarningsLine has trailing spaces.99
WarningsMissing a Javadoc comment.100
WarningsName 'p_REGISTER_RES_TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'.100
WarningsParameter idec_id should be final.100
WarningsName 'idec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.100
WarningsParameter rt should be final.100
Warnings'{' is not preceded with whitespace.100
Warnings',' is not followed by whitespace.101
Warnings'{' is not preceded with whitespace.102
WarningsLine contains a tab character.121
WarningsLine has trailing spaces.124
WarningsLine contains a tab character.124
WarningsLine contains a tab character.125
WarningsMissing a Javadoc comment.125
WarningsName 'p_GET_VDEC' must match pattern '^[a-z][a-zA-Z0-9]*$'.125
WarningsParameter $vdec_id should be final.125
WarningsName '$vdec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.125
WarningsParameter context should be final.125
Warnings'{' is not preceded with whitespace.125
WarningsLine contains a tab character.126
WarningsLine contains a tab character.127
Warnings'{' is not preceded with whitespace.127
WarningsName '$v' must match pattern '^[a-z][a-zA-Z0-9]*$'.129
Warnings'-' is not preceded with whitespace.129
Warnings'-' is not followed by whitespace.129
WarningsLine contains a tab character.130
WarningsLine contains a tab character.131
Warnings'>' is not preceded with whitespace.131
Warnings'>' is not followed by whitespace.131
Warnings'{' is not preceded with whitespace.131
WarningsLine contains a tab character.132
WarningsLine contains a tab character.133
WarningsLine contains a tab character.134
Warnings'{' is not preceded with whitespace.134
WarningsLine contains a tab character.135
WarningsLine contains a tab character.136
WarningsLine contains a tab character.137
Warnings'{' is not preceded with whitespace.137
WarningsLine contains a tab character.138
WarningsLine contains a tab character.139
WarningsLine contains a tab character.140
WarningsLine contains a tab character.141
WarningsLine contains a tab character.142
WarningsLine contains a tab character.143
Warnings'{' is not preceded with whitespace.145
WarningsLine contains a tab character.149
WarningsLine contains a tab character.150
WarningsLine contains a tab character.152
WarningsMissing a Javadoc comment.152
WarningsName 'p_SET_VDEC_PARAM' must match pattern '^[a-z][a-zA-Z0-9]*$'.152
WarningsParameter $vdec_id should be final.152
WarningsName '$vdec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.152
WarningsParameter param should be final.152
Warnings'{' is not preceded with whitespace.152
WarningsLine contains a tab character.153
WarningsMissing a Javadoc comment.153
WarningsName 'p_GET_VDEC_PARAM' must match pattern '^[a-z][a-zA-Z0-9]*$'.153
WarningsParameter $vdec_id should be final.153
WarningsName '$vdec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.153
Warnings'{' is not preceded with whitespace.153
WarningsLine has trailing spaces.154
WarningsLine contains a tab character.154
WarningsLine contains a tab character.155
WarningsLine has trailing spaces.158
WarningsLine contains a tab character.158
WarningsMissing a Javadoc comment.159
WarningsName 'p_REGISTER_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'.159
WarningsParameter id should be final.159
WarningsParameter ent should be final.159
Warnings'{' is not preceded with whitespace.159
WarningsLine contains a tab character.160
WarningsLine contains a tab character.161
Warnings'{' is not preceded with whitespace.161
WarningsLine contains a tab character.162
WarningsLine contains a tab character.163
Warnings'{' is not preceded with whitespace.163
WarningsLine contains a tab character.164
Warnings'+' is not preceded with whitespace.164
Warnings'+' is not followed by whitespace.164
WarningsLine contains a tab character.165
WarningsLine contains a tab character.166
WarningsLine contains a tab character.167
Warnings',' is not followed by whitespace.167
WarningsLine contains a tab character.168
Warnings',' is not followed by whitespace.168
Warnings',' is not followed by whitespace.168
WarningsLine contains a tab character.169
WarningsLine contains a tab character.170
Warnings'if' construct must use '{}'s.171
WarningsLine is longer than 120 characters.171
WarningsLine contains a tab character.171
Warnings'+' is not preceded with whitespace.171
Warnings'+' is not followed by whitespace.171
Warnings'+' is not preceded with whitespace.171
Warnings'+' is not followed by whitespace.171
Warnings'+' is not preceded with whitespace.171
Warnings'+' is not followed by whitespace.171
Warnings'+' is not preceded with whitespace.171
Warnings'+' is not followed by whitespace.171
WarningsLine contains a tab character.172
Warnings',' is not followed by whitespace.172
WarningsLine contains a tab character.173
Warnings'{' is not preceded with whitespace.173
WarningsLine contains a tab character.174
Warnings',' is not followed by whitespace.174
WarningsLine contains a tab character.175
WarningsLine contains a tab character.176
Warnings'if' construct must use '{}'s.177
WarningsLine is longer than 120 characters.177
WarningsLine contains a tab character.177
Warnings'+' is not preceded with whitespace.177
Warnings'+' is not followed by whitespace.177
Warnings'+' is not preceded with whitespace.177
Warnings'+' is not followed by whitespace.177
Warnings'+' is not preceded with whitespace.177
Warnings'+' is not followed by whitespace.177
WarningsLine contains a tab character.178
WarningsLine contains a tab character.179
WarningsLine contains a tab character.180
Warnings'if' construct must use '{}'s.181
WarningsLine is longer than 120 characters.181
WarningsLine contains a tab character.181
Warnings'+' is not preceded with whitespace.181
Warnings'+' is not followed by whitespace.181
Warnings'+' is not preceded with whitespace.181
Warnings'+' is not followed by whitespace.181
Warnings'+' is not preceded with whitespace.181
Warnings'+' is not followed by whitespace.181
Warnings'+' is not preceded with whitespace.181
Warnings'+' is not followed by whitespace.181
Warnings'+' is not preceded with whitespace.181
Warnings'+' is not followed by whitespace.181
Warnings'+' is not preceded with whitespace.181
Warnings'+' is not followed by whitespace.181
WarningsLine contains a tab character.182
Warnings',' is not followed by whitespace.182
Warnings'if' construct must use '{}'s.183
WarningsLine is longer than 120 characters.183
WarningsLine contains a tab character.183
Warnings'+' is not preceded with whitespace.183
Warnings'+' is not followed by whitespace.183
Warnings'+' is not preceded with whitespace.183
Warnings'+' is not followed by whitespace.183
Warnings'+' is not preceded with whitespace.183
Warnings'+' is not followed by whitespace.183
Warnings'+' is not preceded with whitespace.183
Warnings'+' is not followed by whitespace.183
Warnings'+' is not preceded with whitespace.183
Warnings'+' is not followed by whitespace.183
Warnings'+' is not preceded with whitespace.183
Warnings'+' is not followed by whitespace.183
WarningsLine contains a tab character.184
Warnings',' is not followed by whitespace.184
Warnings',' is not followed by whitespace.184
WarningsLine contains a tab character.185
Warnings'{' is not preceded with whitespace.185
WarningsLine contains a tab character.186
Warnings',' is not followed by whitespace.186
Warnings',' is not followed by whitespace.186
WarningsLine contains a tab character.187
WarningsLine contains a tab character.188
WarningsLine contains a tab character.189
WarningsLine contains a tab character.190
Warnings'{' is not preceded with whitespace.190
WarningsLine contains a tab character.191
Warnings',' is not followed by whitespace.191
WarningsLine contains a tab character.192
WarningsLine contains a tab character.193
Warnings'if' construct must use '{}'s.194
WarningsLine is longer than 120 characters.194
WarningsLine contains a tab character.194
Warnings'+' is not preceded with whitespace.194
Warnings'+' is not followed by whitespace.194
Warnings'+' is not preceded with whitespace.194
Warnings'+' is not followed by whitespace.194
Warnings'+' is not preceded with whitespace.194
Warnings'+' is not followed by whitespace.194
Warnings'+' is not preceded with whitespace.194
Warnings'+' is not followed by whitespace.194
Warnings'+' is not preceded with whitespace.194
Warnings'+' is not followed by whitespace.194
WarningsLine contains a tab character.195
WarningsLine contains a tab character.196
WarningsLine contains a tab character.197
Warnings'+' is not preceded with whitespace.197
Warnings'+' is not followed by whitespace.197
WarningsLine contains a tab character.198
WarningsLine contains a tab character.199
WarningsLine contains a tab character.200
WarningsLine has trailing spaces.201
WarningsLine contains a tab character.201
WarningsLine contains a tab character.202
WarningsMissing a Javadoc comment.202
WarningsName 'p_ENT_FOR_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'.202
WarningsParameter id should be final.202
WarningsParameter context should be final.202
Warnings'{' is not preceded with whitespace.202
WarningsLine contains a tab character.203
WarningsLine contains a tab character.204
WarningsLine contains a tab character.205
WarningsLine contains a tab character.206
Warnings'{' is not preceded with whitespace.206
WarningsLine contains a tab character.207
WarningsLine contains a tab character.208
Warnings'+' is not preceded with whitespace.208
Warnings'+' is not followed by whitespace.208
WarningsLine contains a tab character.209
Warnings'for' construct must use '{}'s.210
WarningsLine contains a tab character.210
Warnings'=' is not preceded with whitespace.210
Warnings'=' is not followed by whitespace.210
Warnings'<' is not preceded with whitespace.210
Warnings'<' is not followed by whitespace.210
Warnings'for' construct must use '{}'s.211
WarningsLine contains a tab character.211
Warnings'=' is not preceded with whitespace.211
Warnings'=' is not followed by whitespace.211
Warnings'<' is not preceded with whitespace.211
Warnings'<' is not followed by whitespace.211
WarningsLine contains a tab character.212
Warnings'>' is not preceded with whitespace.212
Warnings'>' is not followed by whitespace.212
Warnings'{' is not preceded with whitespace.212
WarningsLine contains a tab character.213
Warnings'if' construct must use '{}'s.214
WarningsLine contains a tab character.214
Warnings'{' is followed by whitespace.214
Warnings',' is not followed by whitespace.214
WarningsLine contains a tab character.215
WarningsLine contains a tab character.216
WarningsLine contains a tab character.217
WarningsLine contains a tab character.219
WarningsLine contains a tab character.220
WarningsLine has trailing spaces.221
WarningsMissing a Javadoc comment.222
WarningsName 'x_ENT_FOR_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'.222
WarningsParameter ss should be final.222
Warnings'{' is not preceded with whitespace.222
Warningsswitch without "default" clause.223
Warnings'{' is not preceded with whitespace.223
Warnings'{' is not preceded with whitespace.227
Warnings',' is not followed by whitespace.234
Warnings'?' is not preceded with whitespace.235
WarningsAvoid inline conditionals.235
Warnings':' is not preceded with whitespace.235
Warnings'if' construct must use '{}'s.236
Warnings',' is not followed by whitespace.240
Warnings',' is not followed by whitespace.240
Warnings'{' is not preceded with whitespace.241
Warnings',' is not followed by whitespace.242
Warnings'{' is not preceded with whitespace.243
Warnings'if' construct must use '{}'s.245
WarningsName '$pid' must match pattern '^[a-z][a-zA-Z0-9]*$'.249
Warnings'-' is not preceded with whitespace.249
Warnings'-' is not followed by whitespace.249
Warnings'{' is not preceded with whitespace.251
WarningsName '$parent' must match pattern '^[a-z][a-zA-Z0-9]*$'.252
Warnings'=' is not preceded with whitespace.253
Warnings'=' is not followed by whitespace.253
Warnings'<' is not preceded with whitespace.253
Warnings'<' is not followed by whitespace.253
Warnings'-' is not preceded with whitespace.253
Warnings'-' is not followed by whitespace.253
Warnings'{' is not preceded with whitespace.253
Warnings'if' construct must use '{}'s.254
Warnings'>' is not preceded with whitespace.254
Warnings'>' is not followed by whitespace.254
Warnings'if' construct must use '{}'s.259
WarningsLine has trailing spaces.265
WarningsLine contains a tab character.265
WarningsLine contains a tab character.266
WarningsMissing a Javadoc comment.266
WarningsName 'x_ENT_FOR_SLAT_ATTR' must match pattern '^[a-z][a-zA-Z0-9]*$'.266
WarningsParameter ss should be final.266
Warnings'{' is not preceded with whitespace.266
WarningsName '$pid' must match pattern '^[a-z][a-zA-Z0-9]*$'.267
Warnings'-' is not preceded with whitespace.267
Warnings'-' is not followed by whitespace.267
WarningsLine contains a tab character.269
Warnings'{' is not preceded with whitespace.270
Warnings'{' is not preceded with whitespace.272
Warnings'if' construct must use '{}'s.274
WarningsName '$parent' must match pattern '^[a-z][a-zA-Z0-9]*$'.279
Warnings'=' is not preceded with whitespace.280
Warnings'=' is not followed by whitespace.280
Warnings'<' is not preceded with whitespace.280
Warnings'<' is not followed by whitespace.280
Warnings'-' is not preceded with whitespace.280
Warnings'-' is not followed by whitespace.280
Warnings'{' is not preceded with whitespace.280
Warnings'if' construct must use '{}'s.281
Warnings'>' is not preceded with whitespace.281
Warnings'>' is not followed by whitespace.281
Warnings'{' is not preceded with whitespace.286
Warnings'{' is not preceded with whitespace.287
Warnings'if' construct must use '{}'s.288
WarningsLine contains a tab character.294
WarningsLine has trailing spaces.295
WarningsLine contains a tab character.295
WarningsLine contains a tab character.296
WarningsLine has trailing spaces.297
WarningsLine contains a tab character.297
WarningsLine contains a tab character.298
WarningsMissing a Javadoc comment.298
WarningsName 'p_GET_REGISTERED_ROLE_OF_PARTY_REF' must match pattern '^[a-z][a-zA-Z0-9]*$'.298
WarningsParameter ref should be final.298
WarningsParameter idec should be final.298
Warnings'{' is not preceded with whitespace.298
WarningsLine contains a tab character.299
WarningsName '$providerRef' must match pattern '^[a-z][a-zA-Z0-9]*$'.299
WarningsLine contains a tab character.300
Warnings'{' is not preceded with whitespace.300
WarningsLine contains a tab character.301
WarningsName '$A' must match pattern '^[a-z][a-zA-Z0-9]*$'.301
Warnings'?' is not preceded with whitespace.301
WarningsAvoid inline conditionals.301
Warnings':' is not preceded with whitespace.301
WarningsName '$B' must match pattern '^[a-z][a-zA-Z0-9]*$'.302
Warnings'?' is not preceded with whitespace.302
WarningsAvoid inline conditionals.302
Warnings':' is not preceded with whitespace.302
WarningsName 'stnd_ref' must match pattern '^[a-z][a-zA-Z0-9]*$'.303
WarningsLine contains a tab character.304
WarningsLine contains a tab character.305
Warnings'{' is not preceded with whitespace.305
WarningsLine is longer than 120 characters.306
WarningsLine contains a tab character.306
Warnings'+' is not preceded with whitespace.306
Warnings'+' is not followed by whitespace.306
Warnings'+' is not preceded with whitespace.306
Warnings'+' is not followed by whitespace.306
Warnings'+' is not preceded with whitespace.306
Warnings'+' is not followed by whitespace.306
Warnings'+' is not preceded with whitespace.306
Warnings'+' is not followed by whitespace.306
Warnings'+' is not preceded with whitespace.306
Warnings'+' is not followed by whitespace.306
Warnings'+' is not preceded with whitespace.306
Warnings'+' is not followed by whitespace.306
WarningsLine contains a tab character.307
Warnings'else' is not preceded with whitespace.307
Warnings'}' is not followed by whitespace.307
Warnings'{' is not preceded with whitespace.307
WarningsLine is longer than 120 characters.308
WarningsLine contains a tab character.308
Warnings'+' is not preceded with whitespace.308
Warnings'+' is not followed by whitespace.308
Warnings'+' is not preceded with whitespace.308
Warnings'+' is not followed by whitespace.308
Warnings'+' is not preceded with whitespace.308
Warnings'+' is not followed by whitespace.308
Warnings'+' is not preceded with whitespace.308
Warnings'+' is not followed by whitespace.308
Warnings'+' is not preceded with whitespace.308
Warnings'+' is not followed by whitespace.308
Warnings'+' is not preceded with whitespace.308
Warnings'+' is not followed by whitespace.308
WarningsLine contains a tab character.309
Warnings'if' construct must use '{}'s.310
WarningsLine contains a tab character.310
WarningsLine contains a tab character.311
WarningsLine contains a tab character.312
Warnings'else' is not preceded with whitespace.312
Warnings'}' is not followed by whitespace.312
Warnings'else' is not followed by whitespace.312
Warnings'{' is not preceded with whitespace.312
WarningsLine contains a tab character.313
WarningsLine contains a tab character.314
WarningsLine contains a tab character.315
Warnings'{' is not preceded with whitespace.315
Warnings'{' is not preceded with whitespace.318
Warnings'{' is not preceded with whitespace.320
Warnings'{' is not preceded with whitespace.321
Warnings'else' is not preceded with whitespace.326
Warnings'}' is not followed by whitespace.326
Warnings'{' is not preceded with whitespace.326
Warnings'{' is not preceded with whitespace.329
Warnings'{' is not preceded with whitespace.330
Warnings'{' is not preceded with whitespace.332
Warnings'else' is not preceded with whitespace.337
Warnings'}' is not followed by whitespace.337
Warnings'{' is not preceded with whitespace.337
Warnings'{' is not preceded with whitespace.338
Warnings'{' is not preceded with whitespace.339
Warnings'{' is not preceded with whitespace.341
WarningsLine contains a tab character.349
WarningsLine contains a tab character.350
Warnings'+' is not preceded with whitespace.351
Warnings'+' is not followed by whitespace.351
WarningsLine contains a tab character.352
WarningsLine has trailing spaces.353
WarningsLine contains a tab character.353
WarningsLine contains a tab character.354
WarningsMissing a Javadoc comment.354
WarningsName 'p_CHILD_COUNT_FOR_TOP_LEVEL_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'.354
WarningsParameter id should be final.354
Warnings'{' is not preceded with whitespace.354
WarningsLine contains a tab character.355
Warnings',' is not followed by whitespace.355
WarningsLine contains a tab character.356
Warnings'!=' is not preceded with whitespace.356
Warnings'!=' is not followed by whitespace.356
Warnings'?' is not preceded with whitespace.356
WarningsAvoid inline conditionals.356
Warnings':' is not preceded with whitespace.356
WarningsLine contains a tab character.357

org/slasoi/slamodel/sla/tools/_ispec.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.52
WarningsName '_ispec' must match pattern '^[A-Z][a-zA-Z0-9]*$'.52
WarningsLine has trailing spaces.53
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.54
WarningsLine contains a tab character.54
WarningsName '_empty_resolver' must match pattern '^[A-Z][a-zA-Z0-9]*$'.54
Warnings'{' is not preceded with whitespace.54
WarningsLine contains a tab character.56
WarningsMissing a Javadoc comment.56
WarningsParameter name should be final.56
Warnings'{' is not preceded with whitespace.56
WarningsLine has trailing spaces.57
WarningsLine contains a tab character.57
WarningsLine contains a tab character.58
WarningsLine has trailing spaces.59
WarningsLine contains a tab character.59
WarningsLine contains a tab character.60
WarningsMissing a Javadoc comment.60
WarningsVariable 'resolver' must be private and have accessor methods.60
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine contains a tab character.62
WarningsMissing a Javadoc comment.62
WarningsParameter r should be final.62
Warnings'{' is not preceded with whitespace.62
WarningsLine contains a tab character.63
Warnings'?' is not preceded with whitespace.63
WarningsAvoid inline conditionals.63
Warnings':' is not preceded with whitespace.63
WarningsLine contains a tab character.64
WarningsLine contains a tab character.66
WarningsLine has trailing spaces.67
WarningsLine contains a tab character.67
WarningsLine contains a tab character.68
WarningsMissing a Javadoc comment.68
WarningsName 'p_RESOLVE_INTERFACES' must match pattern '^[a-z][a-zA-Z0-9]*$'.68
WarningsParameter idecs should be final.68
WarningsParameter acc should be final.68
Warnings'{' is not preceded with whitespace.68
Warnings'if' construct must use '{}'s.69
WarningsLine contains a tab character.69
WarningsLine contains a tab character.70
Warnings'{' is not preceded with whitespace.70
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsName 'idec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.72
WarningsLine contains a tab character.73
WarningsName '$idec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.73
WarningsLine contains a tab character.74
WarningsLine contains a tab character.75
Warnings'{' is not preceded with whitespace.75
WarningsLine contains a tab character.76
Warnings'cast' is not followed by whitespace.76
WarningsLine contains a tab character.77
Warnings'else' is not preceded with whitespace.77
Warnings'}' is not followed by whitespace.77
Warnings'{' is not preceded with whitespace.77
WarningsLine contains a tab character.78
Warnings'cast' is not followed by whitespace.78
WarningsLine contains a tab character.79
WarningsName '$spec_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.79
WarningsLine contains a tab character.80
WarningsLine contains a tab character.81
Warnings'else' is not preceded with whitespace.81
Warnings'}' is not followed by whitespace.81
Warnings'{' is not preceded with whitespace.81
WarningsLine contains a tab character.82
Warnings'cast' is not followed by whitespace.82
Warnings'else' construct must use '{}'s.83
WarningsLine is longer than 120 characters.83
WarningsLine contains a tab character.83
Warnings'else' is not preceded with whitespace.83
Warnings'}' is not followed by whitespace.83
Warnings'+' is not preceded with whitespace.83
Warnings'+' is not followed by whitespace.83
WarningsLine contains a tab character.84
WarningsLine contains a tab character.85
WarningsLine has trailing spaces.86
WarningsLine has trailing spaces.88
WarningsMissing a Javadoc comment.89
WarningsName 'x_RES_TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'.89
WarningsParameter $idec_id should be final.89
WarningsName '$idec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.89
WarningsParameter rt should be final.89
WarningsParameter acc should be final.89
Warnings'{' is not preceded with whitespace.89
WarningsName '$name' must match pattern '^[a-z][a-zA-Z0-9]*$'.90
Warnings'{' is not preceded with whitespace.91
WarningsLine has trailing spaces.97
WarningsLine contains a tab character.97
WarningsLine contains a tab character.98
WarningsLine has trailing spaces.99
WarningsLine contains a tab character.99
WarningsLine is longer than 120 characters.100
WarningsLine contains a tab character.100
WarningsMissing a Javadoc comment.100
WarningsName 'x_ISPEC_RESOLVE' must match pattern '^[a-z][a-zA-Z0-9]*$'.100
WarningsParameter $idec_id should be final.100
WarningsName '$idec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.100
WarningsParameter $spec_name should be final.100
WarningsName '$spec_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.100
WarningsParameter acc should be final.100
WarningsParameter visited should be final.100
WarningsParameter ply should be final.100
Warnings'{' is not preceded with whitespace.100
WarningsLine contains a tab character.101
WarningsLine contains a tab character.102
Warnings'{' is not preceded with whitespace.102
WarningsLine contains a tab character.103
Warnings'{' is not preceded with whitespace.103
WarningsLine contains a tab character.104
WarningsLine contains a tab character.105
WarningsLine contains a tab character.106
WarningsLine contains a tab character.107
Warnings'{' is not preceded with whitespace.107
WarningsLine contains a tab character.108
Warnings'{' is not preceded with whitespace.108
WarningsLine contains a tab character.109
WarningsName '$op' must match pattern '^[a-z][a-zA-Z0-9]*$'.109
WarningsLine contains a tab character.110
Warnings'{' is not preceded with whitespace.110
WarningsLine contains a tab character.111
Warnings'+' is not preceded with whitespace.111
Warnings'+' is not followed by whitespace.111
Warnings'+' is not preceded with whitespace.111
Warnings'+' is not followed by whitespace.111
WarningsLine contains a tab character.112
WarningsLine contains a tab character.113
WarningsLine contains a tab character.114
WarningsLine contains a tab character.115
WarningsLine contains a tab character.116
Warnings'{' is not preceded with whitespace.116
WarningsLine contains a tab character.117
Warnings'{' is not preceded with whitespace.117
WarningsLine contains a tab character.118
Warnings'+' is not preceded with whitespace.118
Warnings'+' is not followed by whitespace.118
WarningsLine contains a tab character.119
WarningsLine contains a tab character.120
WarningsLine contains a tab character.121
Warnings'else' is not preceded with whitespace.121
Warnings'}' is not followed by whitespace.121
Warnings'else' is not followed by whitespace.121
Warnings'{' is not preceded with whitespace.121
WarningsLine contains a tab character.122
WarningsLine contains a tab character.123
Warnings'{' is not preceded with whitespace.123
WarningsLine is longer than 120 characters.124
WarningsLine contains a tab character.124
Warnings'+' is not preceded with whitespace.124
Warnings'+' is not followed by whitespace.124
Warnings'+' is not preceded with whitespace.124
Warnings'+' is not followed by whitespace.124
Warnings'+' is not preceded with whitespace.124
Warnings'+' is not followed by whitespace.124
Warnings'+' is not preceded with whitespace.124
Warnings'+' is not followed by whitespace.124
WarningsLine contains a tab character.125
WarningsLine contains a tab character.126
Warnings'+' is not preceded with whitespace.126
Warnings'+' is not followed by whitespace.126
WarningsLine contains a tab character.127
WarningsLine contains a tab character.128
WarningsLine contains a tab character.129
WarningsLine has trailing spaces.130
WarningsLine contains a tab character.130
WarningsLine contains a tab character.131
WarningsLine has trailing spaces.132
WarningsLine contains a tab character.132
WarningsLine is longer than 120 characters.133
WarningsLine contains a tab character.133
WarningsMissing a Javadoc comment.133
WarningsName 'x_IFACE_SPEC' must match pattern '^[a-z][a-zA-Z0-9]*$'.133
WarningsParameter $idec_id should be final.133
WarningsName '$idec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.133
WarningsParameter spec should be final.133
WarningsParameter acc should be final.133
WarningsParameter visited should be final.133
WarningsParameter ply should be final.133
Warnings'{' is not preceded with whitespace.133
WarningsLine contains a tab character.134
WarningsName '$spec_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.134
WarningsLine contains a tab character.135
Warnings'{' is not preceded with whitespace.135
WarningsLine contains a tab character.136
Warnings'+' is not preceded with whitespace.136
Warnings'+' is not followed by whitespace.136
Warnings'+' is not preceded with whitespace.136
Warnings'+' is not followed by whitespace.136
WarningsLine contains a tab character.137
WarningsLine contains a tab character.138
WarningsLine contains a tab character.139
WarningsLine contains a tab character.140
WarningsLine contains a tab character.141
Warnings'{' is not preceded with whitespace.141
WarningsLine contains a tab character.142
Warnings'{' is not preceded with whitespace.142
WarningsLine contains a tab character.143
WarningsName '$ext_spec_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.143
WarningsLine contains a tab character.144
Warnings'{' is not preceded with whitespace.144
WarningsLine is longer than 120 characters.145
WarningsLine contains a tab character.145
Warnings'+' is not preceded with whitespace.145
Warnings'+' is not followed by whitespace.145
Warnings'+' is not preceded with whitespace.145
Warnings'+' is not followed by whitespace.145
Warnings'+' is not preceded with whitespace.145
Warnings'+' is not followed by whitespace.145
Warnings'+' is not preceded with whitespace.145
Warnings'+' is not followed by whitespace.145
WarningsLine contains a tab character.146
WarningsLine contains a tab character.147
Warnings'+' is not preceded with whitespace.147
Warnings'+' is not followed by whitespace.147
WarningsLine contains a tab character.148
WarningsLine contains a tab character.149
WarningsLine contains a tab character.150
WarningsLine contains a tab character.151
Warnings'>' is not preceded with whitespace.151
Warnings'>' is not followed by whitespace.151
Warnings'{' is not preceded with whitespace.151
WarningsLine contains a tab character.152
Warnings'{' is not preceded with whitespace.152
WarningsLine contains a tab character.153
WarningsName '$op' must match pattern '^[a-z][a-zA-Z0-9]*$'.153
WarningsLine contains a tab character.154
Warnings'+' is not preceded with whitespace.154
Warnings'+' is not followed by whitespace.154
Warnings'+' is not preceded with whitespace.154
Warnings'+' is not followed by whitespace.154
WarningsLine contains a tab character.155
WarningsLine contains a tab character.156
WarningsLine contains a tab character.157
WarningsLine contains a tab character.158
WarningsLine contains a tab character.159
WarningsLine contains a tab character.160
WarningsLine contains a tab character.161
WarningsLine has trailing spaces.162
WarningsLine contains a tab character.162
WarningsLine is longer than 120 characters.163
WarningsLine contains a tab character.163
WarningsMissing a Javadoc comment.163
WarningsName 'x_IFACE_OP_PROPERTY' must match pattern '^[a-z][a-zA-Z0-9]*$'.163
WarningsParameter $idec_id should be final.163
WarningsName '$idec_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.163
WarningsParameter $op should be final.163
WarningsName '$op' must match pattern '^[a-z][a-zA-Z0-9]*$'.163
WarningsParameter ps should be final.163
WarningsParameter acc should be final.163
WarningsParameter ply should be final.163
Warnings'{' is not preceded with whitespace.163
WarningsLine contains a tab character.164
Warnings'{' is not preceded with whitespace.164
WarningsLine contains a tab character.165
Warnings'{' is not preceded with whitespace.165
WarningsLine contains a tab character.166
WarningsName '$p' must match pattern '^[a-z][a-zA-Z0-9]*$'.166
WarningsLine contains a tab character.167
Warnings'+' is not preceded with whitespace.167
Warnings'+' is not followed by whitespace.167
Warnings'+' is not preceded with whitespace.167
Warnings'+' is not followed by whitespace.167
Warnings'+' is not preceded with whitespace.167
Warnings'+' is not followed by whitespace.167
Warnings'+' is not preceded with whitespace.167
Warnings'+' is not followed by whitespace.167
WarningsLine contains a tab character.168
WarningsLine contains a tab character.169
WarningsLine contains a tab character.170
WarningsLine contains a tab character.171

org/slasoi/slamodel/vocab/B4Terms.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsRedundant import from the same package - org.slasoi.slamodel.vocab.meta.5
WarningsMissing a Javadoc comment.11
Warnings'{' is not preceded with whitespace.11
WarningsLine has trailing spaces.16
WarningsMissing a Javadoc comment.17
WarningsName '$base' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.17
WarningsLine has trailing spaces.18
WarningsMissing a Javadoc comment.20
WarningsName '$service_ccr_var' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.20
WarningsMissing a Javadoc comment.21
WarningsName '$service_reporting_interval' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.21
WarningsMissing a Javadoc comment.22
WarningsName '$acceptable_service_violations' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.22
WarningsMissing a Javadoc comment.23
WarningsName '$service_data_classification' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.23
WarningsMissing a Javadoc comment.24
WarningsName '$service_availability_restrictions' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.24
WarningsMissing a Javadoc comment.25
WarningsName '$vm_disk_throughput' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.25
WarningsLine has trailing spaces.26
WarningsMissing a Javadoc comment.26
WarningsName '$vm_net_throughput' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.26
WarningsMissing a Javadoc comment.27
WarningsName '$vm_data_encryption' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.27
WarningsMissing a Javadoc comment.28
WarningsName '$vm_hard_disk' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.28
WarningsMissing a Javadoc comment.29
WarningsName '$vm_network_bandwidth' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.29
WarningsMissing a Javadoc comment.30
WarningsName '$vm_power_capping' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.30
WarningsMissing a Javadoc comment.31
WarningsName '$vm_snapshot_backup' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.31
WarningsMissing a Javadoc comment.32
WarningsName '$vm_snapshot_retention' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.32
WarningsMissing a Javadoc comment.33
WarningsName '$location' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.33
WarningsMissing a Javadoc comment.34
WarningsName '$auditability' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.34
WarningsMissing a Javadoc comment.35
WarningsName '$SAS70_compliant' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.35
WarningsMissing a Javadoc comment.36
WarningsName '$service_data_retention' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.36
WarningsMissing a Javadoc comment.37
WarningsName '$service_data_delete_method' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.37
WarningsMissing a Javadoc comment.38
WarningsName '$service_hardware_redundancy_level' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.38
WarningsLine has trailing spaces.40
WarningsLine has trailing spaces.41
WarningsMissing a Javadoc comment.43
WarningsName 'service_ccr_var' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.43
WarningsMissing a Javadoc comment.44
WarningsName 'service_reporting_interval' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.44
WarningsMissing a Javadoc comment.45
WarningsName 'acceptable_service_violations' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.45
WarningsMissing a Javadoc comment.46
WarningsName 'service_data_classification' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.46
WarningsMissing a Javadoc comment.47
WarningsName 'service_availability_restrictions' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.47
WarningsMissing a Javadoc comment.48
WarningsName 'vm_disk_throughput' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
WarningsMissing a Javadoc comment.49
WarningsName 'vm_net_throughput' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.49
WarningsMissing a Javadoc comment.50
WarningsName 'vm_data_encryption' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.50
WarningsMissing a Javadoc comment.51
WarningsName 'vm_hard_disk' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.51
WarningsMissing a Javadoc comment.52
WarningsName 'vm_network_bandwidth' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.52
WarningsMissing a Javadoc comment.53
WarningsName 'vm_power_capping' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.53
WarningsMissing a Javadoc comment.54
WarningsName 'vm_snapshot_backup' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
WarningsMissing a Javadoc comment.55
WarningsName 'vm_snapshot_retention' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.55
WarningsMissing a Javadoc comment.56
WarningsName 'location' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.56
WarningsMissing a Javadoc comment.57
WarningsName 'auditability' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.57
WarningsMissing a Javadoc comment.58
WarningsName 'SAS70_compliant' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.58
WarningsMissing a Javadoc comment.59
WarningsName 'service_data_retention' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.59
WarningsMissing a Javadoc comment.60
WarningsName 'service_data_delete_method' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.60
WarningsMissing a Javadoc comment.61
WarningsName 'service_hardware_redundancy_level' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.61
WarningsLine has trailing spaces.67
WarningsMissing a Javadoc comment.68
WarningsMissing a Javadoc comment.69
WarningsMissing a Javadoc comment.70
WarningsLine has trailing spaces.71
Warnings'{' is followed by whitespace.75
Warnings'{' is followed by whitespace.76
WarningsLine is longer than 120 characters.77
Warnings'{' is followed by whitespace.77
Warnings'{' is followed by whitespace.78
WarningsLine is longer than 120 characters.79
Warnings'{' is followed by whitespace.79
Warnings'{' is followed by whitespace.80
Warnings'{' is followed by whitespace.81
Warnings'{' is followed by whitespace.82
Warnings'{' is followed by whitespace.83
Warnings'{' is followed by whitespace.84
Warnings'{' is followed by whitespace.85
Warnings'{' is followed by whitespace.86
Warnings'{' is followed by whitespace.87
Warnings'{' is followed by whitespace.88
Warnings'{' is followed by whitespace.89
Warnings'{' is followed by whitespace.90
Warnings'{' is followed by whitespace.91
Warnings'{' is followed by whitespace.92
WarningsLine is longer than 120 characters.93
Warnings'{' is followed by whitespace.93
WarningsLine has trailing spaces.94
WarningsMissing a Javadoc comment.96
WarningsMissing a Javadoc comment.97
WarningsLine has trailing spaces.98
WarningsMissing a Javadoc comment.99
Warnings'{' is not preceded with whitespace.99
WarningsMissing a Javadoc comment.100
Warnings'{' is not preceded with whitespace.100
WarningsMissing a Javadoc comment.101
Warnings'{' is not preceded with whitespace.101
WarningsMissing a Javadoc comment.102
Warnings'{' is not preceded with whitespace.102
WarningsMissing a Javadoc comment.103
Warnings'{' is not preceded with whitespace.103
WarningsLine has trailing spaces.104

org/slasoi/slamodel/vocab/bnf.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.79
WarningsUtility classes should not have a public or default constructor.79
WarningsName 'bnf' must match pattern '^[A-Z][a-zA-Z0-9]*$'.79
Warnings'{' is not preceded with whitespace.79
WarningsLine has trailing spaces.80
WarningsMissing a Javadoc comment.81
WarningsName '$indent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.81
WarningsMissing a Javadoc comment.82
WarningsName '$annot_color' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.82
WarningsMissing a Javadoc comment.83
WarningsName '$sep_color' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.83
WarningsMissing a Javadoc comment.84
WarningsName '$attr_color' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.84
WarningsMissing a Javadoc comment.85
WarningsName '$postfix_color' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.85
WarningsMissing a Javadoc comment.86
WarningsName '$var_color' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.86
WarningsMissing a Javadoc comment.87
WarningsName '$constraint_color' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.87
WarningsMissing a Javadoc comment.88
WarningsName '$domain_color' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.88
WarningsMissing a Javadoc comment.89
WarningsName '$function_color' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.89
WarningsMissing a Javadoc comment.90
WarningsName '$event_color' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.90
WarningsLine has trailing spaces.91
WarningsMissing a Javadoc comment.92
WarningsName '$new_line' must match pattern '^[a-z][a-zA-Z0-9]*$'.92
WarningsLine has trailing spaces.93
WarningsLine contains a tab character.93
WarningsLine has trailing spaces.99
WarningsExpected an @return tag.102
WarningsParameter slat should be final.102
WarningsExpected @param tag for 'slat'.102
WarningsParameter html should be final.102
Warnings'{' is not preceded with whitespace.102
Warnings'?' is not preceded with whitespace.103
WarningsAvoid inline conditionals.103
Warnings':' is not preceded with whitespace.103
Warnings'if' construct must use '{}'s.104
WarningsLine contains a tab character.104
Warnings'{' is not preceded with whitespace.106
WarningsLine contains a tab character.107
WarningsLine contains a tab character.108
WarningsLine contains a tab character.109
WarningsLine contains a tab character.110
WarningsLine contains a tab character.111
WarningsLine contains a tab character.112
WarningsLine contains a tab character.113
WarningsLine contains a tab character.114
WarningsLine contains a tab character.116
Warnings'{' is not preceded with whitespace.116
WarningsLine contains a tab character.117
Warnings'cast' is not followed by whitespace.117
WarningsLine contains a tab character.118
Warnings'else' is not preceded with whitespace.118
Warnings'}' is not followed by whitespace.118
Warnings'else' is not followed by whitespace.118
Warnings'{' is not preceded with whitespace.118
WarningsLine contains a tab character.119
WarningsLine contains a tab character.120
Warnings'?' is not preceded with whitespace.120
WarningsAvoid inline conditionals.120
Warnings':' is not preceded with whitespace.120
WarningsLine contains a tab character.121
WarningsLine contains a tab character.122
WarningsLine contains a tab character.123
WarningsLine contains a tab character.124
Warnings'{' is not preceded with whitespace.125
WarningsLine contains a tab character.126
WarningsLine contains a tab character.127
WarningsLine contains a tab character.128
WarningsLine contains a tab character.129
WarningsLine contains a tab character.130
WarningsLine contains a tab character.133
WarningsLine has trailing spaces.134
WarningsLine contains a tab character.134
WarningsLine has trailing spaces.136
WarningsExpected an @return tag.142
WarningsParameter p should be final.142
WarningsExpected @param tag for 'p'.142
Warnings'{' is not preceded with whitespace.142
WarningsLine contains a tab character.143
WarningsLine contains a tab character.144
WarningsLine contains a tab character.145
WarningsLine contains a tab character.146
WarningsLine contains a tab character.147
WarningsExpected an @return tag.148
WarningsParameter op should be final.148
WarningsExpected @param tag for 'op'.148
Warnings'{' is not preceded with whitespace.148
WarningsExpected an @return tag.154
WarningsParameter idec should be final.154
WarningsExpected @param tag for 'idec'.154
Warnings'{' is not preceded with whitespace.154
WarningsExpected an @return tag.160
WarningsParameter iref should be final.160
WarningsExpected @param tag for 'iref'.160
Warnings'{' is not preceded with whitespace.160
WarningsExpected an @return tag.166
WarningsParameter ispec should be final.166
WarningsExpected @param tag for 'ispec'.166
Warnings'{' is not preceded with whitespace.166
WarningsExpected an @return tag.172
WarningsParameter ires should be final.172
WarningsExpected @param tag for 'ires'.172
Warnings'{' is not preceded with whitespace.172
WarningsExpected an @return tag.178
WarningsParameter op should be final.178
WarningsExpected @param tag for 'op'.178
Warnings'{' is not preceded with whitespace.178
WarningsExpected an @return tag.184
WarningsLine is longer than 120 characters.184
WarningsParameter p should be final.184
WarningsExpected @param tag for 'p'.184
Warnings'{' is not preceded with whitespace.184
WarningsExpected an @return tag.190
WarningsParameter sr should be final.190
WarningsExpected @param tag for 'sr'.190
Warnings'{' is not preceded with whitespace.190
Warnings'return' is not preceded with whitespace.190
Warnings'{' is not followed by whitespace.190
WarningsExpected an @return tag.196
WarningsParameter ep should be final.196
WarningsExpected @param tag for 'ep'.196
Warnings'{' is not preceded with whitespace.196
Warnings'return' is not preceded with whitespace.196
Warnings'{' is not followed by whitespace.196
WarningsExpected an @return tag.202
WarningsParameter vdec should be final.202
WarningsExpected @param tag for 'vdec'.202
Warnings'{' is not preceded with whitespace.202
Warnings'return' is not preceded with whitespace.202
Warnings'{' is not followed by whitespace.202
WarningsExpected an @return tag.208
WarningsParameter term should be final.208
WarningsExpected @param tag for 'term'.208
Warnings'{' is not preceded with whitespace.208
Warnings'return' is not preceded with whitespace.208
Warnings'{' is not followed by whitespace.208
WarningsExpected an @return tag.214
WarningsParameter gs should be final.214
WarningsExpected @param tag for 'gs'.214
Warnings'{' is not preceded with whitespace.214
Warnings'return' is not preceded with whitespace.214
Warnings'{' is not followed by whitespace.214
WarningsExpected an @return tag.220
WarningsParameter ga should be final.220
WarningsExpected @param tag for 'ga'.220
Warnings'{' is not preceded with whitespace.220
Warnings'return' is not preceded with whitespace.220
Warnings'{' is not followed by whitespace.220
WarningsExpected an @return tag.226
WarningsParameter gad should be final.226
WarningsExpected @param tag for 'gad'.226
Warnings'{' is not preceded with whitespace.226
Warnings'return' is not preceded with whitespace.226
Warnings'{' is not followed by whitespace.226
WarningsLine has trailing spaces.227
WarningsLine has trailing spaces.229
WarningsMissing a Javadoc comment.230
WarningsName 'x_ANNOT' must match pattern '^[a-z][a-zA-Z0-9]*$'.230
WarningsParameter a should be final.230
WarningsParameter indent should be final.230
WarningsParameter html should be final.230
Warnings'{' is not preceded with whitespace.230
Warnings'if' construct must use '{}'s.231
WarningsLine contains a tab character.231
Warnings'{' is not preceded with whitespace.235
Warnings'if' construct must use '{}'s.236
Warnings'+' is not preceded with whitespace.236
Warnings'+' is not followed by whitespace.236
Warnings'+' is not preceded with whitespace.236
Warnings'+' is not followed by whitespace.236
Warnings'{' is not preceded with whitespace.237
Warnings'if' construct must use '{}'s.239
Warnings',' is not followed by whitespace.239
Warnings',' is not followed by whitespace.239
Warnings'{' is not preceded with whitespace.240
Warnings',' is not followed by whitespace.243
WarningsEmpty statement.246
Warnings'{' is not preceded with whitespace.251
WarningsLine contains a tab character.252
Warnings'if' construct must use '{}'s.258
Warnings',' is not followed by whitespace.258
Warnings',' is not followed by whitespace.258
Warnings'if' construct must use '{}'s.261
WarningsLine contains a tab character.262
WarningsLine has trailing spaces.266
WarningsLine contains a tab character.266
WarningsLine has trailing spaces.268
WarningsMissing a Javadoc comment.269
WarningsName 'x_SLA' must match pattern '^[a-z][a-zA-Z0-9]*$'.269
WarningsParameter sla should be final.269
WarningsParameter html should be final.269
Warnings'{' is not preceded with whitespace.269
Warnings'if' construct must use '{}'s.270
WarningsLine contains a tab character.270
WarningsLine contains a tab character.271
WarningsLine contains a tab character.272
Warnings',' is not followed by whitespace.272
WarningsLine contains a tab character.273
Warnings'?' is not preceded with whitespace.273
WarningsAvoid inline conditionals.273
Warnings':' is not preceded with whitespace.273
WarningsLine contains a tab character.274
WarningsLine contains a tab character.275
WarningsLine contains a tab character.276
WarningsLine contains a tab character.277
Warnings'if' construct must use '{}'s.278
WarningsLine contains a tab character.278
Warnings'+' is not preceded with whitespace.278
Warnings'+' is not followed by whitespace.278
Warnings'+' is not preceded with whitespace.278
Warnings'+' is not followed by whitespace.278
WarningsLine contains a tab character.279
Warnings'?' is not preceded with whitespace.279
WarningsAvoid inline conditionals.279
Warnings':' is not preceded with whitespace.279
Warnings'if' construct must use '{}'s.280
WarningsLine contains a tab character.280
WarningsLine contains a tab character.281
WarningsLine contains a tab character.282
Warnings'if' construct must use '{}'s.285
Warnings'+' is not preceded with whitespace.285
Warnings'+' is not followed by whitespace.285
Warnings'+' is not preceded with whitespace.285
Warnings'+' is not followed by whitespace.285
Warnings'?' is not preceded with whitespace.286
WarningsAvoid inline conditionals.286
Warnings':' is not preceded with whitespace.286
Warnings'if' construct must use '{}'s.287
WarningsLine contains a tab character.288
Warnings'if' construct must use '{}'s.292
Warnings'+' is not preceded with whitespace.292
Warnings'+' is not followed by whitespace.292
Warnings'+' is not preceded with whitespace.292
Warnings'+' is not followed by whitespace.292
Warnings'?' is not preceded with whitespace.293
WarningsAvoid inline conditionals.293
Warnings':' is not preceded with whitespace.293
Warnings'if' construct must use '{}'s.294
WarningsLine contains a tab character.296
Warnings'if' construct must use '{}'s.299
Warnings'+' is not preceded with whitespace.299
Warnings'+' is not followed by whitespace.299
Warnings'+' is not preceded with whitespace.299
Warnings'+' is not followed by whitespace.299
Warnings'?' is not preceded with whitespace.300
WarningsAvoid inline conditionals.300
Warnings':' is not preceded with whitespace.300
Warnings'if' construct must use '{}'s.301
WarningsLine contains a tab character.303
WarningsLine contains a tab character.304
WarningsLine contains a tab character.305
WarningsLine contains a tab character.306
WarningsLine contains a tab character.307
WarningsLine contains a tab character.309
WarningsLine has trailing spaces.310
WarningsMissing a Javadoc comment.311
WarningsName 'x_SLAT_CONTENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.311
WarningsParameter slat should be final.311
WarningsParameter html should be final.311
Warnings'{' is not preceded with whitespace.311
Warnings'if' construct must use '{}'s.312
WarningsLine contains a tab character.312
WarningsLine contains a tab character.314
Warnings'if' construct must use '{}'s.317
Warnings'+' is not preceded with whitespace.317
Warnings'+' is not followed by whitespace.317
Warnings'+' is not preceded with whitespace.317
Warnings'+' is not followed by whitespace.317
Warnings'?' is not preceded with whitespace.319
WarningsAvoid inline conditionals.319
Warnings':' is not preceded with whitespace.319
Warnings'if' construct must use '{}'s.320
WarningsLine contains a tab character.321
Warnings'if' construct must use '{}'s.324
Warnings'+' is not preceded with whitespace.324
Warnings'+' is not followed by whitespace.324
Warnings'+' is not preceded with whitespace.324
Warnings'+' is not followed by whitespace.324
Warnings'if' construct must use '{}'s.326
Warnings'if' construct must use '{}'s.328
Warnings'+' is not preceded with whitespace.328
Warnings'+' is not followed by whitespace.328
Warnings'+' is not preceded with whitespace.328
Warnings'+' is not followed by whitespace.328
WarningsLine contains a tab character.329
WarningsLine contains a tab character.330
WarningsLine contains a tab character.331
Warnings'if' construct must use '{}'s.332
Warnings'if' construct must use '{}'s.334
Warnings'{' is not preceded with whitespace.334
WarningsLine contains a tab character.335
WarningsLine contains a tab character.336
Warnings'if' construct must use '{}'s.338
Warnings'+' is not preceded with whitespace.338
Warnings'+' is not followed by whitespace.338
Warnings'+' is not preceded with whitespace.338
Warnings'+' is not followed by whitespace.338
WarningsLine contains a tab character.339
WarningsLine contains a tab character.341
Warnings'if' construct must use '{}'s.342
Warnings'if' construct must use '{}'s.344
WarningsLine has trailing spaces.344
Warnings'{' is not preceded with whitespace.344
WarningsLine contains a tab character.345
WarningsLine contains a tab character.346
WarningsLine contains a tab character.347
Warnings'if' construct must use '{}'s.349
Warnings'+' is not preceded with whitespace.349
Warnings'+' is not followed by whitespace.349
Warnings'+' is not preceded with whitespace.349
Warnings'+' is not followed by whitespace.349
WarningsLine contains a tab character.350
WarningsLine contains a tab character.352
Warnings'if' construct must use '{}'s.353
Warnings'if' construct must use '{}'s.355
Warnings'{' is not preceded with whitespace.355
WarningsLine contains a tab character.356
WarningsLine contains a tab character.357
WarningsLine contains a tab character.358
Warnings'if' construct must use '{}'s.360
Warnings'+' is not preceded with whitespace.360
Warnings'+' is not followed by whitespace.360
Warnings'+' is not preceded with whitespace.360
Warnings'+' is not followed by whitespace.360
WarningsLine contains a tab character.361
WarningsLine contains a tab character.363
Warnings'if' construct must use '{}'s.364
Warnings'if' construct must use '{}'s.366
Warnings'{' is not preceded with whitespace.366
WarningsLine contains a tab character.367
WarningsLine contains a tab character.368
WarningsLine contains a tab character.369
WarningsLine has trailing spaces.373
WarningsLine contains a tab character.373
WarningsLine contains a tab character.374
WarningsLine has trailing spaces.375
WarningsMissing a Javadoc comment.376
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.376
WarningsParameter p should be final.376
WarningsParameter indent should be final.376
WarningsParameter html should be final.376
Warnings'{' is not preceded with whitespace.376
Warnings'if' construct must use '{}'s.377
WarningsLine contains a tab character.377
Warnings',' is not followed by whitespace.379
Warnings'?' is not preceded with whitespace.381
WarningsAvoid inline conditionals.381
Warnings':' is not preceded with whitespace.381
WarningsLine contains a tab character.382
Warnings'+' is not preceded with whitespace.383
Warnings'+' is not followed by whitespace.383
Warnings'if' construct must use '{}'s.386
Warnings'+' is not preceded with whitespace.386
Warnings'+' is not followed by whitespace.386
Warnings'+' is not preceded with whitespace.386
Warnings'+' is not followed by whitespace.386
Warnings'if' construct must use '{}'s.388
WarningsLine contains a tab character.389
Warnings'if' construct must use '{}'s.392
Warnings'+' is not preceded with whitespace.392
Warnings'+' is not followed by whitespace.392
Warnings'+' is not preceded with whitespace.392
Warnings'+' is not followed by whitespace.392
Warnings'if' construct must use '{}'s.394
WarningsLine contains a tab character.395
Warnings'if' construct must use '{}'s.397
Warnings'{' is not preceded with whitespace.397
WarningsLine contains a tab character.403
WarningsLine has trailing spaces.404
WarningsLine contains a tab character.405
WarningsLine has trailing spaces.406
WarningsMissing a Javadoc comment.407
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.407
WarningsParameter op should be final.407
WarningsParameter indent should be final.407
WarningsParameter html should be final.407
Warnings'{' is not preceded with whitespace.407
Warnings',' is not followed by whitespace.409
Warnings'?' is not preceded with whitespace.411
WarningsAvoid inline conditionals.411
Warnings':' is not preceded with whitespace.411
WarningsLine contains a tab character.412
Warnings'+' is not preceded with whitespace.413
Warnings'+' is not followed by whitespace.413
Warnings'if' construct must use '{}'s.415
Warnings'+' is not preceded with whitespace.415
Warnings'+' is not followed by whitespace.415
Warnings'+' is not preceded with whitespace.415
Warnings'+' is not followed by whitespace.415
Warnings'if' construct must use '{}'s.417
WarningsLine contains a tab character.419
WarningsLine contains a tab character.422
WarningsLine has trailing spaces.425
WarningsLine contains a tab character.426
WarningsLine has trailing spaces.427
WarningsMissing a Javadoc comment.428
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.428
WarningsParameter idec should be final.428
WarningsParameter indent should be final.428
WarningsParameter html should be final.428
Warnings'{' is not preceded with whitespace.428
Warnings',' is not followed by whitespace.430
Warnings'?' is not preceded with whitespace.432
WarningsAvoid inline conditionals.432
Warnings':' is not preceded with whitespace.432
WarningsLine contains a tab character.433
Warnings'+' is not preceded with whitespace.434
Warnings'+' is not followed by whitespace.434
Warnings'if' construct must use '{}'s.437
Warnings'+' is not preceded with whitespace.437
Warnings'+' is not followed by whitespace.437
Warnings'+' is not preceded with whitespace.437
Warnings'+' is not followed by whitespace.437
Warnings'if' construct must use '{}'s.439
WarningsLine contains a tab character.440
Warnings'if' construct must use '{}'s.443
Warnings'+' is not preceded with whitespace.443
Warnings'+' is not followed by whitespace.443
Warnings'+' is not preceded with whitespace.443
Warnings'+' is not followed by whitespace.443
Warnings'if' construct must use '{}'s.445
WarningsLine contains a tab character.446
Warnings'if' construct must use '{}'s.448
Warnings'{' is not preceded with whitespace.448
Warnings'+' is not preceded with whitespace.449
Warnings'+' is not followed by whitespace.449
Warnings'{' is not preceded with whitespace.452
Warnings'cast' is not followed by whitespace.453
Warnings'else' is not preceded with whitespace.454
Warnings'}' is not followed by whitespace.454
Warnings'{' is not preceded with whitespace.454
Warnings'cast' is not followed by whitespace.455
Warnings'else' is not preceded with whitespace.456
Warnings'}' is not followed by whitespace.456
Warnings'{' is not preceded with whitespace.456
Warnings'cast' is not followed by whitespace.457
WarningsLine contains a tab character.461
WarningsLine has trailing spaces.464
WarningsLine has trailing spaces.466
WarningsMissing a Javadoc comment.467
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.467
WarningsParameter ep should be final.467
WarningsParameter indent should be final.467
WarningsParameter html should be final.467
Warnings'{' is not preceded with whitespace.467
Warnings'?' is not preceded with whitespace.470
WarningsAvoid inline conditionals.470
Warnings':' is not preceded with whitespace.470
WarningsLine contains a tab character.471
Warnings'+' is not preceded with whitespace.472
Warnings'+' is not followed by whitespace.472
Warnings',' is not followed by whitespace.473
Warnings'if' construct must use '{}'s.476
Warnings'+' is not preceded with whitespace.476
Warnings'+' is not followed by whitespace.476
Warnings'+' is not preceded with whitespace.476
Warnings'+' is not followed by whitespace.476
Warnings'if' construct must use '{}'s.478
WarningsLine contains a tab character.479
Warnings'if' construct must use '{}'s.483
Warnings'+' is not preceded with whitespace.483
Warnings'+' is not followed by whitespace.483
Warnings'+' is not preceded with whitespace.483
Warnings'+' is not followed by whitespace.483
Warnings'?' is not preceded with whitespace.484
WarningsAvoid inline conditionals.484
Warnings':' is not preceded with whitespace.484
Warnings'if' construct must use '{}'s.485
WarningsLine contains a tab character.486
Warnings'if' construct must use '{}'s.489
Warnings'+' is not preceded with whitespace.489
Warnings'+' is not followed by whitespace.489
Warnings'+' is not preceded with whitespace.489
Warnings'+' is not followed by whitespace.489
Warnings'if' construct must use '{}'s.491
WarningsLine contains a tab character.492
WarningsLine contains a tab character.495
WarningsLine has trailing spaces.498
WarningsLine has trailing spaces.500
WarningsMissing a Javadoc comment.501
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.501
WarningsParameter iref should be final.501
WarningsParameter indent should be final.501
WarningsParameter html should be final.501
Warnings'{' is not preceded with whitespace.501
Warnings'?' is not preceded with whitespace.504
WarningsAvoid inline conditionals.504
Warnings':' is not preceded with whitespace.504
Warnings'+' is not preceded with whitespace.505
Warnings'+' is not followed by whitespace.505
Warnings'if' construct must use '{}'s.507
Warnings'+' is not preceded with whitespace.507
Warnings'+' is not followed by whitespace.507
Warnings'+' is not preceded with whitespace.507
Warnings'+' is not followed by whitespace.507
Warnings'if' construct must use '{}'s.509
WarningsLine contains a tab character.511
WarningsLine has trailing spaces.514
WarningsLine has trailing spaces.516
WarningsMissing a Javadoc comment.517
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.517
WarningsParameter spec should be final.517
WarningsParameter indent should be final.517
WarningsParameter html should be final.517
Warnings'{' is not preceded with whitespace.517
Warnings'?' is not preceded with whitespace.520
WarningsAvoid inline conditionals.520
Warnings':' is not preceded with whitespace.520
WarningsLine contains a tab character.521
Warnings'+' is not preceded with whitespace.522
Warnings'+' is not followed by whitespace.522
Warnings'{' is not preceded with whitespace.525
Warnings'if' construct must use '{}'s.528
Warnings'+' is not preceded with whitespace.528
Warnings'+' is not followed by whitespace.528
Warnings'+' is not preceded with whitespace.528
Warnings'+' is not followed by whitespace.528
Warnings'if' construct must use '{}'s.530
WarningsLine contains a tab character.531
Warnings')' is preceded with whitespace.534
Warnings'{' is not preceded with whitespace.534
Warnings'?' is not preceded with whitespace.536
WarningsAvoid inline conditionals.536
Warnings':' is not preceded with whitespace.536
WarningsLine contains a tab character.537
Warnings'if' construct must use '{}'s.538
Warnings'+' is not preceded with whitespace.538
Warnings'+' is not followed by whitespace.538
Warnings'+' is not preceded with whitespace.538
Warnings'+' is not followed by whitespace.538
Warnings'{' is not preceded with whitespace.539
WarningsLine contains a tab character.543
Warnings'if' construct must use '{}'s.545
WarningsLine contains a tab character.547
Warnings'{' is not preceded with whitespace.550
Warnings'for' construct must use '{}'s.551
WarningsLine contains a tab character.551
WarningsLine contains a tab character.555
WarningsLine has trailing spaces.558
WarningsLine is longer than 120 characters.559
WarningsLine has trailing spaces.560
WarningsMissing a Javadoc comment.561
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.561
WarningsParameter res should be final.561
WarningsParameter indent should be final.561
WarningsParameter html should be final.561
Warnings'{' is not preceded with whitespace.561
Warnings'?' is not preceded with whitespace.564
WarningsAvoid inline conditionals.564
Warnings':' is not preceded with whitespace.564
WarningsLine contains a tab character.565
Warnings'+' is not preceded with whitespace.566
Warnings'+' is not followed by whitespace.566
Warnings'{' is not preceded with whitespace.569
Warnings'if' construct must use '{}'s.572
Warnings'+' is not preceded with whitespace.572
Warnings'+' is not followed by whitespace.572
Warnings'+' is not preceded with whitespace.572
Warnings'+' is not followed by whitespace.572
Warnings'if' construct must use '{}'s.574
WarningsLine contains a tab character.579
WarningsLine has trailing spaces.584
WarningsMissing a Javadoc comment.585
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.585
WarningsParameter op should be final.585
WarningsParameter indent should be final.585
WarningsParameter html should be final.585
Warnings'{' is not preceded with whitespace.585
Warnings'?' is not preceded with whitespace.589
WarningsAvoid inline conditionals.589
Warnings':' is not preceded with whitespace.589
WarningsLine contains a tab character.590
Warnings'+' is not preceded with whitespace.591
Warnings'+' is not followed by whitespace.591
Warnings'if' construct must use '{}'s.594
Warnings'+' is not preceded with whitespace.594
Warnings'+' is not followed by whitespace.594
Warnings'+' is not preceded with whitespace.594
Warnings'+' is not followed by whitespace.594
Warnings'if' construct must use '{}'s.596
WarningsLine contains a tab character.597
Warnings'{' is not preceded with whitespace.599
Warnings'for' construct must use '{}'s.600
WarningsLine contains a tab character.600
Warnings'{' is not preceded with whitespace.603
Warnings'for' construct must use '{}'s.604
WarningsLine contains a tab character.604
Warnings'{' is not preceded with whitespace.607
Warnings'for' construct must use '{}'s.608
WarningsLine contains a tab character.608
Warnings'{' is not preceded with whitespace.611
Warnings'?' is not preceded with whitespace.613
WarningsAvoid inline conditionals.613
Warnings':' is not preceded with whitespace.613
WarningsLine contains a tab character.614
Warnings'if' construct must use '{}'s.615
Warnings'+' is not preceded with whitespace.615
Warnings'+' is not followed by whitespace.615
Warnings'+' is not preceded with whitespace.615
Warnings'+' is not followed by whitespace.615
Warnings'{' is not preceded with whitespace.616
WarningsLine contains a tab character.620
Warnings'if' construct must use '{}'s.622
WarningsLine contains a tab character.625
WarningsLine contains a tab character.629
WarningsLine has trailing spaces.634
WarningsMissing a Javadoc comment.635
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.635
WarningsParameter p should be final.635
WarningsParameter indent should be final.635
WarningsParameter type should be final.635
WarningsParameter html should be final.635
Warnings'{' is not preceded with whitespace.635
Warnings'?' is not preceded with whitespace.638
WarningsAvoid inline conditionals.638
Warnings'+' is not preceded with whitespace.638
Warnings'+' is not followed by whitespace.638
Warnings'+' is not preceded with whitespace.638
Warnings'+' is not followed by whitespace.638
Warnings':' is not preceded with whitespace.638
WarningsLine contains a tab character.640
Warnings'+' is not preceded with whitespace.641
Warnings'+' is not followed by whitespace.641
Warnings'if' construct must use '{}'s.645
Warnings'+' is not preceded with whitespace.645
Warnings'+' is not followed by whitespace.645
Warnings'+' is not preceded with whitespace.645
Warnings'+' is not followed by whitespace.645
Warnings'if' construct must use '{}'s.647
WarningsLine contains a tab character.648
Warnings'if' construct must use '{}'s.651
Warnings'+' is not preceded with whitespace.651
Warnings'+' is not followed by whitespace.651
Warnings'+' is not preceded with whitespace.651
Warnings'+' is not followed by whitespace.651
Warnings'if' construct must use '{}'s.653
WarningsLine contains a tab character.654
Warnings'{' is not preceded with whitespace.656
Warnings'if' construct must use '{}'s.659
Warnings'+' is not preceded with whitespace.659
Warnings'+' is not followed by whitespace.659
Warnings'+' is not preceded with whitespace.659
Warnings'+' is not followed by whitespace.659
Warnings'if' construct must use '{}'s.661
Warnings'if' construct must use '{}'s.663
Warnings'if' construct must use '{}'s.664
WarningsLine contains a tab character.665
Warnings'if' construct must use '{}'s.669
Warnings'+' is not preceded with whitespace.669
Warnings'+' is not followed by whitespace.669
Warnings'+' is not preceded with whitespace.669
Warnings'+' is not followed by whitespace.669
Warnings'?' is not preceded with whitespace.670
WarningsAvoid inline conditionals.670
Warnings':' is not preceded with whitespace.670
Warnings'if' construct must use '{}'s.671
WarningsLine contains a tab character.672
WarningsLine contains a tab character.675
WarningsLine has trailing spaces.680
WarningsMissing a Javadoc comment.681
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.681
WarningsParameter sr should be final.681
WarningsParameter indent should be final.681
WarningsParameter html should be final.681
Warnings'{' is not preceded with whitespace.681
Warnings'?' is not preceded with whitespace.684
WarningsAvoid inline conditionals.684
Warnings':' is not preceded with whitespace.684
Warnings'if' construct must use '{}'s.685
Warnings'+' is not preceded with whitespace.685
Warnings'+' is not followed by whitespace.685
Warnings'+' is not preceded with whitespace.685
Warnings'+' is not followed by whitespace.685
Warnings'if' construct must use '{}'s.687
Warnings'{' is not preceded with whitespace.687
WarningsLine contains a tab character.688
WarningsLine contains a tab character.689
Warnings'if' construct must use '{}'s.692
Warnings'{' is not preceded with whitespace.692
WarningsLine contains a tab character.693
WarningsLine contains a tab character.694
Warnings'if' construct must use '{}'s.697
Warnings'{' is not preceded with whitespace.697
WarningsLine contains a tab character.698
WarningsLine contains a tab character.699
Warnings'if' construct must use '{}'s.701
WarningsLine has trailing spaces.707
WarningsMissing a Javadoc comment.708
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.708
WarningsParameter vdec should be final.708
WarningsParameter indent should be final.708
WarningsParameter html should be final.708
Warnings'{' is not preceded with whitespace.708
Warnings'if' construct must use '{}'s.712
Warnings'+' is not preceded with whitespace.712
Warnings'+' is not followed by whitespace.712
Warnings'+' is not preceded with whitespace.712
Warnings'+' is not followed by whitespace.712
Warnings'if' construct must use '{}'s.714
Warnings'?' is not preceded with whitespace.715
WarningsAvoid inline conditionals.715
Warnings':' is not preceded with whitespace.715
Warnings'{' is not preceded with whitespace.716
WarningsLine contains a tab character.717
Warnings'cast' is not followed by whitespace.717
WarningsLine contains a tab character.718
Warnings'cast' is not followed by whitespace.718
WarningsLine contains a tab character.719
Warnings'if' construct must use '{}'s.720
Warnings'+' is not preceded with whitespace.720
Warnings'+' is not followed by whitespace.720
Warnings'+' is not preceded with whitespace.720
Warnings'+' is not followed by whitespace.720
WarningsLine contains a tab character.721
Warnings'?' is not preceded with whitespace.721
WarningsAvoid inline conditionals.721
Warnings':' is not preceded with whitespace.721
WarningsLine contains a tab character.722
WarningsLine contains a tab character.723
Warnings'?' is not preceded with whitespace.723
WarningsAvoid inline conditionals.723
Warnings':' is not preceded with whitespace.723
Warnings'if' construct must use '{}'s.724
Warnings'else' is not preceded with whitespace.725
Warnings'}' is not followed by whitespace.725
Warnings'else' is not followed by whitespace.725
Warnings'{' is not preceded with whitespace.725
Warnings'if' construct must use '{}'s.726
Warnings'+' is not preceded with whitespace.726
Warnings'+' is not followed by whitespace.726
Warnings'+' is not preceded with whitespace.726
Warnings'+' is not followed by whitespace.726
Warnings'if' construct must use '{}'s.728
WarningsLine has trailing spaces.734
WarningsMissing a Javadoc comment.735
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.735
WarningsParameter term should be final.735
WarningsParameter indent should be final.735
WarningsParameter html should be final.735
Warnings'{' is not preceded with whitespace.735
Warnings'?' is not preceded with whitespace.739
WarningsAvoid inline conditionals.739
Warnings':' is not preceded with whitespace.739
WarningsLine contains a tab character.740
Warnings'+' is not preceded with whitespace.741
Warnings'+' is not followed by whitespace.741
Warnings'if' construct must use '{}'s.744
Warnings'+' is not preceded with whitespace.744
Warnings'+' is not followed by whitespace.744
Warnings'+' is not preceded with whitespace.744
Warnings'+' is not followed by whitespace.744
Warnings'if' construct must use '{}'s.746
WarningsLine contains a tab character.747
Warnings'{' is not preceded with whitespace.749
Warnings'?' is not preceded with whitespace.751
WarningsAvoid inline conditionals.751
Warnings':' is not preceded with whitespace.751
WarningsLine contains a tab character.754
Warnings'if' construct must use '{}'s.757
Warnings'{' is not preceded with whitespace.757
WarningsLine contains a tab character.758
WarningsLine contains a tab character.759
Warnings'{' is not preceded with whitespace.762
Warnings'if' construct must use '{}'s.763
WarningsLine contains a tab character.763
Warnings'cast' is not followed by whitespace.763
Warnings'if' construct must use '{}'s.764
WarningsLine contains a tab character.764
Warnings'cast' is not followed by whitespace.764
WarningsLine has trailing spaces.772
WarningsMissing a Javadoc comment.773
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.773
WarningsParameter gs should be final.773
WarningsParameter indent should be final.773
WarningsParameter html should be final.773
Warnings'{' is not preceded with whitespace.773
Warnings'?' is not preceded with whitespace.777
WarningsAvoid inline conditionals.777
Warnings':' is not preceded with whitespace.777
WarningsLine contains a tab character.778
Warnings'+' is not preceded with whitespace.779
Warnings'+' is not followed by whitespace.779
Warnings'if' construct must use '{}'s.782
Warnings'+' is not preceded with whitespace.782
Warnings'+' is not followed by whitespace.782
Warnings'+' is not preceded with whitespace.782
Warnings'+' is not followed by whitespace.782
Warnings'if' construct must use '{}'s.784
WarningsLine contains a tab character.785
Warnings'{' is not preceded with whitespace.787
Warnings'if' construct must use '{}'s.790
Warnings'+' is not preceded with whitespace.790
Warnings'+' is not followed by whitespace.790
Warnings'+' is not preceded with whitespace.790
Warnings'+' is not followed by whitespace.790
Warnings'if' construct must use '{}'s.792
WarningsLine contains a tab character.793
Warnings'{' is not preceded with whitespace.796
Warnings'?' is not preceded with whitespace.798
WarningsAvoid inline conditionals.798
Warnings':' is not preceded with whitespace.798
WarningsLine contains a tab character.801
WarningsLine contains a tab character.806
WarningsLine contains a tab character.809
WarningsLine has trailing spaces.814
WarningsMissing a Javadoc comment.815
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.815
WarningsParameter ga should be final.815
WarningsParameter indent should be final.815
WarningsParameter html should be final.815
Warnings'{' is not preceded with whitespace.815
Warnings'?' is not preceded with whitespace.819
WarningsAvoid inline conditionals.819
Warnings':' is not preceded with whitespace.819
WarningsLine contains a tab character.820
Warnings'+' is not preceded with whitespace.821
Warnings'+' is not followed by whitespace.821
Warnings'if' construct must use '{}'s.824
Warnings'+' is not preceded with whitespace.824
Warnings'+' is not followed by whitespace.824
Warnings'+' is not preceded with whitespace.824
Warnings'+' is not followed by whitespace.824
Warnings'if' construct must use '{}'s.826
WarningsLine contains a tab character.827
Warnings'if' construct must use '{}'s.830
Warnings'+' is not preceded with whitespace.830
Warnings'+' is not followed by whitespace.830
Warnings'+' is not preceded with whitespace.830
Warnings'+' is not followed by whitespace.830
Warnings'if' construct must use '{}'s.832
WarningsLine contains a tab character.833
Warnings'if' construct must use '{}'s.836
Warnings'+' is not preceded with whitespace.836
Warnings'+' is not followed by whitespace.836
Warnings'+' is not preceded with whitespace.836
Warnings'+' is not followed by whitespace.836
Warnings'if' construct must use '{}'s.838
WarningsLine contains a tab character.839
Warnings'if' construct must use '{}'s.842
Warnings'+' is not preceded with whitespace.842
Warnings'+' is not followed by whitespace.842
Warnings'+' is not preceded with whitespace.842
Warnings'+' is not followed by whitespace.842
Warnings'if' construct must use '{}'s.844
WarningsLine contains a tab character.845
WarningsLine contains a tab character.849
WarningsLine has trailing spaces.854
WarningsMissing a Javadoc comment.855
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.855
WarningsParameter gad should be final.855
WarningsParameter indent should be final.855
WarningsParameter html should be final.855
Warnings'{' is not preceded with whitespace.855
Warnings'+' is not preceded with whitespace.858
Warnings'+' is not followed by whitespace.858
Warnings'{' is not preceded with whitespace.859
Warnings'cast' is not followed by whitespace.860
Warnings'else' is not preceded with whitespace.861
Warnings'}' is not followed by whitespace.861
Warnings'{' is not preceded with whitespace.861
Warnings'cast' is not followed by whitespace.862
Warnings'else' is not preceded with whitespace.863
Warnings'}' is not followed by whitespace.863
Warnings'{' is not preceded with whitespace.863
Warnings'cast' is not followed by whitespace.864
Warnings'else' is not preceded with whitespace.865
Warnings'}' is not followed by whitespace.865
Warnings'{' is not preceded with whitespace.865
Warnings'cast' is not followed by whitespace.866
Warnings'else' is not preceded with whitespace.867
Warnings'}' is not followed by whitespace.867
Warnings'{' is not preceded with whitespace.867
Warnings'cast' is not followed by whitespace.868
Warnings'else' is not preceded with whitespace.869
Warnings'}' is not followed by whitespace.869
Warnings'else' is not followed by whitespace.869
Warnings'{' is not preceded with whitespace.869
Warnings'?' is not preceded with whitespace.870
WarningsAvoid inline conditionals.870
Warnings':' is not preceded with whitespace.870
WarningsLine contains a tab character.871
WarningsMissing a Javadoc comment.882
WarningsName 'x_RENDER_INVOCATION' must match pattern '^[a-z][a-zA-Z0-9]*$'.882
WarningsParameter invoc should be final.882
WarningsParameter indent should be final.882
WarningsParameter html should be final.882
Warnings'{' is not preceded with whitespace.882
Warnings'+' is not preceded with whitespace.884
Warnings'+' is not followed by whitespace.884
Warnings'+' is not preceded with whitespace.885
Warnings'+' is not followed by whitespace.885
Warnings'?' is not preceded with whitespace.887
WarningsAvoid inline conditionals.887
Warnings':' is not preceded with whitespace.887
Warnings'{' is not preceded with whitespace.891
Warnings'if' construct must use '{}'s.894
Warnings'+' is not preceded with whitespace.894
Warnings'+' is not followed by whitespace.894
Warnings'+' is not preceded with whitespace.894
Warnings'+' is not followed by whitespace.894
Warnings'if' construct must use '{}'s.896
Warnings'if' construct must use '{}'s.901
Warnings'+' is not preceded with whitespace.901
Warnings'+' is not followed by whitespace.901
Warnings'+' is not preceded with whitespace.901
Warnings'+' is not followed by whitespace.901
Warnings'if' construct must use '{}'s.903
Warnings'{' is not preceded with whitespace.906
Warnings'{' is not preceded with whitespace.907
Warnings'if' construct must use '{}'s.913
Warnings'+' is not preceded with whitespace.913
Warnings'+' is not followed by whitespace.913
Warnings'+' is not preceded with whitespace.913
Warnings'+' is not followed by whitespace.913
Warnings'if' construct must use '{}'s.915
Warnings'if' construct must use '{}'s.919
Warnings'+' is not preceded with whitespace.919
Warnings'+' is not followed by whitespace.919
Warnings'+' is not preceded with whitespace.919
Warnings'+' is not followed by whitespace.919
Warnings'if' construct must use '{}'s.921
WarningsMissing a Javadoc comment.937
WarningsName 'x_RENDER_TERMINATION_CLAUSE' must match pattern '^[a-z][a-zA-Z0-9]*$'.937
WarningsParameter tc should be final.937
WarningsParameter indent should be final.937
WarningsParameter html should be final.937
Warnings'{' is not preceded with whitespace.937
Warnings'+' is not preceded with whitespace.939
Warnings'+' is not followed by whitespace.939
Warnings'?' is not preceded with whitespace.941
WarningsAvoid inline conditionals.941
Warnings':' is not preceded with whitespace.941
WarningsLine has trailing spaces.944
Warnings'if' construct must use '{}'s.947
Warnings'+' is not preceded with whitespace.947
Warnings'+' is not followed by whitespace.947
Warnings'+' is not preceded with whitespace.947
Warnings'+' is not followed by whitespace.947
Warnings'if' construct must use '{}'s.949
Warnings'if' construct must use '{}'s.954
Warnings'+' is not preceded with whitespace.954
Warnings'+' is not followed by whitespace.954
Warnings'+' is not preceded with whitespace.954
Warnings'+' is not followed by whitespace.954
Warnings'if' construct must use '{}'s.956
Warnings'if' construct must use '{}'s.961
Warnings'+' is not preceded with whitespace.961
Warnings'+' is not followed by whitespace.961
Warnings'+' is not preceded with whitespace.961
Warnings'+' is not followed by whitespace.961
Warnings'if' construct must use '{}'s.963
Warnings'if' construct must use '{}'s.968
Warnings'+' is not preceded with whitespace.968
Warnings'+' is not followed by whitespace.968
Warnings'+' is not preceded with whitespace.968
Warnings'+' is not followed by whitespace.968
Warnings'if' construct must use '{}'s.970
Warnings'if' construct must use '{}'s.975
Warnings'+' is not preceded with whitespace.975
Warnings'+' is not followed by whitespace.975
Warnings'+' is not preceded with whitespace.975
Warnings'+' is not followed by whitespace.975
Warnings'if' construct must use '{}'s.977
Warnings'if' construct must use '{}'s.982
Warnings'+' is not preceded with whitespace.982
Warnings'+' is not followed by whitespace.982
Warnings'+' is not preceded with whitespace.982
Warnings'+' is not followed by whitespace.982
Warnings'if' construct must use '{}'s.984
Warnings'if' construct must use '{}'s.989
Warnings'+' is not preceded with whitespace.989
Warnings'+' is not followed by whitespace.989
Warnings'+' is not preceded with whitespace.989
Warnings'+' is not followed by whitespace.989
Warnings'if' construct must use '{}'s.991
WarningsLine has trailing spaces.993
WarningsLine has trailing spaces.997
WarningsMissing a Javadoc comment.1002
WarningsName 'x_RENDER_TERMINATION' must match pattern '^[a-z][a-zA-Z0-9]*$'.1002
WarningsParameter t should be final.1002
WarningsParameter indent should be final.1002
WarningsParameter html should be final.1002
Warnings'{' is not preceded with whitespace.1002
Warnings'+' is not preceded with whitespace.1004
Warnings'+' is not followed by whitespace.1004
Warnings'?' is not preceded with whitespace.1006
WarningsAvoid inline conditionals.1006
Warnings':' is not preceded with whitespace.1006
Warnings'if' construct must use '{}'s.1012
Warnings'+' is not preceded with whitespace.1012
Warnings'+' is not followed by whitespace.1012
Warnings'+' is not preceded with whitespace.1012
Warnings'+' is not followed by whitespace.1012
Warnings'if' construct must use '{}'s.1014
Warnings'if' construct must use '{}'s.1019
Warnings'+' is not preceded with whitespace.1019
Warnings'+' is not followed by whitespace.1019
Warnings'+' is not preceded with whitespace.1019
Warnings'+' is not followed by whitespace.1019
Warnings'if' construct must use '{}'s.1021
WarningsLine has trailing spaces.1023
WarningsLine has trailing spaces.1027
WarningsMissing a Javadoc comment.1032
WarningsName 'x_RENDER_PENALTY' must match pattern '^[a-z][a-zA-Z0-9]*$'.1032
WarningsParameter p should be final.1032
WarningsParameter indent should be final.1032
WarningsParameter html should be final.1032
Warnings'{' is not preceded with whitespace.1032
Warnings'+' is not preceded with whitespace.1034
Warnings'+' is not followed by whitespace.1034
Warnings'?' is not preceded with whitespace.1036
WarningsAvoid inline conditionals.1036
Warnings':' is not preceded with whitespace.1036
Warnings'if' construct must use '{}'s.1042
Warnings'+' is not preceded with whitespace.1042
Warnings'+' is not followed by whitespace.1042
Warnings'+' is not preceded with whitespace.1042
Warnings'+' is not followed by whitespace.1042
Warnings'if' construct must use '{}'s.1044
WarningsLine has trailing spaces.1046
WarningsLine has trailing spaces.1050
WarningsLine is longer than 120 characters.1053
WarningsMissing a Javadoc comment.1055
WarningsName 'x_RENDER_PRODUCT_OFFERING_PRICE' must match pattern '^[a-z][a-zA-Z0-9]*$'.1055
WarningsParameter pop should be final.1055
WarningsParameter indent should be final.1055
WarningsParameter html should be final.1055
Warnings'{' is not preceded with whitespace.1055
Warnings'+' is not preceded with whitespace.1057
Warnings'+' is not followed by whitespace.1057
Warnings'+' is not preceded with whitespace.1058
Warnings'+' is not followed by whitespace.1058
Warnings'+' is not preceded with whitespace.1059
Warnings'+' is not followed by whitespace.1059
WarningsLine has trailing spaces.1060
Warnings'?' is not preceded with whitespace.1062
WarningsAvoid inline conditionals.1062
Warnings':' is not preceded with whitespace.1062
WarningsLine has trailing spaces.1065
Warnings'if' construct must use '{}'s.1068
Warnings'+' is not preceded with whitespace.1068
Warnings'+' is not followed by whitespace.1068
Warnings'+' is not preceded with whitespace.1068
Warnings'+' is not followed by whitespace.1068
Warnings'if' construct must use '{}'s.1070
WarningsLine has trailing spaces.1072
Warnings'if' construct must use '{}'s.1075
Warnings'+' is not preceded with whitespace.1075
Warnings'+' is not followed by whitespace.1075
Warnings'+' is not preceded with whitespace.1075
Warnings'+' is not followed by whitespace.1075
Warnings'if' construct must use '{}'s.1077
WarningsLine has trailing spaces.1079
Warnings'if' construct must use '{}'s.1082
Warnings'+' is not preceded with whitespace.1082
Warnings'+' is not followed by whitespace.1082
Warnings'+' is not preceded with whitespace.1082
Warnings'+' is not followed by whitespace.1082
Warnings'if' construct must use '{}'s.1084
WarningsLine has trailing spaces.1086
Warnings'if' construct must use '{}'s.1089
Warnings'+' is not preceded with whitespace.1089
Warnings'+' is not followed by whitespace.1089
Warnings'+' is not preceded with whitespace.1089
Warnings'+' is not followed by whitespace.1089
Warnings'if' construct must use '{}'s.1091
WarningsLine has trailing spaces.1093
Warnings'if' construct must use '{}'s.1096
Warnings'+' is not preceded with whitespace.1096
Warnings'+' is not followed by whitespace.1096
Warnings'+' is not preceded with whitespace.1096
Warnings'+' is not followed by whitespace.1096
Warnings'if' construct must use '{}'s.1098
WarningsLine has trailing spaces.1100
Warnings'{' is not preceded with whitespace.1102
Warnings'?' is not preceded with whitespace.1104
WarningsAvoid inline conditionals.1104
Warnings':' is not preceded with whitespace.1104
WarningsLine has trailing spaces.1107
Warnings'if' construct must use '{}'s.1110
Warnings'+' is not preceded with whitespace.1110
Warnings'+' is not followed by whitespace.1110
Warnings'+' is not preceded with whitespace.1110
Warnings'+' is not followed by whitespace.1110
Warnings'if' construct must use '{}'s.1112
WarningsLine has trailing spaces.1114
Warnings'if' construct must use '{}'s.1117
Warnings'+' is not preceded with whitespace.1117
Warnings'+' is not followed by whitespace.1117
Warnings'+' is not preceded with whitespace.1117
Warnings'+' is not followed by whitespace.1117
Warnings'if' construct must use '{}'s.1119
WarningsLine has trailing spaces.1121
WarningsLine has trailing spaces.1126
Warnings'{' is not preceded with whitespace.1128
Warnings'?' is not preceded with whitespace.1130
WarningsAvoid inline conditionals.1130
Warnings':' is not preceded with whitespace.1130
WarningsLine has trailing spaces.1133
Warnings'if' construct must use '{}'s.1136
Warnings'+' is not preceded with whitespace.1136
Warnings'+' is not followed by whitespace.1136
Warnings'+' is not preceded with whitespace.1136
Warnings'+' is not followed by whitespace.1136
Warnings'if' construct must use '{}'s.1138
WarningsLine has trailing spaces.1140
Warnings'if' construct must use '{}'s.1143
Warnings'+' is not preceded with whitespace.1143
Warnings'+' is not followed by whitespace.1143
Warnings'+' is not preceded with whitespace.1143
Warnings'+' is not followed by whitespace.1143
Warnings'if' construct must use '{}'s.1145
WarningsLine has trailing spaces.1147
Warnings'if' construct must use '{}'s.1150
Warnings'+' is not preceded with whitespace.1150
Warnings'+' is not followed by whitespace.1150
Warnings'+' is not preceded with whitespace.1150
Warnings'+' is not followed by whitespace.1150
Warnings'if' construct must use '{}'s.1152
WarningsLine has trailing spaces.1154
Warnings'if' construct must use '{}'s.1157
Warnings'+' is not preceded with whitespace.1157
Warnings'+' is not followed by whitespace.1157
Warnings'+' is not preceded with whitespace.1157
Warnings'+' is not followed by whitespace.1157
Warnings'if' construct must use '{}'s.1159
WarningsLine has trailing spaces.1161
Warnings'{' is not preceded with whitespace.1163
Warnings'?' is not preceded with whitespace.1165
WarningsAvoid inline conditionals.1165
Warnings':' is not preceded with whitespace.1165
WarningsLine has trailing spaces.1168
Warnings'if' construct must use '{}'s.1171
Warnings'+' is not preceded with whitespace.1171
Warnings'+' is not followed by whitespace.1171
Warnings'+' is not preceded with whitespace.1171
Warnings'+' is not followed by whitespace.1171
Warnings'if' construct must use '{}'s.1173
WarningsLine has trailing spaces.1175
Warnings'if' construct must use '{}'s.1178
Warnings'+' is not preceded with whitespace.1178
Warnings'+' is not followed by whitespace.1178
Warnings'+' is not preceded with whitespace.1178
Warnings'+' is not followed by whitespace.1178
Warnings'if' construct must use '{}'s.1180
WarningsLine has trailing spaces.1182
WarningsLine has trailing spaces.1187
WarningsLine has trailing spaces.1192
WarningsLine has trailing spaces.1196
WarningsLine has trailing spaces.1198
WarningsMissing a Javadoc comment.1201
WarningsParameter ce should be final.1201
Warnings'{' is not preceded with whitespace.1201
WarningsLine has trailing spaces.1204
WarningsMissing a Javadoc comment.1205
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.1205
WarningsParameter ce should be final.1205
WarningsParameter html should be final.1205
Warnings'{' is not preceded with whitespace.1205
Warnings'if' construct must use '{}'s.1207
Warnings'+' is not preceded with whitespace.1207
Warnings'+' is not followed by whitespace.1207
Warnings'+' is not preceded with whitespace.1207
Warnings'+' is not followed by whitespace.1207
Warnings'{' is not preceded with whitespace.1208
WarningsLine contains a tab character.1209
Warnings'cast' is not followed by whitespace.1209
WarningsLine contains a tab character.1210
WarningsLine contains a tab character.1211
WarningsLine contains a tab character.1212
WarningsLine contains a tab character.1213
WarningsLine contains a tab character.1214
WarningsLine contains a tab character.1215
WarningsLine contains a tab character.1217
WarningsLine contains a tab character.1221
WarningsLine contains a tab character.1222
Warnings'else' is not preceded with whitespace.1223
Warnings'}' is not followed by whitespace.1223
Warnings'{' is not preceded with whitespace.1223
WarningsLine contains a tab character.1224
Warnings'cast' is not followed by whitespace.1224
WarningsLine contains a tab character.1225
WarningsName 'OP' must match pattern '^[a-z][a-zA-Z0-9]*$'.1226
Warnings'?' is not preceded with whitespace.1226
WarningsAvoid inline conditionals.1226
Warnings':' is not preceded with whitespace.1226
Warnings'?' is not preceded with whitespace.1226
WarningsAvoid inline conditionals.1226
Warnings':' is not preceded with whitespace.1226
Warnings'?' is not preceded with whitespace.1226
WarningsAvoid inline conditionals.1226
Warnings':' is not preceded with whitespace.1226
WarningsLine contains a tab character.1227
WarningsLine contains a tab character.1228
Warningsswitch without "default" clause.1228
Warnings'{' is not preceded with whitespace.1228
WarningsLine contains a tab character.1229
WarningsLine contains a tab character.1230
Warnings'{' is not preceded with whitespace.1230
WarningsLine contains a tab character.1231
WarningsLine contains a tab character.1232
WarningsLine contains a tab character.1233
Warnings'else' is not preceded with whitespace.1233
Warnings'}' is not followed by whitespace.1233
Warnings'else' is not followed by whitespace.1233
Warnings'{' is not preceded with whitespace.1233
WarningsLine contains a tab character.1234
WarningsLine contains a tab character.1235
WarningsLine contains a tab character.1236
WarningsLine contains a tab character.1237
WarningsLine contains a tab character.1238
WarningsLine contains a tab character.1239
Warnings'{' is not preceded with whitespace.1239
WarningsLine contains a tab character.1240
Warnings'?' is not preceded with whitespace.1240
WarningsAvoid inline conditionals.1240
Warnings':' is not preceded with whitespace.1240
Warnings'?' is not preceded with whitespace.1240
WarningsAvoid inline conditionals.1240
Warnings':' is not preceded with whitespace.1240
WarningsLine contains a tab character.1241
Warnings'=' is not preceded with whitespace.1241
Warnings'=' is not followed by whitespace.1241
Warnings'<' is not preceded with whitespace.1241
Warnings'<' is not followed by whitespace.1241
Warnings'{' is not preceded with whitespace.1241
Warnings'if' construct must use '{}'s.1242
WarningsLine contains a tab character.1242
Warnings'>' is not preceded with whitespace.1242
Warnings'>' is not followed by whitespace.1242
Warnings'?' is not preceded with whitespace.1242
WarningsAvoid inline conditionals.1242
Warnings'?' is not preceded with whitespace.1242
WarningsAvoid inline conditionals.1242
Warnings':' is not preceded with whitespace.1242
Warnings':' is not preceded with whitespace.1242
WarningsLine contains a tab character.1243
WarningsLine contains a tab character.1244
WarningsLine contains a tab character.1245
Warnings'else' is not preceded with whitespace.1245
Warnings'}' is not followed by whitespace.1245
Warnings'else' is not followed by whitespace.1245
Warnings'{' is not preceded with whitespace.1245
WarningsLine contains a tab character.1246
WarningsLine contains a tab character.1247
WarningsLine contains a tab character.1248
WarningsLine contains a tab character.1249
WarningsLine contains a tab character.1250
Warnings'if' construct must use '{}'s.1252
WarningsLine has trailing spaces.1257
WarningsMissing a Javadoc comment.1258
WarningsParameter de should be final.1258
Warnings'{' is not preceded with whitespace.1258
WarningsMissing a Javadoc comment.1262
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.1262
WarningsParameter de should be final.1262
WarningsParameter html should be final.1262
Warnings'{' is not preceded with whitespace.1262
Warnings'if' construct must use '{}'s.1264
Warnings'+' is not preceded with whitespace.1264
Warnings'+' is not followed by whitespace.1264
Warnings'+' is not preceded with whitespace.1264
Warnings'+' is not followed by whitespace.1264
Warnings'{' is not preceded with whitespace.1265
WarningsLine contains a tab character.1266
Warnings'cast' is not followed by whitespace.1266
WarningsLine contains a tab character.1267
WarningsName '$cop' must match pattern '^[a-z][a-zA-Z0-9]*$'.1267
Warnings'if' construct must use '{}'s.1268
WarningsLine contains a tab character.1268
Warnings',' is not followed by whitespace.1268
Warnings',' is not followed by whitespace.1268
WarningsLine contains a tab character.1269
WarningsLine contains a tab character.1270
Warnings'else' is not preceded with whitespace.1272
Warnings'}' is not followed by whitespace.1272
Warnings'{' is not preceded with whitespace.1272
WarningsLine contains a tab character.1273
Warnings'cast' is not followed by whitespace.1273
WarningsLine contains a tab character.1274
WarningsLine contains a tab character.1275
WarningsName 'OP' must match pattern '^[a-z][a-zA-Z0-9]*$'.1275
Warnings'?' is not preceded with whitespace.1275
WarningsAvoid inline conditionals.1275
Warnings':' is not preceded with whitespace.1275
Warnings'?' is not preceded with whitespace.1275
WarningsAvoid inline conditionals.1275
Warnings':' is not preceded with whitespace.1275
Warnings'?' is not preceded with whitespace.1275
WarningsAvoid inline conditionals.1275
Warnings':' is not preceded with whitespace.1275
WarningsLine contains a tab character.1276
Warnings'{' is not preceded with whitespace.1277
WarningsLine contains a tab character.1278
WarningsLine contains a tab character.1279
Warnings'{' is not preceded with whitespace.1279
WarningsLine contains a tab character.1280
WarningsLine contains a tab character.1281
WarningsLine contains a tab character.1282
Warnings'else' is not preceded with whitespace.1282
Warnings'}' is not followed by whitespace.1282
Warnings'else' is not followed by whitespace.1282
Warnings'{' is not preceded with whitespace.1282
WarningsLine contains a tab character.1283
WarningsLine contains a tab character.1284
WarningsLine contains a tab character.1285
WarningsLine contains a tab character.1286
WarningsLine contains a tab character.1287
WarningsLine contains a tab character.1288
Warnings'{' is not preceded with whitespace.1288
WarningsLine contains a tab character.1289
Warnings'?' is not preceded with whitespace.1289
WarningsAvoid inline conditionals.1289
Warnings':' is not preceded with whitespace.1289
Warnings'?' is not preceded with whitespace.1289
WarningsAvoid inline conditionals.1289
Warnings':' is not preceded with whitespace.1289
WarningsLine contains a tab character.1290
Warnings'=' is not preceded with whitespace.1290
Warnings'=' is not followed by whitespace.1290
Warnings'<' is not preceded with whitespace.1290
Warnings'<' is not followed by whitespace.1290
Warnings'{' is not preceded with whitespace.1290
Warnings'if' construct must use '{}'s.1291
WarningsLine contains a tab character.1291
Warnings'>' is not preceded with whitespace.1291
Warnings'>' is not followed by whitespace.1291
Warnings'?' is not preceded with whitespace.1291
WarningsAvoid inline conditionals.1291
Warnings'?' is not preceded with whitespace.1291
WarningsAvoid inline conditionals.1291
Warnings':' is not preceded with whitespace.1291
Warnings':' is not preceded with whitespace.1291
WarningsLine contains a tab character.1292
WarningsLine contains a tab character.1293
WarningsLine contains a tab character.1294
Warnings'else' is not preceded with whitespace.1294
Warnings'}' is not followed by whitespace.1294
Warnings'else' is not followed by whitespace.1294
Warnings'{' is not preceded with whitespace.1294
WarningsLine contains a tab character.1295
WarningsLine contains a tab character.1296
WarningsLine contains a tab character.1297
WarningsLine contains a tab character.1298
WarningsLine contains a tab character.1299
WarningsLine contains a tab character.1300
WarningsLine contains a tab character.1301
WarningsLine contains a tab character.1302
Warnings'if' construct must use '{}'s.1304
WarningsLine has trailing spaces.1307
WarningsMissing a Javadoc comment.1310
WarningsParameter fe should be final.1310
Warnings'{' is not preceded with whitespace.1310
WarningsLine has trailing spaces.1313
WarningsMissing a Javadoc comment.1314
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.1314
WarningsParameter fe should be final.1314
WarningsParameter html should be final.1314
Warnings'{' is not preceded with whitespace.1314
Warnings'if' construct must use '{}'s.1316
Warnings'+' is not preceded with whitespace.1316
Warnings'+' is not followed by whitespace.1316
Warnings'+' is not preceded with whitespace.1316
Warnings'+' is not followed by whitespace.1316
Warnings'=' is not preceded with whitespace.1320
Warnings'=' is not followed by whitespace.1320
Warnings'<' is not preceded with whitespace.1320
Warnings'<' is not followed by whitespace.1320
Warnings'{' is not preceded with whitespace.1320
Warnings'if' construct must use '{}'s.1321
WarningsLine contains a tab character.1321
Warnings'>' is not preceded with whitespace.1321
Warnings'>' is not followed by whitespace.1321
WarningsLine contains a tab character.1322
Warnings'if' construct must use '{}'s.1325
WarningsLine has trailing spaces.1328
WarningsMissing a Javadoc comment.1331
WarningsParameter ee should be final.1331
Warnings'{' is not preceded with whitespace.1331
WarningsLine has trailing spaces.1334
WarningsMissing a Javadoc comment.1335
WarningsName 'x_RENDER' must match pattern '^[a-z][a-zA-Z0-9]*$'.1335
WarningsParameter ee should be final.1335
WarningsParameter html should be final.1335
Warnings'{' is not preceded with whitespace.1335
Warnings'if' construct must use '{}'s.1337
Warnings'+' is not preceded with whitespace.1337
Warnings'+' is not followed by whitespace.1337
Warnings'+' is not preceded with whitespace.1337
Warnings'+' is not followed by whitespace.1337
Warnings'=' is not preceded with whitespace.1341
Warnings'=' is not followed by whitespace.1341
Warnings'<' is not preceded with whitespace.1341
Warnings'<' is not followed by whitespace.1341
Warnings'{' is not preceded with whitespace.1341
Warnings'if' construct must use '{}'s.1342
WarningsLine contains a tab character.1342
Warnings'>' is not preceded with whitespace.1342
Warnings'>' is not followed by whitespace.1342
WarningsLine contains a tab character.1343
Warnings'if' construct must use '{}'s.1346

org/slasoi/slamodel/vocab/business.java

ViolationMessageLine
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.46
WarningsName 'business' must match pattern '^[A-Z][a-zA-Z0-9]*$'.46
Warnings'{' is not preceded with whitespace.46
WarningsLine has trailing spaces.47
WarningsMissing a Javadoc comment.48
WarningsName '$base' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
WarningsMissing a Javadoc comment.51
WarningsName '$one_time_charge' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.51
WarningsMissing a Javadoc comment.52
WarningsName '$tariff_usage' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.52
WarningsMissing a Javadoc comment.53
WarningsName '$plain_tariff' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.53
WarningsMissing a Javadoc comment.54
WarningsName '$per_request' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
WarningsMissing a Javadoc comment.55
WarningsName '$per_day' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.55
WarningsMissing a Javadoc comment.56
WarningsName '$per_week' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.56
WarningsMissing a Javadoc comment.57
WarningsName '$per_month' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.57
WarningsMissing a Javadoc comment.58
WarningsName '$per_year' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.58
WarningsMissing a Javadoc comment.59
WarningsName '$discount' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.59
WarningsMissing a Javadoc comment.60
WarningsName '$increment' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.60
WarningsMissing a Javadoc comment.61
WarningsName '$penalty_count' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.61
WarningsMissing a Javadoc comment.62
WarningsName '$violation_count' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.62
WarningsLine has trailing spaces.63
WarningsMissing a Javadoc comment.65
WarningsName 'one_time_charge' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.65
WarningsMissing a Javadoc comment.66
WarningsName 'tariff_usage' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.66
WarningsMissing a Javadoc comment.67
WarningsName 'plain_tariff' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.67
WarningsMissing a Javadoc comment.68
WarningsName 'per_request' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.68
WarningsMissing a Javadoc comment.69
WarningsName 'per_day' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.69
WarningsMissing a Javadoc comment.70
WarningsName 'per_week' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.70
WarningsMissing a Javadoc comment.71
WarningsName 'per_month' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.71
WarningsMissing a Javadoc comment.72
WarningsName 'per_year' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.72
WarningsMissing a Javadoc comment.73
WarningsName 'discount' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.73
WarningsMissing a Javadoc comment.74
WarningsName 'increment' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.74
WarningsMissing a Javadoc comment.75
WarningsName 'penalty_count' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.75
WarningsMissing a Javadoc comment.76
WarningsName 'violation_count' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.76
WarningsLine has trailing spaces.79
WarningsMissing a Javadoc comment.81
WarningsName '$ContactPointPhone' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.81
WarningsMissing a Javadoc comment.82
WarningsName '$ContactPointFax' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.82
WarningsMissing a Javadoc comment.83
WarningsName '$ContactPointAddress' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.83
WarningsMissing a Javadoc comment.84
WarningsName '$ContactPointName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.84
WarningsMissing a Javadoc comment.85
WarningsName '$ContactPointEmail' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.85
WarningsMissing a Javadoc comment.87
WarningsName 'ContactPointPhone' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.87
WarningsMissing a Javadoc comment.88
WarningsName 'ContactPointFax' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.88
WarningsMissing a Javadoc comment.89
WarningsName 'ContactPointAddress' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.89
WarningsMissing a Javadoc comment.90
WarningsName 'ContactPointName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.90
WarningsMissing a Javadoc comment.91
WarningsName 'ContactPointEmail' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.91
WarningsLine has trailing spaces.92
WarningsLine has trailing spaces.94
WarningsMissing a Javadoc comment.95
WarningsMissing a Javadoc comment.96
WarningsName '_nominals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.96
WarningsLine has trailing spaces.97
WarningsLine has trailing spaces.98
WarningsLine has trailing spaces.99
WarningsLine has trailing spaces.100
Warnings'{' is followed by whitespace.100
WarningsLine has trailing spaces.101
WarningsLine has trailing spaces.102
WarningsLine has trailing spaces.103
Warnings'{' is followed by whitespace.103
WarningsLine has trailing spaces.104
WarningsLine has trailing spaces.105
WarningsLine has trailing spaces.106
WarningsMissing a Javadoc comment.108
WarningsName '_predicates' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.108
Warnings'{' is followed by whitespace.109
Warnings'{' is followed by whitespace.110
WarningsMissing a Javadoc comment.112
Warnings'{' is not preceded with whitespace.112
WarningsMissing a Javadoc comment.113
Warnings'{' is not preceded with whitespace.113
WarningsMissing a Javadoc comment.114
Warnings'{' is not preceded with whitespace.114
WarningsMissing a Javadoc comment.115
Warnings'{' is not preceded with whitespace.115
WarningsMissing a Javadoc comment.116
Warnings'{' is not preceded with whitespace.116

org/slasoi/slamodel/vocab/common.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.46
WarningsName 'common' must match pattern '^[A-Z][a-zA-Z0-9]*$'.46
Warnings'{' is not preceded with whitespace.46
WarningsLine has trailing spaces.47
WarningsLine contains a tab character.47
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsName '$base' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
WarningsLine has trailing spaces.49
WarningsLine contains a tab character.49
WarningsLine contains a tab character.50
WarningsLine contains a tab character.51
WarningsMissing a Javadoc comment.51
WarningsName '$availability' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.51
WarningsLine contains a tab character.52
WarningsMissing a Javadoc comment.52
WarningsName '$accessibility' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.52
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.53
WarningsName '$arrival_rate' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.53
WarningsLine contains a tab character.54
WarningsMissing a Javadoc comment.54
WarningsName '$data_volume' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
WarningsLine contains a tab character.55
WarningsMissing a Javadoc comment.55
WarningsName '$throughput' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.55
WarningsLine contains a tab character.56
WarningsMissing a Javadoc comment.56
WarningsName '$completion_time' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.56
WarningsLine contains a tab character.57
WarningsMissing a Javadoc comment.57
WarningsName '$mttr' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.57
WarningsLine contains a tab character.58
WarningsMissing a Javadoc comment.58
WarningsName '$mttf' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.58
WarningsLine contains a tab character.59
WarningsMissing a Javadoc comment.59
WarningsName '$mttv' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.59
WarningsLine contains a tab character.60
WarningsMissing a Javadoc comment.60
WarningsName '$reliability' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.60
WarningsLine contains a tab character.61
WarningsMissing a Javadoc comment.61
WarningsName '$isolation' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.61
WarningsLine contains a tab character.62
WarningsMissing a Javadoc comment.62
WarningsName '$accuracy' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.62
WarningsLine contains a tab character.63
WarningsMissing a Javadoc comment.63
WarningsName '$non_repudiation' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.63
WarningsLine contains a tab character.64
WarningsMissing a Javadoc comment.64
WarningsName '$supported_standards' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.64
WarningsLine contains a tab character.65
WarningsMissing a Javadoc comment.65
WarningsName '$regulatory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.65
WarningsLine contains a tab character.66
WarningsMissing a Javadoc comment.66
WarningsName '$integrity' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.66
WarningsLine contains a tab character.67
WarningsMissing a Javadoc comment.67
WarningsName '$authentication' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.67
WarningsLine contains a tab character.68
WarningsMissing a Javadoc comment.68
WarningsName '$auditability' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.68
WarningsLine contains a tab character.69
WarningsMissing a Javadoc comment.69
WarningsName '$authorisation' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.69
WarningsLine contains a tab character.70
WarningsMissing a Javadoc comment.70
WarningsName '$data_encryption' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.70
WarningsLine has trailing spaces.71
WarningsLine contains a tab character.71
WarningsLine contains a tab character.72
WarningsLine contains a tab character.73
WarningsMissing a Javadoc comment.73
WarningsName '$bandwidth' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.73
WarningsMissing a Javadoc comment.74
WarningsName '$latency' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.74
WarningsMissing a Javadoc comment.75
WarningsName '$duration' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.75
WarningsLine has trailing spaces.76
WarningsLine contains a tab character.76
WarningsLine contains a tab character.77
WarningsMissing a Javadoc comment.78
WarningsName 'availability' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.78
WarningsMissing a Javadoc comment.79
WarningsName 'accessibility' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.79
WarningsMissing a Javadoc comment.80
WarningsName 'arrival_rate' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.80
WarningsMissing a Javadoc comment.81
WarningsName 'data_volume' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.81
WarningsMissing a Javadoc comment.82
WarningsName 'throughput' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.82
WarningsMissing a Javadoc comment.83
WarningsName 'completion_time' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.83
WarningsMissing a Javadoc comment.84
WarningsName 'mttr' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.84
WarningsMissing a Javadoc comment.85
WarningsName 'mttf' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.85
WarningsMissing a Javadoc comment.86
WarningsName 'mttv' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.86
WarningsMissing a Javadoc comment.87
WarningsName 'reliability' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.87
WarningsMissing a Javadoc comment.88
WarningsName 'isolation' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.88
WarningsMissing a Javadoc comment.89
WarningsName 'accuracy' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.89
WarningsMissing a Javadoc comment.90
WarningsName 'non_repudiation' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.90
WarningsMissing a Javadoc comment.91
WarningsName 'supported_standards' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.91
WarningsMissing a Javadoc comment.92
WarningsName 'regulatory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.92
WarningsMissing a Javadoc comment.93
WarningsName 'integrity' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.93
WarningsMissing a Javadoc comment.94
WarningsName 'authentication' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.94
WarningsMissing a Javadoc comment.95
WarningsName 'auditability' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.95
WarningsMissing a Javadoc comment.96
WarningsName 'authorisation' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.96
WarningsMissing a Javadoc comment.97
WarningsName 'data_encryption' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.97
WarningsLine contains a tab character.99
WarningsLine contains a tab character.100
WarningsMissing a Javadoc comment.100
WarningsName 'bandwidth' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.100
WarningsMissing a Javadoc comment.101
WarningsName 'latency' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.101
WarningsMissing a Javadoc comment.102
WarningsName 'duration' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.102
WarningsLine has trailing spaces.103
WarningsLine has trailing spaces.105
WarningsMissing a Javadoc comment.106
WarningsMissing a Javadoc comment.107
WarningsName '_nominals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.107
WarningsMissing a Javadoc comment.108
WarningsName '_predicates' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.108
Warnings'{' is followed by whitespace.109
Warnings'{' is followed by whitespace.110
Warnings'{' is followed by whitespace.111
Warnings'{' is followed by whitespace.112
Warnings'{' is followed by whitespace.113
Warnings'{' is followed by whitespace.114
Warnings'{' is followed by whitespace.115
Warnings'{' is followed by whitespace.116
Warnings'{' is followed by whitespace.117
Warnings'{' is followed by whitespace.118
Warnings'{' is followed by whitespace.119
Warnings'{' is followed by whitespace.120
Warnings'{' is followed by whitespace.121
Warnings'{' is followed by whitespace.122
Warnings'{' is followed by whitespace.123
Warnings'{' is followed by whitespace.124
Warnings'{' is followed by whitespace.125
Warnings'{' is followed by whitespace.126
Warnings'{' is followed by whitespace.127
Warnings'{' is followed by whitespace.128
WarningsLine contains a tab character.129
WarningsLine contains a tab character.130
Warnings'{' is followed by whitespace.130
Warnings'{' is followed by whitespace.131
Warnings'{' is followed by whitespace.132
WarningsMissing a Javadoc comment.135
Warnings'{' is not preceded with whitespace.135
WarningsMissing a Javadoc comment.136
Warnings'{' is not preceded with whitespace.136
WarningsMissing a Javadoc comment.137
Warnings'{' is not preceded with whitespace.137
WarningsLine contains a tab character.138
WarningsMissing a Javadoc comment.138
Warnings'{' is not preceded with whitespace.138
WarningsLine contains a tab character.139
WarningsMissing a Javadoc comment.139
Warnings'{' is not preceded with whitespace.139

org/slasoi/slamodel/vocab/core.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.47
WarningsName 'core' must match pattern '^[A-Z][a-zA-Z0-9]*$'.47
Warnings'{' is not preceded with whitespace.47
WarningsLine has trailing spaces.48
WarningsLine contains a tab character.48
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsName '$base' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.49
WarningsLine has trailing spaces.50
WarningsLine contains a tab character.50
WarningsLine contains a tab character.51
WarningsLine has trailing spaces.52
WarningsLine contains a tab character.52
WarningsLine contains a tab character.53
WarningsLine contains a tab character.54
WarningsMissing a Javadoc comment.54
WarningsName '$and' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
WarningsLine contains a tab character.55
WarningsMissing a Javadoc comment.55
WarningsName '$or' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.55
WarningsLine contains a tab character.56
WarningsMissing a Javadoc comment.56
WarningsName '$not' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.56
WarningsMissing a Javadoc comment.58
WarningsName 'and' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.58
WarningsMissing a Javadoc comment.59
WarningsName 'or' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.59
WarningsMissing a Javadoc comment.60
WarningsName 'not' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.60
WarningsLine has trailing spaces.61
WarningsLine contains a tab character.61
WarningsLine contains a tab character.62
WarningsLine has trailing spaces.63
WarningsLine contains a tab character.63
WarningsLine contains a tab character.64
WarningsLine contains a tab character.65
WarningsMissing a Javadoc comment.65
WarningsName '$identical_to' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.65
WarningsLine contains a tab character.66
WarningsMissing a Javadoc comment.66
WarningsName '$equals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.66
WarningsLine contains a tab character.67
WarningsMissing a Javadoc comment.67
WarningsName '$not_equals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.67
WarningsLine contains a tab character.68
WarningsMissing a Javadoc comment.68
WarningsName '$less_than' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.68
WarningsLine contains a tab character.69
WarningsMissing a Javadoc comment.69
WarningsName '$less_than_or_equals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.69
WarningsLine contains a tab character.70
WarningsMissing a Javadoc comment.70
WarningsName '$greater_than' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.70
WarningsLine contains a tab character.71
WarningsMissing a Javadoc comment.71
WarningsName '$greater_than_or_equals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.71
WarningsLine contains a tab character.72
WarningsMissing a Javadoc comment.72
WarningsName '$member_of' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.72
WarningsLine contains a tab character.73
WarningsMissing a Javadoc comment.73
WarningsName '$subset_of' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.73
WarningsLine contains a tab character.74
WarningsMissing a Javadoc comment.74
WarningsName '$proper_subset_of' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.74
WarningsLine contains a tab character.75
WarningsMissing a Javadoc comment.75
WarningsName '$superset_of' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.75
WarningsLine contains a tab character.76
WarningsMissing a Javadoc comment.76
WarningsName '$proper_superset_of' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.76
WarningsLine contains a tab character.77
WarningsMissing a Javadoc comment.77
WarningsName '$matches' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.77
WarningsMissing a Javadoc comment.78
WarningsName '$isa' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.78
WarningsLine contains a tab character.79
WarningsMissing a Javadoc comment.80
WarningsName 'identical_to' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.80
WarningsMissing a Javadoc comment.81
WarningsName 'equals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.81
WarningsMissing a Javadoc comment.82
WarningsName 'not_equals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.82
WarningsMissing a Javadoc comment.83
WarningsName 'less_than' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.83
WarningsMissing a Javadoc comment.84
WarningsName 'less_than_or_equals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.84
WarningsMissing a Javadoc comment.85
WarningsName 'greater_than' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.85
WarningsMissing a Javadoc comment.86
WarningsName 'greater_than_or_equals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.86
WarningsMissing a Javadoc comment.87
WarningsName 'member_of' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.87
WarningsMissing a Javadoc comment.88
WarningsName 'subset_of' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.88
WarningsMissing a Javadoc comment.89
WarningsName 'proper_subset_of' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.89
WarningsMissing a Javadoc comment.90
WarningsName 'superset_of' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.90
WarningsMissing a Javadoc comment.91
WarningsName 'proper_superset_of' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.91
WarningsMissing a Javadoc comment.92
WarningsName 'matches' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.92
WarningsMissing a Javadoc comment.93
WarningsName 'isa' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.93
WarningsLine has trailing spaces.94
WarningsLine contains a tab character.94
WarningsLine contains a tab character.95
WarningsLine has trailing spaces.96
WarningsLine contains a tab character.96
WarningsLine contains a tab character.97
WarningsLine contains a tab character.98
WarningsMissing a Javadoc comment.98
WarningsName '$specialisation' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.98
WarningsLine contains a tab character.99
WarningsMissing a Javadoc comment.99
WarningsName '$intersection' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.99
WarningsLine contains a tab character.100
WarningsMissing a Javadoc comment.100
WarningsName '$union' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.100
WarningsLine contains a tab character.101
WarningsMissing a Javadoc comment.101
WarningsName '$invocation' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.101
WarningsLine contains a tab character.102
WarningsMissing a Javadoc comment.102
WarningsName '$periodic' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.102
WarningsLine contains a tab character.103
WarningsLine contains a tab character.104
WarningsMissing a Javadoc comment.104
WarningsName '$schedule' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.104
WarningsLine contains a tab character.105
WarningsMissing a Javadoc comment.105
WarningsName '$time' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.105
WarningsLine contains a tab character.106
WarningsMissing a Javadoc comment.106
WarningsName '$fault' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.106
WarningsLine contains a tab character.107
WarningsMissing a Javadoc comment.107
WarningsName '$violated' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.107
WarningsLine contains a tab character.108
WarningsMissing a Javadoc comment.108
WarningsName '$warned' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.108
WarningsLine contains a tab character.109
WarningsMissing a Javadoc comment.109
WarningsName '$recovered' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.109
WarningsMissing a Javadoc comment.111
WarningsName 'specialisation' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.111
WarningsMissing a Javadoc comment.112
WarningsName 'intersection' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.112
WarningsMissing a Javadoc comment.113
WarningsName 'union' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.113
WarningsMissing a Javadoc comment.114
WarningsName 'invocation' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.114
WarningsMissing a Javadoc comment.115
WarningsName 'periodic' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.115
WarningsMissing a Javadoc comment.117
WarningsName 'schedule' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.117
WarningsMissing a Javadoc comment.118
WarningsName 'time' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.118
WarningsMissing a Javadoc comment.119
WarningsName 'fault' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.119
WarningsMissing a Javadoc comment.120
WarningsName 'violated' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.120
WarningsMissing a Javadoc comment.121
WarningsName 'warned' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.121
WarningsMissing a Javadoc comment.122
WarningsName 'recovered' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.122
WarningsLine has trailing spaces.123
WarningsLine contains a tab character.123
WarningsLine contains a tab character.124
WarningsLine has trailing spaces.125
WarningsLine contains a tab character.125
WarningsLine contains a tab character.126
WarningsLine contains a tab character.127
WarningsMissing a Javadoc comment.127
WarningsName '$add' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.127
WarningsLine contains a tab character.128
WarningsMissing a Javadoc comment.128
WarningsName '$subtract' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.128
WarningsLine contains a tab character.129
WarningsMissing a Javadoc comment.129
WarningsName '$multiply' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.129
WarningsLine contains a tab character.130
WarningsMissing a Javadoc comment.130
WarningsName '$divide' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.130
WarningsLine contains a tab character.131
WarningsMissing a Javadoc comment.131
WarningsName '$modulo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.131
WarningsLine contains a tab character.132
WarningsMissing a Javadoc comment.132
WarningsName '$round' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.132
WarningsMissing a Javadoc comment.134
WarningsName 'add' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.134
WarningsMissing a Javadoc comment.135
WarningsName 'subtract' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.135
WarningsMissing a Javadoc comment.136
WarningsName 'multiply' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.136
WarningsMissing a Javadoc comment.137
WarningsName 'divide' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.137
WarningsMissing a Javadoc comment.138
WarningsName 'modulo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.138
WarningsMissing a Javadoc comment.139
WarningsName 'round' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.139
WarningsLine has trailing spaces.140
WarningsLine contains a tab character.140
WarningsLine contains a tab character.141
WarningsLine has trailing spaces.142
WarningsLine contains a tab character.142
WarningsLine contains a tab character.143
WarningsLine contains a tab character.144
WarningsMissing a Javadoc comment.144
WarningsName '$sum' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.144
WarningsLine contains a tab character.145
WarningsMissing a Javadoc comment.145
WarningsName '$std' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.145
WarningsLine contains a tab character.146
WarningsMissing a Javadoc comment.146
WarningsName '$mean' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.146
WarningsLine contains a tab character.147
WarningsMissing a Javadoc comment.147
WarningsName '$median' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.147
WarningsLine contains a tab character.148
WarningsMissing a Javadoc comment.148
WarningsName '$mode' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.148
WarningsLine contains a tab character.149
WarningsMissing a Javadoc comment.149
WarningsName '$max' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.149
WarningsLine contains a tab character.150
WarningsMissing a Javadoc comment.150
WarningsName '$min' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.150
WarningsLine contains a tab character.151
WarningsMissing a Javadoc comment.151
WarningsName '$count' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.151
WarningsLine contains a tab character.152
WarningsMissing a Javadoc comment.152
WarningsName '$percent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.152
WarningsMissing a Javadoc comment.154
WarningsName 'sum' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.154
WarningsMissing a Javadoc comment.155
WarningsName 'std' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.155
WarningsMissing a Javadoc comment.156
WarningsName 'mean' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.156
WarningsMissing a Javadoc comment.157
WarningsName 'median' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.157
WarningsMissing a Javadoc comment.158
WarningsName 'mode' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.158
WarningsMissing a Javadoc comment.159
WarningsName 'max' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.159
WarningsMissing a Javadoc comment.160
WarningsName 'min' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.160
WarningsMissing a Javadoc comment.161
WarningsName 'count' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.161
WarningsMissing a Javadoc comment.162
WarningsName 'percent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.162
WarningsLine has trailing spaces.163
WarningsLine contains a tab character.163
WarningsLine contains a tab character.164
WarningsLine has trailing spaces.165
WarningsLine contains a tab character.165
WarningsLine contains a tab character.166
WarningsLine contains a tab character.167
WarningsMissing a Javadoc comment.167
WarningsName '$series' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.167
WarningsLine contains a tab character.168
WarningsMissing a Javadoc comment.168
WarningsName '$value' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.168
WarningsMissing a Javadoc comment.170
WarningsName 'series' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.170
WarningsMissing a Javadoc comment.171
WarningsName 'value' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.171
WarningsLine has trailing spaces.172
WarningsLine contains a tab character.172
WarningsLine contains a tab character.173
WarningsLine has trailing spaces.174
WarningsMissing a Javadoc comment.176
WarningsName '$year_is' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.176
WarningsMissing a Javadoc comment.177
WarningsName '$month_is' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.177
WarningsMissing a Javadoc comment.178
WarningsName '$day_is' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.178
WarningsMissing a Javadoc comment.179
WarningsName '$time_is' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.179
WarningsMissing a Javadoc comment.181
WarningsName 'year_is' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.181
WarningsMissing a Javadoc comment.182
WarningsName 'month_is' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.182
WarningsMissing a Javadoc comment.183
WarningsName 'day_is' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.183
WarningsMissing a Javadoc comment.184
WarningsName 'time_is' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.184
WarningsLine has trailing spaces.185
WarningsLine contains a tab character.185
WarningsLine contains a tab character.186
WarningsMissing a Javadoc comment.189
WarningsName '$interval' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.189
WarningsMissing a Javadoc comment.191
WarningsName 'interval' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.191
WarningsLine has trailing spaces.192
WarningsLine has trailing spaces.194
WarningsMissing a Javadoc comment.195
WarningsMissing a Javadoc comment.196
WarningsName '_nominals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.196
WarningsLine has trailing spaces.218
WarningsMissing a Javadoc comment.220
WarningsName '_predicates' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.220
Warnings'{' is followed by whitespace.221
Warnings'{' is followed by whitespace.222
Warnings'{' is followed by whitespace.223
Warnings'{' is followed by whitespace.224
Warnings'{' is followed by whitespace.225
Warnings'{' is followed by whitespace.226
Warnings'{' is followed by whitespace.227
Warnings'{' is followed by whitespace.228
Warnings'{' is followed by whitespace.229
Warnings'{' is followed by whitespace.230
Warnings'{' is followed by whitespace.231
Warnings'{' is followed by whitespace.232
Warnings'{' is followed by whitespace.233
Warnings'{' is followed by whitespace.234
Warnings'{' is followed by whitespace.235
Warnings'{' is followed by whitespace.236
Warnings'{' is followed by whitespace.237
Warnings'{' is followed by whitespace.238
WarningsLine has trailing spaces.239
Warnings'{' is followed by whitespace.239
Warnings'{' is followed by whitespace.244
Warnings'{' is followed by whitespace.245
Warnings'{' is followed by whitespace.246
Warnings'{' is followed by whitespace.247
WarningsLine has trailing spaces.248
Warnings'{' is followed by whitespace.248
Warnings'{' is followed by whitespace.249
Warnings'{' is followed by whitespace.251
Warnings'{' is followed by whitespace.252
WarningsLine has trailing spaces.253
Warnings'{' is followed by whitespace.253
Warnings'{' is followed by whitespace.254
Warnings'{' is followed by whitespace.255
Warnings'{' is followed by whitespace.256
WarningsLine has trailing spaces.257
Warnings'{' is followed by whitespace.259
Warnings'{' is followed by whitespace.260
Warnings'{' is followed by whitespace.261
WarningsLine has trailing spaces.262
WarningsMissing a Javadoc comment.264
WarningsLine has trailing spaces.265
WarningsLine contains a tab character.265
WarningsMissing a Javadoc comment.267
WarningsLine has trailing spaces.268
WarningsLine is longer than 120 characters.268
WarningsLine contains a tab character.268
WarningsMissing a Javadoc comment.270
Warnings'{' is not preceded with whitespace.270
WarningsMissing a Javadoc comment.271
Warnings'{' is not preceded with whitespace.271
WarningsMissing a Javadoc comment.272
Warnings'{' is not preceded with whitespace.272
WarningsLine contains a tab character.273
WarningsMissing a Javadoc comment.273
Warnings'{' is not preceded with whitespace.273
WarningsLine contains a tab character.274
WarningsMissing a Javadoc comment.274
Warnings'{' is not preceded with whitespace.274

org/slasoi/slamodel/vocab/ext/Category.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.38
Warnings'{' is not preceded with whitespace.38
WarningsLine has trailing spaces.39
WarningsMissing a Javadoc comment.40
WarningsRedundant 'public' modifier.40
WarningsLine has trailing spaces.41

org/slasoi/slamodel/vocab/ext/Entity.java

ViolationMessageLine
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.41
Warnings'{' is not preceded with whitespace.41
WarningsMissing a Javadoc comment.43
WarningsParameter term should be final.43
Warnings'{' is not preceded with whitespace.43
WarningsMissing a Javadoc comment.47
WarningsParameter term should be final.47
WarningsParameter parent should be final.47
Warnings'{' is not preceded with whitespace.47
WarningsMissing a Javadoc comment.51
WarningsParameter term should be final.51
WarningsParameter parents should be final.51
Warnings'{' is not preceded with whitespace.51
WarningsLine has trailing spaces.54
WarningsMissing a Javadoc comment.55
Warnings'{' is not preceded with whitespace.55
WarningsLine has trailing spaces.56
WarningsMissing a Javadoc comment.57
WarningsRedundant 'public' modifier.57
WarningsLine has trailing spaces.58

org/slasoi/slamodel/vocab/ext/Expression.java

ViolationMessageLine
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.41
Warnings'{' is not preceded with whitespace.41
WarningsMissing a Javadoc comment.43
WarningsParameter term should be final.43
Warnings'{' is not preceded with whitespace.43
WarningsMissing a Javadoc comment.47
WarningsParameter term should be final.47
WarningsParameter parent should be final.47
Warnings'{' is not preceded with whitespace.47
WarningsLine has trailing spaces.50
WarningsMissing a Javadoc comment.51
Warnings'{' is not preceded with whitespace.51
WarningsLine has trailing spaces.52
WarningsMissing a Javadoc comment.53
WarningsRedundant 'public' modifier.53
WarningsLine has trailing spaces.54

org/slasoi/slamodel/vocab/ext/Extensions.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.40
WarningsLine has trailing spaces.41
WarningsLine contains a tab character.41
WarningsMissing a Javadoc comment.42
WarningsRedundant 'public' modifier.42
WarningsLine contains a tab character.43
WarningsMissing a Javadoc comment.43
WarningsRedundant 'public' modifier.43
WarningsLine contains a tab character.44
WarningsMissing a Javadoc comment.44
WarningsRedundant 'public' modifier.44
WarningsLine contains a tab character.45
WarningsMissing a Javadoc comment.45
WarningsRedundant 'public' modifier.45
WarningsLine contains a tab character.46
WarningsMissing a Javadoc comment.46
WarningsRedundant 'public' modifier.46
WarningsLine has trailing spaces.47
WarningsLine contains a tab character.47

org/slasoi/slamodel/vocab/ext/Functional.java

ViolationMessageLine
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.40
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.43
WarningsMissing a Javadoc comment.44
WarningsMissing a Javadoc comment.45
WarningsLine has trailing spaces.46
WarningsMissing a Javadoc comment.47
WarningsParameter op should be final.47
WarningsParameter params should be final.47
WarningsParameter category should be final.47
WarningsParameter eval should be final.47
Warnings'{' is not preceded with whitespace.47
Warnings'==' is not preceded with whitespace.48
Warnings'==' is not followed by whitespace.48
Warnings'==' is not preceded with whitespace.48
Warnings'==' is not followed by whitespace.48
Warnings'==' is not preceded with whitespace.48
Warnings'==' is not followed by whitespace.48
Warnings'{' is not preceded with whitespace.48
WarningsLine has trailing spaces.56
WarningsMissing a Javadoc comment.57
Warnings'{' is not preceded with whitespace.57
WarningsMissing a Javadoc comment.58
Warnings'{' is not preceded with whitespace.58
WarningsMissing a Javadoc comment.59
Warnings'{' is not preceded with whitespace.59
WarningsMissing a Javadoc comment.60
Warnings'{' is not preceded with whitespace.60
WarningsLine has trailing spaces.61
WarningsMissing a Javadoc comment.62
Warnings'{' is not preceded with whitespace.62
Warnings'+' is not preceded with whitespace.63
Warnings'+' is not followed by whitespace.63
Warnings'+' is not preceded with whitespace.63
Warnings'+' is not followed by whitespace.63
Warnings'+' is not preceded with whitespace.63
Warnings'+' is not followed by whitespace.63
Warnings'+' is not preceded with whitespace.63
Warnings'+' is not followed by whitespace.63
Warnings'+' is not preceded with whitespace.63
Warnings'+' is not followed by whitespace.63

org/slasoi/slamodel/vocab/ext/Nominal.java

ViolationMessageLine
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.40
WarningsLine has trailing spaces.41
WarningsMissing a Javadoc comment.42
Warnings'{' is not preceded with whitespace.42
WarningsMissing a Javadoc comment.43
WarningsMissing a Javadoc comment.44
WarningsMissing a Javadoc comment.45
WarningsMissing a Javadoc comment.46
WarningsMissing a Javadoc comment.47
WarningsMissing a Javadoc comment.48
WarningsMissing a Javadoc comment.49
WarningsMissing a Javadoc comment.50
WarningsMissing a Javadoc comment.51
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.53
WarningsMissing a Javadoc comment.56
WarningsMissing a Javadoc comment.57
WarningsMissing a Javadoc comment.58
WarningsLine has trailing spaces.59
WarningsMissing a Javadoc comment.60
WarningsParameter term should be final.60
WarningsParameter atom should be final.60
WarningsParameter role should be final.60
Warnings'{' is not preceded with whitespace.60
Warnings'{' is followed by whitespace.61
WarningsLine has trailing spaces.63
WarningsMissing a Javadoc comment.64
WarningsParameter term should be final.64
WarningsParameter atom should be final.64
WarningsParameter roles should be final.64
Warnings'{' is not preceded with whitespace.64
Warnings'==' is not preceded with whitespace.65
Warnings'==' is not followed by whitespace.65
Warnings'==' is not preceded with whitespace.65
Warnings'==' is not followed by whitespace.65
Warnings'==' is not preceded with whitespace.65
Warnings'==' is not followed by whitespace.65
Warnings'{' is not preceded with whitespace.65
Warnings'for' construct must use '{}'s.68
Warnings'if' construct must use '{}'s.68
WarningsLine has trailing spaces.73
WarningsMissing a Javadoc comment.74
Warnings'{' is not preceded with whitespace.74
WarningsMissing a Javadoc comment.75
Warnings'{' is not preceded with whitespace.75
WarningsMissing a Javadoc comment.76
Warnings'{' is not preceded with whitespace.76
WarningsLine has trailing spaces.77
WarningsMissing a Javadoc comment.78
Warnings'{' is not preceded with whitespace.78
WarningsName '$roles' must match pattern '^[a-z][a-zA-Z0-9]*$'.79
Warnings'{' is not preceded with whitespace.80
Warnings'if' construct must use '{}'s.81
Warnings'else' construct must use '{}'s.82
Warnings'+' is not preceded with whitespace.86
Warnings'+' is not followed by whitespace.86
Warnings'+' is not preceded with whitespace.86
Warnings'+' is not followed by whitespace.86
Warnings'+' is not preceded with whitespace.86
Warnings'+' is not followed by whitespace.86
Warnings'+' is not preceded with whitespace.86
Warnings'+' is not followed by whitespace.86
Warnings'+' is not preceded with whitespace.86
Warnings'+' is not followed by whitespace.86

org/slasoi/slamodel/vocab/ext/Set.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.38
Warnings'{' is not preceded with whitespace.38
WarningsLine has trailing spaces.39
WarningsMissing a Javadoc comment.40
WarningsVariable 'category' must be private and have accessor methods.40
WarningsMissing a Javadoc comment.42
WarningsParameter category should be final.42
Warnings'{' is not preceded with whitespace.42
Warnings'if' construct must use '{}'s.43
WarningsLine has trailing spaces.43
WarningsLine has trailing spaces.46
WarningsMissing a Javadoc comment.47
Warnings'{' is not preceded with whitespace.47
WarningsLine has trailing spaces.48
WarningsMissing a Javadoc comment.49
Warnings'{' is not preceded with whitespace.49
Warnings'+' is not preceded with whitespace.49
Warnings'+' is not followed by whitespace.49
Warnings'+' is not preceded with whitespace.49
Warnings'+' is not followed by whitespace.49
WarningsLine has trailing spaces.50
WarningsMissing a Javadoc comment.51
WarningsParameter obj should be final.51
Warnings'{' is not preceded with whitespace.51
Warnings'cast' is not followed by whitespace.52
WarningsLine has trailing spaces.54
WarningsMissing a Javadoc comment.55
WarningsParameter p should be final.55
Warnings'{' is not preceded with whitespace.55
Warnings'cast' is not followed by whitespace.56
WarningsLine has trailing spaces.58

org/slasoi/slamodel/vocab/ext/Value.java

ViolationMessageLine
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.41
Warnings'{' is not preceded with whitespace.41
WarningsLine has trailing spaces.42
WarningsMissing a Javadoc comment.43
WarningsVariable 'term' must be private and have accessor methods.43
WarningsMissing a Javadoc comment.44
WarningsVariable 'parents' must be private and have accessor methods.44
WarningsMissing a Javadoc comment.46
WarningsParameter term should be final.46
Warnings'{' is not preceded with whitespace.46
WarningsMissing a Javadoc comment.50
WarningsParameter term should be final.50
WarningsParameter parent should be final.50
Warnings'{' is not preceded with whitespace.50
WarningsMissing a Javadoc comment.54
WarningsParameter term should be final.54
WarningsParameter parents should be final.54
Warnings'{' is not preceded with whitespace.54
Warnings'if' construct must use '{}'s.55
WarningsLine has trailing spaces.55
Warnings'{' is not preceded with whitespace.56
WarningsLine has trailing spaces.57
WarningsLine contains a tab character.57
WarningsLine has trailing spaces.62
WarningsMissing a Javadoc comment.63
Warnings'{' is not preceded with whitespace.63
WarningsLine has trailing spaces.64
WarningsMissing a Javadoc comment.65
Warnings'{' is not preceded with whitespace.65
WarningsLine has trailing spaces.66
WarningsMissing a Javadoc comment.67
WarningsParameter obj should be final.67
Warnings'{' is not preceded with whitespace.67
Warnings'cast' is not followed by whitespace.68
WarningsLine has trailing spaces.70
WarningsMissing a Javadoc comment.71
WarningsParameter p should be final.71
Warnings'{' is not preceded with whitespace.71
Warnings'{' is not preceded with whitespace.72
Warnings'cast' is not followed by whitespace.73
Warnings'if' construct must use '{}'s.74
Warnings'{' is not preceded with whitespace.75
WarningsLine contains a tab character.76
Warnings'{' is not preceded with whitespace.76
Warnings'if' construct must use '{}'s.77
WarningsLine contains a tab character.77
WarningsLine contains a tab character.78
WarningsLine has trailing spaces.83

org/slasoi/slamodel/vocab/meta.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.43
WarningsUtility classes should not have a public or default constructor.43
WarningsName 'meta' must match pattern '^[A-Z][a-zA-Z0-9]*$'.43
WarningsLine has trailing spaces.44
WarningsLine contains a tab character.44
WarningsLine contains a tab character.45
WarningsMissing a Javadoc comment.45
WarningsName '$base' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.45
WarningsLine contains a tab character.47
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsName '$ANY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
Warnings'+' is not preceded with whitespace.48
Warnings'+' is not followed by whitespace.48
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsName '$UNTYPED' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.49
Warnings'+' is not preceded with whitespace.49
Warnings'+' is not followed by whitespace.49
WarningsMissing a Javadoc comment.51
WarningsName '$NUMBER' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.51
WarningsMissing a Javadoc comment.52
WarningsName '$DOMAIN' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.52
Warnings'+' is not preceded with whitespace.52
Warnings'+' is not followed by whitespace.52
WarningsMissing a Javadoc comment.53
WarningsName '$CONSTRAINT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.53
Warnings'+' is not preceded with whitespace.53
Warnings'+' is not followed by whitespace.53
WarningsMissing a Javadoc comment.54
WarningsName '$FUNCTION' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
Warnings'+' is not preceded with whitespace.54
Warnings'+' is not followed by whitespace.54
WarningsMissing a Javadoc comment.55
WarningsName '$EVENT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.55
Warnings'+' is not preceded with whitespace.55
Warnings'+' is not followed by whitespace.55
WarningsLine has trailing spaces.56
WarningsMissing a Javadoc comment.58
WarningsName '$ATTRIBUTE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.58
Warnings'+' is not preceded with whitespace.58
Warnings'+' is not followed by whitespace.58
WarningsMissing a Javadoc comment.59
WarningsName '$AGENT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.59
Warnings'+' is not preceded with whitespace.59
Warnings'+' is not followed by whitespace.59
WarningsMissing a Javadoc comment.60
WarningsName '$PARTY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.60
Warnings'+' is not preceded with whitespace.60
Warnings'+' is not followed by whitespace.60
WarningsMissing a Javadoc comment.61
WarningsName '$OPERATIVE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.61
Warnings'+' is not preceded with whitespace.61
Warnings'+' is not followed by whitespace.61
WarningsMissing a Javadoc comment.62
WarningsName '$SERVICE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.62
Warnings'+' is not preceded with whitespace.62
Warnings'+' is not followed by whitespace.62
WarningsMissing a Javadoc comment.63
WarningsName '$MESSAGE_TYPE_SERVICE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.63
Warnings'+' is not preceded with whitespace.63
Warnings'+' is not followed by whitespace.63
WarningsMissing a Javadoc comment.64
WarningsName '$RESOURCE_TYPE_SERVICE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.64
Warnings'+' is not preceded with whitespace.64
Warnings'+' is not followed by whitespace.64
WarningsMissing a Javadoc comment.65
WarningsName '$INTERFACE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.65
Warnings'+' is not preceded with whitespace.65
Warnings'+' is not followed by whitespace.65
WarningsMissing a Javadoc comment.66
WarningsName '$OPERATION' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.66
Warnings'+' is not preceded with whitespace.66
Warnings'+' is not followed by whitespace.66
WarningsMissing a Javadoc comment.67
WarningsName '$PROPERTY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.67
Warnings'+' is not preceded with whitespace.67
Warnings'+' is not followed by whitespace.67
WarningsMissing a Javadoc comment.68
WarningsName '$ENDPOINT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.68
Warnings'+' is not preceded with whitespace.68
Warnings'+' is not followed by whitespace.68
WarningsMissing a Javadoc comment.69
WarningsName '$VARIABLE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.69
Warnings'+' is not preceded with whitespace.69
Warnings'+' is not followed by whitespace.69
WarningsMissing a Javadoc comment.70
WarningsName '$AGREEMENT_TERM' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.70
Warnings'+' is not preceded with whitespace.70
Warnings'+' is not followed by whitespace.70
WarningsMissing a Javadoc comment.71
WarningsName '$STATE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.71
Warnings'+' is not preceded with whitespace.71
Warnings'+' is not followed by whitespace.71
WarningsMissing a Javadoc comment.72
WarningsName '$ACTION' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.72
Warnings'+' is not preceded with whitespace.72
Warnings'+' is not followed by whitespace.72
WarningsMissing a Javadoc comment.74
WarningsName '$TEXT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.74
Warnings'+' is not preceded with whitespace.74
Warnings'+' is not followed by whitespace.74
WarningsMissing a Javadoc comment.75
WarningsName '$ID' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.75
Warnings'+' is not preceded with whitespace.75
Warnings'+' is not followed by whitespace.75
WarningsMissing a Javadoc comment.76
WarningsName '$UUID' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.76
Warnings'+' is not preceded with whitespace.76
Warnings'+' is not followed by whitespace.76
WarningsMissing a Javadoc comment.77
WarningsName '$STND' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.77
Warnings'+' is not preceded with whitespace.77
Warnings'+' is not followed by whitespace.77
WarningsLine has trailing spaces.78
WarningsLine contains a tab character.78
WarningsLine contains a tab character.79
WarningsMissing a Javadoc comment.79
WarningsName '$STANDARD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.79
Warnings'+' is not preceded with whitespace.79
Warnings'+' is not followed by whitespace.79
WarningsLine contains a tab character.80
WarningsLine contains a tab character.81
WarningsMissing a Javadoc comment.81
WarningsName '$BOOLEAN' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.81
Warnings'+' is not preceded with whitespace.81
Warnings'+' is not followed by whitespace.81
WarningsLine contains a tab character.82
WarningsMissing a Javadoc comment.82
WarningsName '$SLA_STATE_CHANGE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.82
Warnings'+' is not preceded with whitespace.82
Warnings'+' is not followed by whitespace.82
WarningsLine contains a tab character.83
WarningsMissing a Javadoc comment.83
WarningsName '$FAULT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.83
Warnings'+' is not preceded with whitespace.83
Warnings'+' is not followed by whitespace.83
WarningsLine contains a tab character.84
WarningsMissing a Javadoc comment.84
WarningsName '$TIME_SIGNAL' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.84
WarningsLine contains a tab character.85
WarningsMissing a Javadoc comment.85
WarningsName '$DAY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.85
WarningsLine contains a tab character.86
WarningsMissing a Javadoc comment.86
WarningsName '$MONTH' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.86
WarningsLine contains a tab character.87
WarningsMissing a Javadoc comment.87
WarningsName '$YEAR' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.87
WarningsLine contains a tab character.88
WarningsMissing a Javadoc comment.88
WarningsName '$DATE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.88
WarningsMissing a Javadoc comment.89
WarningsName '$TIME_OF_DAY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.89
WarningsMissing a Javadoc comment.90
WarningsName '$TIME_STAMP' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.90
WarningsLine contains a tab character.91
WarningsMissing a Javadoc comment.91
WarningsName '$QUANTITY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.91
WarningsLine contains a tab character.92
WarningsMissing a Javadoc comment.92
WarningsName '$COUNT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.92
Warnings'+' is not preceded with whitespace.92
Warnings'+' is not followed by whitespace.92
WarningsLine contains a tab character.93
WarningsMissing a Javadoc comment.93
WarningsName '$AREA' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.93
WarningsLine contains a tab character.94
WarningsMissing a Javadoc comment.94
WarningsName '$DATA_RATE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.94
WarningsLine contains a tab character.95
WarningsMissing a Javadoc comment.95
WarningsName '$DATA_SIZE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.95
WarningsLine contains a tab character.96
WarningsMissing a Javadoc comment.96
WarningsName '$ENERGY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.96
WarningsLine contains a tab character.97
WarningsMissing a Javadoc comment.97
WarningsName '$LENGTH' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.97
WarningsLine contains a tab character.98
WarningsMissing a Javadoc comment.98
WarningsName '$DURATION' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.98
Warnings'+' is not preceded with whitespace.98
Warnings'+' is not followed by whitespace.98
WarningsLine contains a tab character.99
WarningsMissing a Javadoc comment.99
WarningsName '$FREQUENCY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.99
WarningsLine contains a tab character.100
WarningsMissing a Javadoc comment.100
WarningsName '$RATIO' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.100
WarningsLine contains a tab character.101
WarningsMissing a Javadoc comment.101
WarningsName '$POWER' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.101
WarningsLine contains a tab character.102
WarningsMissing a Javadoc comment.102
WarningsName '$TX_RATE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.102
WarningsLine contains a tab character.103
WarningsMissing a Javadoc comment.103
WarningsName '$WEIGHT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.103
WarningsLine contains a tab character.104
WarningsMissing a Javadoc comment.104
WarningsName '$COST' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.104
WarningsLine contains a tab character.106
WarningsLine contains a tab character.107
WarningsMissing a Javadoc comment.107
WarningsLine contains a tab character.108
WarningsMissing a Javadoc comment.108
WarningsMissing a Javadoc comment.110
WarningsMissing a Javadoc comment.111
WarningsMissing a Javadoc comment.112
WarningsMissing a Javadoc comment.113
WarningsMissing a Javadoc comment.114
WarningsMissing a Javadoc comment.115
WarningsLine contains a tab character.116
WarningsMissing a Javadoc comment.116
WarningsLine has trailing spaces.117
WarningsMissing a Javadoc comment.118
WarningsMissing a Javadoc comment.119
WarningsMissing a Javadoc comment.120
WarningsMissing a Javadoc comment.121
WarningsMissing a Javadoc comment.124
WarningsMissing a Javadoc comment.125
WarningsMissing a Javadoc comment.126
WarningsMissing a Javadoc comment.127
WarningsMissing a Javadoc comment.128
WarningsMissing a Javadoc comment.129
WarningsMissing a Javadoc comment.130
WarningsLine is longer than 120 characters.131
WarningsMissing a Javadoc comment.131
Warnings',' is not followed by whitespace.131
WarningsMissing a Javadoc comment.132
WarningsMissing a Javadoc comment.133
WarningsMissing a Javadoc comment.134
WarningsMissing a Javadoc comment.135
WarningsMissing a Javadoc comment.136
WarningsMissing a Javadoc comment.137
Warnings',' is not followed by whitespace.137
WarningsMissing a Javadoc comment.138
WarningsLine has trailing spaces.139
WarningsLine contains a tab character.139
WarningsLine contains a tab character.140
WarningsLine contains a tab character.141
WarningsMissing a Javadoc comment.141
WarningsLine contains a tab character.142
WarningsMissing a Javadoc comment.142
WarningsLine contains a tab character.143
WarningsMissing a Javadoc comment.143
WarningsLine contains a tab character.144
WarningsMissing a Javadoc comment.144
WarningsLine contains a tab character.145
WarningsMissing a Javadoc comment.145
WarningsLine contains a tab character.146
WarningsMissing a Javadoc comment.146
WarningsMissing a Javadoc comment.147
WarningsMissing a Javadoc comment.148
WarningsMissing a Javadoc comment.149
WarningsMissing a Javadoc comment.150
WarningsLine contains a tab character.151
WarningsMissing a Javadoc comment.151
WarningsLine contains a tab character.152
WarningsMissing a Javadoc comment.152
WarningsMissing a Javadoc comment.153
WarningsMissing a Javadoc comment.154
WarningsMissing a Javadoc comment.155
WarningsMissing a Javadoc comment.156
WarningsMissing a Javadoc comment.157
WarningsLine contains a tab character.158
WarningsMissing a Javadoc comment.158
WarningsMissing a Javadoc comment.159
WarningsMissing a Javadoc comment.160
WarningsMissing a Javadoc comment.161
WarningsMissing a Javadoc comment.162
WarningsMissing a Javadoc comment.163

org/slasoi/slamodel/vocab/resources.java

ViolationMessageLine
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.45
WarningsName 'resources' must match pattern '^[A-Z][a-zA-Z0-9]*$'.45
Warnings'{' is not preceded with whitespace.45
WarningsLine has trailing spaces.46
WarningsMissing a Javadoc comment.47
WarningsName '$base' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.47
WarningsMissing a Javadoc comment.50
WarningsName '$vm_cores' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.50
WarningsMissing a Javadoc comment.51
WarningsName '$cpu_speed' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.51
WarningsMissing a Javadoc comment.52
WarningsName '$memory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.52
WarningsMissing a Javadoc comment.53
WarningsName '$persistence' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.53
WarningsMissing a Javadoc comment.54
WarningsName '$vm_image' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
WarningsLine has trailing spaces.55
WarningsMissing a Javadoc comment.57
WarningsName 'vm_cores' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.57
WarningsMissing a Javadoc comment.58
WarningsName 'cpu_speed' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.58
WarningsMissing a Javadoc comment.59
WarningsName 'memory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.59
WarningsMissing a Javadoc comment.60
WarningsName 'persistence' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.60
WarningsMissing a Javadoc comment.61
WarningsName 'vm_image' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.61
WarningsLine has trailing spaces.62
WarningsLine has trailing spaces.64
WarningsMissing a Javadoc comment.65
WarningsMissing a Javadoc comment.66
WarningsName '_nominals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.66
WarningsMissing a Javadoc comment.69
WarningsName '_predicates' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.69
Warnings'{' is followed by whitespace.70
Warnings'{' is followed by whitespace.71
Warnings'{' is followed by whitespace.72
Warnings'{' is followed by whitespace.73
Warnings'{' is followed by whitespace.74
WarningsMissing a Javadoc comment.76
Warnings'{' is not preceded with whitespace.76
WarningsMissing a Javadoc comment.77
Warnings'{' is not preceded with whitespace.77
WarningsMissing a Javadoc comment.78
Warnings'{' is not preceded with whitespace.78
WarningsMissing a Javadoc comment.79
Warnings'{' is not preceded with whitespace.79
WarningsMissing a Javadoc comment.80
Warnings'{' is not preceded with whitespace.80

org/slasoi/slamodel/vocab/sla.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.46
WarningsName 'sla' must match pattern '^[A-Z][a-zA-Z0-9]*$'.46
Warnings'{' is not preceded with whitespace.46
WarningsLine has trailing spaces.47
WarningsLine contains a tab character.48
WarningsMissing a Javadoc comment.48
WarningsName '$base' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
WarningsLine has trailing spaces.51
WarningsLine has trailing spaces.54
WarningsMissing a Javadoc comment.54
WarningsName '$sla_agreedAt' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
WarningsLine has trailing spaces.55
WarningsMissing a Javadoc comment.55
WarningsName '$sla_effectiveFrom' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.55
WarningsMissing a Javadoc comment.56
WarningsName '$sla_effectiveUntil' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.56
WarningsMissing a Javadoc comment.57
WarningsName '$endpoint_location' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.57
WarningsLine has trailing spaces.59
WarningsMissing a Javadoc comment.59
WarningsName 'sla_agreedAt' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.59
WarningsLine has trailing spaces.60
WarningsMissing a Javadoc comment.60
WarningsName 'sla_effectiveFrom' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.60
WarningsMissing a Javadoc comment.61
WarningsName 'sla_effectiveUntil' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.61
WarningsMissing a Javadoc comment.62
WarningsName 'endpoint_location' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.62
WarningsLine has trailing spaces.63
WarningsLine contains a tab character.63
WarningsLine contains a tab character.64
WarningsLine contains a tab character.67
WarningsMissing a Javadoc comment.67
WarningsName '$custom_location' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.67
WarningsMissing a Javadoc comment.68
WarningsName '$autogen' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.68
WarningsMissing a Javadoc comment.69
WarningsName '$endpoint' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.69
WarningsMissing a Javadoc comment.70
WarningsName '$consumer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.70
WarningsMissing a Javadoc comment.71
WarningsName '$request_time' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.71
WarningsMissing a Javadoc comment.72
WarningsName '$reply_time' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.72
WarningsMissing a Javadoc comment.74
WarningsName 'custom_location' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.74
WarningsMissing a Javadoc comment.75
WarningsName 'autogen' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.75
WarningsMissing a Javadoc comment.76
WarningsName 'endpoint' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.76
WarningsMissing a Javadoc comment.77
WarningsName 'consumer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.77
WarningsMissing a Javadoc comment.78
WarningsName 'request_time' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.78
WarningsMissing a Javadoc comment.79
WarningsName 'reply_time' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.79
WarningsLine has trailing spaces.81
WarningsLine contains a tab character.81
WarningsLine contains a tab character.82
WarningsLine has trailing spaces.83
WarningsLine contains a tab character.83
WarningsLine contains a tab character.84
WarningsLine contains a tab character.85
WarningsMissing a Javadoc comment.85
WarningsName '$provider' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.85
WarningsLine contains a tab character.86
WarningsMissing a Javadoc comment.86
WarningsName '$customer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.86
WarningsLine contains a tab character.87
WarningsMissing a Javadoc comment.87
WarningsName '$third_party_provider' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.87
WarningsMissing a Javadoc comment.88
WarningsName '$auxiliary_party' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.88
WarningsLine contains a tab character.89
WarningsMissing a Javadoc comment.90
WarningsName 'provider' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.90
WarningsMissing a Javadoc comment.91
WarningsName 'customer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.91
WarningsMissing a Javadoc comment.92
WarningsName 'third_party_provider' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.92
WarningsMissing a Javadoc comment.93
WarningsName 'auxiliary_party' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.93
WarningsLine has trailing spaces.94
WarningsLine contains a tab character.94
WarningsLine contains a tab character.95
WarningsLine contains a tab character.98
WarningsMissing a Javadoc comment.98
WarningsName '$telephone' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.98
WarningsLine contains a tab character.99
WarningsMissing a Javadoc comment.99
WarningsName '$SOAP' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.99
WarningsLine contains a tab character.100
WarningsMissing a Javadoc comment.100
WarningsName '$email' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.100
WarningsLine contains a tab character.101
WarningsMissing a Javadoc comment.101
WarningsName '$SMS' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.101
WarningsLine contains a tab character.102
WarningsMissing a Javadoc comment.102
WarningsName '$REST' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.102
WarningsLine contains a tab character.103
WarningsMissing a Javadoc comment.103
WarningsName '$XMPP' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.103
WarningsMissing a Javadoc comment.104
WarningsName '$HTTP' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.104
WarningsMissing a Javadoc comment.105
WarningsName '$fax' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.105
WarningsMissing a Javadoc comment.106
WarningsName '$post_mail' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.106
WarningsMissing a Javadoc comment.107
WarningsName '$SSH' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.107
WarningsLine contains a tab character.108
WarningsMissing a Javadoc comment.109
WarningsName 'telephone' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.109
WarningsMissing a Javadoc comment.110
WarningsMissing a Javadoc comment.111
WarningsName 'email' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.111
WarningsMissing a Javadoc comment.112
WarningsMissing a Javadoc comment.113
WarningsMissing a Javadoc comment.114
WarningsMissing a Javadoc comment.115
WarningsMissing a Javadoc comment.116
WarningsName 'fax' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.116
WarningsMissing a Javadoc comment.117
WarningsName 'post_mail' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.117
WarningsMissing a Javadoc comment.118
WarningsLine has trailing spaces.119
WarningsLine contains a tab character.119
WarningsLine contains a tab character.120
WarningsLine has trailing spaces.121
WarningsLine contains a tab character.122
WarningsLine contains a tab character.123
WarningsMissing a Javadoc comment.123
WarningsName '$mandatory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.123
WarningsLine contains a tab character.124
WarningsMissing a Javadoc comment.124
WarningsName '$optional' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.124
WarningsLine contains a tab character.125
WarningsMissing a Javadoc comment.125
WarningsName '$forbidden' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.125
WarningsLine contains a tab character.126
WarningsMissing a Javadoc comment.127
WarningsName 'mandatory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.127
WarningsMissing a Javadoc comment.128
WarningsName 'optional' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.128
WarningsMissing a Javadoc comment.129
WarningsName 'forbidden' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.129
WarningsLine has trailing spaces.132
WarningsMissing a Javadoc comment.134
WarningsName '$gslam_epr' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.134
WarningsMissing a Javadoc comment.135
WarningsName '$service_type' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.135
WarningsMissing a Javadoc comment.136
WarningsName '$service_id' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.136
WarningsMissing a Javadoc comment.137
WarningsName '$dsp_neg_id' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.137
WarningsMissing a Javadoc comment.139
WarningsName 'gslam_epr' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.139
WarningsMissing a Javadoc comment.140
WarningsName 'service_type' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.140
WarningsMissing a Javadoc comment.141
WarningsName 'service_id' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.141
WarningsMissing a Javadoc comment.142
WarningsName 'dsp_neg_id' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.142
WarningsLine has trailing spaces.144
WarningsLine contains a tab character.144
WarningsLine contains a tab character.145
WarningsLine has trailing spaces.146
WarningsLine contains a tab character.146
WarningsMissing a Javadoc comment.147
WarningsLine contains a tab character.148
WarningsMissing a Javadoc comment.148
WarningsName '_nominals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.148
WarningsLine contains a tab character.149
WarningsLine has trailing spaces.150
WarningsLine contains a tab character.150
WarningsLine contains a tab character.151
WarningsLine contains a tab character.152
WarningsLine contains a tab character.153
WarningsLine contains a tab character.154
WarningsLine contains a tab character.155
WarningsLine contains a tab character.156
WarningsLine contains a tab character.157
WarningsLine contains a tab character.158
WarningsLine contains a tab character.159
WarningsLine contains a tab character.160
WarningsLine contains a tab character.161
WarningsLine contains a tab character.162
WarningsLine contains a tab character.163
WarningsLine contains a tab character.164
WarningsLine contains a tab character.165
WarningsLine contains a tab character.166
WarningsLine contains a tab character.167
WarningsLine contains a tab character.168
WarningsLine contains a tab character.169
WarningsLine contains a tab character.170
WarningsLine contains a tab character.175
WarningsLine contains a tab character.176
WarningsLine contains a tab character.177
WarningsLine contains a tab character.178
WarningsLine contains a tab character.179
WarningsLine contains a tab character.180
WarningsMissing a Javadoc comment.180
WarningsName '_predicates' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.180
WarningsLine has trailing spaces.181
WarningsLine contains a tab character.181
WarningsMissing a Javadoc comment.182
Warnings'{' is not preceded with whitespace.182
WarningsLine contains a tab character.183
WarningsMissing a Javadoc comment.183
Warnings'{' is not preceded with whitespace.183
WarningsLine contains a tab character.184
WarningsMissing a Javadoc comment.184
Warnings'{' is not preceded with whitespace.184
WarningsLine contains a tab character.185
WarningsMissing a Javadoc comment.185
Warnings'{' is not preceded with whitespace.185
WarningsLine contains a tab character.186
WarningsMissing a Javadoc comment.186
Warnings'{' is not preceded with whitespace.186

org/slasoi/slamodel/vocab/units.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.45
WarningsName 'units' must match pattern '^[A-Z][a-zA-Z0-9]*$'.45
Warnings'{' is not preceded with whitespace.45
WarningsMissing a Javadoc comment.47
WarningsName '$date_format' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.47
WarningsLine has trailing spaces.48
WarningsLine contains a tab character.48
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsName '$base' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.49
WarningsLine contains a tab character.50
WarningsLine contains a tab character.51
WarningsMissing a Javadoc comment.51
WarningsName '$mm2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.51
WarningsLine contains a tab character.52
WarningsMissing a Javadoc comment.52
WarningsName '$um2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.52
WarningsLine contains a tab character.53
WarningsLine contains a tab character.54
WarningsMissing a Javadoc comment.54
WarningsName '$b_per_s' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
WarningsLine contains a tab character.55
WarningsMissing a Javadoc comment.55
WarningsName '$Kb_per_s' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.55
WarningsLine contains a tab character.56
WarningsMissing a Javadoc comment.56
WarningsName '$Mb_per_s' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.56
WarningsLine contains a tab character.57
WarningsLine contains a tab character.58
WarningsMissing a Javadoc comment.58
WarningsName '$bit' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.58
WarningsLine contains a tab character.59
WarningsMissing a Javadoc comment.59
WarningsName '$Byte' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.59
WarningsLine contains a tab character.60
WarningsMissing a Javadoc comment.60
WarningsName '$KB' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.60
WarningsLine contains a tab character.61
WarningsMissing a Javadoc comment.61
WarningsName '$MB' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.61
WarningsLine contains a tab character.62
WarningsMissing a Javadoc comment.62
WarningsName '$GB' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.62
WarningsLine contains a tab character.63
WarningsLine contains a tab character.64
WarningsMissing a Javadoc comment.64
WarningsName '$J' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.64
WarningsLine contains a tab character.65
WarningsMissing a Javadoc comment.65
WarningsName '$KJ' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.65
WarningsLine contains a tab character.66
WarningsMissing a Javadoc comment.66
WarningsName '$Wh' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.66
WarningsLine contains a tab character.67
WarningsMissing a Javadoc comment.67
WarningsName '$KWh' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.67
WarningsLine contains a tab character.68
WarningsMissing a Javadoc comment.68
WarningsName '$mWh' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.68
WarningsLine contains a tab character.69
WarningsLine contains a tab character.70
WarningsMissing a Javadoc comment.70
WarningsName '$m' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.70
WarningsLine contains a tab character.71
WarningsMissing a Javadoc comment.71
WarningsName '$cm' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.71
WarningsLine contains a tab character.72
WarningsMissing a Javadoc comment.72
WarningsName '$mm' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.72
WarningsLine contains a tab character.73
WarningsLine contains a tab character.74
WarningsMissing a Javadoc comment.74
WarningsName '$s' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.74
WarningsLine contains a tab character.75
WarningsMissing a Javadoc comment.75
WarningsName '$tick' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.75
WarningsLine contains a tab character.76
WarningsMissing a Javadoc comment.76
WarningsName '$ms' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.76
WarningsLine contains a tab character.77
WarningsMissing a Javadoc comment.77
WarningsName '$us' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.77
WarningsLine contains a tab character.78
WarningsMissing a Javadoc comment.78
WarningsName '$min' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.78
WarningsLine contains a tab character.79
WarningsMissing a Javadoc comment.79
WarningsName '$hrs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.79
WarningsLine contains a tab character.80
WarningsMissing a Javadoc comment.80
WarningsName '$day' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.80
WarningsLine contains a tab character.81
WarningsLine contains a tab character.82
WarningsMissing a Javadoc comment.82
WarningsName '$weekend' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.82
WarningsLine contains a tab character.83
WarningsMissing a Javadoc comment.84
WarningsName '$week' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.84
WarningsMissing a Javadoc comment.85
WarningsName '$month' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.85
WarningsMissing a Javadoc comment.86
WarningsName '$year' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.86
WarningsLine contains a tab character.88
WarningsMissing a Javadoc comment.88
WarningsName '$Hz' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.88
WarningsLine contains a tab character.89
WarningsMissing a Javadoc comment.89
WarningsName '$KHz' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.89
WarningsLine contains a tab character.90
WarningsMissing a Javadoc comment.90
WarningsName '$MHz' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.90
WarningsLine contains a tab character.91
WarningsMissing a Javadoc comment.91
WarningsName '$GHz' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.91
WarningsLine contains a tab character.92
WarningsMissing a Javadoc comment.92
WarningsName '$rpm' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.92
WarningsLine contains a tab character.93
WarningsLine contains a tab character.94
WarningsMissing a Javadoc comment.94
WarningsName '$W' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.94
WarningsLine contains a tab character.95
WarningsMissing a Javadoc comment.95
WarningsName '$mW' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.95
WarningsLine contains a tab character.96
WarningsMissing a Javadoc comment.96
WarningsName '$kW' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.96
WarningsLine contains a tab character.97
WarningsLine contains a tab character.98
WarningsMissing a Javadoc comment.98
WarningsName '$tx_per_s' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.98
WarningsLine contains a tab character.99
WarningsMissing a Javadoc comment.99
WarningsName '$tx_per_m' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.99
WarningsLine contains a tab character.100
WarningsMissing a Javadoc comment.100
WarningsName '$tx_per_h' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.100
WarningsLine contains a tab character.101
WarningsLine contains a tab character.102
WarningsMissing a Javadoc comment.102
WarningsName '$g' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.102
WarningsLine contains a tab character.103
WarningsMissing a Javadoc comment.103
WarningsName '$mg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.103
WarningsLine contains a tab character.104
WarningsMissing a Javadoc comment.104
WarningsName '$kg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.104
WarningsLine contains a tab character.105
WarningsLine contains a tab character.106
WarningsMissing a Javadoc comment.106
WarningsName '$EUR' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.106
WarningsLine contains a tab character.107
WarningsMissing a Javadoc comment.107
WarningsName '$USD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.107
WarningsLine contains a tab character.108
WarningsLine contains a tab character.109
WarningsMissing a Javadoc comment.109
WarningsName '$percentage' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.109
WarningsLine has trailing spaces.110
WarningsLine contains a tab character.110
WarningsLine contains a tab character.112
WarningsMissing a Javadoc comment.113
WarningsName 'mm2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.113
WarningsMissing a Javadoc comment.114
WarningsName 'um2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.114
WarningsMissing a Javadoc comment.116
WarningsName 'b_per_s' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.116
WarningsMissing a Javadoc comment.117
WarningsName 'Kb_per_s' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.117
WarningsMissing a Javadoc comment.118
WarningsName 'Mb_per_s' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.118
WarningsMissing a Javadoc comment.120
WarningsName 'bit' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.120
WarningsMissing a Javadoc comment.121
WarningsName 'Byte' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.121
WarningsMissing a Javadoc comment.122
WarningsMissing a Javadoc comment.123
WarningsMissing a Javadoc comment.124
WarningsMissing a Javadoc comment.126
WarningsMissing a Javadoc comment.127
WarningsMissing a Javadoc comment.128
WarningsName 'Wh' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.128
WarningsMissing a Javadoc comment.129
WarningsName 'KWh' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.129
WarningsMissing a Javadoc comment.130
WarningsName 'mWh' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.130
WarningsMissing a Javadoc comment.132
WarningsName 'm' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.132
WarningsMissing a Javadoc comment.133
WarningsName 'cm' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.133
WarningsMissing a Javadoc comment.134
WarningsName 'mm' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.134
WarningsMissing a Javadoc comment.136
WarningsName 's' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.136
WarningsMissing a Javadoc comment.137
WarningsName 'tick' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.137
WarningsMissing a Javadoc comment.138
WarningsName 'ms' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.138
WarningsMissing a Javadoc comment.139
WarningsName 'us' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.139
WarningsMissing a Javadoc comment.140
WarningsName 'min' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.140
WarningsMissing a Javadoc comment.141
WarningsName 'hrs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.141
WarningsLine contains a tab character.142
WarningsLine contains a tab character.143
WarningsMissing a Javadoc comment.143
WarningsName 'weekend' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.143
WarningsLine contains a tab character.144
WarningsMissing a Javadoc comment.145
WarningsName 'day' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.145
WarningsMissing a Javadoc comment.146
WarningsName 'week' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.146
WarningsMissing a Javadoc comment.147
WarningsName 'month' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.147
WarningsMissing a Javadoc comment.148
WarningsName 'year' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.148
WarningsMissing a Javadoc comment.150
WarningsName 'Hz' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.150
WarningsMissing a Javadoc comment.151
WarningsName 'KHz' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.151
WarningsMissing a Javadoc comment.152
WarningsName 'MHz' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.152
WarningsMissing a Javadoc comment.153
WarningsName 'GHz' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.153
WarningsMissing a Javadoc comment.154
WarningsName 'rpm' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.154
WarningsMissing a Javadoc comment.156
WarningsMissing a Javadoc comment.157
WarningsName 'mW' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.157
WarningsMissing a Javadoc comment.158
WarningsName 'kW' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.158
WarningsMissing a Javadoc comment.160
WarningsName 'tx_per_s' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.160
WarningsMissing a Javadoc comment.161
WarningsName 'tx_per_m' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.161
WarningsMissing a Javadoc comment.162
WarningsName 'tx_per_h' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.162
WarningsMissing a Javadoc comment.164
WarningsName 'g' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.164
WarningsMissing a Javadoc comment.165
WarningsName 'mg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.165
WarningsMissing a Javadoc comment.166
WarningsName 'kg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.166
WarningsMissing a Javadoc comment.168
WarningsMissing a Javadoc comment.169
WarningsMissing a Javadoc comment.171
WarningsName 'percentage' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.171
WarningsLine has trailing spaces.172
WarningsLine has trailing spaces.174
WarningsMissing a Javadoc comment.175
WarningsMissing a Javadoc comment.176
WarningsName '_nominals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.176
WarningsLine contains a tab character.202
WarningsLine contains a tab character.203
WarningsLine contains a tab character.204
WarningsLine has trailing spaces.225
WarningsMissing a Javadoc comment.227
WarningsName '_predicates' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.227
WarningsMissing a Javadoc comment.228
Warnings'{' is not preceded with whitespace.228
WarningsMissing a Javadoc comment.229
Warnings'{' is not preceded with whitespace.229
WarningsMissing a Javadoc comment.230
Warnings'{' is not preceded with whitespace.230
WarningsLine contains a tab character.231
WarningsMissing a Javadoc comment.231
Warnings'{' is not preceded with whitespace.231
WarningsLine contains a tab character.232
WarningsMissing a Javadoc comment.232
Warnings'{' is not preceded with whitespace.232

org/slasoi/slamodel/vocab/xsd.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine has trailing spaces.1
WarningsLine has trailing spaces.2
WarningsLine has trailing spaces.3
WarningsMissing a Javadoc comment.45
WarningsName 'xsd' must match pattern '^[A-Z][a-zA-Z0-9]*$'.45
Warnings'{' is not preceded with whitespace.45
WarningsLine has trailing spaces.46
WarningsLine contains a tab character.46
WarningsLine contains a tab character.47
WarningsMissing a Javadoc comment.47
WarningsName '$base' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.47
WarningsLine contains a tab character.49
WarningsMissing a Javadoc comment.49
WarningsName '$anyType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.49
WarningsLine contains a tab character.50
WarningsMissing a Javadoc comment.50
WarningsName '$anySimpleType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.50
WarningsLine contains a tab character.51
WarningsMissing a Javadoc comment.51
WarningsName '$duration' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.51
WarningsLine contains a tab character.52
WarningsMissing a Javadoc comment.52
WarningsName '$dateTime' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.52
WarningsLine contains a tab character.53
WarningsMissing a Javadoc comment.53
WarningsName '$time' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.53
WarningsLine contains a tab character.54
WarningsMissing a Javadoc comment.54
WarningsName '$date' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
WarningsLine contains a tab character.55
WarningsMissing a Javadoc comment.55
WarningsName '$gYearMonth' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.55
WarningsLine contains a tab character.56
WarningsMissing a Javadoc comment.56
WarningsName '$gYear' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.56
WarningsLine contains a tab character.57
WarningsMissing a Javadoc comment.57
WarningsName '$gMonthDay' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.57
WarningsLine contains a tab character.58
WarningsMissing a Javadoc comment.58
WarningsName '$gDay' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.58
WarningsLine contains a tab character.59
WarningsMissing a Javadoc comment.59
WarningsName '$gMonth' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.59
WarningsLine contains a tab character.60
WarningsMissing a Javadoc comment.60
WarningsName '$boolean' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.60
WarningsLine contains a tab character.61
WarningsMissing a Javadoc comment.61
WarningsName '$base64Binary' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.61
WarningsLine contains a tab character.62
WarningsMissing a Javadoc comment.62
WarningsName '$hexBinary' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.62
WarningsLine contains a tab character.63
WarningsMissing a Javadoc comment.63
WarningsName '$float' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.63
WarningsLine contains a tab character.64
WarningsMissing a Javadoc comment.64
WarningsName '$decimal' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.64
WarningsLine contains a tab character.65
WarningsMissing a Javadoc comment.65
WarningsName '$double' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.65
WarningsLine contains a tab character.66
WarningsMissing a Javadoc comment.66
WarningsName '$anyURI' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.66
WarningsLine contains a tab character.67
WarningsMissing a Javadoc comment.67
WarningsName '$QName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.67
WarningsLine contains a tab character.68
WarningsMissing a Javadoc comment.68
WarningsName '$NOTATION' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.68
WarningsLine contains a tab character.69
WarningsMissing a Javadoc comment.69
WarningsName '$string' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.69
WarningsLine contains a tab character.70
WarningsMissing a Javadoc comment.70
WarningsName '$normalizedString' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.70
WarningsLine contains a tab character.71
WarningsMissing a Javadoc comment.71
WarningsName '$token' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.71
WarningsLine contains a tab character.72
WarningsMissing a Javadoc comment.72
WarningsName '$language' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.72
WarningsLine contains a tab character.73
WarningsMissing a Javadoc comment.73
WarningsName '$Name' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.73
WarningsLine contains a tab character.74
WarningsMissing a Javadoc comment.74
WarningsName '$NCName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.74
WarningsLine contains a tab character.75
WarningsMissing a Javadoc comment.75
WarningsName '$ID' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.75
WarningsLine contains a tab character.76
WarningsMissing a Javadoc comment.76
WarningsName '$IDREF' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.76
WarningsLine contains a tab character.77
WarningsMissing a Javadoc comment.77
WarningsName '$IDREFS' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.77
WarningsLine contains a tab character.78
WarningsMissing a Javadoc comment.78
WarningsName '$ENTITY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.78
WarningsLine contains a tab character.79
WarningsMissing a Javadoc comment.79
WarningsName '$ENTITIES' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.79
WarningsLine contains a tab character.80
WarningsMissing a Javadoc comment.80
WarningsName '$NMTOKEN' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.80
WarningsLine contains a tab character.81
WarningsMissing a Javadoc comment.81
WarningsName '$NMTOKENS' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.81
WarningsLine contains a tab character.82
WarningsMissing a Javadoc comment.82
WarningsName '$integer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.82
WarningsLine contains a tab character.83
WarningsMissing a Javadoc comment.83
WarningsName '$nonPositiveInteger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.83
WarningsLine contains a tab character.84
WarningsMissing a Javadoc comment.84
WarningsName '$long' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.84
WarningsLine contains a tab character.85
WarningsMissing a Javadoc comment.85
WarningsName '$nonNegativeInteger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.85
WarningsLine contains a tab character.86
WarningsMissing a Javadoc comment.86
WarningsName '$negativeInteger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.86
WarningsLine contains a tab character.87
WarningsMissing a Javadoc comment.87
WarningsName '$int' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.87
WarningsLine contains a tab character.88
WarningsMissing a Javadoc comment.88
WarningsName '$unsignedLong' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.88
WarningsLine contains a tab character.89
WarningsMissing a Javadoc comment.89
WarningsName '$positiveInteger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.89
WarningsLine contains a tab character.90
WarningsMissing a Javadoc comment.90
WarningsName '$short' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.90
WarningsLine contains a tab character.91
WarningsMissing a Javadoc comment.91
WarningsName '$unsignedInt' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.91
WarningsLine contains a tab character.92
WarningsMissing a Javadoc comment.92
WarningsName '$byte' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.92
WarningsLine contains a tab character.93
WarningsMissing a Javadoc comment.93
WarningsName '$unsignedShort' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.93
WarningsLine contains a tab character.94
WarningsMissing a Javadoc comment.94
WarningsName '$unsignedByte' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.94
WarningsLine contains a tab character.96
WarningsMissing a Javadoc comment.96
WarningsName 'anyType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.96
WarningsLine contains a tab character.97
WarningsMissing a Javadoc comment.97
WarningsName 'anySimpleType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.97
WarningsLine contains a tab character.98
WarningsMissing a Javadoc comment.98
WarningsName 'duration' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.98
WarningsLine contains a tab character.99
WarningsMissing a Javadoc comment.99
WarningsName 'dateTime' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.99
WarningsLine contains a tab character.100
WarningsMissing a Javadoc comment.100
WarningsName 'time' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.100
WarningsLine contains a tab character.101
WarningsMissing a Javadoc comment.101
WarningsName 'date' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.101
WarningsLine contains a tab character.102
WarningsMissing a Javadoc comment.102
WarningsName 'gYearMonth' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.102
WarningsLine contains a tab character.103
WarningsMissing a Javadoc comment.103
WarningsName 'gYear' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.103
WarningsLine contains a tab character.104
WarningsMissing a Javadoc comment.104
WarningsName 'gMonthDay' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.104
WarningsLine contains a tab character.105
WarningsMissing a Javadoc comment.105
WarningsName 'gDay' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.105
WarningsLine contains a tab character.106
WarningsMissing a Javadoc comment.106
WarningsName 'gMonth' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.106
WarningsLine contains a tab character.107
WarningsMissing a Javadoc comment.107
WarningsName '_boolean' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.107
WarningsLine contains a tab character.108
WarningsMissing a Javadoc comment.108
WarningsName 'base64Binary' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.108
WarningsLine contains a tab character.109
WarningsMissing a Javadoc comment.109
WarningsName 'hexBinary' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.109
WarningsLine contains a tab character.110
WarningsMissing a Javadoc comment.110
WarningsName '_float' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.110
WarningsLine contains a tab character.111
WarningsMissing a Javadoc comment.111
WarningsName 'decimal' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.111
WarningsLine contains a tab character.112
WarningsMissing a Javadoc comment.112
WarningsName '_double' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.112
WarningsLine contains a tab character.113
WarningsMissing a Javadoc comment.113
WarningsName 'anyURI' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.113
WarningsLine contains a tab character.114
WarningsMissing a Javadoc comment.114
WarningsName 'QName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.114
WarningsLine contains a tab character.115
WarningsMissing a Javadoc comment.115
WarningsLine contains a tab character.116
WarningsMissing a Javadoc comment.116
WarningsName 'string' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.116
WarningsLine contains a tab character.117
WarningsMissing a Javadoc comment.117
WarningsName 'normalizedString' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.117
WarningsLine contains a tab character.118
WarningsMissing a Javadoc comment.118
WarningsName 'token' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.118
WarningsLine contains a tab character.119
WarningsMissing a Javadoc comment.119
WarningsName 'language' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.119
WarningsLine contains a tab character.120
WarningsMissing a Javadoc comment.120
WarningsName 'Name' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.120
WarningsLine contains a tab character.121
WarningsMissing a Javadoc comment.121
WarningsName 'NCName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.121
WarningsLine contains a tab character.122
WarningsMissing a Javadoc comment.122
WarningsLine contains a tab character.123
WarningsMissing a Javadoc comment.123
WarningsLine contains a tab character.124
WarningsMissing a Javadoc comment.124
WarningsLine contains a tab character.125
WarningsMissing a Javadoc comment.125
WarningsLine contains a tab character.126
WarningsMissing a Javadoc comment.126
WarningsLine contains a tab character.127
WarningsMissing a Javadoc comment.127
WarningsLine contains a tab character.128
WarningsMissing a Javadoc comment.128
WarningsLine contains a tab character.129
WarningsMissing a Javadoc comment.129
WarningsName 'integer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.129
WarningsLine contains a tab character.130
WarningsMissing a Javadoc comment.130
WarningsName 'nonPositiveInteger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.130
WarningsLine contains a tab character.131
WarningsMissing a Javadoc comment.131
WarningsName '_long' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.131
WarningsLine contains a tab character.132
WarningsMissing a Javadoc comment.132
WarningsName 'nonNegativeInteger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.132
WarningsLine contains a tab character.133
WarningsMissing a Javadoc comment.133
WarningsName 'negativeInteger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.133
WarningsLine contains a tab character.134
WarningsMissing a Javadoc comment.134
WarningsName '_int' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.134
WarningsLine contains a tab character.135
WarningsMissing a Javadoc comment.135
WarningsName 'unsignedLong' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.135
WarningsLine contains a tab character.136
WarningsMissing a Javadoc comment.136
WarningsName 'positiveInteger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.136
WarningsLine contains a tab character.137
WarningsMissing a Javadoc comment.137
WarningsName '_short' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.137
WarningsLine contains a tab character.138
WarningsMissing a Javadoc comment.138
WarningsName 'unsignedInt' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.138
WarningsLine contains a tab character.139
WarningsMissing a Javadoc comment.139
WarningsName '_byte' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.139
WarningsLine contains a tab character.140
WarningsMissing a Javadoc comment.140
WarningsName 'unsignedShort' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.140
WarningsLine contains a tab character.141
WarningsMissing a Javadoc comment.141
WarningsName 'unsignedByte' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.141
WarningsLine has trailing spaces.142
WarningsLine has trailing spaces.144
WarningsMissing a Javadoc comment.145
WarningsMissing a Javadoc comment.146
WarningsName '_nominals' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.146
WarningsMissing a Javadoc comment.195
WarningsName '_predicates' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.195
WarningsMissing a Javadoc comment.196
Warnings'{' is not preceded with whitespace.196
WarningsMissing a Javadoc comment.197
Warnings'{' is not preceded with whitespace.197
WarningsMissing a Javadoc comment.198
Warnings'{' is not preceded with whitespace.198
WarningsLine contains a tab character.199
WarningsMissing a Javadoc comment.199
Warnings'{' is not preceded with whitespace.199
WarningsLine contains a tab character.200
WarningsMissing a Javadoc comment.200
Warnings'{' is not preceded with whitespace.200