Checkstyle Results

The following document contains the results of Checkstyle 6.2 with odl_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
141 0 776 0

Files

File  I  W  E
org/opendaylight/yangtools/yang/model/repo/util/AbstractSchemaListenerRegistration.java 0 2 0
org/opendaylight/yangtools/yang/model/repo/util/AbstractSchemaRepository.java 0 26 0
org/opendaylight/yangtools/yang/model/repo/util/AbstractSchemaSourceCache.java 0 4 0
org/opendaylight/yangtools/yang/model/repo/util/AbstractSchemaSourceRegistration.java 0 3 0
org/opendaylight/yangtools/yang/model/repo/util/FilesystemSchemaSourceCache.java 0 51 0
org/opendaylight/yangtools/yang/model/repo/util/InMemorySchemaSourceCache.java 0 11 0
org/opendaylight/yangtools/yang/model/repo/util/RefcountedRegistration.java 0 1 0
org/opendaylight/yangtools/yang/model/repo/util/SchemaSourceTransformer.java 0 7 0
org/opendaylight/yangtools/yang/model/util/AbstractSchemaContext.java 0 14 0
org/opendaylight/yangtools/yang/model/util/AbstractSignedInteger.java 0 6 0
org/opendaylight/yangtools/yang/model/util/AbstractUnsignedInteger.java 0 6 0
org/opendaylight/yangtools/yang/model/util/BaseConstraints.java 0 14 0
org/opendaylight/yangtools/yang/model/util/BaseTypes.java 0 12 0
org/opendaylight/yangtools/yang/model/util/BinaryType.java 0 5 0
org/opendaylight/yangtools/yang/model/util/BitImpl.java 0 4 0
org/opendaylight/yangtools/yang/model/util/BitsType.java 0 6 0
org/opendaylight/yangtools/yang/model/util/BooleanType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/DataNodeIterator.java 0 5 0
org/opendaylight/yangtools/yang/model/util/Decimal64.java 0 8 0
org/opendaylight/yangtools/yang/model/util/DerivedBinaryType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/DerivedBitsType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/DerivedBooleanType.java 0 1 0
org/opendaylight/yangtools/yang/model/util/DerivedDecimalType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/DerivedEnumType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/DerivedIdentityrefType.java 0 1 0
org/opendaylight/yangtools/yang/model/util/DerivedInstanceIdentifierType.java 0 1 0
org/opendaylight/yangtools/yang/model/util/DerivedIntegerType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/DerivedLeafrefType.java 0 1 0
org/opendaylight/yangtools/yang/model/util/DerivedStringType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/DerivedType.java 0 11 0
org/opendaylight/yangtools/yang/model/util/DerivedUnionType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/DerivedUnsignedIntegerType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/EffectiveAugmentationSchema.java 0 8 0
org/opendaylight/yangtools/yang/model/util/EmptyType.java 0 3 0
org/opendaylight/yangtools/yang/model/util/EnumPairImpl.java 0 6 0
org/opendaylight/yangtools/yang/model/util/EnumerationType.java 0 10 0
org/opendaylight/yangtools/yang/model/util/ExtendedType.java 0 10 0
org/opendaylight/yangtools/yang/model/util/FilteringSchemaContextProxy.java 0 34 0
org/opendaylight/yangtools/yang/model/util/IdentityrefType.java 0 4 0
org/opendaylight/yangtools/yang/model/util/InstanceIdentifierType.java 0 3 0
org/opendaylight/yangtools/yang/model/util/Int16.java 0 1 0
org/opendaylight/yangtools/yang/model/util/Int32.java 0 2 0
org/opendaylight/yangtools/yang/model/util/Int64.java 0 2 0
org/opendaylight/yangtools/yang/model/util/Int8.java 0 1 0
org/opendaylight/yangtools/yang/model/util/Leafref.java 0 6 0
org/opendaylight/yangtools/yang/model/util/LengthConstraintImpl.java 0 3 0
org/opendaylight/yangtools/yang/model/util/ModuleImportImpl.java 0 3 0
org/opendaylight/yangtools/yang/model/util/MustDefinitionImpl.java 0 6 0
org/opendaylight/yangtools/yang/model/util/PatternConstraintImpl.java 0 4 0
org/opendaylight/yangtools/yang/model/util/RangeConstraintImpl.java 0 3 0
org/opendaylight/yangtools/yang/model/util/RevisionAwareXPathImpl.java 0 2 0
org/opendaylight/yangtools/yang/model/util/SchemaContextUtil.java 0 57 0
org/opendaylight/yangtools/yang/model/util/SchemaNodeUtils.java 0 17 0
org/opendaylight/yangtools/yang/model/util/StringType.java 0 5 0
org/opendaylight/yangtools/yang/model/util/Uint16.java 0 1 0
org/opendaylight/yangtools/yang/model/util/Uint32.java 0 1 0
org/opendaylight/yangtools/yang/model/util/Uint64.java 0 3 0
org/opendaylight/yangtools/yang/model/util/Uint8.java 0 1 0
org/opendaylight/yangtools/yang/model/util/UnionType.java 0 5 0
org/opendaylight/yangtools/yang/model/util/UnresolvedNumber.java 0 4 0
org/opendaylight/yangtools/yang/model/util/package-info.java 0 8 0
org/opendaylight/yangtools/yang/model/util/type/AbstractBaseType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/AbstractDerivedType.java 0 4 0
org/opendaylight/yangtools/yang/model/util/type/AbstractIntegerBaseType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/AbstractLengthRestrictedType.java 0 3 0
org/opendaylight/yangtools/yang/model/util/type/AbstractRangeRestrictedType.java 0 3 0
org/opendaylight/yangtools/yang/model/util/type/AbstractRangedBaseType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/AbstractRestrictedType.java 0 3 0
org/opendaylight/yangtools/yang/model/util/type/AbstractRestrictedTypeBuilder.java 0 1 0
org/opendaylight/yangtools/yang/model/util/type/AbstractTypeDefinition.java 0 3 0
org/opendaylight/yangtools/yang/model/util/type/AbstractUnsignedBaseType.java 0 1 0
org/opendaylight/yangtools/yang/model/util/type/BaseBinaryType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/BaseBitsType.java 0 3 0
org/opendaylight/yangtools/yang/model/util/type/BaseBooleanType.java 0 1 0
org/opendaylight/yangtools/yang/model/util/type/BaseDecimalType.java 0 5 0
org/opendaylight/yangtools/yang/model/util/type/BaseEmptyType.java 0 1 0
org/opendaylight/yangtools/yang/model/util/type/BaseEnumerationType.java 0 4 0
org/opendaylight/yangtools/yang/model/util/type/BaseIdentityrefType.java 0 4 0
org/opendaylight/yangtools/yang/model/util/type/BaseInstanceIdentifierType.java 0 1 0
org/opendaylight/yangtools/yang/model/util/type/BaseInt16Type.java 0 1 0
org/opendaylight/yangtools/yang/model/util/type/BaseInt32Type.java 0 1 0
org/opendaylight/yangtools/yang/model/util/type/BaseInt64Type.java 0 1 0
org/opendaylight/yangtools/yang/model/util/type/BaseInt8Type.java 0 1 0
org/opendaylight/yangtools/yang/model/util/type/BaseLeafrefType.java 0 3 0
org/opendaylight/yangtools/yang/model/util/type/BaseStringType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/BaseTypes.java 0 5 0
org/opendaylight/yangtools/yang/model/util/type/BaseUint16Type.java 0 1 0
org/opendaylight/yangtools/yang/model/util/type/BaseUint32Type.java 0 1 0
org/opendaylight/yangtools/yang/model/util/type/BaseUint64Type.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/BaseUint8Type.java 0 1 0
org/opendaylight/yangtools/yang/model/util/type/BaseUnionType.java 0 4 0
org/opendaylight/yangtools/yang/model/util/type/BitsTypeBuilder.java 0 5 0
org/opendaylight/yangtools/yang/model/util/type/CompatUtils.java 0 6 0
org/opendaylight/yangtools/yang/model/util/type/ConcreteTypeBuilder.java 0 3 0
org/opendaylight/yangtools/yang/model/util/type/ConcreteTypes.java 0 29 0
org/opendaylight/yangtools/yang/model/util/type/DecimalTypeBuilder.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/DerivedBinaryType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/DerivedBitsType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/DerivedBooleanType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/DerivedDecimalType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/DerivedEmptyType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/DerivedEnumerationType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/DerivedIdentityrefType.java 0 3 0
org/opendaylight/yangtools/yang/model/util/type/DerivedInstanceIdentifierType.java 0 4 0
org/opendaylight/yangtools/yang/model/util/type/DerivedIntegerType.java 0 4 0
org/opendaylight/yangtools/yang/model/util/type/DerivedLeafrefType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/DerivedStringType.java 0 4 0
org/opendaylight/yangtools/yang/model/util/type/DerivedTypeBuilder.java 0 4 0
org/opendaylight/yangtools/yang/model/util/type/DerivedTypes.java 0 30 0
org/opendaylight/yangtools/yang/model/util/type/DerivedUnionType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/DerivedUnsignedType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/EnumerationTypeBuilder.java 0 4 0
org/opendaylight/yangtools/yang/model/util/type/IdentityrefTypeBuilder.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/InstanceIdentifierTypeBuilder.java 0 3 0
org/opendaylight/yangtools/yang/model/util/type/InvalidBitDefinitionException.java 0 1 0
org/opendaylight/yangtools/yang/model/util/type/InvalidEnumDefinitionException.java 0 1 0
org/opendaylight/yangtools/yang/model/util/type/InvalidLengthConstraintException.java 0 1 0
org/opendaylight/yangtools/yang/model/util/type/InvalidRangeConstraintException.java 0 1 0
org/opendaylight/yangtools/yang/model/util/type/JavaLengthConstraints.java 0 3 0
org/opendaylight/yangtools/yang/model/util/type/LeafrefTypeBuilder.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/LengthRestrictedTypeBuilder.java 0 14 0
org/opendaylight/yangtools/yang/model/util/type/NumberUtil.java 0 9 0
org/opendaylight/yangtools/yang/model/util/type/RangeRestrictedTypeBuilder.java 0 10 0
org/opendaylight/yangtools/yang/model/util/type/RestrictedBinaryType.java 0 3 0
org/opendaylight/yangtools/yang/model/util/type/RestrictedBitsType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/RestrictedBooleanType.java 0 3 0
org/opendaylight/yangtools/yang/model/util/type/RestrictedDecimalType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/RestrictedEmptyType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/RestrictedEnumerationType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/RestrictedIdentityrefType.java 0 3 0
org/opendaylight/yangtools/yang/model/util/type/RestrictedInstanceIdentifierType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/RestrictedIntegerType.java 0 3 0
org/opendaylight/yangtools/yang/model/util/type/RestrictedLeafrefType.java 0 3 0
org/opendaylight/yangtools/yang/model/util/type/RestrictedStringType.java 0 4 0
org/opendaylight/yangtools/yang/model/util/type/RestrictedTypes.java 0 32 0
org/opendaylight/yangtools/yang/model/util/type/RestrictedUnionType.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/RestrictedUnsignedType.java 0 3 0
org/opendaylight/yangtools/yang/model/util/type/StringTypeBuilder.java 0 5 0
org/opendaylight/yangtools/yang/model/util/type/TypeBuilder.java 0 2 0
org/opendaylight/yangtools/yang/model/util/type/TypeDefinitions.java 0 39 0
org/opendaylight/yangtools/yang/model/util/type/UnionTypeBuilder.java 0 2 0

Rules

Category Rule Violations Severity
coding MultipleVariableDeclarations 2  Warning
OverloadMethodsDeclarationOrder 38  Warning
imports CustomImportOrder
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###STANDARD_JAVA_PACKAGE###THIRD_PARTY_PACKAGE###SPECIAL_IMPORTS"
  • thirdPartyPackageRegExp: ".*"
  • specialImportsRegExp: "^com.*"
214  Warning
indentation Indentation
  • lineWrappingIndentation: "4"
  • caseIndent: "4"
  • arrayInitIndent: "4"
  • throwsIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
12  Warning
javadoc AtclauseOrder
  • target: "CLASS_DEF, INTERFACE_DEF, ENUM_DEF, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
  • tagOrder: "@param, @return, @throws, @deprecated"
8  Warning
JavadocMethod
  • allowMissingParamTags: "true"
  • allowedAnnotations: "Override, Test"
  • allowThrowsTagsForSubclasses: "true"
  • scope: "public"
  • allowMissingReturnTag: "true"
  • minLineCount: "2"
  • allowMissingThrowsTags: "true"
37  Warning
JavadocParagraph 38  Warning
JavadocTagContinuationIndentation 7  Warning
NonEmptyAtclauseDescription 11  Warning
SingleLineJavadoc 2  Warning
modifier ModifierOrder 2  Warning
naming LocalVariableName
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
3  Warning
MemberName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
1  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
5  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
199  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
144  Warning
GenericWhitespace 3  Warning
OperatorWrap
  • tokens: "BAND, BOR, BSR, BXOR, DIV, EQUAL, GE, GT, LAND, LE, LITERAL_INSTANCEOF, LOR, LT, MINUS, MOD, NOT_EQUAL, PLUS, QUESTION, SL, SR, STAR "
  • option: "NL"
13  Warning
WhitespaceAround
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
  • allowEmptyMethods: "true"
  • allowEmptyConstructors: "true"
25  Warning

Details

org/opendaylight/yangtools/yang/model/repo/util/AbstractSchemaListenerRegistration.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 155). 14

org/opendaylight/yangtools/yang/model/repo/util/AbstractSchemaRepository.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 24
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 25
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 26
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 27
 Warning sizes LineLength Line is longer than 120 characters (found 164). 53
 Warning sizes LineLength Line is longer than 120 characters (found 162). 60
 Warning sizes LineLength Line is longer than 120 characters (found 194). 68
 Warning sizes LineLength Line is longer than 120 characters (found 127). 72
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 76
 Warning sizes LineLength Line is longer than 120 characters (found 165). 89
 Warning sizes LineLength Line is longer than 120 characters (found 136). 93
 Warning sizes LineLength Line is longer than 120 characters (found 167). 95
 Warning sizes LineLength Line is longer than 120 characters (found 144). 107
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 121
 Warning sizes LineLength Line is longer than 120 characters (found 166). 129
 Warning sizes LineLength Line is longer than 120 characters (found 149). 130
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 130
 Warning sizes LineLength Line is longer than 120 characters (found 161). 144
 Warning sizes LineLength Line is longer than 120 characters (found 151). 145
 Warning sizes LineLength Line is longer than 120 characters (found 187). 160
 Warning sizes LineLength Line is longer than 120 characters (found 131). 185

org/opendaylight/yangtools/yang/model/repo/util/AbstractSchemaSourceCache.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 144). 29
 Warning sizes LineLength Line is longer than 120 characters (found 127). 34
 Warning sizes LineLength Line is longer than 120 characters (found 125). 61

org/opendaylight/yangtools/yang/model/repo/util/AbstractSchemaSourceRegistration.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 194). 18
 Warning sizes LineLength Line is longer than 120 characters (found 127). 21

org/opendaylight/yangtools/yang/model/repo/util/FilesystemSchemaSourceCache.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 24
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 25
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 26
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 27
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 28
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 29
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 30
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 31
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 32
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 33
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 34
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 35
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 36
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 37
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 38
 Warning javadoc SummaryJavadoc First sentence should be present. 49
 Warning sizes LineLength Line is longer than 120 characters (found 123). 52
 Warning sizes LineLength Line is longer than 120 characters (found 146). 57
 Warning sizes LineLength Line is longer than 120 characters (found 137). 58
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 58
 Warning javadoc JavadocMethod Missing a Javadoc comment. 64
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 72
 Warning sizes LineLength Line is longer than 120 characters (found 127). 73
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 85
 Warning indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 90
 Warning sizes LineLength Line is longer than 120 characters (found 145). 91
 Warning whitespace OperatorWrap '+' should be on a new line. 96
 Warning javadoc SummaryJavadoc First sentence should be present. 99
 Warning sizes LineLength Line is longer than 120 characters (found 126). 118
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 120
 Warning sizes LineLength Line is longer than 120 characters (found 125). 122
 Warning sizes LineLength Line is longer than 120 characters (found 150). 127
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 134
 Warning javadoc JavadocMethod Missing a Javadoc comment. 152
 Warning sizes LineLength Line is longer than 120 characters (found 130). 166
 Warning naming MemberName Member name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 166
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 185
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 195
 Warning modifier ModifierOrder 'abstract' modifier out of order with the JLS suggestions. 215
 Warning sizes LineLength Line is longer than 120 characters (found 127). 225
 Warning sizes LineLength Line is longer than 120 characters (found 121). 254
 Warning sizes LineLength Line is longer than 120 characters (found 125). 263
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 285
 Warning sizes LineLength Line is longer than 120 characters (found 161). 289

org/opendaylight/yangtools/yang/model/repo/util/InMemorySchemaSourceCache.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning sizes LineLength Line is longer than 120 characters (found 140). 30
 Warning sizes LineLength Line is longer than 120 characters (found 140). 31
 Warning sizes LineLength Line is longer than 120 characters (found 153). 35
 Warning sizes LineLength Line is longer than 120 characters (found 171). 40
 Warning sizes LineLength Line is longer than 120 characters (found 124). 45
 Warning sizes LineLength Line is longer than 120 characters (found 150). 57

org/opendaylight/yangtools/yang/model/repo/util/RefcountedRegistration.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/repo/util/SchemaSourceTransformer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning sizes LineLength Line is longer than 120 characters (found 171). 30
 Warning sizes LineLength Line is longer than 120 characters (found 160). 31
 Warning sizes LineLength Line is longer than 120 characters (found 141). 33
 Warning javadoc JavadocMethod Missing a Javadoc comment. 45

org/opendaylight/yangtools/yang/model/util/AbstractSchemaContext.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 24
 Warning javadoc SummaryJavadoc First sentence should be present. 63
 Warning javadoc SummaryJavadoc First sentence should be present. 68
 Warning javadoc SummaryJavadoc First sentence should be present. 73

org/opendaylight/yangtools/yang/model/util/AbstractSignedInteger.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning javadoc SummaryJavadoc First sentence should be present. 47
 Warning sizes LineLength Line is longer than 120 characters (found 142). 63

org/opendaylight/yangtools/yang/model/util/AbstractUnsignedInteger.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning javadoc SummaryJavadoc First sentence should be present. 49
 Warning sizes LineLength Line is longer than 120 characters (found 123). 57

org/opendaylight/yangtools/yang/model/util/BaseConstraints.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 32
 Warning sizes LineLength Line is longer than 120 characters (found 136). 38
 Warning sizes LineLength Line is longer than 120 characters (found 126). 49
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 56
 Warning sizes LineLength Line is longer than 120 characters (found 136). 62
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 83
 Warning sizes LineLength Line is longer than 120 characters (found 135). 89
 Warning sizes LineLength Line is longer than 120 characters (found 133). 102
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 109
 Warning sizes LineLength Line is longer than 120 characters (found 135). 115
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 138
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 160

org/opendaylight/yangtools/yang/model/util/BaseTypes.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning javadoc SummaryJavadoc First sentence should be present. 21
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 99
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 115
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 122
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 130
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 142

org/opendaylight/yangtools/yang/model/util/BinaryType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 129). 29

org/opendaylight/yangtools/yang/model/util/BitImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning javadoc JavadocMethod Missing a Javadoc comment. 31

org/opendaylight/yangtools/yang/model/util/BitsType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43

org/opendaylight/yangtools/yang/model/util/BooleanType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 12

org/opendaylight/yangtools/yang/model/util/DataNodeIterator.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.ChoiceCaseNode'should be separated from previous import group. 15
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 30
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 32
 Warning javadoc JavadocMethod Missing a Javadoc comment. 46

org/opendaylight/yangtools/yang/model/util/Decimal64.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning sizes LineLength Line is longer than 120 characters (found 123). 28
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 38
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 62
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81

org/opendaylight/yangtools/yang/model/util/DerivedBinaryType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.type.BinaryTypeDefinition'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/model/util/DerivedBitsType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.type.BitsTypeDefinition'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/model/util/DerivedBooleanType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/DerivedDecimalType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.type.DecimalTypeDefinition'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/model/util/DerivedEnumType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.type.EnumTypeDefinition'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/model/util/DerivedIdentityrefType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/DerivedInstanceIdentifierType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/DerivedIntegerType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.type.IntegerTypeDefinition'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/model/util/DerivedLeafrefType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/DerivedStringType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.type.LengthConstraint'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/model/util/DerivedType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 31
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 33
 Warning javadoc JavadocMethod Missing a Javadoc comment. 52
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 53
 Warning javadoc JavadocMethod Missing a Javadoc comment. 59
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 94
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 97
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 159

org/opendaylight/yangtools/yang/model/util/DerivedUnionType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.TypeDefinition'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/model/util/DerivedUnsignedIntegerType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.type.RangeConstraint'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/model/util/EffectiveAugmentationSchema.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 29
 Warning sizes LineLength Line is longer than 120 characters (found 124). 37
 Warning javadoc JavadocMethod Missing a Javadoc comment. 37

org/opendaylight/yangtools/yang/model/util/EmptyType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.concepts.Immutable'should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 171). 27

org/opendaylight/yangtools/yang/model/util/EnumPairImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning javadoc JavadocMethod Missing a Javadoc comment. 32
 Warning whitespace OperatorWrap '&&' should be on a new line. 108

org/opendaylight/yangtools/yang/model/util/EnumerationType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning sizes LineLength Line is longer than 120 characters (found 127). 27
 Warning sizes LineLength Line is longer than 120 characters (found 126). 31
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 42
 Warning sizes LineLength Line is longer than 120 characters (found 132). 43
 Warning sizes LineLength Line is longer than 120 characters (found 130). 55
 Warning sizes LineLength Line is longer than 120 characters (found 132). 58

org/opendaylight/yangtools/yang/model/util/ExtendedType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 25
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 54
 Warning javadoc JavadocMethod Missing a Javadoc comment. 127
 Warning javadoc JavadocMethod Missing a Javadoc comment. 137
 Warning javadoc JavadocMethod Missing a Javadoc comment. 144
 Warning javadoc JavadocMethod Missing a Javadoc comment. 151
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 236

org/opendaylight/yangtools/yang/model/util/FilteringSchemaContextProxy.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 25
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 26
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 27
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 28
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 29
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 30
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 31
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 32
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 33
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 34
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 35
 Warning javadoc SummaryJavadoc First sentence should be present. 52
 Warning sizes LineLength Line is longer than 120 characters (found 155). 56
 Warning sizes LineLength Line is longer than 120 characters (found 151). 60
 Warning whitespace WhitespaceAround WhitespaceAround: '!=' is not preceded with whitespace. 62
 Warning whitespace WhitespaceAround WhitespaceAround: '!=' is not followed by whitespace. 62
 Warning whitespace WhitespaceAround WhitespaceAround: '!=' is not preceded with whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '!=' is not followed by whitespace. 63
 Warning sizes LineLength Line is longer than 120 characters (found 133). 67
 Warning sizes LineLength Line is longer than 120 characters (found 141). 68
 Warning sizes LineLength Line is longer than 120 characters (found 138). 85
 Warning sizes LineLength Line is longer than 120 characters (found 156). 123
 Warning sizes LineLength Line is longer than 120 characters (found 182). 142
 Warning whitespace OperatorWrap '?' should be on a new line. 149
 Warning sizes LineLength Line is longer than 120 characters (found 126). 150
 Warning sizes LineLength Line is longer than 120 characters (found 201). 155
 Warning sizes LineLength Line is longer than 120 characters (found 127). 159
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 187
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 196
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 203
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 205
 Warning javadoc JavadocMethod Missing a Javadoc comment. 231
 Warning sizes LineLength Line is longer than 120 characters (found 121). 232
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 253

org/opendaylight/yangtools/yang/model/util/IdentityrefType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 127). 25

org/opendaylight/yangtools/yang/model/util/InstanceIdentifierType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.concepts.Immutable'should be separated from previous import group. 12
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 23

org/opendaylight/yangtools/yang/model/util/Int16.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/Int32.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 130). 23

org/opendaylight/yangtools/yang/model/util/Int64.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 148). 22

org/opendaylight/yangtools/yang/model/util/Int8.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/Leafref.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 123). 26
 Warning sizes LineLength Line is longer than 120 characters (found 131). 32

org/opendaylight/yangtools/yang/model/util/LengthConstraintImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning javadoc SingleLineJavadoc Javadoc comment at column 5 has parse error. Details: no viable alternative at input '<ul>\n * <li>{@link LengthConstraint#getErrorAppTag()} returns\n * <code>length-out-of-specified-bounds</code>\n * <li>{@link LengthConstraint#getErrorMessage() returns <code>The argument is\n * out of bounds &lt;<i>min</i>, <i>max</i> &gt;</code>\n * </ul' while parsing HTML_TAG 26

org/opendaylight/yangtools/yang/model/util/ModuleImportImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.ModuleImport'should be separated from previous import group. 12
 Warning javadoc JavadocMethod Missing a Javadoc comment. 19

org/opendaylight/yangtools/yang/model/util/MustDefinitionImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning javadoc SummaryJavadoc First sentence should be present. 16
 Warning sizes LineLength Line is longer than 120 characters (found 157). 35
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 44
 Warning sizes LineLength Line is longer than 120 characters (found 134). 55

org/opendaylight/yangtools/yang/model/util/PatternConstraintImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning javadoc SummaryJavadoc First sentence should be present. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 18

org/opendaylight/yangtools/yang/model/util/RangeConstraintImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning javadoc SingleLineJavadoc Javadoc comment at column 5 has parse error. Details: no viable alternative at input '<ul>\n * <li>{@link RangeConstraint#getErrorAppTag()} returns\n * <code>range-out-of-specified-bounds</code>\n * <li>{@link RangeConstraint#getErrorMessage() returns <code>The argument is\n * out of bounds &lt;<i>min</i>, <i>max</i> &gt;</code>\n * </ul' while parsing HTML_TAG 26

org/opendaylight/yangtools/yang/model/util/RevisionAwareXPathImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.RevisionAwareXPath'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/model/util/SchemaContextUtil.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 20
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 73
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 114
 Warning sizes LineLength Line is longer than 120 characters (found 138). 124
 Warning sizes LineLength Line is longer than 120 characters (found 121). 131
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 169
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 211
 Warning whitespace OperatorWrap '+' should be on a new line. 227
 Warning sizes LineLength Line is longer than 120 characters (found 123). 228
 Warning javadoc JavadocMethod Missing a Javadoc comment. 232
 Warning sizes LineLength Line is longer than 120 characters (found 143). 253
 Warning indentation Indentation 'if' child have incorrect indentation level 15, expected level should be 16. 258
 Warning sizes LineLength Line is longer than 120 characters (found 135). 272
 Warning indentation Indentation 'if' child have incorrect indentation level 15, expected level should be 16. 282
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 459
 Warning sizes LineLength Line is longer than 120 characters (found 125). 467
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 494
 Warning sizes LineLength Line is longer than 120 characters (found 135). 502
 Warning sizes LineLength Line is longer than 120 characters (found 126). 512
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 536
 Warning sizes LineLength Line is longer than 120 characters (found 121). 545
 Warning javadoc SummaryJavadoc First sentence should be present. 563
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 566
 Warning sizes LineLength Line is longer than 120 characters (found 181). 618
 Warning sizes LineLength Line is longer than 120 characters (found 162). 627
 Warning sizes LineLength Line is longer than 120 characters (found 163). 629
 Warning sizes LineLength Line is longer than 120 characters (found 126). 631
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 657
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 663
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 697
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 698
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 699
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 700
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 701
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 702
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 703
 Warning sizes LineLength Line is longer than 120 characters (found 121). 742
 Warning sizes LineLength Line is longer than 120 characters (found 124). 743
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 745
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 748
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 749
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 750
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 751
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '629'. 753
 Warning naming ParameterName Parameter name 'qName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 754
 Warning sizes LineLength Line is longer than 120 characters (found 159). 756
 Warning sizes LineLength Line is longer than 120 characters (found 125). 761
 Warning sizes LineLength Line is longer than 120 characters (found 152). 762
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 828

org/opendaylight/yangtools/yang/model/util/SchemaNodeUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning javadoc JavadocMethod Missing a Javadoc comment. 26
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 27
 Warning javadoc JavadocMethod Missing a Javadoc comment. 35
 Warning whitespace WhitespaceAround WhitespaceAround: 'while' is not followed by whitespace. 38
 Warning sizes LineLength Line is longer than 120 characters (found 128). 52
 Warning indentation Indentation 'case' child have incorrect indentation level 11, expected level should be 12. 56
 Warning indentation Indentation 'block' child have incorrect indentation level 15, expected level should be 16. 57
 Warning indentation Indentation 'case' child have incorrect indentation level 11, expected level should be 12. 58
 Warning indentation Indentation 'block' child have incorrect indentation level 15, expected level should be 16. 59
 Warning indentation Indentation 'case' child have incorrect indentation level 11, expected level should be 12. 60
 Warning indentation Indentation 'block' child have incorrect indentation level 15, expected level should be 16. 61
 Warning sizes LineLength Line is longer than 120 characters (found 122). 61
 Warning indentation Indentation 'switch rcurly' have incorrect indentation level 11, expected level should be 8. 62
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 7, expected level should be 4. 63

org/opendaylight/yangtools/yang/model/util/StringType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 146). 46

org/opendaylight/yangtools/yang/model/util/Uint16.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/Uint32.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/Uint64.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.concepts.Immutable'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 130). 24

org/opendaylight/yangtools/yang/model/util/Uint8.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/UnionType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning sizes LineLength Line is longer than 120 characters (found 121). 22
 Warning sizes LineLength Line is longer than 120 characters (found 136). 27

org/opendaylight/yangtools/yang/model/util/UnresolvedNumber.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 93
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 99

org/opendaylight/yangtools/yang/model/util/package-info.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 13
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 19
 Warning sizes LineLength Line is longer than 120 characters (found 121). 49
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 53
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 56
 Warning sizes LineLength Line is longer than 120 characters (found 122). 72
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 76
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 80

org/opendaylight/yangtools/yang/model/util/type/AbstractBaseType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11

org/opendaylight/yangtools/yang/model/util/type/AbstractDerivedType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 133). 27
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45

org/opendaylight/yangtools/yang/model/util/type/AbstractIntegerBaseType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 127). 13

org/opendaylight/yangtools/yang/model/util/type/AbstractLengthRestrictedType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12

org/opendaylight/yangtools/yang/model/util/type/AbstractRangeRestrictedType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12

org/opendaylight/yangtools/yang/model/util/type/AbstractRangedBaseType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12

org/opendaylight/yangtools/yang/model/util/type/AbstractRestrictedType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 125). 20

org/opendaylight/yangtools/yang/model/util/type/AbstractRestrictedTypeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/type/AbstractTypeDefinition.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13

org/opendaylight/yangtools/yang/model/util/type/AbstractUnsignedBaseType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/type/BaseBinaryType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11

org/opendaylight/yangtools/yang/model/util/type/BaseBitsType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12

org/opendaylight/yangtools/yang/model/util/type/BaseBooleanType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/type/BaseDecimalType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 23
 Warning sizes LineLength Line is longer than 120 characters (found 122). 57

org/opendaylight/yangtools/yang/model/util/type/BaseEmptyType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/type/BaseEnumerationType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 133). 20

org/opendaylight/yangtools/yang/model/util/type/BaseIdentityrefType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 122). 17
 Warning sizes LineLength Line is longer than 120 characters (found 133). 20

org/opendaylight/yangtools/yang/model/util/type/BaseInstanceIdentifierType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/type/BaseInt16Type.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/type/BaseInt32Type.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/type/BaseInt64Type.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/type/BaseInt8Type.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/type/BaseLeafrefType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 134). 20

org/opendaylight/yangtools/yang/model/util/type/BaseStringType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11

org/opendaylight/yangtools/yang/model/util/type/BaseTypes.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 25
 Warning sizes LineLength Line is longer than 120 characters (found 121). 26
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 35

org/opendaylight/yangtools/yang/model/util/type/BaseUint16Type.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/type/BaseUint32Type.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/type/BaseUint64Type.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.util.BaseTypes'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/model/util/type/BaseUint8Type.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/type/BaseUnionType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 135). 21

org/opendaylight/yangtools/yang/model/util/type/BitsTypeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning javadoc JavadocMethod Missing a Javadoc comment. 27

org/opendaylight/yangtools/yang/model/util/type/CompatUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 44
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 83
 Warning whitespace OperatorWrap '&&' should be on a new line. 179

org/opendaylight/yangtools/yang/model/util/type/ConcreteTypeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13

org/opendaylight/yangtools/yang/model/util/type/ConcreteTypes.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning javadoc JavadocMethod Missing a Javadoc comment. 37
 Warning sizes LineLength Line is longer than 120 characters (found 162). 70
 Warning sizes LineLength Line is longer than 120 characters (found 123). 74
 Warning sizes LineLength Line is longer than 120 characters (found 138). 80
 Warning sizes LineLength Line is longer than 120 characters (found 121). 84
 Warning sizes LineLength Line is longer than 120 characters (found 165). 90
 Warning sizes LineLength Line is longer than 120 characters (found 124). 94
 Warning sizes LineLength Line is longer than 120 characters (found 147). 100
 Warning sizes LineLength Line is longer than 120 characters (found 124). 104
 Warning sizes LineLength Line is longer than 120 characters (found 141). 110
 Warning sizes LineLength Line is longer than 120 characters (found 122). 114
 Warning sizes LineLength Line is longer than 120 characters (found 145). 120
 Warning sizes LineLength Line is longer than 120 characters (found 128). 124
 Warning sizes LineLength Line is longer than 120 characters (found 159). 130
 Warning sizes LineLength Line is longer than 120 characters (found 128). 134
 Warning sizes LineLength Line is longer than 120 characters (found 180). 140
 Warning sizes LineLength Line is longer than 120 characters (found 135). 144
 Warning sizes LineLength Line is longer than 120 characters (found 147). 150
 Warning sizes LineLength Line is longer than 120 characters (found 124). 154
 Warning sizes LineLength Line is longer than 120 characters (found 147). 160
 Warning sizes LineLength Line is longer than 120 characters (found 124). 164
 Warning sizes LineLength Line is longer than 120 characters (found 144). 170
 Warning sizes LineLength Line is longer than 120 characters (found 123). 174
 Warning sizes LineLength Line is longer than 120 characters (found 141). 180
 Warning sizes LineLength Line is longer than 120 characters (found 122). 184
 Warning sizes LineLength Line is longer than 120 characters (found 164). 190
 Warning sizes LineLength Line is longer than 120 characters (found 125). 194

org/opendaylight/yangtools/yang/model/util/type/DecimalTypeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 21

org/opendaylight/yangtools/yang/model/util/type/DerivedBinaryType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 12

org/opendaylight/yangtools/yang/model/util/type/DerivedBitsType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 12

org/opendaylight/yangtools/yang/model/util/type/DerivedBooleanType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/model/util/type/DerivedDecimalType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 12

org/opendaylight/yangtools/yang/model/util/type/DerivedEmptyType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/model/util/type/DerivedEnumerationType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 12

org/opendaylight/yangtools/yang/model/util/type/DerivedIdentityrefType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.IdentitySchemaNode'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 128). 17

org/opendaylight/yangtools/yang/model/util/type/DerivedInstanceIdentifierType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.RevisionAwareXPath'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 149). 17
 Warning sizes LineLength Line is longer than 120 characters (found 132). 20

org/opendaylight/yangtools/yang/model/util/type/DerivedIntegerType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 136). 19
 Warning sizes LineLength Line is longer than 120 characters (found 134). 20

org/opendaylight/yangtools/yang/model/util/type/DerivedLeafrefType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.RevisionAwareXPath'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/model/util/type/DerivedStringType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 134). 20
 Warning sizes LineLength Line is longer than 120 characters (found 134). 21

org/opendaylight/yangtools/yang/model/util/type/DerivedTypeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning whitespace OperatorWrap '||' should be on a new line. 34
 Warning javadoc JavadocMethod Missing a Javadoc comment. 61

org/opendaylight/yangtools/yang/model/util/type/DerivedTypes.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 31
 Warning javadoc JavadocMethod Missing a Javadoc comment. 43
 Warning sizes LineLength Line is longer than 120 characters (found 160). 172
 Warning sizes LineLength Line is longer than 120 characters (found 123). 176
 Warning sizes LineLength Line is longer than 120 characters (found 136). 182
 Warning sizes LineLength Line is longer than 120 characters (found 121). 186
 Warning sizes LineLength Line is longer than 120 characters (found 163). 192
 Warning sizes LineLength Line is longer than 120 characters (found 124). 196
 Warning sizes LineLength Line is longer than 120 characters (found 145). 202
 Warning sizes LineLength Line is longer than 120 characters (found 124). 206
 Warning sizes LineLength Line is longer than 120 characters (found 139). 212
 Warning sizes LineLength Line is longer than 120 characters (found 122). 216
 Warning sizes LineLength Line is longer than 120 characters (found 143). 222
 Warning sizes LineLength Line is longer than 120 characters (found 128). 226
 Warning sizes LineLength Line is longer than 120 characters (found 157). 232
 Warning sizes LineLength Line is longer than 120 characters (found 128). 236
 Warning sizes LineLength Line is longer than 120 characters (found 178). 242
 Warning sizes LineLength Line is longer than 120 characters (found 135). 246
 Warning sizes LineLength Line is longer than 120 characters (found 145). 252
 Warning sizes LineLength Line is longer than 120 characters (found 124). 256
 Warning sizes LineLength Line is longer than 120 characters (found 145). 262
 Warning sizes LineLength Line is longer than 120 characters (found 124). 266
 Warning sizes LineLength Line is longer than 120 characters (found 142). 272
 Warning sizes LineLength Line is longer than 120 characters (found 123). 276
 Warning sizes LineLength Line is longer than 120 characters (found 139). 282
 Warning sizes LineLength Line is longer than 120 characters (found 122). 286
 Warning sizes LineLength Line is longer than 120 characters (found 162). 292
 Warning sizes LineLength Line is longer than 120 characters (found 125). 296

org/opendaylight/yangtools/yang/model/util/type/DerivedUnionType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 12

org/opendaylight/yangtools/yang/model/util/type/DerivedUnsignedType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 12

org/opendaylight/yangtools/yang/model/util/type/EnumerationTypeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15

org/opendaylight/yangtools/yang/model/util/type/IdentityrefTypeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11

org/opendaylight/yangtools/yang/model/util/type/InstanceIdentifierTypeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning sizes LineLength Line is longer than 120 characters (found 122). 14
 Warning javadoc JavadocMethod Missing a Javadoc comment. 22

org/opendaylight/yangtools/yang/model/util/type/InvalidBitDefinitionException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/type/InvalidEnumDefinitionException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/type/InvalidLengthConstraintException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/type/InvalidRangeConstraintException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8

org/opendaylight/yangtools/yang/model/util/type/JavaLengthConstraints.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 121). 22

org/opendaylight/yangtools/yang/model/util/type/LeafrefTypeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11

org/opendaylight/yangtools/yang/model/util/type/LengthRestrictedTypeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning sizes LineLength Line is longer than 120 characters (found 121). 24
 Warning javadoc JavadocMethod Missing a Javadoc comment. 31
 Warning whitespace OperatorWrap '?' should be on a new line. 60
 Warning whitespace OperatorWrap '?' should be on a new line. 62
 Warning sizes LineLength Line is longer than 120 characters (found 131). 86
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 94
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 125
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 126
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '124'. 139
 Warning sizes LineLength Line is longer than 120 characters (found 126). 157

org/opendaylight/yangtools/yang/model/util/type/NumberUtil.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 44
 Warning whitespace OperatorWrap '||' should be on a new line. 101
 Warning whitespace OperatorWrap '||' should be on a new line. 115
 Warning whitespace OperatorWrap '&&' should be on a new line. 135

org/opendaylight/yangtools/yang/model/util/type/RangeRestrictedTypeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 32
 Warning whitespace OperatorWrap '?' should be on a new line. 61
 Warning whitespace OperatorWrap '?' should be on a new line. 63
 Warning sizes LineLength Line is longer than 120 characters (found 127). 88
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 96
 Warning sizes LineLength Line is longer than 120 characters (found 124). 142

org/opendaylight/yangtools/yang/model/util/type/RestrictedBinaryType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 125). 16

org/opendaylight/yangtools/yang/model/util/type/RestrictedBitsType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 12

org/opendaylight/yangtools/yang/model/util/type/RestrictedBooleanType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 122). 15

org/opendaylight/yangtools/yang/model/util/type/RestrictedDecimalType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/model/util/type/RestrictedEmptyType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/model/util/type/RestrictedEnumerationType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 12

org/opendaylight/yangtools/yang/model/util/type/RestrictedIdentityrefType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.IdentitySchemaNode'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 134). 16

org/opendaylight/yangtools/yang/model/util/type/RestrictedInstanceIdentifierType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.RevisionAwareXPath'should be separated from previous import group. 11

org/opendaylight/yangtools/yang/model/util/type/RestrictedIntegerType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 127). 16

org/opendaylight/yangtools/yang/model/util/type/RestrictedLeafrefType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.RevisionAwareXPath'should be separated from previous import group. 11
 Warning sizes LineLength Line is longer than 120 characters (found 122). 16

org/opendaylight/yangtools/yang/model/util/type/RestrictedStringType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning sizes LineLength Line is longer than 120 characters (found 125). 19

org/opendaylight/yangtools/yang/model/util/type/RestrictedTypes.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 13
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 33
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 41
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 50
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 55
 Warning sizes LineLength Line is longer than 120 characters (found 164). 65
 Warning javadoc JavadocMethod Missing a Javadoc comment. 65
 Warning sizes LineLength Line is longer than 120 characters (found 128). 75
 Warning sizes LineLength Line is longer than 120 characters (found 124). 88
 Warning javadoc JavadocMethod Missing a Javadoc comment. 88
 Warning sizes LineLength Line is longer than 120 characters (found 151). 97
 Warning javadoc JavadocMethod Missing a Javadoc comment. 97
 Warning sizes LineLength Line is longer than 120 characters (found 149). 106
 Warning javadoc JavadocMethod Missing a Javadoc comment. 106
 Warning sizes LineLength Line is longer than 120 characters (found 127). 116
 Warning javadoc JavadocMethod Missing a Javadoc comment. 116
 Warning sizes LineLength Line is longer than 120 characters (found 131). 125
 Warning javadoc JavadocMethod Missing a Javadoc comment. 125
 Warning sizes LineLength Line is longer than 120 characters (found 145). 134
 Warning javadoc JavadocMethod Missing a Javadoc comment. 134
 Warning sizes LineLength Line is longer than 120 characters (found 150). 143
 Warning sizes LineLength Line is longer than 120 characters (found 133). 147
 Warning javadoc JavadocMethod Missing a Javadoc comment. 147
 Warning sizes LineLength Line is longer than 120 characters (found 148). 156
 Warning javadoc JavadocMethod Missing a Javadoc comment. 156
 Warning sizes LineLength Line is longer than 120 characters (found 127). 170
 Warning javadoc JavadocMethod Missing a Javadoc comment. 170
 Warning sizes LineLength Line is longer than 120 characters (found 165). 179
 Warning javadoc JavadocMethod Missing a Javadoc comment. 179
 Warning sizes LineLength Line is longer than 120 characters (found 122). 180

org/opendaylight/yangtools/yang/model/util/type/RestrictedUnionType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.model.api.SchemaPath'should be separated from previous import group. 12

org/opendaylight/yangtools/yang/model/util/type/RestrictedUnsignedType.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12

org/opendaylight/yangtools/yang/model/util/type/StringTypeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 35
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 41

org/opendaylight/yangtools/yang/model/util/type/TypeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12

org/opendaylight/yangtools/yang/model/util/type/TypeDefinitions.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '63'. 81
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '68'. 86
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '77'. 95
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '81'. 99
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '86'. 103
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '95'. 107
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '99'. 111
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '103'. 116
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '107'. 126
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '111'. 131
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '116'. 135
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '126'. 139
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '131'. 143
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '135'. 148
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '139'. 157
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '143'. 161
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '148'. 166
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '157'. 175
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '161'. 179
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '166'. 184
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '175'. 193
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '179'. 197
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '184'. 202
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '193'. 211
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '197'. 215
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '202'. 220
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 225
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '211'. 229
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '215'. 233
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '220'. 238
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '229'. 248
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '233'. 253
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '238'. 258
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '248'. 267
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '253'. 271
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '258'. 276
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '267'. 285

org/opendaylight/yangtools/yang/model/util/type/UnionTypeBuilder.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 12