Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
118 0 569 0

Files

File  I  W  E
org/opendaylight/yangtools/yang/data/api/AttributesContainer.java 0 3 0
org/opendaylight/yangtools/yang/data/api/FixedYangInstanceIdentifier.java 0 5 0
org/opendaylight/yangtools/yang/data/api/ModifyAction.java 0 17 0
org/opendaylight/yangtools/yang/data/api/PathArgumentList.java 0 9 0
org/opendaylight/yangtools/yang/data/api/StackedPathArguments.java 0 7 0
org/opendaylight/yangtools/yang/data/api/StackedReversePathArguments.java 0 6 0
org/opendaylight/yangtools/yang/data/api/StackedYangInstanceIdentifier.java 0 8 0
org/opendaylight/yangtools/yang/data/api/YangInstanceIdentifier.java 0 40 0
org/opendaylight/yangtools/yang/data/api/YangInstanceIdentifierBuilder.java 0 4 0
org/opendaylight/yangtools/yang/data/api/codec/BinaryCodec.java 0 2 0
org/opendaylight/yangtools/yang/data/api/codec/BitsCodec.java 0 2 0
org/opendaylight/yangtools/yang/data/api/codec/BooleanCodec.java 0 1 0
org/opendaylight/yangtools/yang/data/api/codec/DecimalCodec.java 0 1 0
org/opendaylight/yangtools/yang/data/api/codec/EmptyCodec.java 0 1 0
org/opendaylight/yangtools/yang/data/api/codec/EnumCodec.java 0 1 0
org/opendaylight/yangtools/yang/data/api/codec/IdentityrefCodec.java 0 1 0
org/opendaylight/yangtools/yang/data/api/codec/InstanceIdentifierCodec.java 0 3 0
org/opendaylight/yangtools/yang/data/api/codec/Int16Codec.java 0 1 0
org/opendaylight/yangtools/yang/data/api/codec/Int32Codec.java 0 1 0
org/opendaylight/yangtools/yang/data/api/codec/Int64Codec.java 0 1 0
org/opendaylight/yangtools/yang/data/api/codec/Int8Codec.java 0 1 0
org/opendaylight/yangtools/yang/data/api/codec/LeafrefCodec.java 0 1 0
org/opendaylight/yangtools/yang/data/api/codec/StringCodec.java 0 1 0
org/opendaylight/yangtools/yang/data/api/codec/Uint16Codec.java 0 1 0
org/opendaylight/yangtools/yang/data/api/codec/Uint32Codec.java 0 2 0
org/opendaylight/yangtools/yang/data/api/codec/Uint64Codec.java 0 2 0
org/opendaylight/yangtools/yang/data/api/codec/Uint8Codec.java 0 2 0
org/opendaylight/yangtools/yang/data/api/codec/UnionCodec.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/AnyXmlNode.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/AugmentationNode.java 0 6 0
org/opendaylight/yangtools/yang/data/api/schema/ChoiceNode.java 0 5 0
org/opendaylight/yangtools/yang/data/api/schema/ContainerNode.java 0 5 0
org/opendaylight/yangtools/yang/data/api/schema/DataContainerChild.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/DataContainerNode.java 0 6 0
org/opendaylight/yangtools/yang/data/api/schema/DuplicateEntry.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/DuplicateFinder.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/LeafNode.java 0 4 0
org/opendaylight/yangtools/yang/data/api/schema/LeafSetEntryNode.java 0 5 0
org/opendaylight/yangtools/yang/data/api/schema/LeafSetNode.java 0 5 0
org/opendaylight/yangtools/yang/data/api/schema/MapEntryNode.java 0 4 0
org/opendaylight/yangtools/yang/data/api/schema/MapNode.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/MixinNode.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/NormalizedNode.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/NormalizedNodeContainer.java 0 6 0
org/opendaylight/yangtools/yang/data/api/schema/NormalizedNodes.java 0 19 0
org/opendaylight/yangtools/yang/data/api/schema/OrderedLeafSetNode.java 0 4 0
org/opendaylight/yangtools/yang/data/api/schema/OrderedMapNode.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/OrderedNodeContainer.java 0 5 0
org/opendaylight/yangtools/yang/data/api/schema/UnkeyedListEntryNode.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/UnkeyedListNode.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/YangModeledAnyXmlNode.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/package-info.java 0 16 0
org/opendaylight/yangtools/yang/data/api/schema/stream/DataSchemaNodeAware.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/stream/DataSchemaNodeAwareAdaptor.java 0 6 0
org/opendaylight/yangtools/yang/data/api/schema/stream/ForwardingNormalizedNodeStreamAttributeWriter.java 0 4 0
org/opendaylight/yangtools/yang/data/api/schema/stream/ForwardingNormalizedNodeStreamWriter.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/stream/LoggingNormalizedNodeStreamWriter.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/stream/NormalizedNodeStreamAttributeWriter.java 0 8 0
org/opendaylight/yangtools/yang/data/api/schema/stream/NormalizedNodeStreamWriter.java 0 14 0
org/opendaylight/yangtools/yang/data/api/schema/stream/NormalizedNodeWriter.java 0 19 0
org/opendaylight/yangtools/yang/data/api/schema/stream/SchemaAwareNormalizedNodeStreamAttributeWriter.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/stream/SchemaAwareNormalizedNodeStreamWriter.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/BackendFailedException.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/ConflictingModificationAppliedException.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/tree/CursorAwareDataTreeModification.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/tree/CursorAwareDataTreeSnapshot.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataTree.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeCandidate.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeCandidateNode.java 0 5 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeCandidateNodes.java 0 47 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeCandidateTip.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeCandidates.java 0 59 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeFactory.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeModification.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeModificationCursor.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeSnapshot.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeSnapshotCursor.java 0 4 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeTip.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DataValidationFailedException.java 0 4 0
org/opendaylight/yangtools/yang/data/api/schema/tree/DefaultDataTreeCandidate.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/tree/IncorrectDataStructureException.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/tree/ModificationType.java 0 6 0
org/opendaylight/yangtools/yang/data/api/schema/tree/ModifiedNodeDoesNotExistException.java 0 4 0
org/opendaylight/yangtools/yang/data/api/schema/tree/NormalizedNodeDataTreeCandidateNode.java 0 6 0
org/opendaylight/yangtools/yang/data/api/schema/tree/StoreTreeNode.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/tree/StoreTreeNodes.java 0 12 0
org/opendaylight/yangtools/yang/data/api/schema/tree/SynchronizedDataTreeModification.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/TipProducingDataTree.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/TipProducingDataTreeTip.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/TreeType.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/AbstractContainerNode.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/AbstractModifiedContainerNode.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/AbstractMutableContainerNode.java 0 4 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/AbstractTreeNode.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/LazyContainerNode.java 0 5 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/LazyMutableContainerNode.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/MaterializedContainerNode.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/MaterializedMutableContainerNode.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/MutableTreeNode.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/SimpleContainerNode.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/TreeNode.java 0 5 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/TreeNodeFactory.java 0 11 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/ValueNode.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/tree/spi/Version.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/LazyXPathExpression.java 0 9 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/LazyXPathExpressionException.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/OptimizableXPathExpression.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/PrefixConverters.java 0 4 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/RelocatableXPathExpression.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathBooleanResult.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathDocument.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathExpression.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathNodesetResult.java 0 2 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathNumberResult.java 0 1 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathResult.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathSchemaContext.java 0 4 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathSchemaContextFactory.java 0 3 0
org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathStringResult.java 0 1 0

Rules

Category Rule Violations Severity
coding OverloadMethodsDeclarationOrder 2  Warning
imports CustomImportOrder
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###STANDARD_JAVA_PACKAGE###THIRD_PARTY_PACKAGE###SPECIAL_IMPORTS"
  • thirdPartyPackageRegExp: ".*"
  • specialImportsRegExp: "^com.*"
134  Warning
indentation Indentation
  • lineWrappingIndentation: "4"
  • caseIndent: "4"
  • arrayInitIndent: "4"
  • throwsIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
106  Warning
javadoc JavadocMethod
  • allowMissingParamTags: "true"
  • allowedAnnotations: "Override, Test"
  • allowThrowsTagsForSubclasses: "true"
  • scope: "public"
  • allowMissingReturnTag: "true"
  • minLineCount: "2"
  • allowMissingThrowsTags: "true"
16  Warning
JavadocParagraph 88  Warning
JavadocTagContinuationIndentation 2  Warning
modifier ModifierOrder 5  Warning
naming LocalVariableName
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
2  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
14  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
60  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
119  Warning
GenericWhitespace 4  Warning
WhitespaceAround
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
  • allowEmptyMethods: "true"
  • allowEmptyConstructors: "true"
6  Warning

Details

org/opendaylight/yangtools/yang/data/api/AttributesContainer.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. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 14

org/opendaylight/yangtools/yang/data/api/FixedYangInstanceIdentifier.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 161). 17
 Warning whitespace WhitespaceAround WhitespaceAround: '?' is not preceded with whitespace. 97

org/opendaylight/yangtools/yang/data/api/ModifyAction.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 20
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 22
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 23
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 24
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 25
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 26
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 27
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 28
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 29
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 30
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 31
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 32
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 33
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 34
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 35
 Warning javadoc JavadocMethod Missing a Javadoc comment. 40

org/opendaylight/yangtools/yang/data/api/PathArgumentList.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 naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 25
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 30
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 35
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 40
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '29'. 49
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50

org/opendaylight/yangtools/yang/data/api/StackedPathArguments.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 naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 34
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 49
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 63

org/opendaylight/yangtools/yang/data/api/StackedReversePathArguments.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 naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 54
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 65
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 71

org/opendaylight/yangtools/yang/data/api/StackedYangInstanceIdentifier.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 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 sizes LineLength Line is longer than 120 characters (found 121). 43

org/opendaylight/yangtools/yang/data/api/YangInstanceIdentifier.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 whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 95
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 96
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 130
 Warning javadoc JavadocMethod Missing a Javadoc comment. 155
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 216
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '173'. 308
 Warning javadoc SummaryJavadoc First sentence should be present. 332
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 352
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 364
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 367
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 370
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 373
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 386
 Warning modifier ModifierOrder 'abstract' modifier out of order with the JLS suggestions. 406
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 422
 Warning javadoc JavadocMethod Missing a Javadoc comment. 509
 Warning sizes LineLength Line is longer than 120 characters (found 125). 621
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 623
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 645
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 678
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 696
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 707
 Warning javadoc SummaryJavadoc First sentence should be present. 721
 Warning sizes LineLength Line is longer than 120 characters (found 139). 742
 Warning javadoc SummaryJavadoc First sentence should be present. 760
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 761

org/opendaylight/yangtools/yang/data/api/YangInstanceIdentifierBuilder.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

org/opendaylight/yangtools/yang/data/api/codec/BinaryCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning whitespace GenericWhitespace GenericWhitespace '>' should followed by whitespace. 12

org/opendaylight/yangtools/yang/data/api/codec/BitsCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning whitespace GenericWhitespace GenericWhitespace '>' should followed by whitespace. 14

org/opendaylight/yangtools/yang/data/api/codec/BooleanCodec.java

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

org/opendaylight/yangtools/yang/data/api/codec/DecimalCodec.java

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

org/opendaylight/yangtools/yang/data/api/codec/EmptyCodec.java

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

org/opendaylight/yangtools/yang/data/api/codec/EnumCodec.java

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

org/opendaylight/yangtools/yang/data/api/codec/IdentityrefCodec.java

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

org/opendaylight/yangtools/yang/data/api/codec/InstanceIdentifierCodec.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 12
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 13

org/opendaylight/yangtools/yang/data/api/codec/Int16Codec.java

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

org/opendaylight/yangtools/yang/data/api/codec/Int32Codec.java

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

org/opendaylight/yangtools/yang/data/api/codec/Int64Codec.java

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

org/opendaylight/yangtools/yang/data/api/codec/Int8Codec.java

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

org/opendaylight/yangtools/yang/data/api/codec/LeafrefCodec.java

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

org/opendaylight/yangtools/yang/data/api/codec/StringCodec.java

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

org/opendaylight/yangtools/yang/data/api/codec/Uint16Codec.java

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

org/opendaylight/yangtools/yang/data/api/codec/Uint32Codec.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. 14

org/opendaylight/yangtools/yang/data/api/codec/Uint64Codec.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/data/api/codec/Uint8Codec.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. 13

org/opendaylight/yangtools/yang/data/api/codec/UnionCodec.java

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

org/opendaylight/yangtools/yang/data/api/schema/AnyXmlNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.data.api.AttributesContainer'should be separated from previous import group. 11
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 24

org/opendaylight/yangtools/yang/data/api/schema/AugmentationNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.AugmentationIdentifier'should be separated from previous import group. 11
 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. 21
 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. 33

org/opendaylight/yangtools/yang/data/api/schema/ChoiceNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifier'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 19
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 22

org/opendaylight/yangtools/yang/data/api/schema/ContainerNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.data.api.AttributesContainer'should be separated from previous import group. 11
 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. 19
 Warning sizes LineLength Line is longer than 120 characters (found 121). 20

org/opendaylight/yangtools/yang/data/api/schema/DataContainerChild.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. 13

org/opendaylight/yangtools/yang/data/api/schema/DataContainerNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 14
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 36
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 40

org/opendaylight/yangtools/yang/data/api/schema/DuplicateEntry.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.concepts.Identifiable'should be separated from previous import group. 13

org/opendaylight/yangtools/yang/data/api/schema/DuplicateFinder.java

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

org/opendaylight/yangtools/yang/data/api/schema/LeafNode.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. 14
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 28

org/opendaylight/yangtools/yang/data/api/schema/LeafSetEntryNode.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. 14
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 28
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 45

org/opendaylight/yangtools/yang/data/api/schema/LeafSetNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifier'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 18
 Warning sizes LineLength Line is longer than 120 characters (found 135). 19

org/opendaylight/yangtools/yang/data/api/schema/MapEntryNode.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. 14
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 21
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 23

org/opendaylight/yangtools/yang/data/api/schema/MapNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifier'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17

org/opendaylight/yangtools/yang/data/api/schema/MixinNode.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. 11

org/opendaylight/yangtools/yang/data/api/schema/NormalizedNode.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. 15
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 18

org/opendaylight/yangtools/yang/data/api/schema/NormalizedNodeContainer.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. 16
 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. 21
 Warning sizes LineLength Line is longer than 120 characters (found 130). 32

org/opendaylight/yangtools/yang/data/api/schema/NormalizedNodes.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 'THIRD_PARTY_PACKAGE' group. 11
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 15
 Warning imports CustomImportOrder 'java.util.Arrays'should be separated from previous import group. 16
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier'should be separated from previous import group. 20
 Warning sizes LineLength Line is longer than 120 characters (found 175). 43
 Warning javadoc JavadocMethod Missing a Javadoc comment. 43
 Warning sizes LineLength Line is longer than 120 characters (found 147). 52
 Warning javadoc JavadocMethod Missing a Javadoc comment. 52
 Warning sizes LineLength Line is longer than 120 characters (found 140). 64
 Warning sizes LineLength Line is longer than 120 characters (found 137). 68
 Warning sizes LineLength Line is longer than 120 characters (found 130). 72
 Warning sizes LineLength Line is longer than 120 characters (found 127). 76
 Warning javadoc JavadocMethod Missing a Javadoc comment. 76
 Warning javadoc JavadocMethod Missing a Javadoc comment. 83
 Warning sizes LineLength Line is longer than 120 characters (found 126). 84

org/opendaylight/yangtools/yang/data/api/schema/OrderedLeafSetNode.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. 12
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 14
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17

org/opendaylight/yangtools/yang/data/api/schema/OrderedMapNode.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. 11

org/opendaylight/yangtools/yang/data/api/schema/OrderedNodeContainer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifier'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 14
 Warning sizes LineLength Line is longer than 120 characters (found 136). 20
 Warning javadoc SummaryJavadoc First sentence should be present. 22

org/opendaylight/yangtools/yang/data/api/schema/UnkeyedListEntryNode.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. 14
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17

org/opendaylight/yangtools/yang/data/api/schema/UnkeyedListNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifier'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 15

org/opendaylight/yangtools/yang/data/api/schema/YangModeledAnyXmlNode.java

Severity Category Rule Message Line
 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. 26

org/opendaylight/yangtools/yang/data/api/schema/package-info.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 10
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 12
 Warning sizes LineLength Line is longer than 120 characters (found 163). 81
 Warning sizes LineLength Line is longer than 120 characters (found 463). 82
 Warning sizes LineLength Line is longer than 120 characters (found 428). 85
 Warning sizes LineLength Line is longer than 120 characters (found 184). 86
 Warning sizes LineLength Line is longer than 120 characters (found 169). 88
 Warning sizes LineLength Line is longer than 120 characters (found 247). 89
 Warning sizes LineLength Line is longer than 120 characters (found 225). 90
 Warning sizes LineLength Line is longer than 120 characters (found 249). 91
 Warning sizes LineLength Line is longer than 120 characters (found 234). 94
 Warning sizes LineLength Line is longer than 120 characters (found 233). 95
 Warning sizes LineLength Line is longer than 120 characters (found 176). 96
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 98
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 139
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 144

org/opendaylight/yangtools/yang/data/api/schema/stream/DataSchemaNodeAware.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/data/api/schema/stream/DataSchemaNodeAwareAdaptor.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 JavadocMethod Missing a Javadoc comment. 25
 Warning javadoc JavadocMethod Missing a Javadoc comment. 41
 Warning modifier ModifierOrder 'abstract' modifier out of order with the JLS suggestions. 59
 Warning modifier ModifierOrder 'abstract' modifier out of order with the JLS suggestions. 67

org/opendaylight/yangtools/yang/data/api/schema/stream/ForwardingNormalizedNodeStreamAttributeWriter.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
 Warning sizes LineLength Line is longer than 120 characters (found 161). 16
 Warning sizes LineLength Line is longer than 120 characters (found 128). 27

org/opendaylight/yangtools/yang/data/api/schema/stream/ForwardingNormalizedNodeStreamWriter.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 123). 17

org/opendaylight/yangtools/yang/data/api/schema/stream/LoggingNormalizedNodeStreamWriter.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/data/api/schema/stream/NormalizedNodeStreamAttributeWriter.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
 Warning javadoc SummaryJavadoc First sentence should be present. 15
 Warning sizes LineLength Line is longer than 120 characters (found 126). 20
 Warning sizes LineLength Line is longer than 120 characters (found 141). 24
 Warning sizes LineLength Line is longer than 120 characters (found 149). 26
 Warning sizes LineLength Line is longer than 120 characters (found 143). 28
 Warning sizes LineLength Line is longer than 120 characters (found 160). 30

org/opendaylight/yangtools/yang/data/api/schema/stream/NormalizedNodeStreamWriter.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. 13
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 90
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 98
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 117
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 119
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 143
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 145
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 184
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 221
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 276
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 304
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 339
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 433

org/opendaylight/yangtools/yang/data/api/schema/stream/NormalizedNodeWriter.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 'THIRD_PARTY_PACKAGE' group. 12
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 13
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group. 16
 Warning imports CustomImportOrder 'java.io.Closeable'should be separated from previous import group. 17
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.common.QName'should be separated from previous import group. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.AnyXmlNode' import. 25
 Warning sizes LineLength Line is longer than 120 characters (found 145). 72
 Warning sizes LineLength Line is longer than 120 characters (found 127). 85
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 140
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 149
 Warning sizes LineLength Line is longer than 120 characters (found 151). 150
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 193
 Warning sizes LineLength Line is longer than 120 characters (found 149). 194
 Warning sizes LineLength Line is longer than 120 characters (found 157). 203
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 266
 Warning sizes LineLength Line is longer than 120 characters (found 159). 267

org/opendaylight/yangtools/yang/data/api/schema/stream/SchemaAwareNormalizedNodeStreamAttributeWriter.java

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

org/opendaylight/yangtools/yang/data/api/schema/stream/SchemaAwareNormalizedNodeStreamWriter.java

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

org/opendaylight/yangtools/yang/data/api/schema/tree/BackendFailedException.java

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

org/opendaylight/yangtools/yang/data/api/schema/tree/ConflictingModificationAppliedException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 20
 Warning sizes LineLength Line is longer than 120 characters (found 132). 25

org/opendaylight/yangtools/yang/data/api/schema/tree/CursorAwareDataTreeModification.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/data/api/schema/tree/CursorAwareDataTreeSnapshot.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/data/api/schema/tree/DataTree.java

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

org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeCandidate.java

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

org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeCandidateNode.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 imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 15

org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeCandidateNodes.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 JavadocMethod Missing a Javadoc comment. 28
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 30
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 31
 Warning indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 16. 31
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 32
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 33
 Warning indentation Indentation 'do..while' have incorrect indentation level 12, expected level should be 16. 36
 Warning indentation Indentation 'do..while' child have incorrect indentation level 16, expected level should be 20. 37
 Warning indentation Indentation 'do..while rcurly' have incorrect indentation level 12, expected level should be 16. 38
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 39
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 40
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 42
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 43
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 44
 Warning indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 16. 44
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 45
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 46
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 47
 Warning javadoc JavadocMethod Missing a Javadoc comment. 51
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 81
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 82
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 82
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 83
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 84
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 85
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 86
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 87
 Warning indentation Indentation 'member def modifier' have incorrect indentation level 20, expected level should be 24. 87
 Warning indentation Indentation 'if' have incorrect indentation level 20, expected level should be 24. 88
 Warning indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 28. 89
 Warning indentation Indentation 'method call' child have incorrect indentation level 24, expected level should be 28. 89
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be 24. 91
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 92
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 93
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 95
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 96
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 97
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 97
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 98
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 99
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 100
 Warning modifier ModifierOrder '@Nullable' annotation modifier does not preceed non-annotation modifiers. 107

org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeCandidateTip.java

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

org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeCandidates.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 whitespace EmptyLineSeparator 'CTOR_DEF' should be separated from previous statement. 26
 Warning sizes LineLength Line is longer than 120 characters (found 135). 30
 Warning sizes LineLength Line is longer than 120 characters (found 128). 34
 Warning javadoc JavadocMethod Missing a Javadoc comment. 42
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 51
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 52
 Warning indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 16. 52
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 53
 Warning indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 16. 53
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 54
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 55
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 56
 Warning indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 16. 56
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 58
 Warning indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 16. 58
 Warning indentation Indentation 'do..while' have incorrect indentation level 12, expected level should be 16. 59
 Warning indentation Indentation 'do..while' child have incorrect indentation level 16, expected level should be 20. 60
 Warning indentation Indentation 'do..while rcurly' have incorrect indentation level 12, expected level should be 16. 61
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 62
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 63
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 64
 Warning indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 16. 64
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 66
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 67
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 68
 Warning indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 16. 68
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 69
 Warning indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 16. 69
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 70
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 71
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 72
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 108
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 109
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 109
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 110
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 110
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 111
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 112
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 113
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 114
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 115
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 115
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 116
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 117
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 118
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 118
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 120
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 121
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 122
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 122
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 123
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 123
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 124
 Warning indentation Indentation 'case' child have incorrect indentation level 16, expected level should be 20. 125
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 24. 126

org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeFactory.java

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

org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeModification.java

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

org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeModificationCursor.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 12

org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeSnapshot.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 13

org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeSnapshotCursor.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 Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 15

org/opendaylight/yangtools/yang/data/api/schema/tree/DataTreeTip.java

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

org/opendaylight/yangtools/yang/data/api/schema/tree/DataValidationFailedException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. 12
 Warning javadoc SummaryJavadoc First sentence should be present. 33
 Warning sizes LineLength Line is longer than 120 characters (found 122). 40

org/opendaylight/yangtools/yang/data/api/schema/tree/DefaultDataTreeCandidate.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 121). 38

org/opendaylight/yangtools/yang/data/api/schema/tree/IncorrectDataStructureException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning javadoc SummaryJavadoc First sentence should be present. 20
 Warning sizes LineLength Line is longer than 120 characters (found 124). 25

org/opendaylight/yangtools/yang/data/api/schema/tree/ModificationType.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. 41
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 43
 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 121). 56
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 60

org/opendaylight/yangtools/yang/data/api/schema/tree/ModifiedNodeDoesNotExistException.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 SummaryJavadoc First sentence should be present. 25
 Warning sizes LineLength Line is longer than 120 characters (found 126). 30

org/opendaylight/yangtools/yang/data/api/schema/tree/NormalizedNodeDataTreeCandidateNode.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 imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 18
 Warning sizes LineLength Line is longer than 120 characters (found 159). 30

org/opendaylight/yangtools/yang/data/api/schema/tree/StoreTreeNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 12

org/opendaylight/yangtools/yang/data/api/schema/tree/StoreTreeNodes.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 whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 39
 Warning javadoc JavadocMethod Missing a Javadoc comment. 47
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 51
 Warning javadoc JavadocMethod Missing a Javadoc comment. 77
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 80
 Warning sizes LineLength Line is longer than 120 characters (found 121). 104
 Warning javadoc JavadocMethod Missing a Javadoc comment. 104

org/opendaylight/yangtools/yang/data/api/schema/tree/SynchronizedDataTreeModification.java

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

org/opendaylight/yangtools/yang/data/api/schema/tree/TipProducingDataTree.java

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

org/opendaylight/yangtools/yang/data/api/schema/tree/TipProducingDataTreeTip.java

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

org/opendaylight/yangtools/yang/data/api/schema/tree/TreeType.java

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

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/AbstractContainerNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 12

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/AbstractModifiedContainerNode.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 Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 15

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/AbstractMutableContainerNode.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 Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 15
 Warning sizes LineLength Line is longer than 120 characters (found 124). 28

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/AbstractTreeNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 14

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/LazyContainerNode.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 Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 17
 Warning sizes LineLength Line is longer than 120 characters (found 121). 28
 Warning indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 16. 58

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/LazyMutableContainerNode.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/data/api/schema/tree/spi/MaterializedContainerNode.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 Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 13

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/MaterializedMutableContainerNode.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/data/api/schema/tree/spi/MutableTreeNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 12

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/SimpleContainerNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 13

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/TreeNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 12
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 18
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 21
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 24

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/TreeNodeFactory.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder 'org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument'should be separated from previous import group. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 13
 Warning sizes LineLength Line is longer than 120 characters (found 128). 33
 Warning sizes LineLength Line is longer than 120 characters (found 149). 55
 Warning sizes LineLength Line is longer than 120 characters (found 140). 57
 Warning sizes LineLength Line is longer than 120 characters (found 149). 58
 Warning sizes LineLength Line is longer than 120 characters (found 146). 74
 Warning sizes LineLength Line is longer than 120 characters (found 140). 76
 Warning sizes LineLength Line is longer than 120 characters (found 149). 77
 Warning sizes LineLength Line is longer than 120 characters (found 135). 104

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/ValueNode.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode' import. 13

org/opendaylight/yangtools/yang/data/api/schema/tree/spi/Version.java

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

org/opendaylight/yangtools/yang/data/api/schema/xpath/LazyXPathExpression.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 JavadocParagraph Empty line should be followed by <p> tag on the next line. 21
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 36
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 39
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 42
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 46

org/opendaylight/yangtools/yang/data/api/schema/xpath/LazyXPathExpressionException.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/data/api/schema/xpath/OptimizableXPathExpression.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. 17

org/opendaylight/yangtools/yang/data/api/schema/xpath/PrefixConverters.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 modifier ModifierOrder '@Nonnull' annotation modifier does not preceed non-annotation modifiers. 41

org/opendaylight/yangtools/yang/data/api/schema/xpath/RelocatableXPathExpression.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/data/api/schema/xpath/XPathBooleanResult.java

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

org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathDocument.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/data/api/schema/xpath/XPathExpression.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/data/api/schema/xpath/XPathNodesetResult.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/data/api/schema/xpath/XPathNumberResult.java

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

org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathResult.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 JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 18

org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathSchemaContext.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. 26

org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathSchemaContextFactory.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.SchemaContext'should be separated from previous import group. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 17

org/opendaylight/yangtools/yang/data/api/schema/xpath/XPathStringResult.java

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