Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
966 0 18780 0

Files

File  I  W  E
org/opendaylight/vtn/manager/TestBase.java 0 16 0
org/opendaylight/vtn/manager/VTNExceptionTest.java 0 6 0
org/opendaylight/vtn/manager/XmlNode.java 0 1 0
org/opendaylight/vtn/manager/XmlValueType.java 0 1 0
org/opendaylight/vtn/manager/internal/DataGenerator.java 0 1 0
org/opendaylight/vtn/manager/internal/DataStoreExceptionMapper.java 0 2 0
org/opendaylight/vtn/manager/internal/DelayedRunnableTask.java 0 1 0
org/opendaylight/vtn/manager/internal/FailFutureTask.java 0 1 0
org/opendaylight/vtn/manager/internal/ItemBuildHelper.java 0 7 0
org/opendaylight/vtn/manager/internal/KeyedLeafBuildHelper.java 0 4 0
org/opendaylight/vtn/manager/internal/LeafBuildHelper.java 0 6 0
org/opendaylight/vtn/manager/internal/LoopIterator.java 0 1 0
org/opendaylight/vtn/manager/internal/TestBase.java 0 88 0
org/opendaylight/vtn/manager/internal/TestDscp.java 0 3 0
org/opendaylight/vtn/manager/internal/TestEtherType.java 0 1 0
org/opendaylight/vtn/manager/internal/TestIpv4Prefix.java 0 1 0
org/opendaylight/vtn/manager/internal/TestMacAddress.java 0 1 0
org/opendaylight/vtn/manager/internal/TestNodeConnectorId.java 0 2 0
org/opendaylight/vtn/manager/internal/TestPortNumber.java 0 1 0
org/opendaylight/vtn/manager/internal/TestVlanHostDesc.java 0 1 0
org/opendaylight/vtn/manager/internal/TestVlanId.java 0 1 0
org/opendaylight/vtn/manager/internal/TestVlanPcp.java 0 1 0
org/opendaylight/vtn/manager/internal/TestVnodeName.java 0 1 0
org/opendaylight/vtn/manager/internal/TestVtnPortDesc.java 0 1 0
org/opendaylight/vtn/manager/internal/TxContext.java 0 5 0
org/opendaylight/vtn/manager/internal/TxTask.java 0 2 0
org/opendaylight/vtn/manager/internal/VTNManagerProvider.java 0 17 0
org/opendaylight/vtn/manager/internal/VTNSubSystem.java 0 1 0
org/opendaylight/vtn/manager/internal/XmlDataType.java 0 2 0
org/opendaylight/vtn/manager/internal/XmlNode.java 0 1 0
org/opendaylight/vtn/manager/internal/XmlValueType.java 0 1 0
org/opendaylight/vtn/manager/internal/config/ConfigListener.java 0 23 0
org/opendaylight/vtn/manager/internal/config/ConfigListenerTest.java 0 47 0
org/opendaylight/vtn/manager/internal/config/ConfigType.java 0 4 0
org/opendaylight/vtn/manager/internal/config/OperationalListener.java 0 13 0
org/opendaylight/vtn/manager/internal/config/OperationalListenerTest.java 0 30 0
org/opendaylight/vtn/manager/internal/config/TestVTNConfig.java 0 3 0
org/opendaylight/vtn/manager/internal/config/TestVtnConfigBuilder.java 0 1 0
org/opendaylight/vtn/manager/internal/config/VTNConfigImpl.java 0 44 0
org/opendaylight/vtn/manager/internal/config/VTNConfigImplTest.java 0 79 0
org/opendaylight/vtn/manager/internal/config/VTNConfigManager.java 0 50 0
org/opendaylight/vtn/manager/internal/config/VTNConfigManagerTest.java 0 60 0
org/opendaylight/vtn/manager/internal/config/VtnConfigListener.java 0 5 0
org/opendaylight/vtn/manager/internal/flow/VTNFlowManager.java 0 104 0
org/opendaylight/vtn/manager/internal/flow/add/AddMdFlowTask.java 0 8 0
org/opendaylight/vtn/manager/internal/flow/add/FlowAddContext.java 0 7 0
org/opendaylight/vtn/manager/internal/flow/add/FlowAddQueue.java 0 1 0
org/opendaylight/vtn/manager/internal/flow/add/FlowAddTask.java 0 7 0
org/opendaylight/vtn/manager/internal/flow/add/PutFlowTxTask.java 0 34 0
org/opendaylight/vtn/manager/internal/flow/add/RollbackTxTask.java 0 3 0
org/opendaylight/vtn/manager/internal/flow/cond/ClearFlowConditionTask.java 0 11 0
org/opendaylight/vtn/manager/internal/flow/cond/FlowCondManager.java 0 71 0
org/opendaylight/vtn/manager/internal/flow/cond/FlowMatchTask.java 0 2 0
org/opendaylight/vtn/manager/internal/flow/cond/RemoveFlowConditionTask.java 0 8 0
org/opendaylight/vtn/manager/internal/flow/cond/RemoveFlowMatchTask.java 0 4 0
org/opendaylight/vtn/manager/internal/flow/cond/RemoveMatchTask.java 0 1 0
org/opendaylight/vtn/manager/internal/flow/cond/SetFlowConditionTask.java 0 11 0
org/opendaylight/vtn/manager/internal/flow/cond/SetFlowMatchTask.java 0 13 0
org/opendaylight/vtn/manager/internal/flow/cond/SetMatchTask.java 0 2 0
org/opendaylight/vtn/manager/internal/flow/reader/AbstractReadFlowFuture.java 0 2 0
org/opendaylight/vtn/manager/internal/flow/reader/FlowCountFuture.java 0 11 0
org/opendaylight/vtn/manager/internal/flow/reader/ReadDataFlowFuture.java 0 31 0
org/opendaylight/vtn/manager/internal/flow/reader/ReadFlowFuture.java 0 43 0
org/opendaylight/vtn/manager/internal/flow/reader/ReadSingleFlowFuture.java 0 11 0
org/opendaylight/vtn/manager/internal/flow/remove/AllFlowRemover.java 0 9 0
org/opendaylight/vtn/manager/internal/flow/remove/ClearNodeFlowsTask.java 0 32 0
org/opendaylight/vtn/manager/internal/flow/remove/DeleteFlowTxTask.java 0 4 0
org/opendaylight/vtn/manager/internal/flow/remove/EdgeHostFlowRemover.java 0 4 0
org/opendaylight/vtn/manager/internal/flow/remove/EdgeNodeFlowRemover.java 0 7 0
org/opendaylight/vtn/manager/internal/flow/remove/EdgePortFlowRemover.java 0 4 0
org/opendaylight/vtn/manager/internal/flow/remove/FlowRemoveContext.java 0 6 0
org/opendaylight/vtn/manager/internal/flow/remove/FlowRemoveTask.java 0 3 0
org/opendaylight/vtn/manager/internal/flow/remove/FlowRemoverQueue.java 0 1 0
org/opendaylight/vtn/manager/internal/flow/remove/GlobalScanFlowRemover.java 0 1 0
org/opendaylight/vtn/manager/internal/flow/remove/IndexFlowRemover.java 0 11 0
org/opendaylight/vtn/manager/internal/flow/remove/NodeFlowRemover.java 0 9 0
org/opendaylight/vtn/manager/internal/flow/remove/PathPolicyFlowRemover.java 0 3 0
org/opendaylight/vtn/manager/internal/flow/remove/PortFlowRemover.java 0 9 0
org/opendaylight/vtn/manager/internal/flow/remove/PortIndexFlowRemover.java 0 3 0
org/opendaylight/vtn/manager/internal/flow/remove/RemovedAllFlows.java 0 5 0
org/opendaylight/vtn/manager/internal/flow/remove/RemovedDataFlow.java 0 5 0
org/opendaylight/vtn/manager/internal/flow/remove/RemovedDataFlows.java 0 2 0
org/opendaylight/vtn/manager/internal/flow/remove/RemovedFlowRemover.java 0 9 0
org/opendaylight/vtn/manager/internal/flow/remove/RemovedPortFlows.java 0 1 0
org/opendaylight/vtn/manager/internal/flow/remove/ScanFlowRemover.java 0 2 0
org/opendaylight/vtn/manager/internal/flow/remove/TenantFlowRemover.java 0 8 0
org/opendaylight/vtn/manager/internal/flow/remove/TenantIndexFlowRemover.java 0 12 0
org/opendaylight/vtn/manager/internal/flow/remove/TenantScanFlowRemover.java 0 4 0
org/opendaylight/vtn/manager/internal/flow/remove/VNodeFlowRemover.java 0 3 0
org/opendaylight/vtn/manager/internal/flow/stats/AddFlowStatsTask.java 0 20 0
org/opendaylight/vtn/manager/internal/flow/stats/AddedFlowStats.java 0 21 0
org/opendaylight/vtn/manager/internal/flow/stats/FlowStatsReader.java 0 2 0
org/opendaylight/vtn/manager/internal/flow/stats/NodeFlowStatsReader.java 0 7 0
org/opendaylight/vtn/manager/internal/flow/stats/SalFlowIdResolver.java 0 28 0
org/opendaylight/vtn/manager/internal/flow/stats/StatsReaderService.java 0 39 0
org/opendaylight/vtn/manager/internal/flow/stats/StatsTimerTask.java 0 24 0
org/opendaylight/vtn/manager/internal/inventory/InventoryEvents.java 0 1 0
org/opendaylight/vtn/manager/internal/inventory/InventoryMaintainer.java 0 2 0
org/opendaylight/vtn/manager/internal/inventory/InventoryMaintainerTest.java 0 14 0
org/opendaylight/vtn/manager/internal/inventory/InventoryUpdateTask.java 0 10 0
org/opendaylight/vtn/manager/internal/inventory/LinkUpdateTask.java 0 23 0
org/opendaylight/vtn/manager/internal/inventory/NodeConnectorListener.java 0 27 0
org/opendaylight/vtn/manager/internal/inventory/NodeConnectorListenerTest.java 0 81 0
org/opendaylight/vtn/manager/internal/inventory/NodeListener.java 0 37 0
org/opendaylight/vtn/manager/internal/inventory/NodeListenerTest.java 0 48 0
org/opendaylight/vtn/manager/internal/inventory/NodeUpdateTask.java 0 17 0
org/opendaylight/vtn/manager/internal/inventory/PortLinkBuildHelper.java 0 1 0
org/opendaylight/vtn/manager/internal/inventory/PortUpdateTask.java 0 30 0
org/opendaylight/vtn/manager/internal/inventory/StaticLinkUpdateTask.java 0 24 0
org/opendaylight/vtn/manager/internal/inventory/StaticLinkUpdateTaskTest.java 0 133 0
org/opendaylight/vtn/manager/internal/inventory/StaticTopologyManager.java 0 50 0
org/opendaylight/vtn/manager/internal/inventory/StaticTopologyManagerTest.java 0 164 0
org/opendaylight/vtn/manager/internal/inventory/TopologyListener.java 0 42 0
org/opendaylight/vtn/manager/internal/inventory/VTNInventoryManager.java 0 31 0
org/opendaylight/vtn/manager/internal/inventory/VTNInventoryManagerTest.java 0 185 0
org/opendaylight/vtn/manager/internal/inventory/VtnInventoryBuilder.java 0 4 0
org/opendaylight/vtn/manager/internal/inventory/VtnNodeBuildHelper.java 0 6 0
org/opendaylight/vtn/manager/internal/inventory/VtnNodeEvent.java 0 2 0
org/opendaylight/vtn/manager/internal/inventory/VtnNodeEventTest.java 0 8 0
org/opendaylight/vtn/manager/internal/inventory/VtnNodeManager.java 0 5 0
org/opendaylight/vtn/manager/internal/inventory/VtnNodeManagerTest.java 0 16 0
org/opendaylight/vtn/manager/internal/inventory/VtnPortBuildHelper.java 0 6 0
org/opendaylight/vtn/manager/internal/inventory/VtnPortEvent.java 0 2 0
org/opendaylight/vtn/manager/internal/inventory/VtnPortEventTest.java 0 11 0
org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticEdgePorts.java 0 24 0
org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticEdgePortsTest.java 0 36 0
org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticSwitchLink.java 0 8 0
org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticSwitchLinkTest.java 0 17 0
org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticSwitchLinks.java 0 19 0
org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticSwitchLinksTest.java 0 41 0
org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticTopologyConfig.java 0 5 0
org/opendaylight/vtn/manager/internal/packet/PacketInEvent.java 0 5 0
org/opendaylight/vtn/manager/internal/packet/PacketOutQueue.java 0 5 0
org/opendaylight/vtn/manager/internal/packet/TransmitPacketRpc.java 0 6 0
org/opendaylight/vtn/manager/internal/packet/TransmitPacketRpcTest.java 0 43 0
org/opendaylight/vtn/manager/internal/packet/VTNPacketService.java 0 31 0
org/opendaylight/vtn/manager/internal/packet/cache/EtherPacket.java 0 27 0
org/opendaylight/vtn/manager/internal/packet/cache/EtherPacketTest.java 0 24 0
org/opendaylight/vtn/manager/internal/packet/cache/IcmpPacket.java 0 23 0
org/opendaylight/vtn/manager/internal/packet/cache/IcmpPacketTest.java 0 13 0
org/opendaylight/vtn/manager/internal/packet/cache/Inet4Packet.java 0 28 0
org/opendaylight/vtn/manager/internal/packet/cache/Inet4PacketTest.java 0 15 0
org/opendaylight/vtn/manager/internal/packet/cache/PortProtoPacket.java 0 36 0
org/opendaylight/vtn/manager/internal/packet/cache/TcpPacket.java 0 5 0
org/opendaylight/vtn/manager/internal/packet/cache/TcpPacketTest.java 0 31 0
org/opendaylight/vtn/manager/internal/packet/cache/UdpPacket.java 0 5 0
org/opendaylight/vtn/manager/internal/packet/cache/UdpPacketTest.java 0 23 0
org/opendaylight/vtn/manager/internal/provider/SubSystemRegistry.java 0 14 0
org/opendaylight/vtn/manager/internal/provider/VTNManagerProviderImpl.java 0 116 0
org/opendaylight/vtn/manager/internal/routing/ClearPathMapTask.java 0 16 0
org/opendaylight/vtn/manager/internal/routing/ClearPathPolicyTask.java 0 12 0
org/opendaylight/vtn/manager/internal/routing/PathCostTask.java 0 3 0
org/opendaylight/vtn/manager/internal/routing/PathMapEvaluator.java 0 13 0
org/opendaylight/vtn/manager/internal/routing/PathMapManager.java 0 65 0
org/opendaylight/vtn/manager/internal/routing/PathMapTask.java 0 2 0
org/opendaylight/vtn/manager/internal/routing/PathPolicyChange.java 0 2 0
org/opendaylight/vtn/manager/internal/routing/PathPolicyChangeTest.java 0 4 0
org/opendaylight/vtn/manager/internal/routing/PathPolicyListener.java 0 46 0
org/opendaylight/vtn/manager/internal/routing/PathPolicyRpcContextTest.java 0 3 0
org/opendaylight/vtn/manager/internal/routing/PathPolicyTransformer.java 0 30 0
org/opendaylight/vtn/manager/internal/routing/RemoveCostTask.java 0 1 0
org/opendaylight/vtn/manager/internal/routing/RemoveCostTaskTest.java 0 22 0
org/opendaylight/vtn/manager/internal/routing/RemoveMapTask.java 0 2 0
org/opendaylight/vtn/manager/internal/routing/RemovePathCostTask.java 0 4 0
org/opendaylight/vtn/manager/internal/routing/RemovePathCostTaskTest.java 0 29 0
org/opendaylight/vtn/manager/internal/routing/RemovePathMapTask.java 0 11 0
org/opendaylight/vtn/manager/internal/routing/RemovePathPolicyTask.java 0 5 0
org/opendaylight/vtn/manager/internal/routing/RemovePathPolicyTaskTest.java 0 9 0
org/opendaylight/vtn/manager/internal/routing/RoutingEvent.java 0 2 0
org/opendaylight/vtn/manager/internal/routing/RoutingEventTest.java 0 2 0
org/opendaylight/vtn/manager/internal/routing/SetCostTask.java 0 1 0
org/opendaylight/vtn/manager/internal/routing/SetCostTaskTest.java 0 30 0
org/opendaylight/vtn/manager/internal/routing/SetMapTask.java 0 3 0
org/opendaylight/vtn/manager/internal/routing/SetPathCostTask.java 0 4 0
org/opendaylight/vtn/manager/internal/routing/SetPathCostTaskTest.java 0 38 0
org/opendaylight/vtn/manager/internal/routing/SetPathMapTask.java 0 12 0
org/opendaylight/vtn/manager/internal/routing/SetPathPolicyTask.java 0 12 0
org/opendaylight/vtn/manager/internal/routing/SetPathPolicyTaskTest.java 0 12 0
org/opendaylight/vtn/manager/internal/routing/TopologyGraph.java 0 24 0
org/opendaylight/vtn/manager/internal/routing/VTNRoutingManager.java 0 65 0
org/opendaylight/vtn/manager/internal/routing/VTNRoutingManagerTest.java 0 168 0
org/opendaylight/vtn/manager/internal/routing/xml/XmlPathCost.java 0 2 0
org/opendaylight/vtn/manager/internal/routing/xml/XmlPathCostTest.java 0 4 0
org/opendaylight/vtn/manager/internal/routing/xml/XmlPathMap.java 0 6 0
org/opendaylight/vtn/manager/internal/routing/xml/XmlPathMapTest.java 0 13 0
org/opendaylight/vtn/manager/internal/routing/xml/XmlPathPolicy.java 0 4 0
org/opendaylight/vtn/manager/internal/routing/xml/XmlPathPolicyTest.java 0 6 0
org/opendaylight/vtn/manager/internal/util/AbstractDataChangeListener.java 0 7 0
org/opendaylight/vtn/manager/internal/util/CacheMap.java 0 2 0
org/opendaylight/vtn/manager/internal/util/CacheMapTest.java 0 1 0
org/opendaylight/vtn/manager/internal/util/ChangedData.java 0 3 0
org/opendaylight/vtn/manager/internal/util/ChangedDataTest.java 0 16 0
org/opendaylight/vtn/manager/internal/util/CompositeAutoCloseable.java 0 1 0
org/opendaylight/vtn/manager/internal/util/CompositeAutoCloseableTest.java 0 3 0
org/opendaylight/vtn/manager/internal/util/ConfigFileUpdater.java 0 3 0
org/opendaylight/vtn/manager/internal/util/DataObjectIdentity.java 0 8 0
org/opendaylight/vtn/manager/internal/util/DataObjectIdentityTest.java 0 114 0
org/opendaylight/vtn/manager/internal/util/DataStoreListener.java 0 2 0
org/opendaylight/vtn/manager/internal/util/DataStoreListenerTest.java 0 62 0
org/opendaylight/vtn/manager/internal/util/DataStoreUtils.java 0 8 0
org/opendaylight/vtn/manager/internal/util/DataStoreUtilsTest.java 0 25 0
org/opendaylight/vtn/manager/internal/util/IdentifiedData.java 0 3 0
org/opendaylight/vtn/manager/internal/util/IdentifiedDataTest.java 0 12 0
org/opendaylight/vtn/manager/internal/util/MiscUtils.java 0 31 0
org/opendaylight/vtn/manager/internal/util/MiscUtilsTest.java 0 43 0
org/opendaylight/vtn/manager/internal/util/MultiDataStoreListener.java 0 3 0
org/opendaylight/vtn/manager/internal/util/MultiDataStoreListenerTest.java 0 224 0
org/opendaylight/vtn/manager/internal/util/MultiEventAttr.java 0 1 0
org/opendaylight/vtn/manager/internal/util/MultiEventCollector.java 0 1 0
org/opendaylight/vtn/manager/internal/util/NotifiedEvent.java 0 6 0
org/opendaylight/vtn/manager/internal/util/OrderedComparator.java 0 1 0
org/opendaylight/vtn/manager/internal/util/OrderedComparatorTest.java 0 1 0
org/opendaylight/vtn/manager/internal/util/ProtocolUtils.java 0 6 0
org/opendaylight/vtn/manager/internal/util/ProtocolUtilsTest.java 0 1 0
org/opendaylight/vtn/manager/internal/util/SalNotificationListener.java 0 2 0
org/opendaylight/vtn/manager/internal/util/SalNotificationListenerTest.java 0 9 0
org/opendaylight/vtn/manager/internal/util/TreeChangeContextTest.java 0 51 0
org/opendaylight/vtn/manager/internal/util/VTNEntityType.java 0 1 0
org/opendaylight/vtn/manager/internal/util/VTNTimer.java 0 2 0
org/opendaylight/vtn/manager/internal/util/VlanDescParser.java 0 1 0
org/opendaylight/vtn/manager/internal/util/VlanDescParserTest.java 0 1 0
org/opendaylight/vtn/manager/internal/util/VtnIndexComparator.java 0 1 0
org/opendaylight/vtn/manager/internal/util/XmlConfigFile.java 0 12 0
org/opendaylight/vtn/manager/internal/util/XmlConfigFileTest.java 0 19 0
org/opendaylight/vtn/manager/internal/util/concurrent/AbstractVTNFuture.java 0 5 0
org/opendaylight/vtn/manager/internal/util/concurrent/AbstractVTNFutureTest.java 0 3 0
org/opendaylight/vtn/manager/internal/util/concurrent/CanceledFuture.java 0 1 0
org/opendaylight/vtn/manager/internal/util/concurrent/CanceledFutureTest.java 0 2 0
org/opendaylight/vtn/manager/internal/util/concurrent/FutureCallbackTask.java 0 9 0
org/opendaylight/vtn/manager/internal/util/concurrent/FutureCallbackTaskTest.java 0 12 0
org/opendaylight/vtn/manager/internal/util/concurrent/FutureCanceller.java 0 6 0
org/opendaylight/vtn/manager/internal/util/concurrent/FutureCancellerTest.java 0 4 0
org/opendaylight/vtn/manager/internal/util/concurrent/FutureSynchronizer.java 0 2 0
org/opendaylight/vtn/manager/internal/util/concurrent/RunnableVTNFutureTest.java 0 2 0
org/opendaylight/vtn/manager/internal/util/concurrent/SettableVTNFuture.java 0 2 0
org/opendaylight/vtn/manager/internal/util/concurrent/SettableVTNFutureTest.java 0 35 0
org/opendaylight/vtn/manager/internal/util/concurrent/TimeoutCounter.java 0 3 0
org/opendaylight/vtn/manager/internal/util/concurrent/TimeoutCounterTest.java 0 13 0
org/opendaylight/vtn/manager/internal/util/concurrent/VTNFuture.java 0 4 0
org/opendaylight/vtn/manager/internal/util/concurrent/VTNFutureTask.java 0 1 0
org/opendaylight/vtn/manager/internal/util/concurrent/VTNFutureTaskTest.java 0 17 0
org/opendaylight/vtn/manager/internal/util/concurrent/VTNThreadPool.java 0 3 0
org/opendaylight/vtn/manager/internal/util/concurrent/VTNThreadPoolTest.java 0 10 0
org/opendaylight/vtn/manager/internal/util/flow/AddFlowRpc.java 0 3 0
org/opendaylight/vtn/manager/internal/util/flow/AddFlowRpcTest.java 0 38 0
org/opendaylight/vtn/manager/internal/util/flow/FlowCache.java 0 69 0
org/opendaylight/vtn/manager/internal/util/flow/FlowEntryDesc.java 0 15 0
org/opendaylight/vtn/manager/internal/util/flow/FlowFinder.java 0 7 0
org/opendaylight/vtn/manager/internal/util/flow/FlowModFlagsBuilderTest.java 0 6 0
org/opendaylight/vtn/manager/internal/util/flow/FlowStatsUtils.java 0 46 0
org/opendaylight/vtn/manager/internal/util/flow/FlowStatsUtilsTest.java 0 82 0
org/opendaylight/vtn/manager/internal/util/flow/FlowUtils.java 0 135 0
org/opendaylight/vtn/manager/internal/util/flow/FlowUtilsTest.java 0 360 0
org/opendaylight/vtn/manager/internal/util/flow/GetFlowStatsRpc.java 0 6 0
org/opendaylight/vtn/manager/internal/util/flow/GetFlowStatsRpcTest.java 0 40 0
org/opendaylight/vtn/manager/internal/util/flow/RemoveFlowRpc.java 0 1 0
org/opendaylight/vtn/manager/internal/util/flow/RemoveFlowRpcList.java 0 5 0
org/opendaylight/vtn/manager/internal/util/flow/RemoveFlowRpcListTest.java 0 29 0
org/opendaylight/vtn/manager/internal/util/flow/RemoveFlowRpcTest.java 0 41 0
org/opendaylight/vtn/manager/internal/util/flow/SendBarrierRpc.java 0 15 0
org/opendaylight/vtn/manager/internal/util/flow/SendBarrierRpcTest.java 0 45 0
org/opendaylight/vtn/manager/internal/util/flow/VNodeHop.java 0 5 0
org/opendaylight/vtn/manager/internal/util/flow/VNodeHopTest.java 0 19 0
org/opendaylight/vtn/manager/internal/util/flow/VTNFlowBuilder.java 0 20 0
org/opendaylight/vtn/manager/internal/util/flow/action/FlowActionConverter.java 0 71 0
org/opendaylight/vtn/manager/internal/util/flow/action/FlowActionUtils.java 0 24 0
org/opendaylight/vtn/manager/internal/util/flow/action/FlowActionUtilsTest.java 0 225 0
org/opendaylight/vtn/manager/internal/util/flow/action/FlowFilterAction.java 0 4 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNActionList.java 0 6 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNActionListTest.java 0 25 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNDlAddrAction.java 0 8 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNDropAction.java 0 12 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNDropActionTest.java 0 10 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNFlowAction.java 0 4 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNInetAddrAction.java 0 10 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNOutputAction.java 0 17 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNOutputActionTest.java 0 20 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNPopVlanAction.java 0 12 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNPopVlanActionTest.java 0 10 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNPortAction.java 0 8 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNPushVlanAction.java 0 18 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNPushVlanActionTest.java 0 15 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetDlDstAction.java 0 21 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetDlDstActionTest.java 0 46 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetDlSrcAction.java 0 21 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetDlSrcActionTest.java 0 46 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetIcmpCodeAction.java 0 31 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetIcmpCodeActionTest.java 0 40 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetIcmpTypeAction.java 0 31 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetIcmpTypeActionTest.java 0 40 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetInetDscpAction.java 0 28 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetInetDscpActionTest.java 0 40 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetInetDstAction.java 0 21 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetInetDstActionTest.java 0 71 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetInetSrcAction.java 0 21 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetInetSrcActionTest.java 0 75 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetPortDstAction.java 0 21 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetPortDstActionTest.java 0 40 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetPortSrcAction.java 0 21 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetPortSrcActionTest.java 0 44 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetVlanIdAction.java 0 18 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetVlanIdActionTest.java 0 17 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetVlanPcpAction.java 0 24 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetVlanPcpActionTest.java 0 45 0
org/opendaylight/vtn/manager/internal/util/flow/cond/FlowCondParams.java 0 10 0
org/opendaylight/vtn/manager/internal/util/flow/cond/FlowCondReader.java 0 8 0
org/opendaylight/vtn/manager/internal/util/flow/cond/FlowCondReaderTest.java 0 10 0
org/opendaylight/vtn/manager/internal/util/flow/cond/FlowCondUtils.java 0 16 0
org/opendaylight/vtn/manager/internal/util/flow/cond/FlowCondUtilsTest.java 0 39 0
org/opendaylight/vtn/manager/internal/util/flow/cond/FlowMatchParams.java 0 3 0
org/opendaylight/vtn/manager/internal/util/flow/cond/VTNFlowCondition.java 0 21 0
org/opendaylight/vtn/manager/internal/util/flow/cond/VTNFlowConditionTest.java 0 57 0
org/opendaylight/vtn/manager/internal/util/flow/cond/VTNFlowMatch.java 0 9 0
org/opendaylight/vtn/manager/internal/util/flow/cond/VTNFlowMatchTest.java 0 9 0
org/opendaylight/vtn/manager/internal/util/flow/filter/FlowFilterList.java 0 5 0
org/opendaylight/vtn/manager/internal/util/flow/filter/FlowFilterListId.java 0 3 0
org/opendaylight/vtn/manager/internal/util/flow/filter/FlowFilterListIdTest.java 0 6 0
org/opendaylight/vtn/manager/internal/util/flow/filter/FlowFilterListTest.java 0 188 0
org/opendaylight/vtn/manager/internal/util/flow/filter/VTNDropFilter.java 0 10 0
org/opendaylight/vtn/manager/internal/util/flow/filter/VTNDropFilterTest.java 0 168 0
org/opendaylight/vtn/manager/internal/util/flow/filter/VTNFlowFilter.java 0 46 0
org/opendaylight/vtn/manager/internal/util/flow/filter/VTNFlowFilterTest.java 0 177 0
org/opendaylight/vtn/manager/internal/util/flow/filter/VTNPassFilter.java 0 10 0
org/opendaylight/vtn/manager/internal/util/flow/filter/VTNPassFilterTest.java 0 168 0
org/opendaylight/vtn/manager/internal/util/flow/filter/VTNRedirectFilter.java 0 30 0
org/opendaylight/vtn/manager/internal/util/flow/filter/VTNRedirectFilterTest.java 0 272 0
org/opendaylight/vtn/manager/internal/util/flow/match/EtherMatchParams.java 0 27 0
org/opendaylight/vtn/manager/internal/util/flow/match/FlowMatchTypeTest.java 0 9 0
org/opendaylight/vtn/manager/internal/util/flow/match/FlowMatchUtils.java 0 4 0
org/opendaylight/vtn/manager/internal/util/flow/match/FlowMatchUtilsTest.java 0 20 0
org/opendaylight/vtn/manager/internal/util/flow/match/IcmpMatchParams.java 0 22 0
org/opendaylight/vtn/manager/internal/util/flow/match/Inet4MatchParams.java 0 23 0
org/opendaylight/vtn/manager/internal/util/flow/match/Layer4MatchParams.java 0 4 0
org/opendaylight/vtn/manager/internal/util/flow/match/Layer4PortMatchParams.java 0 7 0
org/opendaylight/vtn/manager/internal/util/flow/match/MatchParams.java 0 103 0
org/opendaylight/vtn/manager/internal/util/flow/match/PortRangeParams.java 0 11 0
org/opendaylight/vtn/manager/internal/util/flow/match/TcpMatchParams.java 0 16 0
org/opendaylight/vtn/manager/internal/util/flow/match/TestMatchContext.java 0 8 0
org/opendaylight/vtn/manager/internal/util/flow/match/UdpMatchParams.java 0 16 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNEtherMatch.java 0 47 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNEtherMatchTest.java 0 62 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNIcmpMatch.java 0 16 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNIcmpMatchTest.java 0 10 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNInet4Match.java 0 15 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNInet4MatchTest.java 0 35 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNInetMatch.java 0 29 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNLayer4Match.java 0 8 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNLayer4MatchTest.java 0 3 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNLayer4PortMatch.java 0 7 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNMatch.java 0 11 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNMatchTest.java 0 160 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNPortRange.java 0 3 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNPortRangeTest.java 0 25 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNTcpMatch.java 0 14 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNTcpMatchTest.java 0 34 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNUdpMatch.java 0 14 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNUdpMatchTest.java 0 34 0
org/opendaylight/vtn/manager/internal/util/inventory/InterSwitchLink.java 0 35 0
org/opendaylight/vtn/manager/internal/util/inventory/InventoryReader.java 0 19 0
org/opendaylight/vtn/manager/internal/util/inventory/InventoryReaderTest.java 0 204 0
org/opendaylight/vtn/manager/internal/util/inventory/InventoryUtils.java 0 72 0
org/opendaylight/vtn/manager/internal/util/inventory/InventoryUtilsTest.java 0 228 0
org/opendaylight/vtn/manager/internal/util/inventory/L2Host.java 0 2 0
org/opendaylight/vtn/manager/internal/util/inventory/L2HostTest.java 0 3 0
org/opendaylight/vtn/manager/internal/util/inventory/LinkEdge.java 0 3 0
org/opendaylight/vtn/manager/internal/util/inventory/LinkEdgeTest.java 0 23 0
org/opendaylight/vtn/manager/internal/util/inventory/LinkUpdateContext.java 0 35 0
org/opendaylight/vtn/manager/internal/util/inventory/LinkUpdateContextTest.java 0 342 0
org/opendaylight/vtn/manager/internal/util/inventory/MacVlan.java 0 19 0
org/opendaylight/vtn/manager/internal/util/inventory/MacVlanTest.java 0 29 0
org/opendaylight/vtn/manager/internal/util/inventory/NodePortFilterTest.java 0 4 0
org/opendaylight/vtn/manager/internal/util/inventory/NodeRpcErrorCallback.java 0 3 0
org/opendaylight/vtn/manager/internal/util/inventory/NodeRpcErrorCallbackTest.java 0 14 0
org/opendaylight/vtn/manager/internal/util/inventory/NodeRpcInvocation.java 0 16 0
org/opendaylight/vtn/manager/internal/util/inventory/NodeRpcInvocationTest.java 0 24 0
org/opendaylight/vtn/manager/internal/util/inventory/NodeUtils.java 0 3 0
org/opendaylight/vtn/manager/internal/util/inventory/NodeUtilsTest.java 0 9 0
org/opendaylight/vtn/manager/internal/util/inventory/NodeVlan.java 0 3 0
org/opendaylight/vtn/manager/internal/util/inventory/NodeVlanTest.java 0 2 0
org/opendaylight/vtn/manager/internal/util/inventory/PortConfigBuilder.java 0 4 0
org/opendaylight/vtn/manager/internal/util/inventory/PortFeaturesBuilder.java 0 16 0
org/opendaylight/vtn/manager/internal/util/inventory/PortVlan.java 0 2 0
org/opendaylight/vtn/manager/internal/util/inventory/PortVlanTest.java 0 1 0
org/opendaylight/vtn/manager/internal/util/inventory/SalNode.java 0 28 0
org/opendaylight/vtn/manager/internal/util/inventory/SalNodeAdapter.java 0 2 0
org/opendaylight/vtn/manager/internal/util/inventory/SalNodeTest.java 0 28 0
org/opendaylight/vtn/manager/internal/util/inventory/SalPort.java 0 22 0
org/opendaylight/vtn/manager/internal/util/inventory/SalPortTest.java 0 47 0
org/opendaylight/vtn/manager/internal/util/inventory/SpecificPortFilterTest.java 0 5 0
org/opendaylight/vtn/manager/internal/util/log/FixedLogger.java 0 2 0
org/opendaylight/vtn/manager/internal/util/log/FixedLoggerCacheTest.java 0 3 0
org/opendaylight/vtn/manager/internal/util/log/FixedLoggerTest.java 0 13 0
org/opendaylight/vtn/manager/internal/util/log/LogLevelLogger.java 0 2 0
org/opendaylight/vtn/manager/internal/util/log/LogRecord.java 0 2 0
org/opendaylight/vtn/manager/internal/util/log/LogRecordTest.java 0 2 0
org/opendaylight/vtn/manager/internal/util/log/VTNLogLevel.java 0 7 0
org/opendaylight/vtn/manager/internal/util/packet/ArpPacketBuilder.java 0 8 0
org/opendaylight/vtn/manager/internal/util/packet/ArpPacketBuilderTest.java 0 2 0
org/opendaylight/vtn/manager/internal/util/pathmap/PathMapUtils.java 0 40 0
org/opendaylight/vtn/manager/internal/util/pathmap/PathMapUtilsTest.java 0 195 0
org/opendaylight/vtn/manager/internal/util/pathpolicy/PathPolicyUtils.java 0 17 0
org/opendaylight/vtn/manager/internal/util/pathpolicy/PathPolicyUtilsTest.java 0 110 0
org/opendaylight/vtn/manager/internal/util/rpc/RpcErrorCallback.java 0 9 0
org/opendaylight/vtn/manager/internal/util/rpc/RpcErrorCallbackTest.java 0 14 0
org/opendaylight/vtn/manager/internal/util/rpc/RpcExceptionTest.java 0 7 0
org/opendaylight/vtn/manager/internal/util/rpc/RpcFuture.java 0 11 0
org/opendaylight/vtn/manager/internal/util/rpc/RpcInvocation.java 0 10 0
org/opendaylight/vtn/manager/internal/util/rpc/RpcInvocationTest.java 0 15 0
org/opendaylight/vtn/manager/internal/util/rpc/RpcUtils.java 0 14 0
org/opendaylight/vtn/manager/internal/util/rpc/RpcUtilsTest.java 0 22 0
org/opendaylight/vtn/manager/internal/util/tx/AbstractRpcTask.java 0 1 0
org/opendaylight/vtn/manager/internal/util/tx/AbstractTxTask.java 0 5 0
org/opendaylight/vtn/manager/internal/util/tx/CompositeTxTask.java 0 5 0
org/opendaylight/vtn/manager/internal/util/tx/DeleteDataTask.java 0 3 0
org/opendaylight/vtn/manager/internal/util/tx/PutDataTask.java 0 4 0
org/opendaylight/vtn/manager/internal/util/tx/ReadTxContext.java 0 18 0
org/opendaylight/vtn/manager/internal/util/tx/ReadTxContextTest.java 0 10 0
org/opendaylight/vtn/manager/internal/util/tx/TxEvent.java 0 5 0
org/opendaylight/vtn/manager/internal/util/tx/TxQueueImpl.java 0 36 0
org/opendaylight/vtn/manager/internal/util/tx/TxQueueImplTest.java 0 5 0
org/opendaylight/vtn/manager/internal/util/tx/TxSpecific.java 0 3 0
org/opendaylight/vtn/manager/internal/util/tx/TxSpecificTest.java 0 4 0
org/opendaylight/vtn/manager/internal/util/tx/TxSyncFuture.java 0 13 0
org/opendaylight/vtn/manager/internal/util/tx/TxSyncFutureTest.java 0 68 0
org/opendaylight/vtn/manager/internal/util/vnode/BridgeIdentifier.java 0 3 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapChangeTest.java 0 1 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapConflictException.java 0 2 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapConflictExceptionTest.java 0 2 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapDuplicateException.java 0 1 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapDuplicateExceptionTest.java 0 2 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapGoneException.java 0 1 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapGoneExceptionTest.java 0 2 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapHostIdentifier.java 0 17 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapHostIdentifierTest.java 0 82 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapIdentifier.java 0 10 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapIdentifierTest.java 0 72 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapPortBusyException.java 0 1 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapPortBusyExceptionTest.java 0 2 0
org/opendaylight/vtn/manager/internal/util/vnode/TenantNodeIdentifier.java 0 12 0
org/opendaylight/vtn/manager/internal/util/vnode/VBridgeIdentifier.java 0 26 0
org/opendaylight/vtn/manager/internal/util/vnode/VBridgeIdentifierTest.java 0 110 0
org/opendaylight/vtn/manager/internal/util/vnode/VBridgeIfIdentifier.java 0 15 0
org/opendaylight/vtn/manager/internal/util/vnode/VBridgeIfIdentifierTest.java 0 115 0
org/opendaylight/vtn/manager/internal/util/vnode/VBridgeMapIdentifier.java 0 6 0
org/opendaylight/vtn/manager/internal/util/vnode/VInterfaceIdentifier.java 0 16 0
org/opendaylight/vtn/manager/internal/util/vnode/VInterfaceIdentifierTest.java 0 25 0
org/opendaylight/vtn/manager/internal/util/vnode/VNodeIdentifier.java 0 36 0
org/opendaylight/vtn/manager/internal/util/vnode/VNodeIdentifierTest.java 0 4 0
org/opendaylight/vtn/manager/internal/util/vnode/VNodePathConverter.java 0 26 0
org/opendaylight/vtn/manager/internal/util/vnode/VNodePathConverterTest.java 0 99 0
org/opendaylight/vtn/manager/internal/util/vnode/VNodeType.java 0 8 0
org/opendaylight/vtn/manager/internal/util/vnode/VNodeTypeTest.java 0 18 0
org/opendaylight/vtn/manager/internal/util/vnode/VTNMacMapConfig.java 0 23 0
org/opendaylight/vtn/manager/internal/util/vnode/VTNMacMapConfigTest.java 0 106 0
org/opendaylight/vtn/manager/internal/util/vnode/VTNMacMapStatus.java 0 13 0
org/opendaylight/vtn/manager/internal/util/vnode/VTNMacMapStatusTest.java 0 59 0
org/opendaylight/vtn/manager/internal/util/vnode/VTNPortMapConfig.java 0 10 0
org/opendaylight/vtn/manager/internal/util/vnode/VTNPortMapConfigTest.java 0 53 0
org/opendaylight/vtn/manager/internal/util/vnode/VTNVlanMapConfig.java 0 5 0
org/opendaylight/vtn/manager/internal/util/vnode/VTNVlanMapConfigTest.java 0 11 0
org/opendaylight/vtn/manager/internal/util/vnode/VTenantIdentifier.java 0 5 0
org/opendaylight/vtn/manager/internal/util/vnode/VTenantIdentifierTest.java 0 75 0
org/opendaylight/vtn/manager/internal/util/vnode/VTerminalIdentifier.java 0 10 0
org/opendaylight/vtn/manager/internal/util/vnode/VTerminalIdentifierTest.java 0 64 0
org/opendaylight/vtn/manager/internal/util/vnode/VTerminalIfIdentifier.java 0 15 0
org/opendaylight/vtn/manager/internal/util/vnode/VTerminalIfIdentifierTest.java 0 115 0
org/opendaylight/vtn/manager/internal/util/vnode/VlanMapIdentifier.java 0 14 0
org/opendaylight/vtn/manager/internal/util/vnode/VlanMapIdentifierTest.java 0 75 0
org/opendaylight/vtn/manager/internal/util/vnode/mac/CurrentMacEntry.java 0 9 0
org/opendaylight/vtn/manager/internal/util/vnode/mac/CurrentMacEntryTest.java 0 108 0
org/opendaylight/vtn/manager/internal/util/vnode/mac/ExtendedPortVlanMacFilter.java 0 2 0
org/opendaylight/vtn/manager/internal/util/vnode/mac/ExtendedPortVlanMacFilterTest.java 0 2 0
org/opendaylight/vtn/manager/internal/util/vnode/mac/MacEntry.java 0 10 0
org/opendaylight/vtn/manager/internal/util/vnode/mac/NewMacEntry.java 0 13 0
org/opendaylight/vtn/manager/internal/util/vnode/mac/NewMacEntryTest.java 0 16 0
org/opendaylight/vtn/manager/internal/util/vnode/mac/NodeMacFilter.java 0 1 0
org/opendaylight/vtn/manager/internal/util/vnode/mac/NodeMacFilterTest.java 0 1 0
org/opendaylight/vtn/manager/internal/util/vnode/mac/PortMacFilterTest.java 0 1 0
org/opendaylight/vtn/manager/internal/util/vnode/mac/PortVlanMacFilterTest.java 0 2 0
org/opendaylight/vtn/manager/internal/util/vnode/package-info.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/AddVlanMapTask.java 0 4 0
org/opendaylight/vtn/manager/internal/vnode/BridgeBuildHelper.java 0 18 0
org/opendaylight/vtn/manager/internal/vnode/BridgeStatusBuildHelper.java 0 16 0
org/opendaylight/vtn/manager/internal/vnode/ClearFlowFilterTask.java 0 5 0
org/opendaylight/vtn/manager/internal/vnode/ClearMacEntryTask.java 0 20 0
org/opendaylight/vtn/manager/internal/vnode/ClearVlanMapTask.java 0 9 0
org/opendaylight/vtn/manager/internal/vnode/DeleteVlanMapTask.java 0 1 0
org/opendaylight/vtn/manager/internal/vnode/FaultedPathsBuildHelper.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/FlowFilterTask.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/GetMacMappedHostFuture.java 0 29 0
org/opendaylight/vtn/manager/internal/vnode/GetVlanMapFuture.java 0 9 0
org/opendaylight/vtn/manager/internal/vnode/MacEntryAger.java 0 16 0
org/opendaylight/vtn/manager/internal/vnode/MacEntryRemover.java 0 11 0
org/opendaylight/vtn/manager/internal/vnode/MacEntryWalker.java 0 12 0
org/opendaylight/vtn/manager/internal/vnode/MacMapActivation.java 0 16 0
org/opendaylight/vtn/manager/internal/vnode/MacMapCleaner.java 0 8 0
org/opendaylight/vtn/manager/internal/vnode/MacMapListener.java 0 16 0
org/opendaylight/vtn/manager/internal/vnode/MacMapRegistry.java 0 22 0
org/opendaylight/vtn/manager/internal/vnode/MacMapStatusReader.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/MappingRegistry.java 0 63 0
org/opendaylight/vtn/manager/internal/vnode/PacketContext.java 0 110 0
org/opendaylight/vtn/manager/internal/vnode/PortMapCleaner.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/PortMapCleanerTest.java 0 45 0
org/opendaylight/vtn/manager/internal/vnode/PortMapRegistry.java 0 14 0
org/opendaylight/vtn/manager/internal/vnode/RemoveFilterTask.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/RemoveFlowFilterTask.java 0 10 0
org/opendaylight/vtn/manager/internal/vnode/RemoveMacEntryTask.java 0 14 0
org/opendaylight/vtn/manager/internal/vnode/RemoveMacTask.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/RemovePortMapTask.java 0 7 0
org/opendaylight/vtn/manager/internal/vnode/RemoveVbridgeTask.java 0 1 0
org/opendaylight/vtn/manager/internal/vnode/RemoveVinterfaceTask.java 0 4 0
org/opendaylight/vtn/manager/internal/vnode/RemoveVirtualNodeTask.java 0 6 0
org/opendaylight/vtn/manager/internal/vnode/RemoveVlanMapTask.java 0 9 0
org/opendaylight/vtn/manager/internal/vnode/RemoveVterminalTask.java 0 1 0
org/opendaylight/vtn/manager/internal/vnode/RemoveVtnTask.java 0 7 0
org/opendaylight/vtn/manager/internal/vnode/SetFilterTask.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/SetFlowFilterTask.java 0 11 0
org/opendaylight/vtn/manager/internal/vnode/SetMacMapAclTask.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/SetMacMapTask.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/SetPortMapTask.java 0 7 0
org/opendaylight/vtn/manager/internal/vnode/UpdateMacMapTask.java 0 10 0
org/opendaylight/vtn/manager/internal/vnode/UpdateVbridgeTask.java 0 27 0
org/opendaylight/vtn/manager/internal/vnode/UpdateVinterfaceTask.java 0 43 0
org/opendaylight/vtn/manager/internal/vnode/UpdateVirtualNodeTask.java 0 5 0
org/opendaylight/vtn/manager/internal/vnode/UpdateVterminalTask.java 0 26 0
org/opendaylight/vtn/manager/internal/vnode/UpdateVtnTask.java 0 26 0
org/opendaylight/vtn/manager/internal/vnode/VBridge.java 0 58 0
org/opendaylight/vtn/manager/internal/vnode/VBridgeEntity.java 0 14 0
org/opendaylight/vtn/manager/internal/vnode/VBridgeInterface.java 0 11 0
org/opendaylight/vtn/manager/internal/vnode/VBridgeManager.java 0 68 0
org/opendaylight/vtn/manager/internal/vnode/VInterface.java 0 60 0
org/opendaylight/vtn/manager/internal/vnode/VInterfaceService.java 0 18 0
org/opendaylight/vtn/manager/internal/vnode/VNodeChangeListener.java 0 1 0
org/opendaylight/vtn/manager/internal/vnode/VNodeLogListener.java 0 4 0
org/opendaylight/vtn/manager/internal/vnode/VNodeMapCleaner.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/VNodeReader.java 0 4 0
org/opendaylight/vtn/manager/internal/vnode/VNodeWalker.java 0 7 0
org/opendaylight/vtn/manager/internal/vnode/VTNMacMap.java 0 46 0
org/opendaylight/vtn/manager/internal/vnode/VTNVlanMap.java 0 43 0
org/opendaylight/vtn/manager/internal/vnode/VTenant.java 0 13 0
org/opendaylight/vtn/manager/internal/vnode/VTenantChange.java 0 19 0
org/opendaylight/vtn/manager/internal/vnode/VTenantLoadTask.java 0 60 0
org/opendaylight/vtn/manager/internal/vnode/VTenantManager.java 0 158 0
org/opendaylight/vtn/manager/internal/vnode/VTerminal.java 0 19 0
org/opendaylight/vtn/manager/internal/vnode/VTerminalInterface.java 0 8 0
org/opendaylight/vtn/manager/internal/vnode/VbridgeBuildHelper.java 0 16 0
org/opendaylight/vtn/manager/internal/vnode/VbridgeListener.java 0 18 0
org/opendaylight/vtn/manager/internal/vnode/VinterfaceBuildHelper.java 0 22 0
org/opendaylight/vtn/manager/internal/vnode/VinterfaceListener.java 0 21 0
org/opendaylight/vtn/manager/internal/vnode/VirtualBridge.java 0 74 0
org/opendaylight/vtn/manager/internal/vnode/VirtualElement.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/VirtualMapNode.java 0 4 0
org/opendaylight/vtn/manager/internal/vnode/VirtualNode.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/VlanMapCleaner.java 0 1 0
org/opendaylight/vtn/manager/internal/vnode/VlanMapListener.java 0 14 0
org/opendaylight/vtn/manager/internal/vnode/VlanMapPortFilter.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/VlanMapRegistry.java 0 8 0
org/opendaylight/vtn/manager/internal/vnode/VterminalBuildHelper.java 0 15 0
org/opendaylight/vtn/manager/internal/vnode/VterminalListener.java 0 7 0
org/opendaylight/vtn/manager/internal/vnode/VtnBuildHelper.java 0 25 0
org/opendaylight/vtn/manager/internal/vnode/VtnFlowFilterListener.java 0 11 0
org/opendaylight/vtn/manager/internal/vnode/VtnListener.java 0 13 0
org/opendaylight/vtn/manager/internal/vnode/VtnTreeBuilder.java 0 21 0
org/opendaylight/vtn/manager/internal/vnode/xml/AbstractConfigList.java 0 1 0
org/opendaylight/vtn/manager/internal/vnode/xml/PathMapConfig.java 0 16 0
org/opendaylight/vtn/manager/internal/vnode/xml/PathMapConfigList.java 0 5 0
org/opendaylight/vtn/manager/internal/vnode/xml/VBridgeConfig.java 0 16 0
org/opendaylight/vtn/manager/internal/vnode/xml/VBridgeConfigList.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/xml/VInterfaceConfig.java 0 16 0
org/opendaylight/vtn/manager/internal/vnode/xml/VInterfaceConfigList.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/xml/VTenantConfig.java 0 19 0
org/opendaylight/vtn/manager/internal/vnode/xml/VTerminalConfig.java 0 8 0
org/opendaylight/vtn/manager/internal/vnode/xml/VTerminalConfigList.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/xml/VirtualBridgeConfig.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlAbstractBridge.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlDlAddrAction.java 0 4 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlDropFilter.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlFlowAction.java 0 4 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlFlowActionList.java 0 16 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlFlowFilter.java 0 6 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlFlowFilterList.java 0 10 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlInetAddrAction.java 0 4 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlLogger.java 0 1 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlMacMapConfig.java 0 18 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlPassFilter.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlPortAction.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlPortMapConfig.java 0 10 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlRedirectFilter.java 0 12 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetDlDstAction.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetDlSrcAction.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetIcmpCodeAction.java 0 5 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetIcmpTypeAction.java 0 5 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetInetDscpAction.java 0 5 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetInetDstAction.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetInetSrcAction.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetPortDstAction.java 0 1 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetPortSrcAction.java 0 1 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetVlanPcpAction.java 0 5 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlVBridge.java 0 13 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlVBridgeTest.java 0 59 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlVInterface.java 0 13 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlVInterfaceTest.java 0 59 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlVNode.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlVTenant.java 0 15 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlVTenantTest.java 0 65 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlVTerminal.java 0 4 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlVTerminalTest.java 0 15 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlVlanMapConfig.java 0 8 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlVlanMapConfigList.java 0 4 0
org/opendaylight/vtn/manager/it/base/KarafTestBase.java 0 52 0
org/opendaylight/vtn/manager/it/core/FlowConditionServiceTest.java 0 81 0
org/opendaylight/vtn/manager/it/core/FlowCounter.java 0 2 0
org/opendaylight/vtn/manager/it/core/FlowFilterServiceTest.java 0 50 0
org/opendaylight/vtn/manager/it/core/InventoryEventTest.java 0 81 0
org/opendaylight/vtn/manager/it/core/MacEntryWaiter.java 0 14 0
org/opendaylight/vtn/manager/it/core/MacMapServiceTest.java 0 153 0
org/opendaylight/vtn/manager/it/core/MacMapStatusTest.java 0 36 0
org/opendaylight/vtn/manager/it/core/MacTableServiceTest.java 0 38 0
org/opendaylight/vtn/manager/it/core/NodePath.java 0 2 0
org/opendaylight/vtn/manager/it/core/PathMapServiceTest.java 0 45 0
org/opendaylight/vtn/manager/it/core/PathMapTest.java 0 42 0
org/opendaylight/vtn/manager/it/core/PathPolicyServiceTest.java 0 10 0
org/opendaylight/vtn/manager/it/core/PortMapServiceTest.java 0 183 0
org/opendaylight/vtn/manager/it/core/PortMapStatusTest.java 0 25 0
org/opendaylight/vtn/manager/it/core/RoutingTableTest.java 0 6 0
org/opendaylight/vtn/manager/it/core/StaticTopology.java 0 25 0
org/opendaylight/vtn/manager/it/core/StaticTopologyTest.java 0 5 0
org/opendaylight/vtn/manager/it/core/SwitchLink.java 0 5 0
org/opendaylight/vtn/manager/it/core/SwitchLinkMap.java 0 17 0
org/opendaylight/vtn/manager/it/core/TestMethodBase.java 0 50 0
org/opendaylight/vtn/manager/it/core/UnicastFlowTest.java 0 27 0
org/opendaylight/vtn/manager/it/core/VNodeStateWaiter.java 0 27 0
org/opendaylight/vtn/manager/it/core/VTNManagerIT.java 0 30 0
org/opendaylight/vtn/manager/it/core/VbridgeServiceTest.java 0 79 0
org/opendaylight/vtn/manager/it/core/VinterfaceServiceTest.java 0 169 0
org/opendaylight/vtn/manager/it/core/VlanMapServiceTest.java 0 52 0
org/opendaylight/vtn/manager/it/core/VlanMapStatusTest.java 0 7 0
org/opendaylight/vtn/manager/it/core/VterminalServiceTest.java 0 70 0
org/opendaylight/vtn/manager/it/core/VtnServiceTest.java 0 57 0
org/opendaylight/vtn/manager/it/ofmock/DataStoreUtils.java 0 4 0
org/opendaylight/vtn/manager/it/ofmock/OfMockLink.java 0 3 0
org/opendaylight/vtn/manager/it/ofmock/OfMockService.java 0 4 0
org/opendaylight/vtn/manager/it/ofmock/OfMockUtils.java 0 32 0
org/opendaylight/vtn/manager/it/ofmock/impl/AddFlowTask.java 0 20 0
org/opendaylight/vtn/manager/it/ofmock/impl/Barrier.java 0 1 0
org/opendaylight/vtn/manager/it/ofmock/impl/CookieMatcher.java 0 2 0
org/opendaylight/vtn/manager/it/ofmock/impl/DataChangeWaiterImpl.java 0 11 0
org/opendaylight/vtn/manager/it/ofmock/impl/DataStoreListener.java 0 19 0
org/opendaylight/vtn/manager/it/ofmock/impl/DeleteDataTask.java 0 10 0
org/opendaylight/vtn/manager/it/ofmock/impl/DeleteTerminationPointTask.java 0 9 0
org/opendaylight/vtn/manager/it/ofmock/impl/DeleteTopologyNodeTask.java 0 8 0
org/opendaylight/vtn/manager/it/ofmock/impl/FlowMatcher.java 0 12 0
org/opendaylight/vtn/manager/it/ofmock/impl/FlowTable.java 0 25 0
org/opendaylight/vtn/manager/it/ofmock/impl/GetFlowStatsTask.java 0 7 0
org/opendaylight/vtn/manager/it/ofmock/impl/InitDatastoreTask.java 0 10 0
org/opendaylight/vtn/manager/it/ofmock/impl/LinkCleaner.java 0 14 0
org/opendaylight/vtn/manager/it/ofmock/impl/OfMockFlowEntry.java 0 22 0
org/opendaylight/vtn/manager/it/ofmock/impl/OfMockProvider.java 0 83 0
org/opendaylight/vtn/manager/it/ofmock/impl/OfNode.java 0 122 0
org/opendaylight/vtn/manager/it/ofmock/impl/OfPort.java 0 28 0
org/opendaylight/vtn/manager/it/ofmock/impl/RemoveFlowTask.java 0 22 0
org/opendaylight/vtn/manager/it/ofmock/impl/RemovedFlows.java 0 3 0
org/opendaylight/vtn/manager/it/ofmock/impl/RoutingTable.java 0 19 0
org/opendaylight/vtn/manager/it/ofmock/impl/TopologyUtils.java 0 48 0
org/opendaylight/vtn/manager/it/ofmock/impl/TxTask.java 0 8 0
org/opendaylight/vtn/manager/it/ofmock/impl/UpdateDataTask.java 0 10 0
org/opendaylight/vtn/manager/it/ofmock/impl/VtnConfigWaiter.java 0 15 0
org/opendaylight/vtn/manager/it/ofmock/impl/VtnNodeListener.java 0 17 0
org/opendaylight/vtn/manager/it/ofmock/impl/VtnPortListener.java 0 21 0
org/opendaylight/vtn/manager/it/util/BridgeNetwork.java 0 3 0
org/opendaylight/vtn/manager/it/util/ModelDrivenTestBase.java 0 107 0
org/opendaylight/vtn/manager/it/util/OrderedComparator.java 0 1 0
org/opendaylight/vtn/manager/it/util/TestBase.java 0 27 0
org/opendaylight/vtn/manager/it/util/TestHost.java 0 10 0
org/opendaylight/vtn/manager/it/util/TestPort.java 0 4 0
org/opendaylight/vtn/manager/it/util/VirtualNetwork.java 0 10 0
org/opendaylight/vtn/manager/it/util/action/ActionVerifier.java 0 2 0
org/opendaylight/vtn/manager/it/util/action/InetPortVerifier.java 0 1 0
org/opendaylight/vtn/manager/it/util/action/SetDlDstVerifier.java 0 4 0
org/opendaylight/vtn/manager/it/util/action/SetDlSrcVerifier.java 0 4 0
org/opendaylight/vtn/manager/it/util/action/SetDscpVerifier.java 0 6 0
org/opendaylight/vtn/manager/it/util/action/SetIcmp4CodeVerifier.java 0 2 0
org/opendaylight/vtn/manager/it/util/action/SetIcmp4TypeVerifier.java 0 1 0
org/opendaylight/vtn/manager/it/util/action/SetInet4DstVerifier.java 0 5 0
org/opendaylight/vtn/manager/it/util/action/SetInet4SrcVerifier.java 0 5 0
org/opendaylight/vtn/manager/it/util/action/SetTcpDstVerifier.java 0 1 0
org/opendaylight/vtn/manager/it/util/action/SetTcpSrcVerifier.java 0 1 0
org/opendaylight/vtn/manager/it/util/action/SetTpDstVerifier.java 0 4 0
org/opendaylight/vtn/manager/it/util/action/SetTpSrcVerifier.java 0 4 0
org/opendaylight/vtn/manager/it/util/action/SetUdpDstVerifier.java 0 1 0
org/opendaylight/vtn/manager/it/util/action/SetUdpSrcVerifier.java 0 1 0
org/opendaylight/vtn/manager/it/util/action/SetVlanPcpVerifier.java 0 3 0
org/opendaylight/vtn/manager/it/util/flow/action/FlowAction.java 0 4 0
org/opendaylight/vtn/manager/it/util/flow/action/FlowActionList.java 0 15 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNDlAddrAction.java 0 1 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNDropAction.java 0 3 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNInetAddrAction.java 0 3 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNPopVlanAction.java 0 3 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNPortAction.java 0 2 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNPushVlanAction.java 0 3 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetDlDstAction.java 0 4 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetDlSrcAction.java 0 4 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetIcmpCodeAction.java 0 6 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetIcmpTypeAction.java 0 6 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetInetDscpAction.java 0 7 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetInetDstAction.java 0 3 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetInetSrcAction.java 0 3 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetPortDstAction.java 0 3 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetPortSrcAction.java 0 3 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetVlanIdAction.java 0 3 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetVlanPcpAction.java 0 5 0
org/opendaylight/vtn/manager/it/util/flow/cond/FlowCondSet.java 0 13 0
org/opendaylight/vtn/manager/it/util/flow/cond/FlowCondition.java 0 12 0
org/opendaylight/vtn/manager/it/util/flow/cond/FlowMatch.java 0 8 0
org/opendaylight/vtn/manager/it/util/flow/filter/DropFilter.java 0 3 0
org/opendaylight/vtn/manager/it/util/flow/filter/FlowFilter.java 0 9 0
org/opendaylight/vtn/manager/it/util/flow/filter/FlowFilterList.java 0 12 0
org/opendaylight/vtn/manager/it/util/flow/filter/PassFilter.java 0 3 0
org/opendaylight/vtn/manager/it/util/flow/filter/RedirectFilter.java 0 9 0
org/opendaylight/vtn/manager/it/util/flow/match/Layer4PortMatch.java 0 1 0
org/opendaylight/vtn/manager/it/util/flow/match/PortRange.java 0 13 0
org/opendaylight/vtn/manager/it/util/flow/match/VTNEtherMatch.java 0 4 0
org/opendaylight/vtn/manager/it/util/flow/match/VTNIcmpMatch.java 0 7 0
org/opendaylight/vtn/manager/it/util/flow/match/VTNInet4Match.java 0 3 0
org/opendaylight/vtn/manager/it/util/flow/match/VTNInetMatch.java 0 4 0
org/opendaylight/vtn/manager/it/util/flow/match/VTNLayer4Match.java 0 1 0
org/opendaylight/vtn/manager/it/util/flow/match/VTNMatch.java 0 3 0
org/opendaylight/vtn/manager/it/util/flow/match/VTNTcpMatch.java 0 6 0
org/opendaylight/vtn/manager/it/util/flow/match/VTNUdpMatch.java 0 6 0
org/opendaylight/vtn/manager/it/util/inventory/InventoryUtils.java 0 15 0
org/opendaylight/vtn/manager/it/util/inventory/MacVlan.java 0 11 0
org/opendaylight/vtn/manager/it/util/inventory/PortVlan.java 0 2 0
org/opendaylight/vtn/manager/it/util/packet/ArpFactory.java 0 19 0
org/opendaylight/vtn/manager/it/util/packet/EthernetFactory.java 0 19 0
org/opendaylight/vtn/manager/it/util/packet/Icmp4Factory.java 0 7 0
org/opendaylight/vtn/manager/it/util/packet/Inet4Factory.java 0 11 0
org/opendaylight/vtn/manager/it/util/packet/PacketFactory.java 0 12 0
org/opendaylight/vtn/manager/it/util/packet/TcpFactory.java 0 14 0
org/opendaylight/vtn/manager/it/util/packet/UdpFactory.java 0 8 0
org/opendaylight/vtn/manager/it/util/pathmap/PathMap.java 0 9 0
org/opendaylight/vtn/manager/it/util/pathmap/PathMapSet.java 0 12 0
org/opendaylight/vtn/manager/it/util/pathpolicy/PathCost.java 0 8 0
org/opendaylight/vtn/manager/it/util/pathpolicy/PathPolicy.java 0 15 0
org/opendaylight/vtn/manager/it/util/pathpolicy/PathPolicySet.java 0 12 0
org/opendaylight/vtn/manager/it/util/unicast/ArpFlowFactory.java 0 5 0
org/opendaylight/vtn/manager/it/util/unicast/Icmp4FlowFactory.java 0 7 0
org/opendaylight/vtn/manager/it/util/unicast/Inet4FlowFactory.java 0 4 0
org/opendaylight/vtn/manager/it/util/unicast/Tcp4FlowFactory.java 0 9 0
org/opendaylight/vtn/manager/it/util/unicast/Udp4FlowFactory.java 0 9 0
org/opendaylight/vtn/manager/it/util/unicast/UnicastFlow.java 0 7 0
org/opendaylight/vtn/manager/it/util/unicast/UnicastFlowFactory.java 0 7 0
org/opendaylight/vtn/manager/it/util/vnode/BridgeConfig.java 0 3 0
org/opendaylight/vtn/manager/it/util/vnode/BridgeIdentifier.java 0 3 0
org/opendaylight/vtn/manager/it/util/vnode/MacMapHostIdentifier.java 0 17 0
org/opendaylight/vtn/manager/it/util/vnode/MacMapIdentifier.java 0 10 0
org/opendaylight/vtn/manager/it/util/vnode/TenantNodeIdentifier.java 0 12 0
org/opendaylight/vtn/manager/it/util/vnode/VBridgeConfig.java 0 18 0
org/opendaylight/vtn/manager/it/util/vnode/VBridgeIdentifier.java 0 25 0
org/opendaylight/vtn/manager/it/util/vnode/VBridgeIfIdentifier.java 0 16 0
org/opendaylight/vtn/manager/it/util/vnode/VBridgeMapIdentifier.java 0 6 0
org/opendaylight/vtn/manager/it/util/vnode/VInterfaceConfig.java 0 11 0
org/opendaylight/vtn/manager/it/util/vnode/VInterfaceIdentifier.java 0 16 0
org/opendaylight/vtn/manager/it/util/vnode/VNodeIdentifier.java 0 23 0
org/opendaylight/vtn/manager/it/util/vnode/VNodeType.java 0 8 0
org/opendaylight/vtn/manager/it/util/vnode/VTNMacMapConfig.java 0 25 0
org/opendaylight/vtn/manager/it/util/vnode/VTNMacMapStatus.java 0 7 0
org/opendaylight/vtn/manager/it/util/vnode/VTNMacMappedHost.java 0 4 0
org/opendaylight/vtn/manager/it/util/vnode/VTNPortMapConfig.java 0 10 0
org/opendaylight/vtn/manager/it/util/vnode/VTNVlanMapConfig.java 0 19 0
org/opendaylight/vtn/manager/it/util/vnode/VTenantConfig.java 0 18 0
org/opendaylight/vtn/manager/it/util/vnode/VTenantIdentifier.java 0 5 0
org/opendaylight/vtn/manager/it/util/vnode/VTerminalConfig.java 0 15 0
org/opendaylight/vtn/manager/it/util/vnode/VTerminalIdentifier.java 0 9 0
org/opendaylight/vtn/manager/it/util/vnode/VTerminalIfIdentifier.java 0 16 0
org/opendaylight/vtn/manager/it/util/vnode/VlanMapIdentifier.java 0 14 0
org/opendaylight/vtn/manager/it/util/vnode/mac/MacEntry.java 0 9 0
org/opendaylight/vtn/manager/neutron/impl/DataStoreExceptionMapper.java 0 2 0
org/opendaylight/vtn/manager/neutron/impl/MdsalUtils.java 0 14 0
org/opendaylight/vtn/manager/neutron/impl/MdsalUtilsTest.java 0 17 0
org/opendaylight/vtn/manager/neutron/impl/NetworkHandler.java 0 3 0
org/opendaylight/vtn/manager/neutron/impl/NetworkHandlerTest.java 0 10 0
org/opendaylight/vtn/manager/neutron/impl/NeutronConfig.java 0 3 0
org/opendaylight/vtn/manager/neutron/impl/NeutronConfigTest.java 0 5 0
org/opendaylight/vtn/manager/neutron/impl/NeutronNetworkChangeListener.java 0 8 0
org/opendaylight/vtn/manager/neutron/impl/NeutronNetworkChangeListenerTest.java 0 43 0
org/opendaylight/vtn/manager/neutron/impl/NeutronProvider.java 0 22 0
org/opendaylight/vtn/manager/neutron/impl/OVSDBEventHandler.java 0 71 0
org/opendaylight/vtn/manager/neutron/impl/OVSDBEventHandlerTest.java 0 208 0
org/opendaylight/vtn/manager/neutron/impl/OfNode.java 0 1 0
org/opendaylight/vtn/manager/neutron/impl/OvsdbDataChangeListener.java 0 23 0
org/opendaylight/vtn/manager/neutron/impl/OvsdbDataChangeListenerTest.java 0 53 0
org/opendaylight/vtn/manager/neutron/impl/OvsdbNodeChange.java 0 25 0
org/opendaylight/vtn/manager/neutron/impl/OvsdbNodeChangeTest.java 0 252 0
org/opendaylight/vtn/manager/neutron/impl/PortDataChangeListener.java 0 32 0
org/opendaylight/vtn/manager/neutron/impl/PortDataChangeListenerTest.java 0 61 0
org/opendaylight/vtn/manager/neutron/impl/ReadTransactionHolderTest.java 0 5 0
org/opendaylight/vtn/manager/neutron/impl/TestBase.java 0 16 0
org/opendaylight/vtn/manager/neutron/impl/VTNManagerService.java 0 74 0
org/opendaylight/vtn/manager/neutron/impl/VTNManagerServiceTest.java 0 208 0
org/opendaylight/vtn/manager/neutron/impl/VTNNeutronUtils.java 0 5 0
org/opendaylight/vtn/manager/neutron/impl/VTNNeutronUtilsTest.java 0 30 0
org/opendaylight/vtn/manager/package-info.java 0 5 0
org/opendaylight/vtn/manager/packet/ARP.java 0 12 0
org/opendaylight/vtn/manager/packet/ARPTest.java 0 22 0
org/opendaylight/vtn/manager/packet/EtherTypePacket.java 0 2 0
org/opendaylight/vtn/manager/packet/Ethernet.java 0 5 0
org/opendaylight/vtn/manager/packet/EthernetTest.java 0 19 0
org/opendaylight/vtn/manager/packet/ICMP.java 0 12 0
org/opendaylight/vtn/manager/packet/ICMPTest.java 0 10 0
org/opendaylight/vtn/manager/packet/IEEE8021Q.java 0 6 0
org/opendaylight/vtn/manager/packet/IEEE8021QTest.java 0 32 0
org/opendaylight/vtn/manager/packet/IPv4.java 0 23 0
org/opendaylight/vtn/manager/packet/IPv4Test.java 0 48 0
org/opendaylight/vtn/manager/packet/Packet.java 0 21 0
org/opendaylight/vtn/manager/packet/PacketExceptionTest.java 0 2 0
org/opendaylight/vtn/manager/packet/PacketTest.java 0 6 0
org/opendaylight/vtn/manager/packet/PortPacket.java 0 1 0
org/opendaylight/vtn/manager/packet/TCP.java 0 12 0
org/opendaylight/vtn/manager/packet/TCPTest.java 0 28 0
org/opendaylight/vtn/manager/packet/UDP.java 0 6 0
org/opendaylight/vtn/manager/packet/UDPTest.java 0 10 0
org/opendaylight/vtn/manager/util/ByteUtils.java 0 6 0
org/opendaylight/vtn/manager/util/ByteUtilsTest.java 0 4 0
org/opendaylight/vtn/manager/util/EtherAddress.java 0 13 0
org/opendaylight/vtn/manager/util/EtherAddressTest.java 0 18 0
org/opendaylight/vtn/manager/util/EtherTypes.java 0 2 0
org/opendaylight/vtn/manager/util/InetProtocols.java 0 2 0
org/opendaylight/vtn/manager/util/Ip4Network.java 0 18 0
org/opendaylight/vtn/manager/util/Ip4NetworkTest.java 0 23 0
org/opendaylight/vtn/manager/util/IpNetwork.java 0 7 0
org/opendaylight/vtn/manager/util/IpNetworkTest.java 0 8 0
org/opendaylight/vtn/manager/util/NumberUtils.java 0 13 0
org/opendaylight/vtn/manager/util/NumberUtilsTest.java 0 19 0
org/opendaylight/vtn/manager/util/UnknownIpNetwork.java 0 11 0
org/opendaylight/vtn/manager/util/VTNIdentifiableComparator.java 0 2 0
org/opendaylight/vtn/manager/util/xml/adapters/ByteAdapter.java 0 2 0
org/opendaylight/vtn/manager/util/xml/adapters/ByteAdapterTest.java 0 4 0
org/opendaylight/vtn/manager/util/xml/adapters/DoubleAdapter.java 0 2 0
org/opendaylight/vtn/manager/util/xml/adapters/DoubleAdapterTest.java 0 1 0
org/opendaylight/vtn/manager/util/xml/adapters/IntegerAdapter.java 0 2 0
org/opendaylight/vtn/manager/util/xml/adapters/IntegerAdapterTest.java 0 3 0
org/opendaylight/vtn/manager/util/xml/adapters/LongAdapter.java 0 2 0
org/opendaylight/vtn/manager/util/xml/adapters/LongAdapterTest.java 0 3 0
org/opendaylight/vtn/manager/util/xml/adapters/ShortAdapter.java 0 2 0
org/opendaylight/vtn/manager/util/xml/adapters/ShortAdapterTest.java 0 3 0
org/opendaylight/vtn/manager/util/xml/adapters/VlanIdAdapter.java 0 2 0
org/opendaylight/vtn/manager/util/xml/adapters/VlanIdAdapterTest.java 0 1 0
org/opendaylight/vtn/manager/util/xml/adapters/VnodeNameAdapter.java 0 2 0
org/opendaylight/vtn/manager/util/xml/adapters/VnodeNameAdapterTest.java 0 1 0
org/opendaylight/vtn/manager/util/xml/adapters/VtnPortDescAdapter.java 0 2 0
org/opendaylight/vtn/manager/util/xml/adapters/VtnPortDescAdapterTest.java 0 1 0

Rules

Category Rule Violations Severity
blocks EmptyBlock
  • tokens: "LITERAL_TRY, LITERAL_CATCH, LITERAL_FINALLY, LITERAL_IF, LITERAL_ELSE, LITERAL_SWITCH"
  • option: "TEXT"
86  Warning
coding IllegalCatch 224  Warning
NoFinalizer 1  Warning
OverloadMethodsDeclarationOrder 117  Warning
VariableDeclarationUsageDistance 567  Warning
design OneTopLevelClass 1  Warning
imports CustomImportOrder
  • thirdPartyPackageRegExp: ".*"
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###THIRD_PARTY_PACKAGE"
6513  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "4"
  • caseIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "4"
7  Warning
javadoc AtclauseOrder
  • tagOrder: "@param, @return, @throws, @deprecated"
  • target: "CLASS_DEF, INTERFACE_DEF, ENUM_DEF, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
6  Warning
JavadocParagraph
  • allowNewlineParagraph: "false"
3  Warning
JavadocStyle
  • checkEmptyJavadoc: "true"
18  Warning
JavadocTagContinuationIndentation 25  Warning
misc AvoidEscapedUnicodeCharacters
  • allowNonPrintableEscapes: "true"
  • allowByTailComment: "true"
  • allowEscapesForControlCharacters: "true"
9  Warning
naming AbbreviationAsWordInName
  • ignoreFinal: "false"
  • allowedAbbreviationLength: "4"
2  Warning
LocalVariableName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
523  Warning
MemberName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
20  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
339  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
26  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
  • tokens: "IMPORT, CLASS_DEF, INTERFACE_DEF, ENUM_DEF, STATIC_INIT, INSTANCE_INIT, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
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"
496  Warning
SeparatorWrap
  • tokens: "COMMA"
  • option: "EOL"
8594  Warning
SeparatorWrap
  • tokens: "DOT"
  • option: "nl"
8594  Warning
WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
2  Warning

Details

org/opendaylight/vtn/manager/TestBase.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 43
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 118
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 128
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 140
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 162
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 177
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 184
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 188
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 201
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 221
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 224
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 242
 Warning naming LocalVariableName Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 261
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 348
 Warning whitespace OperatorWrap '+' should be on a new line. 357
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 360

org/opendaylight/vtn/manager/VTNExceptionTest.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 33
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 39
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 68
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 74
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 95
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 123

org/opendaylight/vtn/manager/XmlNode.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 93

org/opendaylight/vtn/manager/XmlValueType.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 28

org/opendaylight/vtn/manager/internal/DataGenerator.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 84

org/opendaylight/vtn/manager/internal/DataStoreExceptionMapper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Function' import. Should be before 'java.util.concurrent.ExecutionException'. 13
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 57

org/opendaylight/vtn/manager/internal/DelayedRunnableTask.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 27

org/opendaylight/vtn/manager/internal/FailFutureTask.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 35

org/opendaylight/vtn/manager/internal/ItemBuildHelper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MultiEventCollector'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 21
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '41'. 156
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '59'. 164
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '79'. 174
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '105'. 185
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '131'. 198

org/opendaylight/vtn/manager/internal/KeyedLeafBuildHelper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MultiEventCollector'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MultiEventCollector'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 135

org/opendaylight/vtn/manager/internal/LeafBuildHelper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MultiEventCollector'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MultiEventCollector'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 103
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 113
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 126

org/opendaylight/vtn/manager/internal/LoopIterator.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 38

org/opendaylight/vtn/manager/internal/TestBase.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.EtherHeader.VLAN_NONE' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils.MASK_SHORT'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag.MISSING_ELEMENT' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils.MASK_SHORT'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.junit.Assert'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableList' import. Should be before 'org.junit.Assert'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.junit.Assert'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.junit.Assert'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ListenableFuture' import. Should be before 'org.junit.Assert'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.MacVlan' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeModification' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.ReadFailedException' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.TransactionCommitFailedException' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 87
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPortBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 88
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLink' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 89
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 90
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.config.AllowedHosts' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 91
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.config.DeniedHosts' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 92
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.info.MacMapConfig' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 93
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePorts' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 94
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinks' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 95
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLink' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 96
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePort' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 97
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 98
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 99
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 101
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 102
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 165
 Warning naming ParameterName Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 195
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 308
 Warning whitespace SeparatorWrap '.' should be on a new line. 309
 Warning whitespace SeparatorWrap '.' should be on a new line. 315
 Warning whitespace SeparatorWrap '.' should be on a new line. 317
 Warning whitespace SeparatorWrap '.' should be on a new line. 338
 Warning whitespace SeparatorWrap '.' should be on a new line. 339
 Warning whitespace SeparatorWrap '.' should be on a new line. 345
 Warning whitespace SeparatorWrap '.' should be on a new line. 347
 Warning whitespace SeparatorWrap '.' should be on a new line. 383
 Warning whitespace SeparatorWrap '.' should be on a new line. 384
 Warning whitespace SeparatorWrap '.' should be on a new line. 440
 Warning whitespace SeparatorWrap '.' should be on a new line. 441
 Warning whitespace SeparatorWrap '.' should be on a new line. 442
 Warning whitespace SeparatorWrap '.' should be on a new line. 443
 Warning whitespace SeparatorWrap '.' should be on a new line. 444
 Warning whitespace SeparatorWrap '.' should be on a new line. 445
 Warning whitespace SeparatorWrap '.' should be on a new line. 446
 Warning whitespace SeparatorWrap '.' should be on a new line. 447
 Warning whitespace SeparatorWrap '.' should be on a new line. 448
 Warning whitespace SeparatorWrap '.' should be on a new line. 451
 Warning whitespace SeparatorWrap '.' should be on a new line. 452
 Warning whitespace SeparatorWrap '.' should be on a new line. 459
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 544
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 560
 Warning naming ParameterName Parameter name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 560
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 572
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 584
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 604
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 607
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 625
 Warning naming ParameterName Parameter name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 641
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 641
 Warning naming LocalVariableName Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 672
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 759
 Warning whitespace OperatorWrap '+' should be on a new line. 768
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 771
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 926
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 1057
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 1072
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1091
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1106
 Warning whitespace OperatorWrap '+' should be on a new line. 1133
 Warning whitespace SeparatorWrap '.' should be on a new line. 1150
 Warning whitespace SeparatorWrap '.' should be on a new line. 1151
 Warning naming LocalVariableName Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1156
 Warning whitespace SeparatorWrap '.' should be on a new line. 1157
 Warning whitespace SeparatorWrap '.' should be on a new line. 1159
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1178
 Warning blocks EmptyBlock Empty catch block. 1218
 Warning sizes LineLength Line is longer than 120 characters (found 137). 1443
 Warning sizes LineLength Line is longer than 120 characters (found 137). 1479
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1511

org/opendaylight/vtn/manager/internal/TestDscp.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 36
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 65

org/opendaylight/vtn/manager/internal/TestEtherType.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62

org/opendaylight/vtn/manager/internal/TestIpv4Prefix.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62

org/opendaylight/vtn/manager/internal/TestMacAddress.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62

org/opendaylight/vtn/manager/internal/TestNodeConnectorId.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 36
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62

org/opendaylight/vtn/manager/internal/TestPortNumber.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62

org/opendaylight/vtn/manager/internal/TestVlanHostDesc.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 63

org/opendaylight/vtn/manager/internal/TestVlanId.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62

org/opendaylight/vtn/manager/internal/TestVlanPcp.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62

org/opendaylight/vtn/manager/internal/TestVnodeName.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62

org/opendaylight/vtn/manager/internal/TestVtnPortDesc.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62

org/opendaylight/vtn/manager/internal/TxContext.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.Logger'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.Logger'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 16
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 175
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 199

org/opendaylight/vtn/manager/internal/TxTask.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 58
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 101

org/opendaylight/vtn/manager/internal/VTNManagerProvider.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.concurrent.Future'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'java.util.concurrent.Future'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNEntityType' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNTimer' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.FlowRpcWatcher' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.VTNFlowBuilder' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.CandidateAlreadyRegisteredException' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.Entity' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipCandidateRegistration' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipListener' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipListenerRegistration' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipState' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. Should be before 'org.opendaylight.yangtools.yang.binding.RpcService'. 41
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 230

org/opendaylight/vtn/manager/internal/VTNSubSystem.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. Should be before 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture'. 14

org/opendaylight/vtn/manager/internal/XmlDataType.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnPortDesc'. 29

org/opendaylight/vtn/manager/internal/XmlNode.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 93

org/opendaylight/vtn/manager/internal/XmlValueType.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 28

org/opendaylight/vtn/manager/internal/config/ConfigListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.LoggerFactory'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNEntityType' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfig' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 78
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 97
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 128
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 146
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 173
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 183
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 191
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 202

org/opendaylight/vtn/manager/internal/config/ConfigListenerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Before' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.ArgumentCaptor' import. Should be before 'org.slf4j.Logger'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Mock' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.Logger'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxTask' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNEntityType' import. Should be before 'org.slf4j.Logger'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfig' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfigBuilder' import. Should be before 'org.slf4j.Logger'. 56
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 121
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 183
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cfType' declaration and its first usage is 15, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 240
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cfKey' declaration and its first usage is 15, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 301
 Warning whitespace SeparatorWrap '.' should be on a new line. 328
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cfType' declaration and its first usage is 16, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 358
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cfKey' declaration and its first usage is 16, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 359
 Warning whitespace SeparatorWrap '.' should be on a new line. 363
 Warning whitespace SeparatorWrap '.' should be on a new line. 364
 Warning whitespace SeparatorWrap '.' should be on a new line. 418
 Warning whitespace SeparatorWrap '.' should be on a new line. 444
 Warning whitespace SeparatorWrap '.' should be on a new line. 445
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cfType' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 482
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cfKey' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 483
 Warning whitespace SeparatorWrap '.' should be on a new line. 485
 Warning whitespace SeparatorWrap '.' should be on a new line. 601

org/opendaylight/vtn/manager/internal/config/ConfigType.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 154
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 156
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 205

org/opendaylight/vtn/manager/internal/config/OperationalListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.SettableVTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfig' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 70
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 102
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 111
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 119
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 127
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 137

org/opendaylight/vtn/manager/internal/config/OperationalListenerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Before' import. Should be before 'org.slf4j.Logger'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.ArgumentCaptor' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Mock' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.Logger'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.Logger'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.SettableVTNFuture' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.Logger'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfig' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfigBuilder' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.Logger'. 50
 Warning whitespace SeparatorWrap '.' should be on a new line. 91
 Warning whitespace SeparatorWrap '.' should be on a new line. 247
 Warning whitespace SeparatorWrap '.' should be on a new line. 248
 Warning whitespace SeparatorWrap '.' should be on a new line. 249
 Warning whitespace SeparatorWrap '.' should be on a new line. 250
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace SeparatorWrap '.' should be on a new line. 280
 Warning whitespace SeparatorWrap '.' should be on a new line. 281
 Warning whitespace SeparatorWrap '.' should be on a new line. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 391

org/opendaylight/vtn/manager/internal/config/TestVTNConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.EnumMap' import. Should be before 'java.util.Map'. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNConfig' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 18

org/opendaylight/vtn/manager/internal/config/TestVtnConfigBuilder.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.EnumMap' import. Should be before 'java.util.Map'. 12

org/opendaylight/vtn/manager/internal/config/VTNConfigImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNConfig' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfigBuilder'. 28
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 219
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 227
 Warning whitespace SeparatorWrap '.' should be on a new line. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 229
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 284
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 284
 Warning whitespace SeparatorWrap '.' should be on a new line. 287
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 301
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 302
 Warning whitespace SeparatorWrap '.' should be on a new line. 305
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning whitespace SeparatorWrap '.' should be on a new line. 378
 Warning whitespace SeparatorWrap '.' should be on a new line. 379
 Warning whitespace SeparatorWrap '.' should be on a new line. 380
 Warning whitespace SeparatorWrap '.' should be on a new line. 381
 Warning whitespace SeparatorWrap '.' should be on a new line. 382
 Warning whitespace SeparatorWrap '.' should be on a new line. 383
 Warning whitespace SeparatorWrap '.' should be on a new line. 398
 Warning whitespace SeparatorWrap '.' should be on a new line. 399
 Warning whitespace OperatorWrap '&&' should be on a new line. 412
 Warning whitespace OperatorWrap '&&' should be on a new line. 413
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 426
 Warning whitespace OperatorWrap '&&' should be on a new line. 430
 Warning whitespace OperatorWrap '&&' should be on a new line. 431
 Warning whitespace OperatorWrap '&&' should be on a new line. 433
 Warning whitespace OperatorWrap '&&' should be on a new line. 434
 Warning naming ParameterName Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 655
 Warning naming ParameterName Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 676
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 695
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 731
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 739
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 747
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 755
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 763
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 771
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 779
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 787

org/opendaylight/vtn/manager/internal/config/VTNConfigImplTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNConfig' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfigBuilder'. 32
 Warning whitespace SeparatorWrap '.' should be on a new line. 53
 Warning coding VariableDeclarationUsageDistance Distance between variable 'all' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 56
 Warning coding VariableDeclarationUsageDistance Distance between variable 'allTest' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 57
 Warning whitespace SeparatorWrap '.' should be on a new line. 63
 Warning whitespace SeparatorWrap '.' should be on a new line. 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 76
 Warning whitespace SeparatorWrap '.' should be on a new line. 77
 Warning whitespace SeparatorWrap '.' should be on a new line. 89
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 104
 Warning whitespace SeparatorWrap '.' should be on a new line. 116
 Warning whitespace SeparatorWrap '.' should be on a new line. 117
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 130
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning whitespace SeparatorWrap '.' should be on a new line. 156
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 167
 Warning javadoc JavadocStyle First sentence should end with a period. 167
 Warning whitespace SeparatorWrap '.' should be on a new line. 177
 Warning coding VariableDeclarationUsageDistance Distance between variable 'all' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 189
 Warning coding VariableDeclarationUsageDistance Distance between variable 'allTest' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 190
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 210
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 236
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 250
 Warning whitespace SeparatorWrap '.' should be on a new line. 251
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace SeparatorWrap '.' should be on a new line. 287
 Warning whitespace SeparatorWrap '.' should be on a new line. 290
 Warning whitespace SeparatorWrap '.' should be on a new line. 291
 Warning coding VariableDeclarationUsageDistance Distance between variable 'all2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 312
 Warning coding VariableDeclarationUsageDistance Distance between variable 'diffList' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 313
 Warning whitespace SeparatorWrap '.' should be on a new line. 410
 Warning whitespace SeparatorWrap '.' should be on a new line. 441
 Warning whitespace SeparatorWrap '.' should be on a new line. 462
 Warning coding VariableDeclarationUsageDistance Distance between variable 'all' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 469
 Warning whitespace SeparatorWrap '.' should be on a new line. 561
 Warning whitespace SeparatorWrap '.' should be on a new line. 572
 Warning coding VariableDeclarationUsageDistance Distance between variable 'all' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 585
 Warning coding VariableDeclarationUsageDistance Distance between variable 'allTest' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 586
 Warning whitespace SeparatorWrap '.' should be on a new line. 592
 Warning whitespace SeparatorWrap '.' should be on a new line. 604
 Warning whitespace SeparatorWrap '.' should be on a new line. 616
 Warning whitespace SeparatorWrap '.' should be on a new line. 628
 Warning whitespace SeparatorWrap '.' should be on a new line. 640
 Warning whitespace SeparatorWrap '.' should be on a new line. 652
 Warning whitespace SeparatorWrap '.' should be on a new line. 664
 Warning whitespace SeparatorWrap '.' should be on a new line. 674
 Warning whitespace SeparatorWrap '.' should be on a new line. 677
 Warning whitespace OperatorWrap '+' should be on a new line. 804
 Warning whitespace OperatorWrap '+' should be on a new line. 805
 Warning whitespace OperatorWrap '+' should be on a new line. 806
 Warning whitespace SeparatorWrap '.' should be on a new line. 855
 Warning whitespace SeparatorWrap '.' should be on a new line. 880
 Warning whitespace SeparatorWrap '.' should be on a new line. 905
 Warning whitespace SeparatorWrap '.' should be on a new line. 954
 Warning whitespace SeparatorWrap '.' should be on a new line. 974
 Warning whitespace SeparatorWrap '.' should be on a new line. 998
 Warning whitespace SeparatorWrap '.' should be on a new line. 1026
 Warning whitespace SeparatorWrap '.' should be on a new line. 1034
 Warning blocks EmptyBlock Empty catch block. 1040

org/opendaylight/vtn/manager/internal/config/VTNConfigManager.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxTask' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNConfig' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNEntityType' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.SettableVTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.TxQueueImpl' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.Entity' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipChange' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipListener' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipListenerRegistration' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipState' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfig' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfigBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 154
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 180
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 214
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 356
 Warning whitespace SeparatorWrap '.' should be on a new line. 363
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 369
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 388
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 436
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 492
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 561
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 570
 Warning whitespace OperatorWrap '+' should be on a new line. 591
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 604
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 612
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 620
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 628
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 636
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 644
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 652
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 660

org/opendaylight/vtn/manager/internal/config/VTNConfigManagerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.concurrent.atomic.AtomicReference'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNEntityType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.TxQueueImpl' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.Entity' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipChange' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipListener' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipListenerRegistration' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipState' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.TransactionCommitFailedException' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfigBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 66
 Warning whitespace SeparatorWrap '.' should be on a new line. 186
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 210
 Warning whitespace OperatorWrap '&&' should be on a new line. 219
 Warning whitespace SeparatorWrap '.' should be on a new line. 231
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 279
 Warning whitespace SeparatorWrap '.' should be on a new line. 280
 Warning whitespace SeparatorWrap '.' should be on a new line. 281
 Warning whitespace SeparatorWrap '.' should be on a new line. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 283
 Warning whitespace SeparatorWrap '.' should be on a new line. 311
 Warning whitespace SeparatorWrap '.' should be on a new line. 312
 Warning whitespace SeparatorWrap '.' should be on a new line. 313
 Warning whitespace SeparatorWrap '.' should be on a new line. 344
 Warning whitespace SeparatorWrap '.' should be on a new line. 345
 Warning whitespace SeparatorWrap '.' should be on a new line. 346
 Warning whitespace SeparatorWrap '.' should be on a new line. 390
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 399
 Warning whitespace SeparatorWrap '.' should be on a new line. 421
 Warning whitespace SeparatorWrap '.' should be on a new line. 422
 Warning whitespace SeparatorWrap '.' should be on a new line. 423
 Warning whitespace SeparatorWrap '.' should be on a new line. 435
 Warning whitespace SeparatorWrap '.' should be on a new line. 436
 Warning whitespace SeparatorWrap '.' should be on a new line. 437
 Warning whitespace SeparatorWrap '.' should be on a new line. 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 483
 Warning whitespace SeparatorWrap '.' should be on a new line. 484
 Warning whitespace SeparatorWrap '.' should be on a new line. 485
 Warning whitespace SeparatorWrap '.' should be on a new line. 839
 Warning whitespace SeparatorWrap '.' should be on a new line. 894
 Warning whitespace SeparatorWrap '.' should be on a new line. 895
 Warning whitespace SeparatorWrap '.' should be on a new line. 896
 Warning whitespace SeparatorWrap '.' should be on a new line. 913
 Warning whitespace SeparatorWrap '.' should be on a new line. 921
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 1021

org/opendaylight/vtn/manager/internal/config/VtnConfigListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 17
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 33
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 41
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 48
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 58

org/opendaylight/vtn/manager/internal/flow/VTNFlowManager.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.FlowRemover' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxTask' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNSubSystem' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.add.AddMdFlowTask' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.add.FlowAddContext' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.common.FlowModContext' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.reader.FlowCountFuture' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.reader.ReadFlowFuture' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.remove.ClearNodeFlowsTask' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.remove.FlowRemoveContext' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.remove.NodeFlowRemover' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.remove.PortFlowRemover' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.remove.RemovedFlowRemover' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.stats.SalFlowIdResolver' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.stats.StatsReaderService' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.stats.StatsTimerTask' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VTNInventoryListener' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnNodeEvent' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnPortEvent' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.CompositeAutoCloseable' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.SalNotificationListener' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNEntityType' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.RunnableVTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.TimeoutCounter' import. Should be before 'org.slf4j.LoggerFactory'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNThreadPool' import. Should be before 'org.slf4j.LoggerFactory'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.BarrierSender' import. Should be before 'org.slf4j.LoggerFactory'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils' import. Should be before 'org.slf4j.LoggerFactory'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.SendBarrierRpc' import. Should be before 'org.slf4j.LoggerFactory'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.VTNFlowBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryUtils' import. Should be before 'org.slf4j.LoggerFactory'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.LoggerFactory'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcFuture' import. Should be before 'org.slf4j.LoggerFactory'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcUtils' import. Should be before 'org.slf4j.LoggerFactory'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.LoggerFactory'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.TxQueueImpl' import. Should be before 'org.slf4j.LoggerFactory'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.NotificationService' import. Should be before 'org.slf4j.LoggerFactory'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipChange' import. Should be before 'org.slf4j.LoggerFactory'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipListener' import. Should be before 'org.slf4j.LoggerFactory'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipListenerRegistration' import. Should be before 'org.slf4j.LoggerFactory'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. Should be before 'org.slf4j.LoggerFactory'. 84
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 86
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.LoggerFactory'. 87
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.GetDataFlowCountInput' import. Should be before 'org.slf4j.LoggerFactory'. 89
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.GetDataFlowCountOutput' import. Should be before 'org.slf4j.LoggerFactory'. 90
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.GetDataFlowInput' import. Should be before 'org.slf4j.LoggerFactory'. 91
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.GetDataFlowOutput' import. Should be before 'org.slf4j.LoggerFactory'. 92
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. Should be before 'org.slf4j.LoggerFactory'. 93
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowService' import. Should be before 'org.slf4j.LoggerFactory'. 94
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.get.data.flow.output.DataFlowInfo' import. Should be before 'org.slf4j.LoggerFactory'. 95
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.NextFlowId' import. Should be before 'org.slf4j.LoggerFactory'. 96
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.NextFlowIdBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 97
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.VtnFlows' import. Should be before 'org.slf4j.LoggerFactory'. 98
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.VtnFlowsBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 99
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. Should be before 'org.slf4j.LoggerFactory'. 100
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 101
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowAdded' import. Should be before 'org.slf4j.LoggerFactory'. 103
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved' import. Should be before 'org.slf4j.LoggerFactory'. 104
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowUpdated' import. Should be before 'org.slf4j.LoggerFactory'. 105
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.NodeErrorNotification' import. Should be before 'org.slf4j.LoggerFactory'. 106
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.NodeExperimenterErrorNotification' import. Should be before 'org.slf4j.LoggerFactory'. 107
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowListener' import. Should be before 'org.slf4j.LoggerFactory'. 108
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.slf4j.LoggerFactory'. 109
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SwitchFlowRemoved' import. Should be before 'org.slf4j.LoggerFactory'. 110
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.FlowCapableTransactionService' import. Should be before 'org.slf4j.LoggerFactory'. 111
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowCookie' import. Should be before 'org.slf4j.LoggerFactory'. 112
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef' import. Should be before 'org.slf4j.LoggerFactory'. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 266
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 274
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 285
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 340
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 404
 Warning whitespace OperatorWrap '+' should be on a new line. 409
 Warning whitespace OperatorWrap '+' should be on a new line. 412
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 439
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 483
 Warning whitespace SeparatorWrap '.' should be on a new line. 543
 Warning whitespace OperatorWrap '+' should be on a new line. 696
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 731
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 780
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 790
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 796
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 808
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 819
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 854
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 868
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 896
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 899
 Warning whitespace SeparatorWrap '.' should be on a new line. 900
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 915
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 917
 Warning whitespace SeparatorWrap '.' should be on a new line. 918

org/opendaylight/vtn/manager/internal/flow/add/AddMdFlowTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNConfig' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.RunnableVTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.AddFlowRpc' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowInput' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 111

org/opendaylight/vtn/manager/internal/flow/add/FlowAddContext.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.common.FlowModContext' import. Should be before 'org.slf4j.LoggerFactory'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNThreadPool' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.VTNFlowBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.slf4j.LoggerFactory'. 22

org/opendaylight/vtn/manager/internal/flow/add/FlowAddQueue.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 100

org/opendaylight/vtn/manager/internal/flow/add/FlowAddTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowInput' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInputBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowOutput' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry'. 43
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 269
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 293

org/opendaylight/vtn/manager/internal/flow/add/PutFlowTxTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.concurrent.CancellationException'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.NextFlowId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.NextFlowIdBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.flow.id.set.FlowIdList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.flow.id.set.FlowIdListBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.flow.id.set.FlowIdListKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.MatchFlows' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.MatchFlowsBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.MatchFlowsKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.NodeFlows' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.NodeFlowsKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.PortFlows' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.PortFlowsKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.SourceHostFlows' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.SourceHostFlowsKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 56
 Warning whitespace SeparatorWrap '.' should be on a new line. 162
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 192
 Warning whitespace SeparatorWrap '.' should be on a new line. 227
 Warning whitespace SeparatorWrap '.' should be on a new line. 235
 Warning whitespace SeparatorWrap '.' should be on a new line. 236
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 247
 Warning whitespace SeparatorWrap '.' should be on a new line. 255
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 305
 Warning whitespace OperatorWrap '+' should be on a new line. 307

org/opendaylight/vtn/manager/internal/flow/add/RollbackTxTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 43
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62
 Warning whitespace SeparatorWrap '.' should be on a new line. 64

org/opendaylight/vtn/manager/internal/flow/cond/ClearFlowConditionTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.ClearFlowConditionOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.ClearFlowConditionOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditions' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditionsBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 90
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 94
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 107
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 115

org/opendaylight/vtn/manager/internal/flow/cond/FlowCondManager.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxTask' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNSubSystem' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.CompositeAutoCloseable' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MultiDataStoreListener' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.cond.FlowCondUtils' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.cond.VTNFlowCondition' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNMatch' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcFuture' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcUtils' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.ClearFlowConditionOutput' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.RemoveFlowConditionInput' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.RemoveFlowConditionMatchInput' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.RemoveFlowConditionMatchOutput' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.SetFlowConditionInput' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.SetFlowConditionMatchInput' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.SetFlowConditionMatchOutput' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.SetFlowConditionOutput' import. Should be before 'org.slf4j.LoggerFactory'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditionService' import. Should be before 'org.slf4j.LoggerFactory'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditions' import. Should be before 'org.slf4j.LoggerFactory'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditionsBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnMatchFields' import. Should be before 'org.slf4j.LoggerFactory'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.cond.config.VtnFlowMatch' import. Should be before 'org.slf4j.LoggerFactory'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowCondition' import. Should be before 'org.slf4j.LoggerFactory'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 67
 Warning whitespace SeparatorWrap '.' should be on a new line. 110
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 118
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 124
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 173
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 197
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 239
 Warning whitespace OperatorWrap '+' should be on a new line. 332
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 346
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 356
 Warning whitespace OperatorWrap '||' should be on a new line. 361
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 383
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 414
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 431
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '269'. 434
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 445
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 469
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 477
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 485
 Warning whitespace SeparatorWrap '.' should be on a new line. 490
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 496
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 506
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 516
 Warning whitespace SeparatorWrap '.' should be on a new line. 522
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 554
 Warning whitespace SeparatorWrap '.' should be on a new line. 555
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 575
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 598
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 622

org/opendaylight/vtn/manager/internal/flow/cond/FlowMatchTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 67

org/opendaylight/vtn/manager/internal/flow/cond/RemoveFlowConditionTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.DeleteDataTask'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.RemoveFlowConditionInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowCondition' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 70
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 84
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 95
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 103

org/opendaylight/vtn/manager/internal/flow/cond/RemoveFlowMatchTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 84
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 92
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 107

org/opendaylight/vtn/manager/internal/flow/cond/RemoveMatchTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.DeleteDataTask'. 15

org/opendaylight/vtn/manager/internal/flow/cond/SetFlowConditionTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.PutDataTask'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.SetFlowConditionInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.SetFlowConditionOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.SetFlowConditionOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowCondition' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateOperationType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 117
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 131
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 144
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 152

org/opendaylight/vtn/manager/internal/flow/cond/SetFlowMatchTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.SetFlowConditionMatchInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.SetFlowConditionMatchOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.SetFlowConditionMatchOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.set.flow.condition.match.input.FlowMatchList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.set.flow.condition.match.output.SetMatchResult' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.set.flow.condition.match.output.SetMatchResultBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.cond.config.VtnFlowMatch' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 94
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 117

org/opendaylight/vtn/manager/internal/flow/cond/SetMatchTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.PutDataTask'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.cond.config.VtnFlowMatch' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 17

org/opendaylight/vtn/manager/internal/flow/reader/AbstractReadFlowFuture.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 81
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 93

org/opendaylight/vtn/manager/internal/flow/reader/FlowCountFuture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.annotation.Nonnull'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'javax.annotation.Nonnull'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'javax.annotation.Nonnull'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcUtils'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.GetDataFlowCountInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.GetDataFlowCountOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.GetDataFlowCountOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 110
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 118

org/opendaylight/vtn/manager/internal/flow/reader/ReadDataFlowFuture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ListenableFuture' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.stats.FlowStatsReader' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.stats.StatsReaderService' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.FlowCache' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.MacVlan' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.GetDataFlowInput' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.get.data.flow.output.DataFlowInfo' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.FlowIdSet' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.flow.id.set.FlowIdList' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.NodeFlows' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.PortFlows' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.SourceHostFlows' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.SourceHostFlowsKey' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 169
 Warning whitespace SeparatorWrap '.' should be on a new line. 213

org/opendaylight/vtn/manager/internal/flow/reader/ReadFlowFuture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.stats.AddFlowStatsTask' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.stats.StatsReaderService' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.FlowCache' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.L2Host' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.MacVlan' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcOutputGenerator' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcUtils' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.DataFlowMode' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.GetDataFlowInput' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.GetDataFlowOutput' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.GetDataFlowOutputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.get.data.flow.output.DataFlowInfo' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.get.data.flow.output.DataFlowInfoBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.info.AveragedDataFlowStats' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.info.AveragedDataFlowStatsBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.info.DataFlowStatsBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.FlowStatsHistory' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.flow.stats.history.FlowStatsRecord' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VlanHost' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnSwitchPort' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.statistics.types.rev130925.GenericStatistics' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning whitespace SeparatorWrap '.' should be on a new line. 293
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 302
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 418
 Warning whitespace OperatorWrap '+' should be on a new line. 420
 Warning whitespace SeparatorWrap '.' should be on a new line. 501
 Warning whitespace SeparatorWrap '.' should be on a new line. 502
 Warning whitespace SeparatorWrap '.' should be on a new line. 503
 Warning whitespace SeparatorWrap '.' should be on a new line. 504
 Warning whitespace SeparatorWrap '.' should be on a new line. 505
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 547
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 555

org/opendaylight/vtn/manager/internal/flow/reader/ReadSingleFlowFuture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.annotation.Nonnull'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'javax.annotation.Nonnull'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'javax.annotation.Nonnull'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.GetDataFlowInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.get.data.flow.output.DataFlowInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.flow.stats.history.FlowStatsRecord' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning whitespace SeparatorWrap '.' should be on a new line. 61

org/opendaylight/vtn/manager/internal/flow/remove/AllFlowRemover.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.List'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.FlowCache'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.FlowCache'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.VtnFlows' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.VtnFlowsBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 54
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 93

org/opendaylight/vtn/manager/internal/flow/remove/ClearNodeFlowsTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNConfig' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.stats.StatsReaderCallback' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.stats.StatsReaderService' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.SettableVTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.RunnableVTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.RemoveFlowRpcList' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowTableRef' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowAndStatisticsMap' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowCookie' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace OperatorWrap '+' should be on a new line. 132
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 169
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 177
 Warning whitespace SeparatorWrap '.' should be on a new line. 188
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 194
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 216
 Warning whitespace SeparatorWrap '.' should be on a new line. 219
 Warning whitespace SeparatorWrap '.' should be on a new line. 220
 Warning whitespace SeparatorWrap '.' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 224

org/opendaylight/vtn/manager/internal/flow/remove/DeleteFlowTxTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 45
 Warning whitespace SeparatorWrap '.' should be on a new line. 76
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 91
 Warning whitespace OperatorWrap '+' should be on a new line. 92

org/opendaylight/vtn/manager/internal/flow/remove/EdgeHostFlowRemover.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.L2Host' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.MacVlan'. 17
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 80
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 93
 Warning whitespace SeparatorWrap '.' should be on a new line. 98

org/opendaylight/vtn/manager/internal/flow/remove/EdgeNodeFlowRemover.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.NodeFlows' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.NodeFlowsKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 128
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 147

org/opendaylight/vtn/manager/internal/flow/remove/EdgePortFlowRemover.java

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '&&' should be on a new line. 72
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 81
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 94
 Warning whitespace SeparatorWrap '.' should be on a new line. 99

org/opendaylight/vtn/manager/internal/flow/remove/FlowRemoveContext.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.FlowRemover' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.RemovedFlows' import. Should be before 'org.slf4j.LoggerFactory'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.common.FlowModContext' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNThreadPool' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.slf4j.LoggerFactory'. 20

org/opendaylight/vtn/manager/internal/flow/remove/FlowRemoveTask.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 83
 Warning whitespace OperatorWrap '+' should be on a new line. 84
 Warning whitespace SeparatorWrap '.' should be on a new line. 85

org/opendaylight/vtn/manager/internal/flow/remove/FlowRemoverQueue.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 110

org/opendaylight/vtn/manager/internal/flow/remove/GlobalScanFlowRemover.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils'. 17

org/opendaylight/vtn/manager/internal/flow/remove/IndexFlowRemover.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.List'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.FlowIdSet' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.flow.id.set.FlowIdList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.flow.id.set.FlowIdListKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlowKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35

org/opendaylight/vtn/manager/internal/flow/remove/NodeFlowRemover.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.NodeFlows' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.NodeFlowsKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 72
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 82
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 103

org/opendaylight/vtn/manager/internal/flow/remove/PathPolicyFlowRemover.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 62
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 73
 Warning whitespace SeparatorWrap '.' should be on a new line. 78

org/opendaylight/vtn/manager/internal/flow/remove/PortFlowRemover.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.PortFlows' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.PortFlowsKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 82
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 92
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 107
 Warning whitespace SeparatorWrap '.' should be on a new line. 112

org/opendaylight/vtn/manager/internal/flow/remove/PortIndexFlowRemover.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.PortFlows' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.PortFlowsKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 18

org/opendaylight/vtn/manager/internal/flow/remove/RemovedAllFlows.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInputBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode'. 33
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 84
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 127

org/opendaylight/vtn/manager/internal/flow/remove/RemovedDataFlow.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInputBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry'. 29
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 61
 Warning whitespace SeparatorWrap '.' should be on a new line. 84
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 95

org/opendaylight/vtn/manager/internal/flow/remove/RemovedDataFlows.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 106
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 124

org/opendaylight/vtn/manager/internal/flow/remove/RemovedFlowRemover.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 77
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 120
 Warning whitespace SeparatorWrap '.' should be on a new line. 125

org/opendaylight/vtn/manager/internal/flow/remove/RemovedPortFlows.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 42

org/opendaylight/vtn/manager/internal/flow/remove/ScanFlowRemover.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils'. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52

org/opendaylight/vtn/manager/internal/flow/remove/TenantFlowRemover.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.List'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 62
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 92
 Warning whitespace SeparatorWrap '.' should be on a new line. 97

org/opendaylight/vtn/manager/internal/flow/remove/TenantIndexFlowRemover.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.List'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.FlowIdSet' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.flow.id.set.FlowIdList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.flow.id.set.FlowIdListKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlowKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 122

org/opendaylight/vtn/manager/internal/flow/remove/TenantScanFlowRemover.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.List'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26

org/opendaylight/vtn/manager/internal/flow/remove/VNodeFlowRemover.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 51
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 71
 Warning whitespace SeparatorWrap '.' should be on a new line. 76

org/opendaylight/vtn/manager/internal/flow/stats/AddFlowStatsTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.FlowStatsUtils' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.FlowStatsHistory' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.flow.stats.history.FlowStatsRecord' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning whitespace SeparatorWrap '.' should be on a new line. 89
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 123
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 162
 Warning whitespace SeparatorWrap '.' should be on a new line. 165

org/opendaylight/vtn/manager/internal/flow/stats/AddedFlowStats.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlowBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.FlowStatsHistoryBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.flow.stats.history.FlowStatsRecord' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.flow.stats.history.FlowStatsRecordBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowStatisticsData' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowCookie' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.statistics.types.rev130925.GenericStatistics' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning whitespace SeparatorWrap '.' should be on a new line. 215
 Warning whitespace SeparatorWrap '.' should be on a new line. 217
 Warning whitespace SeparatorWrap '.' should be on a new line. 271
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 288
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 311

org/opendaylight/vtn/manager/internal/flow/stats/FlowStatsReader.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 124
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 184

org/opendaylight/vtn/manager/internal/flow/stats/NodeFlowStatsReader.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowCookie' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.flow.stats.history.FlowStatsRecordBuilder'. 26
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 101
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 145
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 180
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 195
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 203

org/opendaylight/vtn/manager/internal/flow/stats/SalFlowIdResolver.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreListener' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.Table' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.TableKey' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 81
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 89
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 97
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 105
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 113
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 139
 Warning whitespace SeparatorWrap '.' should be on a new line. 140
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 169

org/opendaylight/vtn/manager/internal/flow/stats/StatsReaderService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.SettableVTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.FlowEntryDesc' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.FlowStatsUtils' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.GetFlowStatsRpc' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcUtils' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.flow.stats.history.FlowStatsRecord' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.flow.stats.history.FlowStatsRecordBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsInput' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsOutput' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.OpendaylightDirectStatisticsService' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowAndStatisticsMap' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.flow.and.statistics.map.list.FlowAndStatisticsMapList' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowCookie' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.statistics.types.rev130925.GenericStatistics' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 255
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 268
 Warning whitespace SeparatorWrap '.' should be on a new line. 269
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 283
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 289
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 300
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 343
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 351
 Warning whitespace SeparatorWrap '.' should be on a new line. 356
 Warning whitespace SeparatorWrap '.' should be on a new line. 371
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 373

org/opendaylight/vtn/manager/internal/flow/stats/StatsTimerTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.FlowCache' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.FlowStatsUtils' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.VtnFlows' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlowKey' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.FlowStatsHistory' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowId' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.statistics.types.rev130925.GenericStatistics' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 145
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 191

org/opendaylight/vtn/manager/internal/inventory/InventoryEvents.java

Severity Category Rule Message Line
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '75'. 125

org/opendaylight/vtn/manager/internal/inventory/InventoryMaintainer.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.opendaylight.vtn.manager.internal.util.DataStoreListener'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.DataStoreListener'. 16

org/opendaylight/vtn/manager/internal/inventory/InventoryMaintainerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Before' import. Should be before 'org.slf4j.Logger'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Mock' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.Logger'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxTask' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.slf4j.Logger'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector' import. Should be before 'org.slf4j.Logger'. 36
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 38
 Warning javadoc JavadocStyle First sentence should end with a period. 38
 Warning whitespace SeparatorWrap '.' should be on a new line. 82

org/opendaylight/vtn/manager/internal/inventory/InventoryUpdateTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Map'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.Logger'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.Logger'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 29
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 152

org/opendaylight/vtn/manager/internal/inventory/LinkUpdateTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.Logger'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.Logger'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.Logger'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryUtils' import. Should be before 'org.slf4j.Logger'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.LinkEdge' import. Should be before 'org.slf4j.Logger'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.LinkUpdateContext' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLink' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLink' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. Should be before 'org.slf4j.Logger'. 39
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 99
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 154
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 178
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 187
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 191

org/opendaylight/vtn/manager/internal/inventory/NodeConnectorListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryUtils' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 89
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 97
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 107
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 116
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 125
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 134
 Warning whitespace OperatorWrap '&&' should be on a new line. 142
 Warning whitespace OperatorWrap '&&' should be on a new line. 144
 Warning whitespace OperatorWrap '&&' should be on a new line. 150
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 160
 Warning whitespace SeparatorWrap '.' should be on a new line. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 166
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 172

org/opendaylight/vtn/manager/internal/inventory/NodeConnectorListenerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Before' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Mock' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.Logger'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.Logger'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnectorBuilder' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.PortConfig' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.PortFeatures' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.PortNumberUni' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.flow.capable.port.State' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.flow.capable.port.StateBuilder' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.queues.Queue' import. Should be before 'org.slf4j.Logger'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector' import. Should be before 'org.slf4j.Logger'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnectorKey' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.slf4j.Logger'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeKey' import. Should be before 'org.slf4j.Logger'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.slf4j.Logger'. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 68
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 151
 Warning whitespace SeparatorWrap '.' should be on a new line. 152
 Warning whitespace SeparatorWrap '.' should be on a new line. 153
 Warning whitespace SeparatorWrap '.' should be on a new line. 154
 Warning whitespace SeparatorWrap '.' should be on a new line. 178
 Warning whitespace SeparatorWrap '.' should be on a new line. 179
 Warning whitespace SeparatorWrap '.' should be on a new line. 180
 Warning whitespace SeparatorWrap '.' should be on a new line. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 192
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 210
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 247
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 260
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 307
 Warning whitespace SeparatorWrap '.' should be on a new line. 308
 Warning whitespace SeparatorWrap '.' should be on a new line. 309
 Warning whitespace SeparatorWrap '.' should be on a new line. 310
 Warning whitespace SeparatorWrap '.' should be on a new line. 311
 Warning whitespace SeparatorWrap '.' should be on a new line. 321
 Warning whitespace SeparatorWrap '.' should be on a new line. 322
 Warning whitespace SeparatorWrap '.' should be on a new line. 323
 Warning whitespace SeparatorWrap '.' should be on a new line. 324
 Warning whitespace SeparatorWrap '.' should be on a new line. 339
 Warning whitespace SeparatorWrap '.' should be on a new line. 340
 Warning whitespace SeparatorWrap '.' should be on a new line. 341
 Warning whitespace SeparatorWrap '.' should be on a new line. 342
 Warning whitespace SeparatorWrap '.' should be on a new line. 444
 Warning whitespace SeparatorWrap '.' should be on a new line. 484
 Warning whitespace SeparatorWrap '.' should be on a new line. 485
 Warning whitespace SeparatorWrap '.' should be on a new line. 486
 Warning whitespace SeparatorWrap '.' should be on a new line. 487

org/opendaylight/vtn/manager/internal/inventory/NodeListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.annotation.Nonnull'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryUtils' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodesBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 99
 Warning whitespace SeparatorWrap '.' should be on a new line. 115
 Warning whitespace SeparatorWrap '.' should be on a new line. 118
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 128
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 132
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 172
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 180
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 190
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 199
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 208
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 217
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 262

org/opendaylight/vtn/manager/internal/inventory/NodeListenerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Before' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Mock' import. Should be before 'org.slf4j.Logger'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.Logger'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxTask' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.slf4j.Logger'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeKey' import. Should be before 'org.slf4j.Logger'. 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 95
 Warning whitespace SeparatorWrap '.' should be on a new line. 139
 Warning whitespace SeparatorWrap '.' should be on a new line. 140
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 166
 Warning whitespace SeparatorWrap '.' should be on a new line. 167
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 183
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning whitespace SeparatorWrap '.' should be on a new line. 206
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning blocks EmptyBlock Empty catch block. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 260
 Warning whitespace SeparatorWrap '.' should be on a new line. 261
 Warning whitespace SeparatorWrap '.' should be on a new line. 262
 Warning whitespace SeparatorWrap '.' should be on a new line. 334
 Warning whitespace SeparatorWrap '.' should be on a new line. 335
 Warning whitespace SeparatorWrap '.' should be on a new line. 336

org/opendaylight/vtn/manager/internal/inventory/NodeUpdateTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.Logger'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.Logger'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.Logger'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.Logger'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryUtils' import. Should be before 'org.slf4j.Logger'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.Logger'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeBuilder' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.slf4j.Logger'. 31
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 102
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 110
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 120
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 124

org/opendaylight/vtn/manager/internal/inventory/PortLinkBuildHelper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.KeyedLeafBuildHelper' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 13

org/opendaylight/vtn/manager/internal/inventory/PortUpdateTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.Logger'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.Logger'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.Logger'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.Logger'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryUtils' import. Should be before 'org.slf4j.Logger'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.LinkUpdateContext' import. Should be before 'org.slf4j.Logger'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.Logger'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. Should be before 'org.slf4j.Logger'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPortBuilder' import. Should be before 'org.slf4j.Logger'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.slf4j.Logger'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeBuilder' import. Should be before 'org.slf4j.Logger'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector' import. Should be before 'org.slf4j.Logger'. 35
 Warning whitespace SeparatorWrap '.' should be on a new line. 81
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning whitespace SeparatorWrap '.' should be on a new line. 88
 Warning whitespace OperatorWrap '&&' should be on a new line. 91
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 107
 Warning whitespace SeparatorWrap '.' should be on a new line. 108
 Warning whitespace OperatorWrap '||' should be on a new line. 117
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 154
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 164
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 177
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 185
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 189

org/opendaylight/vtn/manager/internal/inventory/StaticLinkUpdateTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.Logger'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.xml.XmlStaticEdgePorts' import. Should be before 'org.slf4j.Logger'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.xml.XmlStaticSwitchLinks' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNEntityType' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.Logger'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.LinkUpdateContext' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.Logger'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopology' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLink' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePort' import. Should be before 'org.slf4j.Logger'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.slf4j.Logger'. 42
 Warning whitespace SeparatorWrap '.' should be on a new line. 162
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 178
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 218
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 230
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 234

org/opendaylight/vtn/manager/internal/inventory/StaticLinkUpdateTaskTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.xml.XmlStaticEdgePorts' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.xml.XmlStaticSwitchLinks' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNEntityType' import. Should be before 'org.slf4j.Logger'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.Logger'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.LinkUpdateContext' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.xml.XmlStaticEdgePortsTest' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.xml.XmlStaticSwitchLinksTest' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InterSwitchLink' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.ReadFailedException' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPortBuilder' import. Should be before 'org.slf4j.Logger'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLink' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.IgnoredLinks' import. Should be before 'org.slf4j.Logger'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.IgnoredLinksBuilder' import. Should be before 'org.slf4j.Logger'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLink' import. Should be before 'org.slf4j.Logger'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLink' import. Should be before 'org.slf4j.Logger'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopology' import. Should be before 'org.slf4j.Logger'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopologyBuilder' import. Should be before 'org.slf4j.Logger'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePorts' import. Should be before 'org.slf4j.Logger'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinks' import. Should be before 'org.slf4j.Logger'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLink' import. Should be before 'org.slf4j.Logger'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLinkBuilder' import. Should be before 'org.slf4j.Logger'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePort' import. Should be before 'org.slf4j.Logger'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePortBuilder' import. Should be before 'org.slf4j.Logger'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.slf4j.Logger'. 73
 Warning whitespace SeparatorWrap '.' should be on a new line. 115
 Warning whitespace SeparatorWrap '.' should be on a new line. 139
 Warning whitespace SeparatorWrap '.' should be on a new line. 153
 Warning whitespace SeparatorWrap '.' should be on a new line. 166
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 227
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 285
 Warning whitespace SeparatorWrap '.' should be on a new line. 521
 Warning whitespace SeparatorWrap '.' should be on a new line. 530
 Warning whitespace SeparatorWrap '.' should be on a new line. 531
 Warning whitespace SeparatorWrap '.' should be on a new line. 532
 Warning whitespace SeparatorWrap '.' should be on a new line. 534
 Warning whitespace SeparatorWrap '.' should be on a new line. 535
 Warning whitespace SeparatorWrap '.' should be on a new line. 536
 Warning whitespace SeparatorWrap '.' should be on a new line. 548
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 561
 Warning whitespace SeparatorWrap '.' should be on a new line. 578
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '361'. 642
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '407'. 731
 Warning whitespace SeparatorWrap '.' should be on a new line. 757
 Warning whitespace SeparatorWrap '.' should be on a new line. 758
 Warning whitespace SeparatorWrap '.' should be on a new line. 759
 Warning coding VariableDeclarationUsageDistance Distance between variable 'old' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 761
 Warning whitespace SeparatorWrap '.' should be on a new line. 761
 Warning whitespace SeparatorWrap '.' should be on a new line. 762
 Warning whitespace SeparatorWrap '.' should be on a new line. 763
 Warning whitespace SeparatorWrap '.' should be on a new line. 766
 Warning whitespace SeparatorWrap '.' should be on a new line. 767
 Warning whitespace SeparatorWrap '.' should be on a new line. 768
 Warning whitespace SeparatorWrap '.' should be on a new line. 770
 Warning whitespace SeparatorWrap '.' should be on a new line. 771
 Warning whitespace SeparatorWrap '.' should be on a new line. 772
 Warning whitespace SeparatorWrap '.' should be on a new line. 784
 Warning whitespace SeparatorWrap '.' should be on a new line. 785
 Warning whitespace SeparatorWrap '.' should be on a new line. 786
 Warning whitespace SeparatorWrap '.' should be on a new line. 850
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '455'. 863
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vport1' declaration and its first usage is 16, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 896
 Warning whitespace SeparatorWrap '.' should be on a new line. 896
 Warning whitespace SeparatorWrap '.' should be on a new line. 897
 Warning whitespace SeparatorWrap '.' should be on a new line. 904
 Warning whitespace SeparatorWrap '.' should be on a new line. 906
 Warning whitespace SeparatorWrap '.' should be on a new line. 908
 Warning whitespace SeparatorWrap '.' should be on a new line. 914
 Warning whitespace SeparatorWrap '.' should be on a new line. 916
 Warning whitespace SeparatorWrap '.' should be on a new line. 922
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vport2' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 930
 Warning whitespace SeparatorWrap '.' should be on a new line. 930
 Warning whitespace SeparatorWrap '.' should be on a new line. 931
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vpeer2' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 933
 Warning whitespace SeparatorWrap '.' should be on a new line. 933
 Warning whitespace SeparatorWrap '.' should be on a new line. 934
 Warning whitespace SeparatorWrap '.' should be on a new line. 938
 Warning whitespace SeparatorWrap '.' should be on a new line. 942
 Warning whitespace SeparatorWrap '.' should be on a new line. 943
 Warning whitespace SeparatorWrap '.' should be on a new line. 944
 Warning whitespace SeparatorWrap '.' should be on a new line. 947
 Warning whitespace SeparatorWrap '.' should be on a new line. 948
 Warning whitespace SeparatorWrap '.' should be on a new line. 949
 Warning whitespace SeparatorWrap '.' should be on a new line. 951
 Warning whitespace SeparatorWrap '.' should be on a new line. 952
 Warning whitespace SeparatorWrap '.' should be on a new line. 953
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ep' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 961
 Warning whitespace SeparatorWrap '.' should be on a new line. 961
 Warning whitespace SeparatorWrap '.' should be on a new line. 964
 Warning whitespace SeparatorWrap '.' should be on a new line. 965
 Warning whitespace SeparatorWrap '.' should be on a new line. 966
 Warning whitespace SeparatorWrap '.' should be on a new line. 980
 Warning whitespace SeparatorWrap '.' should be on a new line. 1039
 Warning whitespace SeparatorWrap '.' should be on a new line. 1042
 Warning whitespace SeparatorWrap '.' should be on a new line. 1073
 Warning whitespace SeparatorWrap '.' should be on a new line. 1078
 Warning whitespace SeparatorWrap '.' should be on a new line. 1083
 Warning whitespace SeparatorWrap '.' should be on a new line. 1088
 Warning whitespace SeparatorWrap '.' should be on a new line. 1094
 Warning whitespace SeparatorWrap '.' should be on a new line. 1110
 Warning whitespace SeparatorWrap '.' should be on a new line. 1115
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '606'. 1128
 Warning whitespace SeparatorWrap '.' should be on a new line. 1151
 Warning whitespace SeparatorWrap '.' should be on a new line. 1152
 Warning whitespace SeparatorWrap '.' should be on a new line. 1153
 Warning whitespace SeparatorWrap '.' should be on a new line. 1155
 Warning whitespace SeparatorWrap '.' should be on a new line. 1156
 Warning whitespace SeparatorWrap '.' should be on a new line. 1157
 Warning whitespace SeparatorWrap '.' should be on a new line. 1169
 Warning whitespace SeparatorWrap '.' should be on a new line. 1170
 Warning whitespace SeparatorWrap '.' should be on a new line. 1171
 Warning whitespace SeparatorWrap '.' should be on a new line. 1184
 Warning whitespace SeparatorWrap '.' should be on a new line. 1193
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1205
 Warning whitespace SeparatorWrap '.' should be on a new line. 1232
 Warning whitespace SeparatorWrap '.' should be on a new line. 1242

org/opendaylight/vtn/manager/internal/inventory/StaticTopologyManager.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxTask' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNSubSystem' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.xml.XmlStaticEdgePorts' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.xml.XmlStaticSwitchLinks' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.CompositeAutoCloseable' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MultiDataStoreListener' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryUtils' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopology' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopologyBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePorts' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinks' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLink' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePort' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 113
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 130
 Warning whitespace OperatorWrap '+' should be on a new line. 137
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 155
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 167
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 193
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 236
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 245
 Warning whitespace OperatorWrap '||' should be on a new line. 250
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 254
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 278
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 286
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 294
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 303
 Warning whitespace OperatorWrap '+' should be on a new line. 315
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 321
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 332
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 343
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 353
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 363

org/opendaylight/vtn/manager/internal/inventory/StaticTopologyManagerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Before' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.ArgumentCaptor' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Mock' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.Logger'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxTask' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.xml.XmlStaticEdgePorts' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.xml.XmlStaticSwitchLinks' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.CompositeAutoCloseable' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.SettableVTNFuture' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.xml.XmlStaticEdgePortsTest' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.xml.XmlStaticSwitchLinksTest' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.Logger'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.slf4j.Logger'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.Logger'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. Should be before 'org.slf4j.Logger'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.slf4j.Logger'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopology' import. Should be before 'org.slf4j.Logger'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopologyBuilder' import. Should be before 'org.slf4j.Logger'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePorts' import. Should be before 'org.slf4j.Logger'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePortsBuilder' import. Should be before 'org.slf4j.Logger'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinks' import. Should be before 'org.slf4j.Logger'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinksBuilder' import. Should be before 'org.slf4j.Logger'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLink' import. Should be before 'org.slf4j.Logger'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLinkBuilder' import. Should be before 'org.slf4j.Logger'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLinkKey' import. Should be before 'org.slf4j.Logger'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePort' import. Should be before 'org.slf4j.Logger'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePortBuilder' import. Should be before 'org.slf4j.Logger'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePortKey' import. Should be before 'org.slf4j.Logger'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.Logger'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.slf4j.Logger'. 85
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 220
 Warning whitespace SeparatorWrap '.' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 227
 Warning whitespace SeparatorWrap '.' should be on a new line. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 231
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 247
 Warning whitespace SeparatorWrap '.' should be on a new line. 248
 Warning whitespace SeparatorWrap '.' should be on a new line. 249
 Warning whitespace SeparatorWrap '.' should be on a new line. 251
 Warning whitespace SeparatorWrap '.' should be on a new line. 253
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 260
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 269
 Warning whitespace SeparatorWrap '.' should be on a new line. 270
 Warning whitespace SeparatorWrap '.' should be on a new line. 271
 Warning whitespace SeparatorWrap '.' should be on a new line. 273
 Warning whitespace SeparatorWrap '.' should be on a new line. 274
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 279
 Warning whitespace SeparatorWrap '.' should be on a new line. 284
 Warning whitespace SeparatorWrap '.' should be on a new line. 287
 Warning whitespace SeparatorWrap '.' should be on a new line. 288
 Warning whitespace SeparatorWrap '.' should be on a new line. 289
 Warning whitespace SeparatorWrap '.' should be on a new line. 361
 Warning whitespace SeparatorWrap '.' should be on a new line. 363
 Warning whitespace SeparatorWrap '.' should be on a new line. 366
 Warning whitespace SeparatorWrap '.' should be on a new line. 367
 Warning whitespace SeparatorWrap '.' should be on a new line. 368
 Warning whitespace SeparatorWrap '.' should be on a new line. 369
 Warning coding VariableDeclarationUsageDistance Distance between variable 'data' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 371
 Warning coding VariableDeclarationUsageDistance Distance between variable 'task' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 452
 Warning whitespace SeparatorWrap '.' should be on a new line. 456
 Warning whitespace SeparatorWrap '.' should be on a new line. 457
 Warning whitespace SeparatorWrap '.' should be on a new line. 458
 Warning whitespace SeparatorWrap '.' should be on a new line. 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 462
 Warning whitespace SeparatorWrap '.' should be on a new line. 463
 Warning coding VariableDeclarationUsageDistance Distance between variable 'task' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 537
 Warning whitespace SeparatorWrap '.' should be on a new line. 540
 Warning whitespace SeparatorWrap '.' should be on a new line. 541
 Warning whitespace SeparatorWrap '.' should be on a new line. 542
 Warning whitespace SeparatorWrap '.' should be on a new line. 544
 Warning whitespace SeparatorWrap '.' should be on a new line. 545
 Warning whitespace SeparatorWrap '.' should be on a new line. 546
 Warning whitespace SeparatorWrap '.' should be on a new line. 548
 Warning whitespace SeparatorWrap '.' should be on a new line. 549
 Warning whitespace SeparatorWrap '.' should be on a new line. 550
 Warning whitespace SeparatorWrap '.' should be on a new line. 586
 Warning whitespace SeparatorWrap '.' should be on a new line. 587
 Warning whitespace SeparatorWrap '.' should be on a new line. 588
 Warning whitespace SeparatorWrap '.' should be on a new line. 590
 Warning whitespace SeparatorWrap '.' should be on a new line. 591
 Warning whitespace SeparatorWrap '.' should be on a new line. 592
 Warning coding VariableDeclarationUsageDistance Distance between variable 'task' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 634
 Warning whitespace SeparatorWrap '.' should be on a new line. 710
 Warning whitespace SeparatorWrap '.' should be on a new line. 711
 Warning whitespace SeparatorWrap '.' should be on a new line. 712
 Warning whitespace SeparatorWrap '.' should be on a new line. 714
 Warning whitespace SeparatorWrap '.' should be on a new line. 715
 Warning whitespace SeparatorWrap '.' should be on a new line. 716
 Warning whitespace SeparatorWrap '.' should be on a new line. 718
 Warning whitespace SeparatorWrap '.' should be on a new line. 719
 Warning whitespace SeparatorWrap '.' should be on a new line. 720
 Warning whitespace SeparatorWrap '.' should be on a new line. 732
 Warning whitespace SeparatorWrap '.' should be on a new line. 733
 Warning whitespace SeparatorWrap '.' should be on a new line. 734
 Warning whitespace SeparatorWrap '.' should be on a new line. 756
 Warning whitespace SeparatorWrap '.' should be on a new line. 761
 Warning whitespace SeparatorWrap '.' should be on a new line. 799
 Warning whitespace SeparatorWrap '.' should be on a new line. 800
 Warning whitespace SeparatorWrap '.' should be on a new line. 801
 Warning whitespace SeparatorWrap '.' should be on a new line. 803
 Warning whitespace SeparatorWrap '.' should be on a new line. 804
 Warning whitespace SeparatorWrap '.' should be on a new line. 805
 Warning whitespace SeparatorWrap '.' should be on a new line. 807
 Warning whitespace SeparatorWrap '.' should be on a new line. 808
 Warning whitespace SeparatorWrap '.' should be on a new line. 809
 Warning whitespace SeparatorWrap '.' should be on a new line. 825
 Warning whitespace SeparatorWrap '.' should be on a new line. 826
 Warning whitespace SeparatorWrap '.' should be on a new line. 827
 Warning whitespace SeparatorWrap '.' should be on a new line. 836
 Warning whitespace SeparatorWrap '.' should be on a new line. 852
 Warning whitespace SeparatorWrap '.' should be on a new line. 886
 Warning whitespace SeparatorWrap '.' should be on a new line. 887
 Warning whitespace SeparatorWrap '.' should be on a new line. 888
 Warning whitespace SeparatorWrap '.' should be on a new line. 893
 Warning whitespace SeparatorWrap '.' should be on a new line. 894
 Warning whitespace SeparatorWrap '.' should be on a new line. 895
 Warning whitespace SeparatorWrap '.' should be on a new line. 917
 Warning whitespace SeparatorWrap '.' should be on a new line. 918
 Warning whitespace SeparatorWrap '.' should be on a new line. 919
 Warning whitespace SeparatorWrap '.' should be on a new line. 925
 Warning whitespace SeparatorWrap '.' should be on a new line. 926
 Warning whitespace SeparatorWrap '.' should be on a new line. 927
 Warning whitespace SeparatorWrap '.' should be on a new line. 942
 Warning whitespace SeparatorWrap '.' should be on a new line. 944
 Warning whitespace SeparatorWrap '.' should be on a new line. 945
 Warning whitespace SeparatorWrap '.' should be on a new line. 946
 Warning whitespace SeparatorWrap '.' should be on a new line. 947
 Warning whitespace SeparatorWrap '.' should be on a new line. 982
 Warning whitespace SeparatorWrap '.' should be on a new line. 984
 Warning whitespace SeparatorWrap '.' should be on a new line. 985
 Warning whitespace SeparatorWrap '.' should be on a new line. 986
 Warning whitespace SeparatorWrap '.' should be on a new line. 987
 Warning whitespace SeparatorWrap '.' should be on a new line. 1006
 Warning whitespace SeparatorWrap '.' should be on a new line. 1008
 Warning whitespace SeparatorWrap '.' should be on a new line. 1009
 Warning whitespace SeparatorWrap '.' should be on a new line. 1010
 Warning whitespace SeparatorWrap '.' should be on a new line. 1011

org/opendaylight/vtn/manager/internal/inventory/TopologyListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.annotation.Nonnull'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.LinkUpdateContext' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.IgnoredLinks' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.IgnoredLinksBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.VtnTopology' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.VtnTopologyBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 97
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 114
 Warning coding VariableDeclarationUsageDistance Distance between variable 'topology' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 116
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 133
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 144
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 148
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 167
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 175
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 185
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 193
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 201
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 214
 Warning whitespace SeparatorWrap '.' should be on a new line. 215
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 252

org/opendaylight/vtn/manager/internal/inventory/VTNInventoryManager.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MultiDataStoreListener' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNEntityType' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryUtils' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.TxQueueImpl' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 102
 Warning naming ParameterName Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 131
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 336
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 346
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 372
 Warning whitespace OperatorWrap '&&' should be on a new line. 391
 Warning whitespace OperatorWrap '&&' should be on a new line. 393
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 410
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 418
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 426
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 434
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 457
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 467
 Warning whitespace SeparatorWrap '.' should be on a new line. 472
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 478

org/opendaylight/vtn/manager/internal/inventory/VTNInventoryManagerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Before' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.ArgumentCaptor' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Mock' import. Should be before 'org.slf4j.Logger'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.Logger'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNEntityType' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodeRpcInvocation' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.TxEvent' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.Logger'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeModification' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.slf4j.Logger'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.slf4j.Logger'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. Should be before 'org.slf4j.Logger'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.slf4j.Logger'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPortBuilder' import. Should be before 'org.slf4j.Logger'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.slf4j.Logger'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeBuilder' import. Should be before 'org.slf4j.Logger'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLink' import. Should be before 'org.slf4j.Logger'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLinkBuilder' import. Should be before 'org.slf4j.Logger'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.Logger'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. Should be before 'org.slf4j.Logger'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector' import. Should be before 'org.slf4j.Logger'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.slf4j.Logger'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.slf4j.Logger'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes' import. Should be before 'org.slf4j.Logger'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector' import. Should be before 'org.slf4j.Logger'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.slf4j.Logger'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeKey' import. Should be before 'org.slf4j.Logger'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. Should be before 'org.slf4j.Logger'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology' import. Should be before 'org.slf4j.Logger'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. Should be before 'org.slf4j.Logger'. 84
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. Should be before 'org.slf4j.Logger'. 85
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey' import. Should be before 'org.slf4j.Logger'. 86
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. Should be before 'org.slf4j.Logger'. 87
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning whitespace SeparatorWrap '.' should be on a new line. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 183
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 196
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 210
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 247
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 277
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 308
 Warning whitespace SeparatorWrap '.' should be on a new line. 613
 Warning whitespace SeparatorWrap '.' should be on a new line. 647
 Warning whitespace SeparatorWrap '.' should be on a new line. 648
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 664
 Warning whitespace SeparatorWrap '.' should be on a new line. 672
 Warning whitespace SeparatorWrap '.' should be on a new line. 673
 Warning whitespace SeparatorWrap '.' should be on a new line. 674
 Warning whitespace SeparatorWrap '.' should be on a new line. 727
 Warning whitespace SeparatorWrap '.' should be on a new line. 728
 Warning whitespace SeparatorWrap '.' should be on a new line. 729
 Warning whitespace SeparatorWrap '.' should be on a new line. 730
 Warning whitespace SeparatorWrap '.' should be on a new line. 731
 Warning whitespace SeparatorWrap '.' should be on a new line. 797
 Warning whitespace SeparatorWrap '.' should be on a new line. 798
 Warning whitespace SeparatorWrap '.' should be on a new line. 799
 Warning whitespace SeparatorWrap '.' should be on a new line. 801
 Warning whitespace SeparatorWrap '.' should be on a new line. 802
 Warning whitespace SeparatorWrap '.' should be on a new line. 803
 Warning whitespace SeparatorWrap '.' should be on a new line. 804
 Warning whitespace SeparatorWrap '.' should be on a new line. 805
 Warning whitespace SeparatorWrap '.' should be on a new line. 806
 Warning whitespace SeparatorWrap '.' should be on a new line. 872
 Warning whitespace SeparatorWrap '.' should be on a new line. 873
 Warning whitespace SeparatorWrap '.' should be on a new line. 874
 Warning whitespace SeparatorWrap '.' should be on a new line. 940
 Warning whitespace SeparatorWrap '.' should be on a new line. 941
 Warning whitespace SeparatorWrap '.' should be on a new line. 942
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '433'. 991
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 996
 Warning whitespace SeparatorWrap '.' should be on a new line. 1006
 Warning whitespace SeparatorWrap '.' should be on a new line. 1010
 Warning whitespace SeparatorWrap '.' should be on a new line. 1059
 Warning whitespace SeparatorWrap '.' should be on a new line. 1063
 Warning whitespace SeparatorWrap '.' should be on a new line. 1067
 Warning whitespace SeparatorWrap '.' should be on a new line. 1090
 Warning whitespace SeparatorWrap '.' should be on a new line. 1091
 Warning whitespace SeparatorWrap '.' should be on a new line. 1092
 Warning whitespace SeparatorWrap '.' should be on a new line. 1093
 Warning whitespace SeparatorWrap '.' should be on a new line. 1095
 Warning whitespace SeparatorWrap '.' should be on a new line. 1096
 Warning whitespace SeparatorWrap '.' should be on a new line. 1097
 Warning whitespace SeparatorWrap '.' should be on a new line. 1098
 Warning whitespace SeparatorWrap '.' should be on a new line. 1099
 Warning whitespace SeparatorWrap '.' should be on a new line. 1135
 Warning whitespace SeparatorWrap '.' should be on a new line. 1136
 Warning whitespace SeparatorWrap '.' should be on a new line. 1137
 Warning whitespace SeparatorWrap '.' should be on a new line. 1139
 Warning whitespace SeparatorWrap '.' should be on a new line. 1140
 Warning whitespace SeparatorWrap '.' should be on a new line. 1141
 Warning whitespace SeparatorWrap '.' should be on a new line. 1142
 Warning whitespace SeparatorWrap '.' should be on a new line. 1143
 Warning whitespace SeparatorWrap '.' should be on a new line. 1144
 Warning whitespace SeparatorWrap '.' should be on a new line. 1146
 Warning whitespace SeparatorWrap '.' should be on a new line. 1147
 Warning whitespace SeparatorWrap '.' should be on a new line. 1148
 Warning whitespace SeparatorWrap '.' should be on a new line. 1149
 Warning whitespace SeparatorWrap '.' should be on a new line. 1150
 Warning whitespace SeparatorWrap '.' should be on a new line. 1151
 Warning whitespace SeparatorWrap '.' should be on a new line. 1187
 Warning whitespace SeparatorWrap '.' should be on a new line. 1188
 Warning whitespace SeparatorWrap '.' should be on a new line. 1189
 Warning whitespace SeparatorWrap '.' should be on a new line. 1190
 Warning whitespace SeparatorWrap '.' should be on a new line. 1191
 Warning whitespace SeparatorWrap '.' should be on a new line. 1192
 Warning whitespace SeparatorWrap '.' should be on a new line. 1194
 Warning whitespace SeparatorWrap '.' should be on a new line. 1195
 Warning whitespace SeparatorWrap '.' should be on a new line. 1196
 Warning whitespace SeparatorWrap '.' should be on a new line. 1197
 Warning whitespace SeparatorWrap '.' should be on a new line. 1198
 Warning whitespace SeparatorWrap '.' should be on a new line. 1234
 Warning whitespace SeparatorWrap '.' should be on a new line. 1235
 Warning whitespace SeparatorWrap '.' should be on a new line. 1236
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1285
 Warning whitespace SeparatorWrap '.' should be on a new line. 1315
 Warning whitespace SeparatorWrap '.' should be on a new line. 1327
 Warning whitespace SeparatorWrap '.' should be on a new line. 1328
 Warning whitespace SeparatorWrap '.' should be on a new line. 1342
 Warning whitespace SeparatorWrap '.' should be on a new line. 1343
 Warning whitespace SeparatorWrap '.' should be on a new line. 1344
 Warning whitespace SeparatorWrap '.' should be on a new line. 1354
 Warning whitespace SeparatorWrap '.' should be on a new line. 1355
 Warning whitespace SeparatorWrap '.' should be on a new line. 1356
 Warning whitespace SeparatorWrap '.' should be on a new line. 1370
 Warning whitespace SeparatorWrap '.' should be on a new line. 1371
 Warning whitespace SeparatorWrap '.' should be on a new line. 1372
 Warning whitespace SeparatorWrap '.' should be on a new line. 1374
 Warning whitespace SeparatorWrap '.' should be on a new line. 1375
 Warning whitespace SeparatorWrap '.' should be on a new line. 1376
 Warning whitespace SeparatorWrap '.' should be on a new line. 1388
 Warning whitespace SeparatorWrap '.' should be on a new line. 1389
 Warning whitespace SeparatorWrap '.' should be on a new line. 1390
 Warning whitespace SeparatorWrap '.' should be on a new line. 1392
 Warning whitespace SeparatorWrap '.' should be on a new line. 1393
 Warning whitespace SeparatorWrap '.' should be on a new line. 1394
 Warning whitespace SeparatorWrap '.' should be on a new line. 1406
 Warning whitespace SeparatorWrap '.' should be on a new line. 1407
 Warning whitespace SeparatorWrap '.' should be on a new line. 1408
 Warning whitespace SeparatorWrap '.' should be on a new line. 1411
 Warning whitespace SeparatorWrap '.' should be on a new line. 1412
 Warning whitespace SeparatorWrap '.' should be on a new line. 1413
 Warning whitespace SeparatorWrap '.' should be on a new line. 1428
 Warning whitespace SeparatorWrap '.' should be on a new line. 1429
 Warning whitespace SeparatorWrap '.' should be on a new line. 1430
 Warning whitespace SeparatorWrap '.' should be on a new line. 1433
 Warning whitespace SeparatorWrap '.' should be on a new line. 1434
 Warning whitespace SeparatorWrap '.' should be on a new line. 1435
 Warning whitespace SeparatorWrap '.' should be on a new line. 1455
 Warning whitespace SeparatorWrap '.' should be on a new line. 1456
 Warning whitespace SeparatorWrap '.' should be on a new line. 1457
 Warning whitespace SeparatorWrap '.' should be on a new line. 1477
 Warning whitespace SeparatorWrap '.' should be on a new line. 1479
 Warning whitespace SeparatorWrap '.' should be on a new line. 1486
 Warning whitespace SeparatorWrap '.' should be on a new line. 1487
 Warning whitespace SeparatorWrap '.' should be on a new line. 1488
 Warning whitespace SeparatorWrap '.' should be on a new line. 1493
 Warning whitespace SeparatorWrap '.' should be on a new line. 1494
 Warning whitespace SeparatorWrap '.' should be on a new line. 1495
 Warning whitespace OperatorWrap '+' should be on a new line. 1588
 Warning whitespace OperatorWrap '+' should be on a new line. 1591
 Warning whitespace OperatorWrap '+' should be on a new line. 1765
 Warning whitespace OperatorWrap '+' should be on a new line. 1766

org/opendaylight/vtn/manager/internal/inventory/VtnInventoryBuilder.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeModification' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33

org/opendaylight/vtn/manager/internal/inventory/VtnNodeBuildHelper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.BuildHelper' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeBuilder'. 33
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 204
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 214

org/opendaylight/vtn/manager/internal/inventory/VtnNodeEvent.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 113

org/opendaylight/vtn/manager/internal/inventory/VtnNodeEventTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode'. 20
 Warning whitespace SeparatorWrap '.' should be on a new line. 44
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 49
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 70
 Warning whitespace SeparatorWrap '.' should be on a new line. 71
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 90
 Warning blocks EmptyBlock Empty catch block. 112
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 115

org/opendaylight/vtn/manager/internal/inventory/VtnNodeManager.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodeRpcInvocation' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodeRpcWatcher' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 140
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 160

org/opendaylight/vtn/manager/internal/inventory/VtnNodeManagerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'java.util.concurrent.Future'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.SettableFuture' import. Should be before 'java.util.concurrent.Future'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowInput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowOutput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowOutput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 44
 Warning whitespace SeparatorWrap '.' should be on a new line. 69
 Warning whitespace SeparatorWrap '.' should be on a new line. 123
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 220
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 264

org/opendaylight/vtn/manager/internal/inventory/VtnPortBuildHelper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.BuildHelper' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLink'. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 205
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 215

org/opendaylight/vtn/manager/internal/inventory/VtnPortEvent.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 92
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 199

org/opendaylight/vtn/manager/internal/inventory/VtnPortEventTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 20
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 47
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 67
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 89
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 116
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 160
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 162
 Warning whitespace OperatorWrap '||' should be on a new line. 165
 Warning blocks EmptyBlock Empty catch block. 188
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 191

org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticEdgePorts.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessType' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlElement' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlRootElement' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopologyBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePorts' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePortsBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePort' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePortBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace OperatorWrap '+' should be on a new line. 129
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 131
 Warning whitespace OperatorWrap '+' should be on a new line. 132
 Warning whitespace OperatorWrap '+' should be on a new line. 136
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 151
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 159
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 167
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 175
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 184
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 190
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 194
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 211

org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticEdgePortsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopology' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopologyBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePorts' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePortsBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePortBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 104
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning coding VariableDeclarationUsageDistance Distance between variable 'badEdges' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 120
 Warning whitespace SeparatorWrap '.' should be on a new line. 156
 Warning whitespace SeparatorWrap '.' should be on a new line. 162
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 183
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 186
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 206
 Warning whitespace SeparatorWrap '.' should be on a new line. 321
 Warning whitespace SeparatorWrap '.' should be on a new line. 322
 Warning whitespace SeparatorWrap '.' should be on a new line. 330
 Warning whitespace SeparatorWrap '.' should be on a new line. 331
 Warning coding VariableDeclarationUsageDistance Distance between variable 'base' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 351
 Warning whitespace SeparatorWrap '.' should be on a new line. 359
 Warning whitespace SeparatorWrap '.' should be on a new line. 360
 Warning whitespace SeparatorWrap '.' should be on a new line. 361
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning whitespace SeparatorWrap '.' should be on a new line. 378
 Warning whitespace SeparatorWrap '.' should be on a new line. 450
 Warning whitespace SeparatorWrap '.' should be on a new line. 451

org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticSwitchLink.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLinkBuilder'. 21
 Warning whitespace OperatorWrap '&&' should be on a new line. 99
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 149
 Warning whitespace OperatorWrap '&&' should be on a new line. 155
 Warning whitespace SeparatorWrap '.' should be on a new line. 176

org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticSwitchLinkTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLinkBuilder'. 25
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 114
 Warning whitespace SeparatorWrap '.' should be on a new line. 115
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning whitespace SeparatorWrap '.' should be on a new line. 166
 Warning whitespace SeparatorWrap '.' should be on a new line. 167
 Warning whitespace SeparatorWrap '.' should be on a new line. 168
 Warning whitespace OperatorWrap '+' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 265
 Warning whitespace SeparatorWrap '.' should be on a new line. 266
 Warning whitespace SeparatorWrap '.' should be on a new line. 267
 Warning whitespace SeparatorWrap '.' should be on a new line. 321
 Warning whitespace SeparatorWrap '.' should be on a new line. 322
 Warning whitespace SeparatorWrap '.' should be on a new line. 323

org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticSwitchLinks.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessType' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlElement' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlRootElement' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopologyBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinks' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinksBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLink' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 114
 Warning whitespace OperatorWrap '+' should be on a new line. 154
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 173
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 181
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 189
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 197
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 206
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 216
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 233

org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticSwitchLinksTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopology' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopologyBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinks' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinksBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 109
 Warning whitespace SeparatorWrap '.' should be on a new line. 110
 Warning coding VariableDeclarationUsageDistance Distance between variable 'badLinks' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 118
 Warning whitespace SeparatorWrap '.' should be on a new line. 161
 Warning whitespace SeparatorWrap '.' should be on a new line. 162
 Warning whitespace SeparatorWrap '.' should be on a new line. 168
 Warning whitespace SeparatorWrap '.' should be on a new line. 169
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 190
 Warning whitespace SeparatorWrap '.' should be on a new line. 192
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning coding VariableDeclarationUsageDistance Distance between variable 'badLinks' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 391
 Warning whitespace SeparatorWrap '.' should be on a new line. 392
 Warning whitespace SeparatorWrap '.' should be on a new line. 400
 Warning whitespace SeparatorWrap '.' should be on a new line. 401
 Warning coding VariableDeclarationUsageDistance Distance between variable 'base' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 421
 Warning whitespace SeparatorWrap '.' should be on a new line. 429
 Warning whitespace SeparatorWrap '.' should be on a new line. 430
 Warning whitespace SeparatorWrap '.' should be on a new line. 431
 Warning whitespace SeparatorWrap '.' should be on a new line. 447
 Warning whitespace SeparatorWrap '.' should be on a new line. 448
 Warning whitespace SeparatorWrap '.' should be on a new line. 525
 Warning whitespace SeparatorWrap '.' should be on a new line. 526
 Warning whitespace SeparatorWrap '.' should be on a new line. 527
 Warning whitespace SeparatorWrap '.' should be on a new line. 540

org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticTopologyConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile'. 17
 Warning whitespace SeparatorWrap '.' should be on a new line. 61
 Warning whitespace SeparatorWrap '.' should be on a new line. 62
 Warning whitespace SeparatorWrap '.' should be on a new line. 63

org/opendaylight/vtn/manager/internal/packet/PacketInEvent.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.packet.PacketException'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.TxEvent' import. Should be before 'org.opendaylight.vtn.manager.packet.PacketException'. 16
 Warning naming ParameterName Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52
 Warning naming ParameterName Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 68
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 96

org/opendaylight/vtn/manager/internal/packet/PacketOutQueue.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxHook' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxTask' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.packet.Packet'. 22
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 89

org/opendaylight/vtn/manager/internal/packet/TransmitPacketRpc.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnectorKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketProcessingService' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.TransmitPacketInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 19
 Warning naming ParameterName Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 34
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 51

org/opendaylight/vtn/manager/internal/packet/TransmitPacketRpcTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.hamcrest.CoreMatchers.instanceOf' import. Should be before 'org.mockito.Mockito.when'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.SettableFuture' import. Should be before 'java.util.concurrent.TimeoutException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodeRpcWatcher' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.dom.api.DOMRpcImplementationNotAvailableException' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcError' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResultBuilder' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketProcessingService' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.TransmitPacketInput' import. Should be before 'org.slf4j.Logger'. 58
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 158
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cause' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 175
 Warning coding VariableDeclarationUsageDistance Distance between variable 'disconnected' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 176
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 211
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cause' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 228
 Warning coding VariableDeclarationUsageDistance Distance between variable 'disconnected' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 229
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 273
 Warning coding VariableDeclarationUsageDistance Distance between variable 'disconnected' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 274
 Warning whitespace SeparatorWrap '.' should be on a new line. 320
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 324
 Warning blocks EmptyBlock Empty catch block. 329
 Warning whitespace OperatorWrap '+' should be on a new line. 381
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 414
 Warning blocks EmptyBlock Empty catch block. 419
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 472
 Warning blocks EmptyBlock Empty catch block. 477
 Warning whitespace OperatorWrap '+' should be on a new line. 496
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 503
 Warning coding VariableDeclarationUsageDistance Distance between variable 'disconnected' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 536
 Warning whitespace SeparatorWrap '.' should be on a new line. 547
 Warning whitespace SeparatorWrap '.' should be on a new line. 548
 Warning whitespace SeparatorWrap '.' should be on a new line. 549
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 554
 Warning whitespace SeparatorWrap '.' should be on a new line. 575
 Warning coding VariableDeclarationUsageDistance Distance between variable 'disconnected' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 613
 Warning whitespace SeparatorWrap '.' should be on a new line. 623
 Warning whitespace SeparatorWrap '.' should be on a new line. 624
 Warning whitespace SeparatorWrap '.' should be on a new line. 625
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 630
 Warning whitespace OperatorWrap '+' should be on a new line. 651

org/opendaylight/vtn/manager/internal/packet/VTNPacketService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.commons.lang3.tuple.Pair' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.packet.Packet' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherTypes' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VTNInventoryListener' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnNodeEvent' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnPortEvent' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.SalNotificationListener' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodeRpcErrorCallback' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.NotificationService' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketProcessingListener' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketProcessingService' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketReceived' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.TransmitPacketInputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 107
 Warning naming ParameterName Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 120
 Warning whitespace OperatorWrap '+' should be on a new line. 165
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 177
 Warning whitespace SeparatorWrap '.' should be on a new line. 178
 Warning whitespace SeparatorWrap '.' should be on a new line. 179
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 254
 Warning whitespace SeparatorWrap '.' should be on a new line. 292
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 360
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 396

org/opendaylight/vtn/manager/internal/packet/cache/EtherPacket.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlDstAction' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlSrcAction' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetVlanPcpAction' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNEtherMatch' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.EtherHeader' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 25
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 323
 Warning whitespace OperatorWrap '&&' should be on a new line. 340
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 391
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 458
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 475
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 480
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 490
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 498
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 503
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 513
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 521
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 529
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 538
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 546
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 551
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 561
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 571
 Warning whitespace SeparatorWrap '.' should be on a new line. 578
 Warning whitespace SeparatorWrap '.' should be on a new line. 579
 Warning whitespace SeparatorWrap '.' should be on a new line. 584

org/opendaylight/vtn/manager/internal/packet/cache/EtherPacketTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowFilterAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlDstAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlSrcAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetVlanPcpAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNEtherMatch' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.EtherHeader' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.PacketContext' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 41
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning whitespace OperatorWrap '&&' should be on a new line. 263
 Warning whitespace OperatorWrap '&&' should be on a new line. 283
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ether2' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 337
 Warning whitespace SeparatorWrap '.' should be on a new line. 509
 Warning whitespace SeparatorWrap '.' should be on a new line. 510
 Warning whitespace SeparatorWrap '.' should be on a new line. 511
 Warning whitespace SeparatorWrap '.' should be on a new line. 512
 Warning whitespace SeparatorWrap '.' should be on a new line. 513
 Warning whitespace SeparatorWrap '.' should be on a new line. 514
 Warning whitespace SeparatorWrap '.' should be on a new line. 515
 Warning whitespace SeparatorWrap '.' should be on a new line. 516

org/opendaylight/vtn/manager/internal/packet/cache/IcmpPacket.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpCodeAction' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpTypeAction' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNIcmpMatch' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.IcmpHeader' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 23
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 236
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 281
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 288
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 306
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 312
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 343
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 348
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 351
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 358
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 363
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 367
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 372
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 375
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 382
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 387
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 394
 Warning whitespace SeparatorWrap '.' should be on a new line. 401

org/opendaylight/vtn/manager/internal/packet/cache/IcmpPacketTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowFilterAction' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpCodeAction' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpTypeAction' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNIcmpMatch' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.PacketContext' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 37
 Warning coding VariableDeclarationUsageDistance Distance between variable 'checksum' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 133
 Warning coding VariableDeclarationUsageDistance Distance between variable 'type1' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 253
 Warning coding VariableDeclarationUsageDistance Distance between variable 'code1' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 254
 Warning whitespace SeparatorWrap '.' should be on a new line. 289

org/opendaylight/vtn/manager/internal/packet/cache/Inet4Packet.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDscpAction' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDstAction' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetSrcAction' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNInet4Match' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.InetHeader' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 25
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 287
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 363
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 424
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 431
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 449
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 454
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 464
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 474
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 482
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 487
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 497
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 507
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 515
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 527
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 532
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 542
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 547
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 553
 Warning whitespace SeparatorWrap '.' should be on a new line. 562
 Warning whitespace SeparatorWrap '.' should be on a new line. 563
 Warning whitespace SeparatorWrap '.' should be on a new line. 564

org/opendaylight/vtn/manager/internal/packet/cache/Inet4PacketTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowFilterAction' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDscpAction' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDstAction' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetSrcAction' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNInet4Match' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.PacketContext' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 39
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ip1' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 258
 Warning coding VariableDeclarationUsageDistance Distance between variable 'src1' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 300
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dst1' declaration and its first usage is 15, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 301
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dscp1' declaration and its first usage is 16, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 302
 Warning coding VariableDeclarationUsageDistance Distance between variable 'proto' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 361

org/opendaylight/vtn/manager/internal/packet/cache/PortProtoPacket.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortDstAction' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortSrcAction' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNLayer4PortMatch' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNPortRange' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.Layer4PortHeader' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 27
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 185
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 209
 Warning whitespace OperatorWrap '|' should be on a new line. 209
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 216
 Warning whitespace OperatorWrap '|' should be on a new line. 216
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 222
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 248
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 277
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 388
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 396
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 441
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 448
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 449
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 467
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '324'. 470
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 473
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 488
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 493
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 496
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 503
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 508
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 512
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 517
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 520
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 527
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 532
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 538
 Warning whitespace SeparatorWrap '.' should be on a new line. 546
 Warning whitespace SeparatorWrap '.' should be on a new line. 547

org/opendaylight/vtn/manager/internal/packet/cache/TcpPacket.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.packet.TCP'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNPortRange' import. Should be before 'org.opendaylight.vtn.manager.packet.TCP'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNTcpMatch' import. Should be before 'org.opendaylight.vtn.manager.packet.TCP'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.TcpHeader' import. Should be before 'org.opendaylight.vtn.manager.packet.TCP'. 17
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 76

org/opendaylight/vtn/manager/internal/packet/cache/TcpPacketTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowFilterAction' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortDstAction' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortSrcAction' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNPortRange' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNTcpMatch' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.PacketContext' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 43
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dr' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 277
 Warning coding VariableDeclarationUsageDistance Distance between variable 'src1' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 279
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dst1' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 280
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ctx' declaration and its first usage is 19, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 311
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ingress' declaration and its first usage is 19, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 312
 Warning coding VariableDeclarationUsageDistance Distance between variable 'empty' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 353
 Warning coding VariableDeclarationUsageDistance Distance between variable 'even' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 356
 Warning coding VariableDeclarationUsageDistance Distance between variable 'odd' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 376
 Warning whitespace SeparatorWrap '.' should be on a new line. 396
 Warning whitespace SeparatorWrap '.' should be on a new line. 397
 Warning whitespace SeparatorWrap '.' should be on a new line. 398
 Warning whitespace SeparatorWrap '.' should be on a new line. 457
 Warning whitespace SeparatorWrap '.' should be on a new line. 458
 Warning whitespace OperatorWrap '+' should be on a new line. 470
 Warning coding VariableDeclarationUsageDistance Distance between variable 'pkt' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 486
 Warning whitespace SeparatorWrap '.' should be on a new line. 496
 Warning whitespace SeparatorWrap '.' should be on a new line. 497
 Warning whitespace SeparatorWrap '.' should be on a new line. 498
 Warning whitespace SeparatorWrap '.' should be on a new line. 499
 Warning coding VariableDeclarationUsageDistance Distance between variable 'original' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 545
 Warning design OneTopLevelClass Top-level class ChecksumData has to reside in its own source file. 565

org/opendaylight/vtn/manager/internal/packet/cache/UdpPacket.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.packet.UDP'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNPortRange' import. Should be before 'org.opendaylight.vtn.manager.packet.UDP'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNUdpMatch' import. Should be before 'org.opendaylight.vtn.manager.packet.UDP'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.UdpHeader' import. Should be before 'org.opendaylight.vtn.manager.packet.UDP'. 17
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 79

org/opendaylight/vtn/manager/internal/packet/cache/UdpPacketTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowFilterAction' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortDstAction' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortSrcAction' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNPortRange' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNUdpMatch' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.PacketContext' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 43
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dr' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 242
 Warning coding VariableDeclarationUsageDistance Distance between variable 'src1' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 244
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dst1' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 245
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ctx' declaration and its first usage is 22, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 276
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ingress' declaration and its first usage is 22, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 277
 Warning coding VariableDeclarationUsageDistance Distance between variable 'empty' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 313
 Warning coding VariableDeclarationUsageDistance Distance between variable 'even' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 316
 Warning coding VariableDeclarationUsageDistance Distance between variable 'odd' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 325
 Warning whitespace SeparatorWrap '.' should be on a new line. 345
 Warning whitespace SeparatorWrap '.' should be on a new line. 412
 Warning whitespace SeparatorWrap '.' should be on a new line. 413
 Warning whitespace OperatorWrap '+' should be on a new line. 425
 Warning coding VariableDeclarationUsageDistance Distance between variable 'original' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 505

org/opendaylight/vtn/manager/internal/provider/SubSystemRegistry.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.LinkedHashMap' import. Should be before 'org.slf4j.LoggerFactory'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.ListIterator' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.atomic.AtomicReference' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNSubSystem' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.CompositeAutoCloseable' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.RpcService' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 127
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 214

org/opendaylight/vtn/manager/internal/provider/VTNManagerProviderImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ListenableFuture' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.commons.lang3.tuple.Pair' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.osgi.framework.Bundle' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.osgi.framework.BundleContext' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.osgi.framework.BundleEvent' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.osgi.framework.SynchronousBundleListener' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.osgi.framework.Version' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNManager' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.packet.Packet' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.FlowRemover' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.RouteResolver' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxTask' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNConfig' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.config.VTNConfigImpl' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.config.VTNConfigManager' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.VTNFlowManager' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.cond.FlowCondManager' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VTNInventoryManager' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.packet.VTNPacketService' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.routing.PathMapManager' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.routing.VTNRoutingManager' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.CompositeAutoCloseable' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNEntityType' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNTimer' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.CanceledFuture' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.FutureCallbackTask' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.FutureCanceller' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.SettableVTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNThreadPool' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.VTNFlowBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodeRpcInvocation' import. Should be before 'org.slf4j.LoggerFactory'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.pathpolicy.PathPolicyUtils' import. Should be before 'org.slf4j.LoggerFactory'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.ReadTxContext' import. Should be before 'org.slf4j.LoggerFactory'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.TxQueueImpl' import. Should be before 'org.slf4j.LoggerFactory'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.TxSyncFuture' import. Should be before 'org.slf4j.LoggerFactory'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VTenantManager' import. Should be before 'org.slf4j.LoggerFactory'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.NotificationPublishService' import. Should be before 'org.slf4j.LoggerFactory'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.NotificationService' import. Should be before 'org.slf4j.LoggerFactory'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.CandidateAlreadyRegisteredException' import. Should be before 'org.slf4j.LoggerFactory'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.Entity' import. Should be before 'org.slf4j.LoggerFactory'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipCandidateRegistration' import. Should be before 'org.slf4j.LoggerFactory'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipListener' import. Should be before 'org.slf4j.LoggerFactory'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipListenerRegistration' import. Should be before 'org.slf4j.LoggerFactory'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipService' import. Should be before 'org.slf4j.LoggerFactory'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipState' import. Should be before 'org.slf4j.LoggerFactory'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. Should be before 'org.slf4j.LoggerFactory'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.Notification' import. Should be before 'org.slf4j.LoggerFactory'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.RpcService' import. Should be before 'org.slf4j.LoggerFactory'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.LoggerFactory'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResultBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 84
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. Should be before 'org.slf4j.LoggerFactory'. 86
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.LoggerFactory'. 87
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.version.rev150901.GetManagerVersionOutput' import. Should be before 'org.slf4j.LoggerFactory'. 88
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.version.rev150901.GetManagerVersionOutputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 89
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.version.rev150901.VtnVersionService' import. Should be before 'org.slf4j.LoggerFactory'. 90
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.version.rev150901.get.manager.version.output.BundleVersion' import. Should be before 'org.slf4j.LoggerFactory'. 91
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.version.rev150901.get.manager.version.output.BundleVersionBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 92
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef' import. Should be before 'org.slf4j.LoggerFactory'. 94
 Warning coding VariableDeclarationUsageDistance Distance between variable 'master' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 262
 Warning whitespace SeparatorWrap '.' should be on a new line. 273
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 279
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 281
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 306
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 322
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 354
 Warning whitespace SeparatorWrap '.' should be on a new line. 376
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning whitespace SeparatorWrap '.' should be on a new line. 378
 Warning whitespace SeparatorWrap '.' should be on a new line. 379
 Warning whitespace SeparatorWrap '.' should be on a new line. 380
 Warning whitespace SeparatorWrap '.' should be on a new line. 383
 Warning whitespace SeparatorWrap '.' should be on a new line. 384
 Warning whitespace SeparatorWrap '.' should be on a new line. 385
 Warning whitespace OperatorWrap '&&' should be on a new line. 455
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 464
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 473
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 481
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 489
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 497
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 516
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 524
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 535
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 546
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 554
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 563
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 574
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 585
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 594
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 603
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 611
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 622
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 638
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 652
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 656
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 658
 Warning whitespace SeparatorWrap '.' should be on a new line. 658
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 675
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 680
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 692
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 726
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 739
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 754
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 783
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 792
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 815

org/opendaylight/vtn/manager/internal/routing/ClearPathMapTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.ClearPathMapInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.ClearPathMapOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.ClearPathMapOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.GlobalPathMaps' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.GlobalPathMapsBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtnPathMaps' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 188
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 192
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 208
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 216

org/opendaylight/vtn/manager/internal/routing/ClearPathPolicyTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.ClearPathPolicyOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.ClearPathPolicyOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicies' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPoliciesBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicy' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 86
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 101
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 109

org/opendaylight/vtn/manager/internal/routing/PathCostTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.CompositeTxTask'. 22
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 71

org/opendaylight/vtn/manager/internal/routing/PathMapEvaluator.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.RouteResolver' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.cond.FlowCondReader' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.cond.VTNFlowCondition' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.pathmap.PathMapUtils' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMap' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 89
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 100
 Warning whitespace OperatorWrap '+' should be on a new line. 171

org/opendaylight/vtn/manager/internal/routing/PathMapManager.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxTask' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNSubSystem' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.routing.xml.XmlPathMap' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.CompositeAutoCloseable' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreListener' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.FixedLogger' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.pathmap.PathMapUtils' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcFuture' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcUtils' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.ClearPathMapInput' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.ClearPathMapOutput' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.GlobalPathMaps' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.GlobalPathMapsBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.RemovePathMapInput' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.RemovePathMapOutput' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.SetPathMapInput' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.SetPathMapOutput' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.VtnPathMapService' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMap' import. Should be before 'org.slf4j.LoggerFactory'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 61
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 104
 Warning whitespace SeparatorWrap '.' should be on a new line. 108
 Warning whitespace OperatorWrap '+' should be on a new line. 114
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 120
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 126
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 175
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 198
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 220
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 263
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 276
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 284
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 292
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 303
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '254'. 306
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 314
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 331
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 340
 Warning whitespace SeparatorWrap '.' should be on a new line. 345
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 351
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 361
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 371
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 416
 Warning whitespace SeparatorWrap '.' should be on a new line. 417
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 444
 Warning whitespace SeparatorWrap '.' should be on a new line. 445
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 466
 Warning whitespace SeparatorWrap '.' should be on a new line. 467

org/opendaylight/vtn/manager/internal/routing/PathMapTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 60
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 73

org/opendaylight/vtn/manager/internal/routing/PathPolicyChange.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 42
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 51

org/opendaylight/vtn/manager/internal/routing/PathPolicyChangeTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.pathpolicy.PathPolicyUtilsTest.PATH_POLICY_MAX' import. Should be before 'org.opendaylight.vtn.manager.internal.util.pathpolicy.PathPolicyUtilsTest.PATH_POLICY_MIN'. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.routing.xml.XmlPathPolicy'. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 26
 Warning javadoc JavadocStyle First sentence should end with a period. 26

org/opendaylight/vtn/manager/internal/routing/PathPolicyListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxTask' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.routing.xml.XmlPathPolicy' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MultiDataStoreListener' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.pathpolicy.PathPolicyUtils' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicies' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPoliciesBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicy' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicyKey' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCost' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning whitespace SeparatorWrap '.' should be on a new line. 105
 Warning whitespace SeparatorWrap '.' should be on a new line. 106
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 112
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 118
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 152
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 184
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 209
 Warning whitespace OperatorWrap '+' should be on a new line. 320
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 334
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 344
 Warning whitespace OperatorWrap '||' should be on a new line. 349
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 353
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 387
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 410
 Warning whitespace OperatorWrap '+' should be on a new line. 428
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 437
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 462
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 470
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 478
 Warning whitespace SeparatorWrap '.' should be on a new line. 483
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 489

org/opendaylight/vtn/manager/internal/routing/PathPolicyRpcContextTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.flow.remove.PathPolicyFlowRemover'. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 23
 Warning javadoc JavadocStyle First sentence should end with a period. 23

org/opendaylight/vtn/manager/internal/routing/PathPolicyTransformer.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.commons.collections15.Transformer' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.LinkEdge' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodeUtils' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.pathpolicy.PathPolicyUtils' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicies' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicy' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicyKey' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCost' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCostKey' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnPortDesc' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 190
 Warning whitespace SeparatorWrap '.' should be on a new line. 191
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace OperatorWrap '+' should be on a new line. 197
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 262
 Warning whitespace SeparatorWrap '.' should be on a new line. 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 265

org/opendaylight/vtn/manager/internal/routing/RemoveCostTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.DeleteDataTask'. 14

org/opendaylight/vtn/manager/internal/routing/RemoveCostTaskTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.TxContext'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.TxContext'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.TxContext'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicies' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicy' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicyKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCost' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCostBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCostKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnPortDesc' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning whitespace SeparatorWrap '.' should be on a new line. 61
 Warning whitespace SeparatorWrap '.' should be on a new line. 62
 Warning whitespace SeparatorWrap '.' should be on a new line. 63
 Warning whitespace SeparatorWrap '.' should be on a new line. 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 85
 Warning whitespace SeparatorWrap '.' should be on a new line. 86
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning whitespace SeparatorWrap '.' should be on a new line. 88
 Warning whitespace SeparatorWrap '.' should be on a new line. 93
 Warning whitespace SeparatorWrap '.' should be on a new line. 94
 Warning whitespace SeparatorWrap '.' should be on a new line. 95

org/opendaylight/vtn/manager/internal/routing/RemoveMapTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.DeleteDataTask'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 17

org/opendaylight/vtn/manager/internal/routing/RemovePathCostTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 115
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning whitespace SeparatorWrap '.' should be on a new line. 137

org/opendaylight/vtn/manager/internal/routing/RemovePathCostTaskTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Mockito.isA' import. Should be before 'org.mockito.Mockito.when'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestVtnPortDesc' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.RemovePathCostInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.RemovePathCostInputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.RemovePathCostOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicies' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.remove.path.cost.output.RemovePathCostResult' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicy' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicyBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicyKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnPortDesc' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 58
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 60
 Warning javadoc JavadocStyle First sentence should end with a period. 60
 Warning whitespace SeparatorWrap '.' should be on a new line. 108
 Warning whitespace SeparatorWrap '.' should be on a new line. 127
 Warning whitespace SeparatorWrap '.' should be on a new line. 149
 Warning coding VariableDeclarationUsageDistance Distance between variable 'policies' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 192
 Warning coding VariableDeclarationUsageDistance Distance between variable 'path' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 210
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 217
 Warning coding VariableDeclarationUsageDistance Distance between variable 'captor' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 266

org/opendaylight/vtn/manager/internal/routing/RemovePathMapTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.RemovePathMapInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.RemovePathMapOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.RemovePathMapOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.remove.path.map.output.RemovePathMapResult' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.remove.path.map.output.RemovePathMapResultBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 95
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 118

org/opendaylight/vtn/manager/internal/routing/RemovePathPolicyTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.DeleteDataTask'. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 79
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 95
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 108
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 116

org/opendaylight/vtn/manager/internal/routing/RemovePathPolicyTaskTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 35
 Warning javadoc JavadocStyle First sentence should end with a period. 35
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 114
 Warning whitespace SeparatorWrap '.' should be on a new line. 121
 Warning whitespace SeparatorWrap '.' should be on a new line. 139
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 153

org/opendaylight/vtn/manager/internal/routing/RoutingEvent.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 30
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 36

org/opendaylight/vtn/manager/internal/routing/RoutingEventTest.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 19
 Warning javadoc JavadocStyle First sentence should end with a period. 19

org/opendaylight/vtn/manager/internal/routing/SetCostTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.PutDataTask'. 14

org/opendaylight/vtn/manager/internal/routing/SetCostTaskTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.TxContext'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.TxContext'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.TxContext'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicies' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicy' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicyKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCost' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCostBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCostKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnPortDesc' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning whitespace SeparatorWrap '.' should be on a new line. 63
 Warning whitespace SeparatorWrap '.' should be on a new line. 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 65
 Warning whitespace SeparatorWrap '.' should be on a new line. 69
 Warning whitespace SeparatorWrap '.' should be on a new line. 70
 Warning whitespace SeparatorWrap '.' should be on a new line. 71
 Warning whitespace SeparatorWrap '.' should be on a new line. 72
 Warning whitespace SeparatorWrap '.' should be on a new line. 95
 Warning whitespace SeparatorWrap '.' should be on a new line. 96
 Warning whitespace SeparatorWrap '.' should be on a new line. 97
 Warning whitespace SeparatorWrap '.' should be on a new line. 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 121
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 135

org/opendaylight/vtn/manager/internal/routing/SetMapTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.PutDataTask'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 17
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 53

org/opendaylight/vtn/manager/internal/routing/SetPathCostTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 109
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 117
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 131

org/opendaylight/vtn/manager/internal/routing/SetPathCostTaskTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Mockito.isA' import. Should be before 'org.mockito.Mockito.when'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathCostInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathCostInputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathCostOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicies' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.set.path.cost.input.PathCostList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.set.path.cost.input.PathCostListBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.set.path.cost.output.SetPathCostResult' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicy' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicyBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicyKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnPortDesc' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 59
 Warning whitespace SeparatorWrap '.' should be on a new line. 109
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 160
 Warning whitespace SeparatorWrap '.' should be on a new line. 162
 Warning whitespace SeparatorWrap '.' should be on a new line. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning coding VariableDeclarationUsageDistance Distance between variable 'policies' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 216
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 227
 Warning coding VariableDeclarationUsageDistance Distance between variable 'path' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 250
 Warning coding VariableDeclarationUsageDistance Distance between variable 'captor' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 297
 Warning whitespace SeparatorWrap '.' should be on a new line. 299
 Warning whitespace SeparatorWrap '.' should be on a new line. 317

org/opendaylight/vtn/manager/internal/routing/SetPathMapTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.SetPathMapInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.SetPathMapOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.SetPathMapOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.set.path.map.input.PathMapList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.set.path.map.output.SetPathMapResult' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.set.path.map.output.SetPathMapResultBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 97
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 105
 Warning whitespace SeparatorWrap '.' should be on a new line. 114
 Warning whitespace SeparatorWrap '.' should be on a new line. 119

org/opendaylight/vtn/manager/internal/routing/SetPathPolicyTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.PutDataTask'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathPolicyInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathPolicyOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathPolicyOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicy' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicyBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateOperationType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 134
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 150
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 175
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 183

org/opendaylight/vtn/manager/internal/routing/SetPathPolicyTaskTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 27
 Warning whitespace SeparatorWrap '.' should be on a new line. 69
 Warning whitespace SeparatorWrap '.' should be on a new line. 95
 Warning sizes LineLength Line is longer than 120 characters (found 160). 116
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 137
 Warning whitespace SeparatorWrap '.' should be on a new line. 175
 Warning whitespace SeparatorWrap '.' should be on a new line. 179
 Warning whitespace SeparatorWrap '.' should be on a new line. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 190
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 196

org/opendaylight/vtn/manager/internal/routing/TopologyGraph.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'edu.uci.ics.jung.algorithms.shortestpath.DijkstraShortestPath' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'edu.uci.ics.jung.graph.SparseMultigraph' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'edu.uci.ics.jung.graph.util.EdgeType' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'edu.uci.ics.jung.graph.util.Pair' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.commons.collections15.Transformer' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.RouteResolver' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.TimeoutCounter' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.LinkEdge' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.FixedLogger' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.pathpolicy.PathPolicyUtils' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLink' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 140
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 157
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 170
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 204
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 382
 Warning whitespace OperatorWrap '+' should be on a new line. 394
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 435
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 462

org/opendaylight/vtn/manager/internal/routing/VTNRoutingManager.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.RouteResolver' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNSubSystem' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.CompositeAutoCloseable' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreListener' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNEntityType' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryUtils' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcFuture' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcUtils' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.RoutingUpdated' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.RoutingUpdatedBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.VtnTopology' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.routing.updated.AddedLink' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.routing.updated.AddedLinkBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.routing.updated.RemovedLink' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.routing.updated.RemovedLinkBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLink' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.ClearPathPolicyOutput' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.RemovePathCostInput' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.RemovePathCostOutput' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.RemovePathPolicyInput' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathCostInput' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathCostOutput' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathPolicyInput' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathPolicyOutput' import. Should be before 'org.slf4j.LoggerFactory'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicyService' import. Should be before 'org.slf4j.LoggerFactory'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 62
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 110
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 123
 Warning naming ParameterName Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 202
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 210
 Warning whitespace OperatorWrap '&&' should be on a new line. 217
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 229
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 241
 Warning whitespace OperatorWrap '&&' should be on a new line. 249
 Warning whitespace OperatorWrap '+' should be on a new line. 253
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 265
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 277
 Warning whitespace OperatorWrap '&&' should be on a new line. 283
 Warning whitespace OperatorWrap '&&' should be on a new line. 285
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 289
 Warning whitespace SeparatorWrap '.' should be on a new line. 294
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 300
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 310
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 318
 Warning whitespace SeparatorWrap '.' should be on a new line. 324
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 356
 Warning whitespace SeparatorWrap '.' should be on a new line. 357
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 377
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 399
 Warning whitespace SeparatorWrap '.' should be on a new line. 400
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 423
 Warning whitespace SeparatorWrap '.' should be on a new line. 424

org/opendaylight/vtn/manager/internal/routing/VTNRoutingManagerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.After' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Before' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.ArgumentCaptor' import. Should be before 'org.slf4j.Logger'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Mock' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.FlowRemover' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.RouteResolver' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxTask' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.remove.AllFlowRemover' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.remove.PathPolicyFlowRemover' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.CompositeAutoCloseable' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNEntityType' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.SettableVTNFuture' import. Should be before 'org.slf4j.Logger'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryUtils' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.LinkEdge' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.Logger'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.Logger'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.slf4j.Logger'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.slf4j.Logger'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeModification' import. Should be before 'org.slf4j.Logger'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. Should be before 'org.slf4j.Logger'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.BindingAwareBroker.RpcRegistration' import. Should be before 'org.slf4j.Logger'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. Should be before 'org.slf4j.Logger'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.slf4j.Logger'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.RoutingUpdated' import. Should be before 'org.slf4j.Logger'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.RoutingUpdatedBuilder' import. Should be before 'org.slf4j.Logger'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.VtnTopology' import. Should be before 'org.slf4j.Logger'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.VtnTopologyBuilder' import. Should be before 'org.slf4j.Logger'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.routing.updated.AddedLink' import. Should be before 'org.slf4j.Logger'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.routing.updated.AddedLinkBuilder' import. Should be before 'org.slf4j.Logger'. 84
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.routing.updated.RemovedLink' import. Should be before 'org.slf4j.Logger'. 85
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.routing.updated.RemovedLinkBuilder' import. Should be before 'org.slf4j.Logger'. 86
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLink' import. Should be before 'org.slf4j.Logger'. 87
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLinkBuilder' import. Should be before 'org.slf4j.Logger'. 88
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.ClearPathPolicyOutput' import. Should be before 'org.slf4j.Logger'. 89
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.RemovePathCostInput' import. Should be before 'org.slf4j.Logger'. 90
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.RemovePathCostInputBuilder' import. Should be before 'org.slf4j.Logger'. 91
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.RemovePathCostOutput' import. Should be before 'org.slf4j.Logger'. 92
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.RemovePathPolicyInput' import. Should be before 'org.slf4j.Logger'. 93
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.RemovePathPolicyInputBuilder' import. Should be before 'org.slf4j.Logger'. 94
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathCostInput' import. Should be before 'org.slf4j.Logger'. 95
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathCostInputBuilder' import. Should be before 'org.slf4j.Logger'. 96
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathCostOutput' import. Should be before 'org.slf4j.Logger'. 97
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathPolicyInput' import. Should be before 'org.slf4j.Logger'. 98
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathPolicyInputBuilder' import. Should be before 'org.slf4j.Logger'. 99
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathPolicyOutput' import. Should be before 'org.slf4j.Logger'. 100
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicies' import. Should be before 'org.slf4j.Logger'. 101
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPoliciesBuilder' import. Should be before 'org.slf4j.Logger'. 102
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicyService' import. Should be before 'org.slf4j.Logger'. 103
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.remove.path.cost.output.RemovePathCostResult' import. Should be before 'org.slf4j.Logger'. 104
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.remove.path.cost.output.RemovePathCostResultBuilder' import. Should be before 'org.slf4j.Logger'. 105
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.set.path.cost.input.PathCostList' import. Should be before 'org.slf4j.Logger'. 106
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.set.path.cost.input.PathCostListBuilder' import. Should be before 'org.slf4j.Logger'. 107
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.set.path.cost.output.SetPathCostResult' import. Should be before 'org.slf4j.Logger'. 108
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.set.path.cost.output.SetPathCostResultBuilder' import. Should be before 'org.slf4j.Logger'. 109
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicy' import. Should be before 'org.slf4j.Logger'. 110
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicyBuilder' import. Should be before 'org.slf4j.Logger'. 111
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnPortDesc' import. Should be before 'org.slf4j.Logger'. 112
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateOperationType' import. Should be before 'org.slf4j.Logger'. 113
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.Logger'. 114
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.slf4j.Logger'. 116
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. Should be before 'org.slf4j.Logger'. 118
 Warning whitespace SeparatorWrap '.' should be on a new line. 179
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 183
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning whitespace SeparatorWrap '.' should be on a new line. 192
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 296
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 347
 Warning whitespace SeparatorWrap '.' should be on a new line. 426
 Warning whitespace SeparatorWrap '.' should be on a new line. 427
 Warning whitespace SeparatorWrap '.' should be on a new line. 428
 Warning whitespace SeparatorWrap '.' should be on a new line. 429
 Warning whitespace SeparatorWrap '.' should be on a new line. 458
 Warning whitespace SeparatorWrap '.' should be on a new line. 459
 Warning whitespace SeparatorWrap '.' should be on a new line. 460
 Warning whitespace SeparatorWrap '.' should be on a new line. 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 463
 Warning whitespace SeparatorWrap '.' should be on a new line. 464
 Warning whitespace SeparatorWrap '.' should be on a new line. 465
 Warning whitespace SeparatorWrap '.' should be on a new line. 466
 Warning whitespace SeparatorWrap '.' should be on a new line. 496
 Warning whitespace SeparatorWrap '.' should be on a new line. 497
 Warning whitespace SeparatorWrap '.' should be on a new line. 498
 Warning whitespace SeparatorWrap '.' should be on a new line. 499
 Warning whitespace SeparatorWrap '.' should be on a new line. 670
 Warning whitespace SeparatorWrap '.' should be on a new line. 698
 Warning whitespace SeparatorWrap '.' should be on a new line. 699
 Warning whitespace SeparatorWrap '.' should be on a new line. 700
 Warning whitespace SeparatorWrap '.' should be on a new line. 701
 Warning whitespace SeparatorWrap '.' should be on a new line. 704
 Warning whitespace SeparatorWrap '.' should be on a new line. 707
 Warning coding VariableDeclarationUsageDistance Distance between variable 'future' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 709
 Warning coding VariableDeclarationUsageDistance Distance between variable 'rev' declaration and its first usage is 15, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 753
 Warning whitespace SeparatorWrap '.' should be on a new line. 757
 Warning whitespace SeparatorWrap '.' should be on a new line. 760
 Warning whitespace SeparatorWrap '.' should be on a new line. 763
 Warning coding VariableDeclarationUsageDistance Distance between variable 'future' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 765
 Warning coding VariableDeclarationUsageDistance Distance between variable 'rev' declaration and its first usage is 29, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 812
 Warning whitespace SeparatorWrap '.' should be on a new line. 820
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 824
 Warning whitespace SeparatorWrap '.' should be on a new line. 824
 Warning whitespace SeparatorWrap '.' should be on a new line. 829
 Warning whitespace SeparatorWrap '.' should be on a new line. 834
 Warning whitespace SeparatorWrap '.' should be on a new line. 839
 Warning whitespace SeparatorWrap '.' should be on a new line. 844
 Warning whitespace SeparatorWrap '.' should be on a new line. 848
 Warning whitespace SeparatorWrap '.' should be on a new line. 852
 Warning whitespace SeparatorWrap '.' should be on a new line. 855
 Warning coding VariableDeclarationUsageDistance Distance between variable 'future' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 857
 Warning coding VariableDeclarationUsageDistance Distance between variable 'rev' declaration and its first usage is 23, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 904
 Warning whitespace SeparatorWrap '.' should be on a new line. 922
 Warning whitespace SeparatorWrap '.' should be on a new line. 926
 Warning whitespace SeparatorWrap '.' should be on a new line. 929
 Warning coding VariableDeclarationUsageDistance Distance between variable 'future' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 931
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 946
 Warning whitespace SeparatorWrap '.' should be on a new line. 946
 Warning coding VariableDeclarationUsageDistance Distance between variable 'root' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 998
 Warning whitespace SeparatorWrap '.' should be on a new line. 998
 Warning whitespace SeparatorWrap '.' should be on a new line. 1003
 Warning whitespace SeparatorWrap '.' should be on a new line. 1006
 Warning coding VariableDeclarationUsageDistance Distance between variable 'future' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1008
 Warning whitespace SeparatorWrap '.' should be on a new line. 1058
 Warning whitespace SeparatorWrap '.' should be on a new line. 1085
 Warning whitespace SeparatorWrap '.' should be on a new line. 1086
 Warning whitespace SeparatorWrap '.' should be on a new line. 1087
 Warning whitespace SeparatorWrap '.' should be on a new line. 1148
 Warning whitespace SeparatorWrap '.' should be on a new line. 1149
 Warning whitespace SeparatorWrap '.' should be on a new line. 1150
 Warning whitespace SeparatorWrap '.' should be on a new line. 1151
 Warning whitespace SeparatorWrap '.' should be on a new line. 1168
 Warning whitespace SeparatorWrap '.' should be on a new line. 1169
 Warning whitespace SeparatorWrap '.' should be on a new line. 1170
 Warning whitespace SeparatorWrap '.' should be on a new line. 1171
 Warning whitespace SeparatorWrap '.' should be on a new line. 1175
 Warning whitespace SeparatorWrap '.' should be on a new line. 1176
 Warning whitespace SeparatorWrap '.' should be on a new line. 1177
 Warning whitespace SeparatorWrap '.' should be on a new line. 1178
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '392'. 1216
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1220
 Warning whitespace SeparatorWrap '.' should be on a new line. 1255
 Warning whitespace SeparatorWrap '.' should be on a new line. 1256
 Warning whitespace SeparatorWrap '.' should be on a new line. 1257
 Warning whitespace SeparatorWrap '.' should be on a new line. 1294
 Warning whitespace SeparatorWrap '.' should be on a new line. 1295
 Warning whitespace SeparatorWrap '.' should be on a new line. 1296
 Warning whitespace SeparatorWrap '.' should be on a new line. 1297
 Warning whitespace SeparatorWrap '.' should be on a new line. 1307
 Warning whitespace SeparatorWrap '.' should be on a new line. 1308
 Warning whitespace SeparatorWrap '.' should be on a new line. 1309
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '534'. 1348
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1353
 Warning coding VariableDeclarationUsageDistance Distance between variable 'sport32' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1394
 Warning coding VariableDeclarationUsageDistance Distance between variable 'sport41' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1395

org/opendaylight/vtn/manager/internal/routing/xml/XmlPathCost.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 108
 Warning whitespace OperatorWrap '&&' should be on a new line. 116

org/opendaylight/vtn/manager/internal/routing/xml/XmlPathCostTest.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 52
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning whitespace SeparatorWrap '.' should be on a new line. 109
 Warning whitespace OperatorWrap '+' should be on a new line. 193

org/opendaylight/vtn/manager/internal/routing/xml/XmlPathMap.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 171
 Warning whitespace OperatorWrap '&&' should be on a new line. 179
 Warning whitespace OperatorWrap '&&' should be on a new line. 180
 Warning whitespace OperatorWrap '&&' should be on a new line. 181
 Warning whitespace OperatorWrap '+' should be on a new line. 209
 Warning whitespace OperatorWrap '+' should be on a new line. 210

org/opendaylight/vtn/manager/internal/routing/xml/XmlPathMapTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.pathpolicy.PathPolicyUtilsTest.PATH_POLICY_MAX' import. Should be before 'org.opendaylight.vtn.manager.internal.util.pathpolicy.PathPolicyUtilsTest.PATH_POLICY_MIN'. 12
 Warning whitespace SeparatorWrap '.' should be on a new line. 56
 Warning whitespace SeparatorWrap '.' should be on a new line. 59
 Warning whitespace SeparatorWrap '.' should be on a new line. 61
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 167
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace OperatorWrap '*' should be on a new line. 258
 Warning whitespace OperatorWrap '+' should be on a new line. 300
 Warning whitespace OperatorWrap '+' should be on a new line. 301
 Warning whitespace OperatorWrap '+' should be on a new line. 302

org/opendaylight/vtn/manager/internal/routing/xml/XmlPathPolicy.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 146
 Warning whitespace OperatorWrap '&&' should be on a new line. 154
 Warning whitespace OperatorWrap '&&' should be on a new line. 155
 Warning whitespace OperatorWrap '+' should be on a new line. 181

org/opendaylight/vtn/manager/internal/routing/xml/XmlPathPolicyTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.pathpolicy.PathPolicyUtilsTest.PATH_POLICY_MAX' import. Should be before 'org.opendaylight.vtn.manager.internal.util.pathpolicy.PathPolicyUtilsTest.PATH_POLICY_MIN'. 12
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 92
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace OperatorWrap '+' should be on a new line. 287
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 361

org/opendaylight/vtn/manager/internal/util/AbstractDataChangeListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning whitespace SeparatorWrap '.' should be on a new line. 115
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 118
 Warning whitespace SeparatorWrap '.' should be on a new line. 120
 Warning whitespace SeparatorWrap '.' should be on a new line. 121
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 230

org/opendaylight/vtn/manager/internal/util/CacheMap.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 118
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '176'. 196

org/opendaylight/vtn/manager/internal/util/CacheMapTest.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 312

org/opendaylight/vtn/manager/internal/util/ChangedData.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. Should be before 'org.slf4j.Logger'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.Logger'. 16

org/opendaylight/vtn/manager/internal/util/ChangedDataTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.slf4j.Logger'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPortBuilder' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeBuilder' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.Logger'. 29
 Warning coding VariableDeclarationUsageDistance Distance between variable 'portPath' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 51
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vport1' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 54
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vport2' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 89
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning whitespace SeparatorWrap '.' should be on a new line. 91
 Warning whitespace SeparatorWrap '.' should be on a new line. 97

org/opendaylight/vtn/manager/internal/util/CompositeAutoCloseable.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 81

org/opendaylight/vtn/manager/internal/util/CompositeAutoCloseableTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 21
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 91
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 123

org/opendaylight/vtn/manager/internal/util/ConfigFileUpdater.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 61
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 73
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 81

org/opendaylight/vtn/manager/internal/util/DataObjectIdentity.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 158
 Warning naming ParameterName Parameter name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 194
 Warning naming ParameterName Parameter name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 241
 Warning whitespace OperatorWrap '+' should be on a new line. 250
 Warning naming ParameterName Parameter name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 268
 Warning whitespace OperatorWrap '+' should be on a new line. 272
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 277
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 295

org/opendaylight/vtn/manager/internal/util/DataObjectIdentityTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowAction' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnDropFilterCase' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnDropFilterCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnPassFilterCase' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnPassFilterCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.vtn.drop.filter._case.VtnDropFilterBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.vtn.pass.filter._case.VtnPassFilterBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodesBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPortBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.RemoveVlanMapInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.RemoveVlanMapInputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.RemoveVlanMapOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.RemoveVlanMapOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.remove.vlan.map.output.RemoveVlanMapResult' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.remove.vlan.map.output.RemoveVlanMapResultBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicies' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPoliciesBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicy' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicyBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCost' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCostBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnPortDesc' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 72
 Warning whitespace SeparatorWrap '.' should be on a new line. 105
 Warning whitespace SeparatorWrap '.' should be on a new line. 106
 Warning whitespace SeparatorWrap '.' should be on a new line. 152
 Warning whitespace SeparatorWrap '.' should be on a new line. 153
 Warning whitespace SeparatorWrap '.' should be on a new line. 154
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning whitespace SeparatorWrap '.' should be on a new line. 156
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 268
 Warning whitespace SeparatorWrap '.' should be on a new line. 269
 Warning whitespace SeparatorWrap '.' should be on a new line. 270
 Warning whitespace SeparatorWrap '.' should be on a new line. 317
 Warning whitespace SeparatorWrap '.' should be on a new line. 318
 Warning coding VariableDeclarationUsageDistance Distance between variable 'pass' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 320
 Warning whitespace SeparatorWrap '.' should be on a new line. 320
 Warning whitespace SeparatorWrap '.' should be on a new line. 321
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vcond2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 324
 Warning whitespace SeparatorWrap '.' should be on a new line. 325
 Warning whitespace SeparatorWrap '.' should be on a new line. 326
 Warning whitespace SeparatorWrap '.' should be on a new line. 327
 Warning whitespace SeparatorWrap '.' should be on a new line. 331
 Warning whitespace SeparatorWrap '.' should be on a new line. 332
 Warning whitespace SeparatorWrap '.' should be on a new line. 333
 Warning whitespace SeparatorWrap '.' should be on a new line. 337
 Warning whitespace SeparatorWrap '.' should be on a new line. 338
 Warning whitespace SeparatorWrap '.' should be on a new line. 339
 Warning whitespace SeparatorWrap '.' should be on a new line. 343
 Warning whitespace SeparatorWrap '.' should be on a new line. 344
 Warning whitespace SeparatorWrap '.' should be on a new line. 345
 Warning whitespace SeparatorWrap '.' should be on a new line. 349
 Warning whitespace SeparatorWrap '.' should be on a new line. 350
 Warning whitespace SeparatorWrap '.' should be on a new line. 351
 Warning whitespace SeparatorWrap '.' should be on a new line. 361
 Warning whitespace SeparatorWrap '.' should be on a new line. 362
 Warning whitespace SeparatorWrap '.' should be on a new line. 363
 Warning whitespace SeparatorWrap '.' should be on a new line. 364
 Warning whitespace SeparatorWrap '.' should be on a new line. 374
 Warning whitespace SeparatorWrap '.' should be on a new line. 375
 Warning whitespace SeparatorWrap '.' should be on a new line. 376
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning whitespace OperatorWrap '+' should be on a new line. 381
 Warning whitespace OperatorWrap '+' should be on a new line. 382
 Warning whitespace SeparatorWrap '.' should be on a new line. 415
 Warning whitespace SeparatorWrap '.' should be on a new line. 416
 Warning whitespace SeparatorWrap '.' should be on a new line. 417
 Warning whitespace SeparatorWrap '.' should be on a new line. 419
 Warning whitespace SeparatorWrap '.' should be on a new line. 420
 Warning whitespace SeparatorWrap '.' should be on a new line. 421
 Warning whitespace SeparatorWrap '.' should be on a new line. 423
 Warning whitespace SeparatorWrap '.' should be on a new line. 424
 Warning whitespace SeparatorWrap '.' should be on a new line. 425
 Warning whitespace SeparatorWrap '.' should be on a new line. 428
 Warning whitespace SeparatorWrap '.' should be on a new line. 429
 Warning whitespace SeparatorWrap '.' should be on a new line. 430
 Warning whitespace SeparatorWrap '.' should be on a new line. 475
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 586
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 613
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 640
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 667
 Warning whitespace SeparatorWrap '.' should be on a new line. 676
 Warning whitespace SeparatorWrap '.' should be on a new line. 677
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 696
 Warning whitespace SeparatorWrap '.' should be on a new line. 705
 Warning whitespace SeparatorWrap '.' should be on a new line. 706
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 726
 Warning whitespace SeparatorWrap '.' should be on a new line. 735
 Warning whitespace SeparatorWrap '.' should be on a new line. 736
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 756
 Warning whitespace SeparatorWrap '.' should be on a new line. 769
 Warning whitespace SeparatorWrap '.' should be on a new line. 770
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 790
 Warning whitespace SeparatorWrap '.' should be on a new line. 803
 Warning whitespace SeparatorWrap '.' should be on a new line. 804

org/opendaylight/vtn/manager/internal/util/DataStoreListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 151

org/opendaylight/vtn/manager/internal/util/DataStoreListenerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.slf4j.Logger'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeService' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeModification' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.slf4j.Logger'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPortBuilder' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.Logger'. 57
 Warning whitespace SeparatorWrap '.' should be on a new line. 77
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 189
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 197
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 207
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 216
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 226
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 235
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 245
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 253
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 266
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 290
 Warning whitespace SeparatorWrap '.' should be on a new line. 299
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 335
 Warning whitespace SeparatorWrap '.' should be on a new line. 345
 Warning whitespace SeparatorWrap '.' should be on a new line. 351
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 401
 Warning whitespace SeparatorWrap '.' should be on a new line. 409
 Warning whitespace OperatorWrap '+' should be on a new line. 417
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 444
 Warning whitespace SeparatorWrap '.' should be on a new line. 453
 Warning whitespace SeparatorWrap '.' should be on a new line. 456
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 484
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 520
 Warning whitespace SeparatorWrap '.' should be on a new line. 553
 Warning whitespace SeparatorWrap '.' should be on a new line. 554
 Warning whitespace SeparatorWrap '.' should be on a new line. 557
 Warning whitespace SeparatorWrap '.' should be on a new line. 558
 Warning whitespace SeparatorWrap '.' should be on a new line. 559
 Warning whitespace SeparatorWrap '.' should be on a new line. 562
 Warning whitespace SeparatorWrap '.' should be on a new line. 563
 Warning whitespace SeparatorWrap '.' should be on a new line. 564
 Warning whitespace SeparatorWrap '.' should be on a new line. 565
 Warning coding VariableDeclarationUsageDistance Distance between variable 'updated' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 600
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 612
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 688
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 742
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 803
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 860
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 925
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 986
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1049
 Warning whitespace SeparatorWrap '.' should be on a new line. 1135
 Warning whitespace SeparatorWrap '.' should be on a new line. 1152
 Warning whitespace SeparatorWrap '.' should be on a new line. 1154

org/opendaylight/vtn/manager/internal/util/DataStoreUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.concurrent.TimeoutException'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'java.util.concurrent.TimeoutException'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.VTNException'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.VTNException'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.VTNException'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.ReadFailedException' import. Should be before 'org.opendaylight.vtn.manager.VTNException'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 96

org/opendaylight/vtn/manager/internal/util/DataStoreUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.mockito.Mockito'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.mockito.Mockito'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.ReadFailedException' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.cond.config.VtnFlowMatch' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowCondition' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 68
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 131
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 191
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 243
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 307
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 387
 Warning whitespace SeparatorWrap '.' should be on a new line. 390
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 405
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 407
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 421
 Warning whitespace SeparatorWrap '.' should be on a new line. 422
 Warning whitespace SeparatorWrap '.' should be on a new line. 426

org/opendaylight/vtn/manager/internal/util/IdentifiedData.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. Should be before 'org.slf4j.Logger'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.Logger'. 16

org/opendaylight/vtn/manager/internal/util/IdentifiedDataTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.slf4j.Logger'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPortBuilder' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeBuilder' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.Logger'. 29
 Warning coding VariableDeclarationUsageDistance Distance between variable 'portPath' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 49
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vport' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 51
 Warning whitespace SeparatorWrap '.' should be on a new line. 87

org/opendaylight/vtn/manager/internal/util/MiscUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableSet' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.Identifiable' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnVlanIdField' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter32' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter64' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 125
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 153
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 292
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 294
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 310
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 312
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 328
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 330
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 346
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 348
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 570
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 573
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 603
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 614
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 632

org/opendaylight/vtn/manager/internal/util/MiscUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableList' import. Should be before 'java.util.TreeMap'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestMacAddress' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestVlanId' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.Identifiable'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMapBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Identifiable'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.Identifiable'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.opendaylight.yangtools.yang.binding.Identifiable'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.Identifiable'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.Identifiable'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnVlanIdField' import. Should be before 'org.opendaylight.yangtools.yang.binding.Identifiable'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.binding.Identifiable'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yangtools.yang.binding.Identifiable'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri' import. Should be before 'org.opendaylight.yangtools.yang.binding.Identifiable'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter32' import. Should be before 'org.opendaylight.yangtools.yang.binding.Identifiable'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter64' import. Should be before 'org.opendaylight.yangtools.yang.binding.Identifiable'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yangtools.yang.binding.Identifiable'. 63
 Warning coding VariableDeclarationUsageDistance Distance between variable 'descriptions' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 102
 Warning whitespace OperatorWrap '&&' should be on a new line. 128
 Warning whitespace OperatorWrap '&&' should be on a new line. 129
 Warning naming LocalVariableName Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 222
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 332
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 361
 Warning blocks EmptyBlock Empty catch block. 568
 Warning blocks EmptyBlock Empty catch block. 577
 Warning blocks EmptyBlock Empty catch block. 587
 Warning blocks EmptyBlock Empty catch block. 603
 Warning blocks EmptyBlock Empty catch block. 612
 Warning blocks EmptyBlock Empty catch block. 622
 Warning blocks EmptyBlock Empty catch block. 638
 Warning blocks EmptyBlock Empty catch block. 647
 Warning blocks EmptyBlock Empty catch block. 657
 Warning whitespace SeparatorWrap '.' should be on a new line. 779
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 877
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 888
 Warning whitespace SeparatorWrap '.' should be on a new line. 906
 Warning whitespace SeparatorWrap '.' should be on a new line. 907
 Warning whitespace SeparatorWrap '.' should be on a new line. 908
 Warning whitespace SeparatorWrap '.' should be on a new line. 909
 Warning whitespace SeparatorWrap '.' should be on a new line. 910
 Warning whitespace SeparatorWrap '.' should be on a new line. 911

org/opendaylight/vtn/manager/internal/util/MultiDataStoreListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning whitespace OperatorWrap '+' should be on a new line. 327
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 406

org/opendaylight/vtn/manager/internal/util/MultiDataStoreListenerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'javax.annotation.Nonnull'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableSet' import. Should be before 'javax.annotation.Nonnull'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.BridgeStatusBuildHelper' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VbridgeBuildHelper' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VinterfaceBuildHelper' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VterminalBuildHelper' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VtnBuildHelper' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VtnTreeBuilder' import. Should be before 'org.slf4j.Logger'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.slf4j.Logger'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeService' import. Should be before 'org.slf4j.Logger'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.slf4j.Logger'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeModification' import. Should be before 'org.slf4j.Logger'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.slf4j.Logger'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.IdentifiableItem' import. Should be before 'org.slf4j.Logger'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.Item' import. Should be before 'org.slf4j.Logger'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.PathArgument' import. Should be before 'org.slf4j.Logger'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.slf4j.Logger'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtenantConfig' import. Should be before 'org.slf4j.Logger'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.slf4j.Logger'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnBuilder' import. Should be before 'org.slf4j.Logger'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.slf4j.Logger'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.slf4j.Logger'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.slf4j.Logger'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.Logger'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.bridge.status.FaultedPaths' import. Should be before 'org.slf4j.Logger'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.bridge.status.FaultedPathsKey' import. Should be before 'org.slf4j.Logger'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.slf4j.Logger'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeConfig' import. Should be before 'org.slf4j.Logger'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.slf4j.Logger'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.slf4j.Logger'. 84
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.VinterfaceStatus' import. Should be before 'org.slf4j.Logger'. 85
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.slf4j.Logger'. 86
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceKey' import. Should be before 'org.slf4j.Logger'. 87
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceConfig' import. Should be before 'org.slf4j.Logger'. 88
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.info.VterminalConfig' import. Should be before 'org.slf4j.Logger'. 89
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.slf4j.Logger'. 90
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.VterminalKey' import. Should be before 'org.slf4j.Logger'. 91
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.slf4j.Logger'. 93
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 214
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 222
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 230
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 238
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 248
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 257
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 269
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 277
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 287
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 295
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 308
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 410
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 567
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 591
 Warning whitespace SeparatorWrap '.' should be on a new line. 599
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 634
 Warning whitespace SeparatorWrap '.' should be on a new line. 643
 Warning whitespace SeparatorWrap '.' should be on a new line. 649
 Warning whitespace SeparatorWrap '.' should be on a new line. 670
 Warning whitespace SeparatorWrap '.' should be on a new line. 671
 Warning whitespace SeparatorWrap '.' should be on a new line. 672
 Warning coding VariableDeclarationUsageDistance Distance between variable 'created' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 676
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 709
 Warning whitespace SeparatorWrap '.' should be on a new line. 716
 Warning whitespace OperatorWrap '+' should be on a new line. 724
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 751
 Warning whitespace SeparatorWrap '.' should be on a new line. 759
 Warning whitespace SeparatorWrap '.' should be on a new line. 762
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 790
 Warning coding VariableDeclarationUsageDistance Distance between variable 'notified' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 817
 Warning whitespace SeparatorWrap '.' should be on a new line. 821
 Warning whitespace SeparatorWrap '.' should be on a new line. 822
 Warning whitespace SeparatorWrap '.' should be on a new line. 823
 Warning whitespace SeparatorWrap '.' should be on a new line. 833
 Warning whitespace SeparatorWrap '.' should be on a new line. 834
 Warning whitespace SeparatorWrap '.' should be on a new line. 835
 Warning coding VariableDeclarationUsageDistance Distance between variable 'wild2' declaration and its first usage is 65, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 839
 Warning coding VariableDeclarationUsageDistance Distance between variable 'wild3' declaration and its first usage is 64, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 842
 Warning whitespace SeparatorWrap '.' should be on a new line. 844
 Warning whitespace SeparatorWrap '.' should be on a new line. 846
 Warning whitespace SeparatorWrap '.' should be on a new line. 853
 Warning whitespace SeparatorWrap '.' should be on a new line. 854
 Warning whitespace SeparatorWrap '.' should be on a new line. 855
 Warning whitespace SeparatorWrap '.' should be on a new line. 856
 Warning whitespace SeparatorWrap '.' should be on a new line. 858
 Warning whitespace SeparatorWrap '.' should be on a new line. 859
 Warning whitespace SeparatorWrap '.' should be on a new line. 860
 Warning whitespace SeparatorWrap '.' should be on a new line. 883
 Warning whitespace SeparatorWrap '.' should be on a new line. 884
 Warning whitespace SeparatorWrap '.' should be on a new line. 885
 Warning whitespace SeparatorWrap '.' should be on a new line. 892
 Warning whitespace SeparatorWrap '.' should be on a new line. 893
 Warning whitespace SeparatorWrap '.' should be on a new line. 894
 Warning coding VariableDeclarationUsageDistance Distance between variable 'null2' declaration and its first usage is 54, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 898
 Warning whitespace SeparatorWrap '.' should be on a new line. 898
 Warning coding VariableDeclarationUsageDistance Distance between variable 'null3' declaration and its first usage is 55, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 901
 Warning whitespace SeparatorWrap '.' should be on a new line. 901
 Warning whitespace SeparatorWrap '.' should be on a new line. 904
 Warning whitespace SeparatorWrap '.' should be on a new line. 906
 Warning whitespace SeparatorWrap '.' should be on a new line. 913
 Warning whitespace SeparatorWrap '.' should be on a new line. 914
 Warning whitespace SeparatorWrap '.' should be on a new line. 915
 Warning whitespace SeparatorWrap '.' should be on a new line. 916
 Warning whitespace SeparatorWrap '.' should be on a new line. 918
 Warning whitespace SeparatorWrap '.' should be on a new line. 919
 Warning whitespace SeparatorWrap '.' should be on a new line. 920
 Warning whitespace SeparatorWrap '.' should be on a new line. 943
 Warning whitespace SeparatorWrap '.' should be on a new line. 944
 Warning whitespace SeparatorWrap '.' should be on a new line. 945
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vbrKey2' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 948
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bad1' declaration and its first usage is 36, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 957
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bad2' declaration and its first usage is 35, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 960
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bad3' declaration and its first usage is 34, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 963
 Warning whitespace SeparatorWrap '.' should be on a new line. 965
 Warning whitespace SeparatorWrap '.' should be on a new line. 967
 Warning coding VariableDeclarationUsageDistance Distance between variable 'newVbr2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 969
 Warning whitespace SeparatorWrap '.' should be on a new line. 969
 Warning whitespace SeparatorWrap '.' should be on a new line. 977
 Warning whitespace SeparatorWrap '.' should be on a new line. 978
 Warning whitespace SeparatorWrap '.' should be on a new line. 979
 Warning whitespace SeparatorWrap '.' should be on a new line. 980
 Warning whitespace SeparatorWrap '.' should be on a new line. 984
 Warning whitespace SeparatorWrap '.' should be on a new line. 985
 Warning whitespace SeparatorWrap '.' should be on a new line. 986
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1007
 Warning whitespace SeparatorWrap '.' should be on a new line. 1079
 Warning whitespace SeparatorWrap '.' should be on a new line. 1128
 Warning whitespace SeparatorWrap '.' should be on a new line. 1218
 Warning whitespace SeparatorWrap '.' should be on a new line. 1219
 Warning whitespace SeparatorWrap '.' should be on a new line. 1220
 Warning whitespace SeparatorWrap '.' should be on a new line. 1226
 Warning whitespace SeparatorWrap '.' should be on a new line. 1235
 Warning whitespace SeparatorWrap '.' should be on a new line. 1243
 Warning whitespace SeparatorWrap '.' should be on a new line. 1254
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1325
 Warning coding VariableDeclarationUsageDistance Distance between variable 'oldTree' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1390
 Warning whitespace SeparatorWrap '.' should be on a new line. 1420
 Warning whitespace SeparatorWrap '.' should be on a new line. 1422
 Warning whitespace SeparatorWrap '.' should be on a new line. 1423
 Warning whitespace SeparatorWrap '.' should be on a new line. 1424
 Warning whitespace SeparatorWrap '.' should be on a new line. 1428
 Warning whitespace SeparatorWrap '.' should be on a new line. 1431
 Warning whitespace SeparatorWrap '.' should be on a new line. 1432
 Warning whitespace SeparatorWrap '.' should be on a new line. 1434
 Warning whitespace SeparatorWrap '.' should be on a new line. 1435
 Warning whitespace SeparatorWrap '.' should be on a new line. 1438
 Warning whitespace SeparatorWrap '.' should be on a new line. 1444
 Warning whitespace SeparatorWrap '.' should be on a new line. 1447
 Warning whitespace SeparatorWrap '.' should be on a new line. 1448
 Warning whitespace SeparatorWrap '.' should be on a new line. 1450
 Warning whitespace SeparatorWrap '.' should be on a new line. 1451
 Warning whitespace SeparatorWrap '.' should be on a new line. 1478
 Warning whitespace SeparatorWrap '.' should be on a new line. 1480
 Warning whitespace SeparatorWrap '.' should be on a new line. 1481
 Warning whitespace SeparatorWrap '.' should be on a new line. 1482
 Warning whitespace SeparatorWrap '.' should be on a new line. 1486
 Warning whitespace SeparatorWrap '.' should be on a new line. 1489
 Warning whitespace SeparatorWrap '.' should be on a new line. 1490
 Warning whitespace SeparatorWrap '.' should be on a new line. 1493
 Warning whitespace SeparatorWrap '.' should be on a new line. 1499
 Warning whitespace SeparatorWrap '.' should be on a new line. 1500
 Warning whitespace SeparatorWrap '.' should be on a new line. 1502
 Warning whitespace SeparatorWrap '.' should be on a new line. 1503
 Warning whitespace SeparatorWrap '.' should be on a new line. 1505
 Warning whitespace SeparatorWrap '.' should be on a new line. 1506
 Warning whitespace SeparatorWrap '.' should be on a new line. 1547
 Warning whitespace SeparatorWrap '.' should be on a new line. 1549
 Warning whitespace SeparatorWrap '.' should be on a new line. 1551
 Warning whitespace SeparatorWrap '.' should be on a new line. 1552
 Warning whitespace SeparatorWrap '.' should be on a new line. 1553
 Warning whitespace SeparatorWrap '.' should be on a new line. 1555
 Warning whitespace SeparatorWrap '.' should be on a new line. 1563
 Warning whitespace SeparatorWrap '.' should be on a new line. 1565
 Warning whitespace SeparatorWrap '.' should be on a new line. 1567
 Warning whitespace SeparatorWrap '.' should be on a new line. 1569
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vbr32stpath' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1576
 Warning whitespace SeparatorWrap '.' should be on a new line. 1576
 Warning whitespace SeparatorWrap '.' should be on a new line. 1589
 Warning whitespace SeparatorWrap '.' should be on a new line. 1591
 Warning whitespace SeparatorWrap '.' should be on a new line. 1597
 Warning whitespace SeparatorWrap '.' should be on a new line. 1598
 Warning whitespace SeparatorWrap '.' should be on a new line. 1600
 Warning whitespace SeparatorWrap '.' should be on a new line. 1601
 Warning whitespace SeparatorWrap '.' should be on a new line. 1603
 Warning whitespace SeparatorWrap '.' should be on a new line. 1605
 Warning whitespace SeparatorWrap '.' should be on a new line. 1607
 Warning whitespace SeparatorWrap '.' should be on a new line. 1613
 Warning whitespace SeparatorWrap '.' should be on a new line. 1614
 Warning whitespace SeparatorWrap '.' should be on a new line. 1616
 Warning whitespace SeparatorWrap '.' should be on a new line. 1617
 Warning whitespace SeparatorWrap '.' should be on a new line. 1621
 Warning whitespace SeparatorWrap '.' should be on a new line. 1624
 Warning whitespace SeparatorWrap '.' should be on a new line. 1627
 Warning whitespace SeparatorWrap '.' should be on a new line. 1630
 Warning whitespace SeparatorWrap '.' should be on a new line. 1631
 Warning whitespace SeparatorWrap '.' should be on a new line. 1633
 Warning whitespace SeparatorWrap '.' should be on a new line. 1637
 Warning whitespace SeparatorWrap '.' should be on a new line. 1638
 Warning whitespace SeparatorWrap '.' should be on a new line. 1640
 Warning whitespace SeparatorWrap '.' should be on a new line. 1641
 Warning whitespace SeparatorWrap '.' should be on a new line. 1643
 Warning whitespace SeparatorWrap '.' should be on a new line. 1644
 Warning whitespace SeparatorWrap '.' should be on a new line. 1645
 Warning whitespace SeparatorWrap '.' should be on a new line. 1646
 Warning whitespace SeparatorWrap '.' should be on a new line. 1651
 Warning whitespace SeparatorWrap '.' should be on a new line. 1654
 Warning whitespace SeparatorWrap '.' should be on a new line. 1657
 Warning whitespace SeparatorWrap '.' should be on a new line. 1660
 Warning whitespace SeparatorWrap '.' should be on a new line. 1661
 Warning whitespace SeparatorWrap '.' should be on a new line. 1663
 Warning whitespace SeparatorWrap '.' should be on a new line. 1667
 Warning whitespace SeparatorWrap '.' should be on a new line. 1668
 Warning whitespace SeparatorWrap '.' should be on a new line. 1670
 Warning whitespace SeparatorWrap '.' should be on a new line. 1671
 Warning whitespace SeparatorWrap '.' should be on a new line. 1673
 Warning whitespace SeparatorWrap '.' should be on a new line. 1675
 Warning whitespace SeparatorWrap '.' should be on a new line. 1677

org/opendaylight/vtn/manager/internal/util/MultiEventAttr.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 172

org/opendaylight/vtn/manager/internal/util/MultiEventCollector.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27

org/opendaylight/vtn/manager/internal/util/NotifiedEvent.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 16
 Warning naming ParameterName Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 123
 Warning whitespace OperatorWrap '&&' should be on a new line. 127
 Warning whitespace OperatorWrap '&&' should be on a new line. 128
 Warning whitespace OperatorWrap '+' should be on a new line. 155

org/opendaylight/vtn/manager/internal/util/OrderedComparator.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50

org/opendaylight/vtn/manager/internal/util/OrderedComparatorTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.Ordered' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 23

org/opendaylight/vtn/manager/internal/util/ProtocolUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetType'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetType'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.EtherType' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetType'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetType'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetType'. 19
 Warning whitespace SeparatorWrap '.' should be on a new line. 368

org/opendaylight/vtn/manager/internal/util/ProtocolUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 16

org/opendaylight/vtn/manager/internal/util/SalNotificationListener.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 28
 Warning whitespace OperatorWrap '+' should be on a new line. 29

org/opendaylight/vtn/manager/internal/util/SalNotificationListenerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.NotificationService' import. Should be before 'org.slf4j.Logger'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.slf4j.Logger'. 27
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 42
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 68
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 101
 Warning whitespace OperatorWrap '+' should be on a new line. 112
 Warning coding VariableDeclarationUsageDistance Distance between variable 'logger' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 147

org/opendaylight/vtn/manager/internal/util/TreeChangeContextTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.opendaylight.vtn.manager.internal.TestBase'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowAction' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceOutputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.VterminalKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning whitespace SeparatorWrap '.' should be on a new line. 58
 Warning whitespace SeparatorWrap '.' should be on a new line. 59
 Warning whitespace SeparatorWrap '.' should be on a new line. 60
 Warning whitespace SeparatorWrap '.' should be on a new line. 69
 Warning whitespace SeparatorWrap '.' should be on a new line. 70
 Warning whitespace SeparatorWrap '.' should be on a new line. 71
 Warning whitespace SeparatorWrap '.' should be on a new line. 88
 Warning whitespace SeparatorWrap '.' should be on a new line. 89
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning whitespace SeparatorWrap '.' should be on a new line. 117
 Warning whitespace SeparatorWrap '.' should be on a new line. 118
 Warning whitespace SeparatorWrap '.' should be on a new line. 119
 Warning whitespace SeparatorWrap '.' should be on a new line. 127
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 130
 Warning whitespace SeparatorWrap '.' should be on a new line. 131
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning whitespace SeparatorWrap '.' should be on a new line. 176
 Warning whitespace SeparatorWrap '.' should be on a new line. 177
 Warning whitespace SeparatorWrap '.' should be on a new line. 178
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 191
 Warning whitespace SeparatorWrap '.' should be on a new line. 196
 Warning whitespace SeparatorWrap '.' should be on a new line. 202
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 250
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 270
 Warning whitespace SeparatorWrap '.' should be on a new line. 277

org/opendaylight/vtn/manager/internal/util/VTNEntityType.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'java.util.Map'. 15

org/opendaylight/vtn/manager/internal/util/VTNTimer.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Date' import. Should be before 'java.util.TimerTask'. 13
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 40

org/opendaylight/vtn/manager/internal/util/VlanDescParser.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 59

org/opendaylight/vtn/manager/internal/util/VlanDescParserTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 16

org/opendaylight/vtn/manager/internal/util/VtnIndexComparator.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50

org/opendaylight/vtn/manager/internal/util/XmlConfigFile.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.slf4j.Logger' import. Should be before 'org.w3c.dom.Node'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.slf4j.LoggerFactory' import. Should be before 'org.w3c.dom.Node'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.FixedLogger' import. Should be before 'org.w3c.dom.Node'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.w3c.dom.Node'. 32
 Warning coding VariableDeclarationUsageDistance Distance between variable 'o' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 180
 Warning naming LocalVariableName Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 180
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 250
 Warning whitespace OperatorWrap '+' should be on a new line. 251
 Warning naming LocalVariableName Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 277
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 283
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '300'. 406
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 485

org/opendaylight/vtn/manager/internal/util/XmlConfigFileTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.HashSet' import. Should be before 'java.util.Set'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlSrcAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.config.VTNConfigImpl' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.config.ConfigType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 28
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 73
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 88
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 94
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 153
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 157
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 163
 Warning sizes LineLength Line is longer than 120 characters (found 121). 234
 Warning sizes LineLength Line is longer than 120 characters (found 123). 287
 Warning naming LocalVariableName Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 378
 Warning coding VariableDeclarationUsageDistance Distance between variable 'value' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 384
 Warning naming LocalVariableName Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 400
 Warning coding VariableDeclarationUsageDistance Distance between variable 'value' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 406

org/opendaylight/vtn/manager/internal/util/concurrent/AbstractVTNFuture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ExecutionList' import. Should be before 'java.util.concurrent.TimeoutException'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.OptimisticLockFailedException' import. Should be before 'org.opendaylight.vtn.manager.VTNException'. 19
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 41
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 44
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 60

org/opendaylight/vtn/manager/internal/util/concurrent/AbstractVTNFutureTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.OptimisticLockFailedException' import. Should be before 'org.opendaylight.vtn.manager.internal.TestBase'. 20
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 43
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52

org/opendaylight/vtn/manager/internal/util/concurrent/CanceledFuture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.CancellationException' import. Should be before 'java.util.concurrent.TimeUnit'. 12

org/opendaylight/vtn/manager/internal/util/concurrent/CanceledFutureTest.java

Severity Category Rule Message Line
 Warning blocks EmptyBlock Empty catch block. 44
 Warning blocks EmptyBlock Empty catch block. 58

org/opendaylight/vtn/manager/internal/util/concurrent/FutureCallbackTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning whitespace OperatorWrap '+' should be on a new line. 96
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 111
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 112
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 124
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 125
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 177
 Warning whitespace SeparatorWrap '.' should be on a new line. 191
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 196

org/opendaylight/vtn/manager/internal/util/concurrent/FutureCallbackTaskTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.junit.experimental.categories.Category'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.SlowTest' import. Should be before 'org.opendaylight.vtn.manager.internal.TestBase'. 27
 Warning whitespace OperatorWrap '+' should be on a new line. 109
 Warning whitespace SeparatorWrap '.' should be on a new line. 117
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 153
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 181
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 209
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 233
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 265
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 291
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 322
 Warning whitespace OperatorWrap '+' should be on a new line. 331

org/opendaylight/vtn/manager/internal/util/concurrent/FutureCanceller.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'java.util.TimerTask'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'java.util.TimerTask'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ListenableFuture' import. Should be before 'java.util.TimerTask'. 16
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 48
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 66
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 83

org/opendaylight/vtn/manager/internal/util/concurrent/FutureCancellerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'java.util.TimerTask'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ListenableFuture' import. Should be before 'java.util.TimerTask'. 19
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 101
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 141

org/opendaylight/vtn/manager/internal/util/concurrent/FutureSynchronizer.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 132
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 174

org/opendaylight/vtn/manager/internal/util/concurrent/RunnableVTNFutureTest.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 40
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50

org/opendaylight/vtn/manager/internal/util/concurrent/SettableVTNFuture.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 183
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 266

org/opendaylight/vtn/manager/internal/util/concurrent/SettableVTNFutureTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.junit.Test'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.junit.Test'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.OptimisticLockFailedException' import. Should be before 'org.opendaylight.vtn.manager.internal.TestBase'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.TransactionCommitFailedException' import. Should be before 'org.opendaylight.vtn.manager.internal.TestBase'. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 108
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 117
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 163
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 281
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 337
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 354
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 358
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 366
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 387
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 391
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 399
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 420
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 424
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 432
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 454
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 458
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 466
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 491
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 621
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 648
 Warning whitespace OperatorWrap '+' should be on a new line. 668
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 744
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 751
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 758
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 765
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 798
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 805
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 812
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 819
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cause' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1226
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bools' declaration and its first usage is 23, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1228

org/opendaylight/vtn/manager/internal/util/concurrent/TimeoutCounter.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 122
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 128
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 132

org/opendaylight/vtn/manager/internal/util/concurrent/TimeoutCounterTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.SlowTest' import. Should be before 'org.opendaylight.vtn.manager.internal.TestBase'. 19
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 103
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 113
 Warning naming LocalVariableName Local variable name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 134
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 135
 Warning naming LocalVariableName Local variable name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 160
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 161
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nanoTimeout' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 215
 Warning coding VariableDeclarationUsageDistance Distance between variable 'joinTimeout' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 217
 Warning whitespace SeparatorWrap '.' should be on a new line. 218
 Warning naming LocalVariableName Local variable name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 221
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 222
 Warning coding VariableDeclarationUsageDistance Distance between variable 'start' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 224

org/opendaylight/vtn/manager/internal/util/concurrent/VTNFuture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'java.util.concurrent.TimeUnit'. 13
 Warning javadoc SummaryJavadoc Forbidden summary fragment. 17
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 38
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 60

org/opendaylight/vtn/manager/internal/util/concurrent/VTNFutureTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ExecutionList' import. Should be before 'java.util.concurrent.FutureTask'. 15

org/opendaylight/vtn/manager/internal/util/concurrent/VTNFutureTaskTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'java.util.concurrent.TimeUnit'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'java.util.concurrent.TimeUnit'. 24
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 169
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 170
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 197
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 198
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 227
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 228
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 257
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 258
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 290
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 321
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 443
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 510
 Warning blocks EmptyBlock Empty catch block. 552
 Warning blocks EmptyBlock Empty catch block. 558
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 573

org/opendaylight/vtn/manager/internal/util/concurrent/VTNThreadPool.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 147
 Warning coding NoFinalizer Avoid using finalizer method. 362
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 401

org/opendaylight/vtn/manager/internal/util/concurrent/VTNThreadPoolTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'ch.qos.logback.classic.Level' import. Should be before 'java.util.concurrent.TimeUnit'. 17
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 24
 Warning javadoc JavadocStyle First sentence should end with a period. 24
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 77
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 109
 Warning coding VariableDeclarationUsageDistance Distance between variable 'task2' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 254
 Warning blocks EmptyBlock Empty catch block. 332
 Warning blocks EmptyBlock Empty catch block. 354
 Warning coding IllegalCatch Catching 'Throwable' is not allowed. 369
 Warning blocks EmptyBlock Empty catch block. 380

org/opendaylight/vtn/manager/internal/util/flow/AddFlowRpc.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 43
 Warning naming ParameterName Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 64
 Warning naming ParameterName Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 80

org/opendaylight/vtn/manager/internal/util/flow/AddFlowRpcTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.hamcrest.CoreMatchers.instanceOf' import. Should be before 'org.mockito.Mockito.when'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.SettableFuture' import. Should be before 'java.util.concurrent.TimeoutException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodeRpcInvocation' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodeRpcWatcher' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.dom.api.DOMRpcImplementationNotAvailableException' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcError' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResultBuilder' import. Should be before 'org.slf4j.Logger'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowInput' import. Should be before 'org.slf4j.Logger'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowOutput' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.slf4j.Logger'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef' import. Should be before 'org.slf4j.Logger'. 61
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 209
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 382
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 386
 Warning blocks EmptyBlock Empty catch block. 391
 Warning whitespace OperatorWrap '+' should be on a new line. 445
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 479
 Warning blocks EmptyBlock Empty catch block. 484
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 539
 Warning blocks EmptyBlock Empty catch block. 544
 Warning whitespace OperatorWrap '+' should be on a new line. 564
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 571
 Warning whitespace SeparatorWrap '.' should be on a new line. 618
 Warning whitespace SeparatorWrap '.' should be on a new line. 619
 Warning whitespace SeparatorWrap '.' should be on a new line. 620
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 625
 Warning whitespace SeparatorWrap '.' should be on a new line. 647
 Warning whitespace SeparatorWrap '.' should be on a new line. 695
 Warning whitespace SeparatorWrap '.' should be on a new line. 696
 Warning whitespace SeparatorWrap '.' should be on a new line. 697
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 702
 Warning whitespace OperatorWrap '+' should be on a new line. 724

org/opendaylight/vtn/manager/internal/util/flow/FlowCache.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.commons.lang3.tuple.ImmutablePair' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.commons.lang3.tuple.Pair' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.OrderedComparator' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowActionUtils' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchUtils' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNMatch' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.L2Host' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowAction' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.DataFlowMode' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.get.data.flow.input.DataFlowSource' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.get.data.flow.output.DataFlowInfoBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.physical.route.info.PhysicalEgressPort' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.physical.route.info.PhysicalEgressPortBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.physical.route.info.PhysicalIngressPort' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.physical.route.info.PhysicalIngressPortBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.common.VirtualRoute' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.common.VirtualRouteBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.info.DataEgressNodeBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.info.DataEgressPort' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.info.DataEgressPortBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.info.DataIngressNodeBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.info.DataIngressPort' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.info.DataIngressPortBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.info.PhysicalRoute' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.info.PhysicalRouteBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.SourceHostFlowsKey' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlowKey' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.slf4j.LoggerFactory'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnPortLocation' import. Should be before 'org.slf4j.LoggerFactory'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action' import. Should be before 'org.slf4j.LoggerFactory'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.Match' import. Should be before 'org.slf4j.LoggerFactory'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.slf4j.LoggerFactory'. 66
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning whitespace SeparatorWrap '.' should be on a new line. 465
 Warning whitespace SeparatorWrap '.' should be on a new line. 474
 Warning whitespace SeparatorWrap '.' should be on a new line. 476
 Warning whitespace SeparatorWrap '.' should be on a new line. 477
 Warning whitespace SeparatorWrap '.' should be on a new line. 478
 Warning whitespace SeparatorWrap '.' should be on a new line. 498
 Warning whitespace SeparatorWrap '.' should be on a new line. 499
 Warning whitespace SeparatorWrap '.' should be on a new line. 532
 Warning whitespace SeparatorWrap '.' should be on a new line. 544
 Warning whitespace SeparatorWrap '.' should be on a new line. 545
 Warning whitespace SeparatorWrap '.' should be on a new line. 547
 Warning whitespace SeparatorWrap '.' should be on a new line. 549
 Warning whitespace SeparatorWrap '.' should be on a new line. 550
 Warning whitespace SeparatorWrap '.' should be on a new line. 614
 Warning whitespace SeparatorWrap '.' should be on a new line. 615
 Warning whitespace SeparatorWrap '.' should be on a new line. 616
 Warning whitespace SeparatorWrap '.' should be on a new line. 617
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 688
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 696
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 710
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 720
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 741
 Warning whitespace SeparatorWrap '.' should be on a new line. 750
 Warning whitespace SeparatorWrap '.' should be on a new line. 756
 Warning whitespace SeparatorWrap '.' should be on a new line. 758
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 771

org/opendaylight/vtn/manager/internal/util/flow/FlowEntryDesc.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.OrderedComparator' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNMatch'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry'. 23
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 90
 Warning whitespace SeparatorWrap '.' should be on a new line. 96
 Warning whitespace SeparatorWrap '.' should be on a new line. 97
 Warning whitespace SeparatorWrap '.' should be on a new line. 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 99
 Warning whitespace SeparatorWrap '.' should be on a new line. 100
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 110
 Warning whitespace SeparatorWrap '.' should be on a new line. 114

org/opendaylight/vtn/manager/internal/util/flow/FlowFinder.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.List'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.VtnFlows' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30

org/opendaylight/vtn/manager/internal/util/flow/FlowModFlagsBuilderTest.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 202
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning whitespace SeparatorWrap '.' should be on a new line. 205

org/opendaylight/vtn/manager/internal/util/flow/FlowStatsUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlowKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.FlowStatsHistory' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.FlowStatsHistoryBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.flow.stats.history.FlowStatsRecord' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.flow.stats.history.FlowStatsRecordBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsInputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.Table' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.TableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowStatisticsData' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.flow.statistics.FlowStatistics' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.statistics.types.rev130925.GenericStatistics' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.statistics.types.rev130925.duration.Duration' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 88
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 104
 Warning whitespace SeparatorWrap '.' should be on a new line. 105
 Warning whitespace SeparatorWrap '.' should be on a new line. 106
 Warning whitespace SeparatorWrap '.' should be on a new line. 107
 Warning whitespace SeparatorWrap '.' should be on a new line. 108
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 124
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning whitespace SeparatorWrap '.' should be on a new line. 148
 Warning whitespace SeparatorWrap '.' should be on a new line. 149
 Warning whitespace SeparatorWrap '.' should be on a new line. 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 268
 Warning whitespace SeparatorWrap '.' should be on a new line. 315
 Warning whitespace SeparatorWrap '.' should be on a new line. 328

org/opendaylight/vtn/manager/internal/util/flow/FlowStatsUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.VtnFlows' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlowKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.FlowStatsHistory' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.FlowStatsHistoryBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.flow.stats.history.FlowStatsRecord' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.flow.stats.history.FlowStatsRecordBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.Table' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.TableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowStatisticsData' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.flow.statistics.FlowStatistics' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.flow.statistics.FlowStatisticsBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowCookie' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.statistics.types.rev130925.GenericStatistics' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.statistics.types.rev130925.duration.DurationBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter32' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter64' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 75
 Warning whitespace SeparatorWrap '.' should be on a new line. 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 99
 Warning whitespace SeparatorWrap '.' should be on a new line. 100
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 130
 Warning whitespace SeparatorWrap '.' should be on a new line. 131
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 137
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cookieMask' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 157
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 240
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 312
 Warning whitespace SeparatorWrap '.' should be on a new line. 314
 Warning whitespace SeparatorWrap '.' should be on a new line. 316
 Warning whitespace SeparatorWrap '.' should be on a new line. 320
 Warning whitespace SeparatorWrap '.' should be on a new line. 340
 Warning coding VariableDeclarationUsageDistance Distance between variable 'fsr1' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 356
 Warning whitespace SeparatorWrap '.' should be on a new line. 356
 Warning whitespace SeparatorWrap '.' should be on a new line. 359
 Warning whitespace SeparatorWrap '.' should be on a new line. 365
 Warning whitespace SeparatorWrap '.' should be on a new line. 369
 Warning whitespace SeparatorWrap '.' should be on a new line. 371
 Warning whitespace SeparatorWrap '.' should be on a new line. 376
 Warning whitespace SeparatorWrap '.' should be on a new line. 379
 Warning whitespace SeparatorWrap '.' should be on a new line. 389
 Warning whitespace SeparatorWrap '.' should be on a new line. 411
 Warning whitespace SeparatorWrap '.' should be on a new line. 428
 Warning whitespace SeparatorWrap '.' should be on a new line. 431
 Warning whitespace SeparatorWrap '.' should be on a new line. 435
 Warning whitespace SeparatorWrap '.' should be on a new line. 440
 Warning whitespace SeparatorWrap '.' should be on a new line. 448
 Warning whitespace SeparatorWrap '.' should be on a new line. 464
 Warning whitespace SeparatorWrap '.' should be on a new line. 526
 Warning whitespace SeparatorWrap '.' should be on a new line. 527
 Warning whitespace SeparatorWrap '.' should be on a new line. 528
 Warning whitespace SeparatorWrap '.' should be on a new line. 529

org/opendaylight/vtn/manager/internal/util/flow/FlowUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.Logger'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.NumberUtils' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.Logger'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.Logger'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.Logger'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.FlowIdSet' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.VtnFlows' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.flow.id.set.FlowIdList' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.flow.id.set.FlowIdListKey' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.MatchFlows' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.MatchFlowsKey' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.NodeFlows' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.NodeFlowsKey' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.PortFlows' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.PortFlowsKey' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.SourceHostFlows' import. Should be before 'org.slf4j.Logger'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.SourceHostFlowsKey' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlowKey' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry' import. Should be before 'org.slf4j.Logger'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTableKey' import. Should be before 'org.slf4j.Logger'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnFlowTimeoutConfig' import. Should be before 'org.slf4j.Logger'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action' import. Should be before 'org.slf4j.Logger'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.slf4j.Logger'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowId' import. Should be before 'org.slf4j.Logger'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowInput' import. Should be before 'org.slf4j.Logger'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowInputBuilder' import. Should be before 'org.slf4j.Logger'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowTableRef' import. Should be before 'org.slf4j.Logger'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInputBuilder' import. Should be before 'org.slf4j.Logger'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.slf4j.Logger'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.Flow' import. Should be before 'org.slf4j.Logger'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowCookie' import. Should be before 'org.slf4j.Logger'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowModFlags' import. Should be before 'org.slf4j.Logger'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowRef' import. Should be before 'org.slf4j.Logger'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.GenericFlowAttributes' import. Should be before 'org.slf4j.Logger'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.OutputPortValues' import. Should be before 'org.slf4j.Logger'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Instructions' import. Should be before 'org.slf4j.Logger'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match' import. Should be before 'org.slf4j.Logger'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.slf4j.Logger'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.slf4j.Logger'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.slf4j.Logger'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef' import. Should be before 'org.slf4j.Logger'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.statistics.types.rev130925.duration.Duration' import. Should be before 'org.slf4j.Logger'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri' import. Should be before 'org.slf4j.Logger'. 85
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 247
 Warning whitespace SeparatorWrap '.' should be on a new line. 281
 Warning whitespace SeparatorWrap '.' should be on a new line. 419
 Warning whitespace SeparatorWrap '.' should be on a new line. 420
 Warning whitespace SeparatorWrap '.' should be on a new line. 446
 Warning whitespace SeparatorWrap '.' should be on a new line. 447
 Warning whitespace SeparatorWrap '.' should be on a new line. 448
 Warning whitespace SeparatorWrap '.' should be on a new line. 476
 Warning whitespace SeparatorWrap '.' should be on a new line. 477
 Warning whitespace SeparatorWrap '.' should be on a new line. 478
 Warning whitespace SeparatorWrap '.' should be on a new line. 508
 Warning whitespace SeparatorWrap '.' should be on a new line. 509
 Warning whitespace SeparatorWrap '.' should be on a new line. 510
 Warning whitespace SeparatorWrap '.' should be on a new line. 524
 Warning whitespace SeparatorWrap '.' should be on a new line. 525
 Warning whitespace SeparatorWrap '.' should be on a new line. 526
 Warning whitespace SeparatorWrap '.' should be on a new line. 540
 Warning whitespace SeparatorWrap '.' should be on a new line. 541
 Warning whitespace SeparatorWrap '.' should be on a new line. 542
 Warning whitespace SeparatorWrap '.' should be on a new line. 556
 Warning whitespace SeparatorWrap '.' should be on a new line. 579
 Warning whitespace SeparatorWrap '.' should be on a new line. 580
 Warning whitespace SeparatorWrap '.' should be on a new line. 581
 Warning whitespace SeparatorWrap '.' should be on a new line. 582
 Warning whitespace SeparatorWrap '.' should be on a new line. 583
 Warning whitespace SeparatorWrap '.' should be on a new line. 584
 Warning whitespace SeparatorWrap '.' should be on a new line. 635
 Warning whitespace SeparatorWrap '.' should be on a new line. 648
 Warning whitespace SeparatorWrap '.' should be on a new line. 649
 Warning whitespace SeparatorWrap '.' should be on a new line. 650
 Warning whitespace SeparatorWrap '.' should be on a new line. 651
 Warning whitespace SeparatorWrap '.' should be on a new line. 652
 Warning whitespace SeparatorWrap '.' should be on a new line. 653
 Warning whitespace SeparatorWrap '.' should be on a new line. 654
 Warning whitespace SeparatorWrap '.' should be on a new line. 655
 Warning whitespace SeparatorWrap '.' should be on a new line. 656
 Warning whitespace SeparatorWrap '.' should be on a new line. 657
 Warning whitespace SeparatorWrap '.' should be on a new line. 658
 Warning whitespace SeparatorWrap '.' should be on a new line. 659
 Warning whitespace SeparatorWrap '.' should be on a new line. 660
 Warning whitespace SeparatorWrap '.' should be on a new line. 686
 Warning whitespace SeparatorWrap '.' should be on a new line. 687
 Warning whitespace SeparatorWrap '.' should be on a new line. 688
 Warning whitespace SeparatorWrap '.' should be on a new line. 689
 Warning whitespace SeparatorWrap '.' should be on a new line. 690
 Warning whitespace SeparatorWrap '.' should be on a new line. 691
 Warning whitespace SeparatorWrap '.' should be on a new line. 692
 Warning whitespace SeparatorWrap '.' should be on a new line. 693
 Warning whitespace SeparatorWrap '.' should be on a new line. 763
 Warning whitespace SeparatorWrap '.' should be on a new line. 764
 Warning whitespace SeparatorWrap '.' should be on a new line. 765
 Warning whitespace SeparatorWrap '.' should be on a new line. 766
 Warning whitespace SeparatorWrap '.' should be on a new line. 767
 Warning whitespace SeparatorWrap '.' should be on a new line. 811
 Warning whitespace SeparatorWrap '.' should be on a new line. 818
 Warning whitespace SeparatorWrap '.' should be on a new line. 819
 Warning whitespace SeparatorWrap '.' should be on a new line. 823
 Warning whitespace SeparatorWrap '.' should be on a new line. 824
 Warning whitespace SeparatorWrap '.' should be on a new line. 825
 Warning whitespace SeparatorWrap '.' should be on a new line. 826
 Warning whitespace SeparatorWrap '.' should be on a new line. 827
 Warning whitespace SeparatorWrap '.' should be on a new line. 828
 Warning whitespace SeparatorWrap '.' should be on a new line. 833
 Warning whitespace SeparatorWrap '.' should be on a new line. 834
 Warning whitespace SeparatorWrap '.' should be on a new line. 835
 Warning whitespace SeparatorWrap '.' should be on a new line. 836
 Warning whitespace SeparatorWrap '.' should be on a new line. 837
 Warning whitespace SeparatorWrap '.' should be on a new line. 838
 Warning whitespace SeparatorWrap '.' should be on a new line. 839
 Warning whitespace SeparatorWrap '.' should be on a new line. 914
 Warning whitespace SeparatorWrap '.' should be on a new line. 915
 Warning whitespace SeparatorWrap '.' should be on a new line. 916
 Warning whitespace SeparatorWrap '.' should be on a new line. 928
 Warning whitespace SeparatorWrap '.' should be on a new line. 930
 Warning whitespace SeparatorWrap '.' should be on a new line. 931
 Warning whitespace SeparatorWrap '.' should be on a new line. 944
 Warning whitespace SeparatorWrap '.' should be on a new line. 945
 Warning whitespace SeparatorWrap '.' should be on a new line. 946

org/opendaylight/vtn/manager/internal/util/flow/FlowUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.Ip4Network' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.NumberUtils' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.SettableVTNFuture' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNActionList' import. Should be before 'org.slf4j.Logger'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNFlowAction' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlDstAction' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlSrcAction' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDscpAction' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDstAction' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetSrcAction' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortDstAction' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortSrcAction' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetVlanPcpAction' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNEtherMatch' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNInet4Match' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNMatch' import. Should be before 'org.slf4j.Logger'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNPortRange' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNUdpMatch' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.MacVlan' import. Should be before 'org.slf4j.Logger'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.slf4j.Logger'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.Logger'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.Logger'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. Should be before 'org.slf4j.Logger'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.VtnFlows' import. Should be before 'org.slf4j.Logger'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.VtnFlowsBuilder' import. Should be before 'org.slf4j.Logger'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.flow.id.set.FlowIdList' import. Should be before 'org.slf4j.Logger'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.flow.id.set.FlowIdListBuilder' import. Should be before 'org.slf4j.Logger'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.flow.id.set.FlowIdListKey' import. Should be before 'org.slf4j.Logger'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.MatchFlows' import. Should be before 'org.slf4j.Logger'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.MatchFlowsBuilder' import. Should be before 'org.slf4j.Logger'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.MatchFlowsKey' import. Should be before 'org.slf4j.Logger'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.NodeFlows' import. Should be before 'org.slf4j.Logger'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.NodeFlowsBuilder' import. Should be before 'org.slf4j.Logger'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.NodeFlowsKey' import. Should be before 'org.slf4j.Logger'. 84
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.PortFlows' import. Should be before 'org.slf4j.Logger'. 85
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.PortFlowsBuilder' import. Should be before 'org.slf4j.Logger'. 86
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.PortFlowsKey' import. Should be before 'org.slf4j.Logger'. 87
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.SourceHostFlows' import. Should be before 'org.slf4j.Logger'. 88
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.SourceHostFlowsBuilder' import. Should be before 'org.slf4j.Logger'. 89
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.SourceHostFlowsKey' import. Should be before 'org.slf4j.Logger'. 90
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. Should be before 'org.slf4j.Logger'. 91
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlowBuilder' import. Should be before 'org.slf4j.Logger'. 92
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlowKey' import. Should be before 'org.slf4j.Logger'. 93
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntry' import. Should be before 'org.slf4j.Logger'. 94
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntryBuilder' import. Should be before 'org.slf4j.Logger'. 95
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. Should be before 'org.slf4j.Logger'. 96
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTableBuilder' import. Should be before 'org.slf4j.Logger'. 97
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTableKey' import. Should be before 'org.slf4j.Logger'. 98
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.slf4j.Logger'. 99
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeBuilder' import. Should be before 'org.slf4j.Logger'. 100
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.Logger'. 101
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnFlowTimeoutConfig' import. Should be before 'org.slf4j.Logger'. 102
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.OutputActionCase' import. Should be before 'org.slf4j.Logger'. 104
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.OutputActionCaseBuilder' import. Should be before 'org.slf4j.Logger'. 105
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.output.action._case.OutputAction' import. Should be before 'org.slf4j.Logger'. 106
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.output.action._case.OutputActionBuilder' import. Should be before 'org.slf4j.Logger'. 107
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action' import. Should be before 'org.slf4j.Logger'. 108
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.slf4j.Logger'. 109
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowId' import. Should be before 'org.slf4j.Logger'. 110
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowBuilder' import. Should be before 'org.slf4j.Logger'. 111
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowInput' import. Should be before 'org.slf4j.Logger'. 112
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowTableRef' import. Should be before 'org.slf4j.Logger'. 113
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInput' import. Should be before 'org.slf4j.Logger'. 114
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInputBuilder' import. Should be before 'org.slf4j.Logger'. 115
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowOutput' import. Should be before 'org.slf4j.Logger'. 116
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.slf4j.Logger'. 117
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.Flow' import. Should be before 'org.slf4j.Logger'. 118
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowCookie' import. Should be before 'org.slf4j.Logger'. 119
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowModFlags' import. Should be before 'org.slf4j.Logger'. 120
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowRef' import. Should be before 'org.slf4j.Logger'. 121
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.GenericFlowAttributes' import. Should be before 'org.slf4j.Logger'. 122
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.OutputPortValues' import. Should be before 'org.slf4j.Logger'. 123
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Instructions' import. Should be before 'org.slf4j.Logger'. 124
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.InstructionsBuilder' import. Should be before 'org.slf4j.Logger'. 125
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match' import. Should be before 'org.slf4j.Logger'. 126
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.slf4j.Logger'. 127
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.ApplyActionsCase' import. Should be before 'org.slf4j.Logger'. 128
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.ApplyActionsCaseBuilder' import. Should be before 'org.slf4j.Logger'. 129
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.apply.actions._case.ApplyActionsBuilder' import. Should be before 'org.slf4j.Logger'. 130
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.Instruction' import. Should be before 'org.slf4j.Logger'. 131
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.InstructionBuilder' import. Should be before 'org.slf4j.Logger'. 132
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.slf4j.Logger'. 133
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.slf4j.Logger'. 134
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.statistics.types.rev130925.duration.Duration' import. Should be before 'org.slf4j.Logger'. 135
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.statistics.types.rev130925.duration.DurationBuilder' import. Should be before 'org.slf4j.Logger'. 136
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri' import. Should be before 'org.slf4j.Logger'. 138
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter32' import. Should be before 'org.slf4j.Logger'. 139
 Warning coding VariableDeclarationUsageDistance Distance between variable 'expected' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 606
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 755
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 760
 Warning whitespace SeparatorWrap '.' should be on a new line. 774
 Warning whitespace SeparatorWrap '.' should be on a new line. 775
 Warning whitespace SeparatorWrap '.' should be on a new line. 776
 Warning whitespace SeparatorWrap '.' should be on a new line. 790
 Warning whitespace SeparatorWrap '.' should be on a new line. 791
 Warning whitespace SeparatorWrap '.' should be on a new line. 792
 Warning whitespace SeparatorWrap '.' should be on a new line. 812
 Warning whitespace SeparatorWrap '.' should be on a new line. 813
 Warning whitespace SeparatorWrap '.' should be on a new line. 814
 Warning whitespace SeparatorWrap '.' should be on a new line. 815
 Warning whitespace SeparatorWrap '.' should be on a new line. 837
 Warning whitespace SeparatorWrap '.' should be on a new line. 838
 Warning whitespace SeparatorWrap '.' should be on a new line. 839
 Warning whitespace SeparatorWrap '.' should be on a new line. 840
 Warning whitespace SeparatorWrap '.' should be on a new line. 861
 Warning whitespace SeparatorWrap '.' should be on a new line. 862
 Warning whitespace SeparatorWrap '.' should be on a new line. 863
 Warning whitespace SeparatorWrap '.' should be on a new line. 864
 Warning whitespace SeparatorWrap '.' should be on a new line. 887
 Warning whitespace SeparatorWrap '.' should be on a new line. 888
 Warning whitespace SeparatorWrap '.' should be on a new line. 889
 Warning whitespace SeparatorWrap '.' should be on a new line. 890
 Warning whitespace SeparatorWrap '.' should be on a new line. 911
 Warning whitespace SeparatorWrap '.' should be on a new line. 912
 Warning whitespace SeparatorWrap '.' should be on a new line. 913
 Warning whitespace SeparatorWrap '.' should be on a new line. 914
 Warning whitespace SeparatorWrap '.' should be on a new line. 937
 Warning whitespace SeparatorWrap '.' should be on a new line. 938
 Warning whitespace SeparatorWrap '.' should be on a new line. 939
 Warning whitespace SeparatorWrap '.' should be on a new line. 940
 Warning whitespace SeparatorWrap '.' should be on a new line. 962
 Warning whitespace SeparatorWrap '.' should be on a new line. 963
 Warning whitespace SeparatorWrap '.' should be on a new line. 964
 Warning whitespace SeparatorWrap '.' should be on a new line. 965
 Warning whitespace SeparatorWrap '.' should be on a new line. 987
 Warning whitespace SeparatorWrap '.' should be on a new line. 988
 Warning whitespace SeparatorWrap '.' should be on a new line. 989
 Warning whitespace SeparatorWrap '.' should be on a new line. 990
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1016
 Warning whitespace SeparatorWrap '.' should be on a new line. 1020
 Warning whitespace SeparatorWrap '.' should be on a new line. 1021
 Warning whitespace SeparatorWrap '.' should be on a new line. 1022
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1054
 Warning coding VariableDeclarationUsageDistance Distance between variable 'fref' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1062
 Warning coding VariableDeclarationUsageDistance Distance between variable 'uri' declaration and its first usage is 21, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1065
 Warning whitespace SeparatorWrap '.' should be on a new line. 1152
 Warning whitespace SeparatorWrap '.' should be on a new line. 1153
 Warning whitespace SeparatorWrap '.' should be on a new line. 1154
 Warning whitespace SeparatorWrap '.' should be on a new line. 1156
 Warning whitespace SeparatorWrap '.' should be on a new line. 1157
 Warning whitespace SeparatorWrap '.' should be on a new line. 1162
 Warning whitespace SeparatorWrap '.' should be on a new line. 1163
 Warning whitespace SeparatorWrap '.' should be on a new line. 1164
 Warning whitespace SeparatorWrap '.' should be on a new line. 1166
 Warning whitespace SeparatorWrap '.' should be on a new line. 1168
 Warning coding VariableDeclarationUsageDistance Distance between variable 'tref' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1172
 Warning coding VariableDeclarationUsageDistance Distance between variable 'fref' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1175
 Warning coding VariableDeclarationUsageDistance Distance between variable 'table' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1254
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1267
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cookie' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1268
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cookieMask' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1269
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1319
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cookie' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1320
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cookieMask' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1321
 Warning coding VariableDeclarationUsageDistance Distance between variable 'table' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1361
 Warning whitespace SeparatorWrap '.' should be on a new line. 1396
 Warning whitespace SeparatorWrap '.' should be on a new line. 1397
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1447
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cookie' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1448
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cookieMask' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1449
 Warning whitespace SeparatorWrap '.' should be on a new line. 1490
 Warning whitespace SeparatorWrap '.' should be on a new line. 1491
 Warning whitespace SeparatorWrap '.' should be on a new line. 1492
 Warning whitespace SeparatorWrap '.' should be on a new line. 1493
 Warning coding VariableDeclarationUsageDistance Distance between variable 'tpath' declaration and its first usage is 23, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1544
 Warning whitespace SeparatorWrap '.' should be on a new line. 1544
 Warning whitespace SeparatorWrap '.' should be on a new line. 1545
 Warning whitespace SeparatorWrap '.' should be on a new line. 1546
 Warning whitespace SeparatorWrap '.' should be on a new line. 1550
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dfKey' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1552
 Warning coding VariableDeclarationUsageDistance Distance between variable 'condKey' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1553
 Warning whitespace SeparatorWrap '.' should be on a new line. 1556
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeSet' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1570
 Warning whitespace SeparatorWrap '.' should be on a new line. 1584
 Warning whitespace SeparatorWrap '.' should be on a new line. 1595
 Warning whitespace SeparatorWrap '.' should be on a new line. 1596
 Warning whitespace SeparatorWrap '.' should be on a new line. 1597
 Warning whitespace SeparatorWrap '.' should be on a new line. 1598
 Warning whitespace SeparatorWrap '.' should be on a new line. 1600
 Warning whitespace SeparatorWrap '.' should be on a new line. 1609
 Warning whitespace SeparatorWrap '.' should be on a new line. 1610
 Warning whitespace SeparatorWrap '.' should be on a new line. 1611
 Warning whitespace SeparatorWrap '.' should be on a new line. 1612
 Warning whitespace SeparatorWrap '.' should be on a new line. 1613
 Warning whitespace SeparatorWrap '.' should be on a new line. 1618
 Warning whitespace SeparatorWrap '.' should be on a new line. 1619
 Warning whitespace SeparatorWrap '.' should be on a new line. 1620
 Warning whitespace SeparatorWrap '.' should be on a new line. 1621
 Warning whitespace SeparatorWrap '.' should be on a new line. 1623
 Warning whitespace SeparatorWrap '.' should be on a new line. 1634
 Warning whitespace SeparatorWrap '.' should be on a new line. 1635
 Warning whitespace SeparatorWrap '.' should be on a new line. 1636
 Warning whitespace SeparatorWrap '.' should be on a new line. 1637
 Warning whitespace SeparatorWrap '.' should be on a new line. 1638
 Warning whitespace SeparatorWrap '.' should be on a new line. 1643
 Warning whitespace SeparatorWrap '.' should be on a new line. 1644
 Warning whitespace SeparatorWrap '.' should be on a new line. 1645
 Warning whitespace SeparatorWrap '.' should be on a new line. 1646
 Warning whitespace SeparatorWrap '.' should be on a new line. 1648
 Warning whitespace SeparatorWrap '.' should be on a new line. 1655
 Warning whitespace SeparatorWrap '.' should be on a new line. 1656
 Warning whitespace SeparatorWrap '.' should be on a new line. 1657
 Warning whitespace SeparatorWrap '.' should be on a new line. 1658
 Warning whitespace SeparatorWrap '.' should be on a new line. 1659
 Warning whitespace SeparatorWrap '.' should be on a new line. 1662
 Warning whitespace SeparatorWrap '.' should be on a new line. 1663
 Warning whitespace SeparatorWrap '.' should be on a new line. 1664
 Warning whitespace SeparatorWrap '.' should be on a new line. 1665
 Warning whitespace SeparatorWrap '.' should be on a new line. 1667
 Warning whitespace SeparatorWrap '.' should be on a new line. 1687
 Warning whitespace SeparatorWrap '.' should be on a new line. 1688
 Warning whitespace SeparatorWrap '.' should be on a new line. 1689
 Warning whitespace SeparatorWrap '.' should be on a new line. 1690
 Warning whitespace SeparatorWrap '.' should be on a new line. 1691
 Warning whitespace SeparatorWrap '.' should be on a new line. 1695
 Warning whitespace SeparatorWrap '.' should be on a new line. 1696
 Warning whitespace SeparatorWrap '.' should be on a new line. 1697
 Warning whitespace SeparatorWrap '.' should be on a new line. 1698
 Warning whitespace SeparatorWrap '.' should be on a new line. 1717
 Warning whitespace SeparatorWrap '.' should be on a new line. 1718
 Warning whitespace SeparatorWrap '.' should be on a new line. 1719
 Warning whitespace SeparatorWrap '.' should be on a new line. 1720
 Warning whitespace SeparatorWrap '.' should be on a new line. 1721
 Warning whitespace SeparatorWrap '.' should be on a new line. 1725
 Warning whitespace SeparatorWrap '.' should be on a new line. 1726
 Warning whitespace SeparatorWrap '.' should be on a new line. 1727
 Warning whitespace SeparatorWrap '.' should be on a new line. 1728
 Warning coding VariableDeclarationUsageDistance Distance between variable 'tpath' declaration and its first usage is 22, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1757
 Warning whitespace SeparatorWrap '.' should be on a new line. 1757
 Warning whitespace SeparatorWrap '.' should be on a new line. 1758
 Warning whitespace SeparatorWrap '.' should be on a new line. 1759
 Warning whitespace SeparatorWrap '.' should be on a new line. 1763
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dfKey' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1765
 Warning coding VariableDeclarationUsageDistance Distance between variable 'condKey' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1766
 Warning whitespace SeparatorWrap '.' should be on a new line. 1769
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nodeSet' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1783
 Warning whitespace SeparatorWrap '.' should be on a new line. 1796
 Warning whitespace SeparatorWrap '.' should be on a new line. 1807
 Warning whitespace SeparatorWrap '.' should be on a new line. 1808
 Warning whitespace SeparatorWrap '.' should be on a new line. 1809
 Warning whitespace SeparatorWrap '.' should be on a new line. 1810
 Warning whitespace SeparatorWrap '.' should be on a new line. 1812
 Warning whitespace SeparatorWrap '.' should be on a new line. 1821
 Warning whitespace SeparatorWrap '.' should be on a new line. 1822
 Warning whitespace SeparatorWrap '.' should be on a new line. 1823
 Warning whitespace SeparatorWrap '.' should be on a new line. 1824
 Warning whitespace SeparatorWrap '.' should be on a new line. 1825
 Warning whitespace SeparatorWrap '.' should be on a new line. 1830
 Warning whitespace SeparatorWrap '.' should be on a new line. 1831
 Warning whitespace SeparatorWrap '.' should be on a new line. 1832
 Warning whitespace SeparatorWrap '.' should be on a new line. 1833
 Warning whitespace SeparatorWrap '.' should be on a new line. 1835
 Warning whitespace SeparatorWrap '.' should be on a new line. 1846
 Warning whitespace SeparatorWrap '.' should be on a new line. 1847
 Warning whitespace SeparatorWrap '.' should be on a new line. 1848
 Warning whitespace SeparatorWrap '.' should be on a new line. 1849
 Warning whitespace SeparatorWrap '.' should be on a new line. 1850
 Warning whitespace SeparatorWrap '.' should be on a new line. 1855
 Warning whitespace SeparatorWrap '.' should be on a new line. 1856
 Warning whitespace SeparatorWrap '.' should be on a new line. 1857
 Warning whitespace SeparatorWrap '.' should be on a new line. 1858
 Warning whitespace SeparatorWrap '.' should be on a new line. 1860
 Warning whitespace SeparatorWrap '.' should be on a new line. 1867
 Warning whitespace SeparatorWrap '.' should be on a new line. 1868
 Warning whitespace SeparatorWrap '.' should be on a new line. 1869
 Warning whitespace SeparatorWrap '.' should be on a new line. 1870
 Warning whitespace SeparatorWrap '.' should be on a new line. 1871
 Warning whitespace SeparatorWrap '.' should be on a new line. 1874
 Warning whitespace SeparatorWrap '.' should be on a new line. 1875
 Warning whitespace SeparatorWrap '.' should be on a new line. 1876
 Warning whitespace SeparatorWrap '.' should be on a new line. 1877
 Warning whitespace SeparatorWrap '.' should be on a new line. 1879
 Warning whitespace SeparatorWrap '.' should be on a new line. 1899
 Warning whitespace SeparatorWrap '.' should be on a new line. 1900
 Warning whitespace SeparatorWrap '.' should be on a new line. 1901
 Warning whitespace SeparatorWrap '.' should be on a new line. 1902
 Warning whitespace SeparatorWrap '.' should be on a new line. 1903
 Warning whitespace SeparatorWrap '.' should be on a new line. 1907
 Warning whitespace SeparatorWrap '.' should be on a new line. 1908
 Warning whitespace SeparatorWrap '.' should be on a new line. 1909
 Warning whitespace SeparatorWrap '.' should be on a new line. 1910
 Warning whitespace SeparatorWrap '.' should be on a new line. 1929
 Warning whitespace SeparatorWrap '.' should be on a new line. 1930
 Warning whitespace SeparatorWrap '.' should be on a new line. 1931
 Warning whitespace SeparatorWrap '.' should be on a new line. 1932
 Warning whitespace SeparatorWrap '.' should be on a new line. 1933
 Warning whitespace SeparatorWrap '.' should be on a new line. 1937
 Warning whitespace SeparatorWrap '.' should be on a new line. 1938
 Warning whitespace SeparatorWrap '.' should be on a new line. 1939
 Warning whitespace SeparatorWrap '.' should be on a new line. 1940
 Warning whitespace SeparatorWrap '.' should be on a new line. 1987
 Warning whitespace SeparatorWrap '.' should be on a new line. 1988
 Warning whitespace SeparatorWrap '.' should be on a new line. 1989
 Warning whitespace SeparatorWrap '.' should be on a new line. 1990
 Warning whitespace SeparatorWrap '.' should be on a new line. 1991
 Warning whitespace SeparatorWrap '.' should be on a new line. 1995
 Warning whitespace SeparatorWrap '.' should be on a new line. 1996
 Warning whitespace SeparatorWrap '.' should be on a new line. 1997
 Warning whitespace SeparatorWrap '.' should be on a new line. 1998
 Warning whitespace SeparatorWrap '.' should be on a new line. 2005
 Warning whitespace SeparatorWrap '.' should be on a new line. 2006
 Warning whitespace SeparatorWrap '.' should be on a new line. 2007
 Warning whitespace SeparatorWrap '.' should be on a new line. 2008
 Warning whitespace SeparatorWrap '.' should be on a new line. 2009
 Warning whitespace SeparatorWrap '.' should be on a new line. 2013
 Warning whitespace SeparatorWrap '.' should be on a new line. 2014
 Warning whitespace SeparatorWrap '.' should be on a new line. 2015
 Warning whitespace SeparatorWrap '.' should be on a new line. 2016
 Warning whitespace SeparatorWrap '.' should be on a new line. 2052
 Warning whitespace SeparatorWrap '.' should be on a new line. 2053
 Warning whitespace SeparatorWrap '.' should be on a new line. 2054
 Warning whitespace SeparatorWrap '.' should be on a new line. 2055
 Warning whitespace SeparatorWrap '.' should be on a new line. 2082
 Warning whitespace SeparatorWrap '.' should be on a new line. 2083
 Warning whitespace SeparatorWrap '.' should be on a new line. 2084
 Warning whitespace SeparatorWrap '.' should be on a new line. 2085
 Warning whitespace SeparatorWrap '.' should be on a new line. 2151
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 2153
 Warning whitespace SeparatorWrap '.' should be on a new line. 2163
 Warning whitespace SeparatorWrap '.' should be on a new line. 2164
 Warning whitespace SeparatorWrap '.' should be on a new line. 2165
 Warning whitespace SeparatorWrap '.' should be on a new line. 2232
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 2238
 Warning whitespace SeparatorWrap '.' should be on a new line. 2248
 Warning whitespace SeparatorWrap '.' should be on a new line. 2249
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 2251
 Warning whitespace SeparatorWrap '.' should be on a new line. 2261
 Warning whitespace SeparatorWrap '.' should be on a new line. 2262
 Warning whitespace SeparatorWrap '.' should be on a new line. 2263
 Warning whitespace SeparatorWrap '.' should be on a new line. 2299
 Warning whitespace SeparatorWrap '.' should be on a new line. 2309
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 2311
 Warning whitespace SeparatorWrap '.' should be on a new line. 2392
 Warning whitespace SeparatorWrap '.' should be on a new line. 2393
 Warning whitespace SeparatorWrap '.' should be on a new line. 2453
 Warning whitespace SeparatorWrap '.' should be on a new line. 2454
 Warning whitespace SeparatorWrap '.' should be on a new line. 2473
 Warning whitespace SeparatorWrap '.' should be on a new line. 2474
 Warning whitespace SeparatorWrap '.' should be on a new line. 2475
 Warning whitespace SeparatorWrap '.' should be on a new line. 2481
 Warning whitespace SeparatorWrap '.' should be on a new line. 2482
 Warning whitespace SeparatorWrap '.' should be on a new line. 2483
 Warning whitespace SeparatorWrap '.' should be on a new line. 2484
 Warning whitespace SeparatorWrap '.' should be on a new line. 2485
 Warning whitespace SeparatorWrap '.' should be on a new line. 2486
 Warning whitespace SeparatorWrap '.' should be on a new line. 2487
 Warning whitespace SeparatorWrap '.' should be on a new line. 2488
 Warning whitespace SeparatorWrap '.' should be on a new line. 2489
 Warning whitespace SeparatorWrap '.' should be on a new line. 2490
 Warning whitespace SeparatorWrap '.' should be on a new line. 2491

org/opendaylight/vtn/manager/internal/util/flow/GetFlowStatsRpc.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'java.util.concurrent.Future'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsInput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsOutput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.OpendaylightDirectStatisticsService' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 22
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 41
 Warning naming ParameterName Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 54

org/opendaylight/vtn/manager/internal/util/flow/GetFlowStatsRpcTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.hamcrest.CoreMatchers.instanceOf' import. Should be before 'org.mockito.Mockito.when'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'java.util.concurrent.TimeoutException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.SettableFuture' import. Should be before 'java.util.concurrent.TimeoutException'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodeRpcWatcher' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.dom.api.DOMRpcImplementationNotAvailableException' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcError' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResultBuilder' import. Should be before 'org.slf4j.Logger'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsInput' import. Should be before 'org.slf4j.Logger'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsOutput' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.OpendaylightDirectStatisticsService' import. Should be before 'org.slf4j.Logger'. 60
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 143
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cause' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 160
 Warning coding VariableDeclarationUsageDistance Distance between variable 'disconnected' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 161
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 198
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cause' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 215
 Warning coding VariableDeclarationUsageDistance Distance between variable 'disconnected' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 216
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 262
 Warning coding VariableDeclarationUsageDistance Distance between variable 'disconnected' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 263
 Warning whitespace OperatorWrap '+' should be on a new line. 365
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 399
 Warning blocks EmptyBlock Empty catch block. 404
 Warning whitespace OperatorWrap '+' should be on a new line. 471
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 478
 Warning whitespace OperatorWrap '+' should be on a new line. 525
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 532
 Warning coding VariableDeclarationUsageDistance Distance between variable 'disconnected' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 564
 Warning whitespace SeparatorWrap '.' should be on a new line. 573
 Warning whitespace SeparatorWrap '.' should be on a new line. 574
 Warning whitespace SeparatorWrap '.' should be on a new line. 575
 Warning whitespace SeparatorWrap '.' should be on a new line. 597
 Warning coding VariableDeclarationUsageDistance Distance between variable 'disconnected' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 634
 Warning whitespace SeparatorWrap '.' should be on a new line. 643
 Warning whitespace SeparatorWrap '.' should be on a new line. 644
 Warning whitespace SeparatorWrap '.' should be on a new line. 645
 Warning whitespace OperatorWrap '+' should be on a new line. 667

org/opendaylight/vtn/manager/internal/util/flow/RemoveFlowRpc.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 31

org/opendaylight/vtn/manager/internal/util/flow/RemoveFlowRpcList.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInput' import. Should be before 'org.slf4j.Logger'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInputBuilder' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef' import. Should be before 'org.slf4j.Logger'. 28

org/opendaylight/vtn/manager/internal/util/flow/RemoveFlowRpcListTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.slf4j.Logger'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.SettableFuture' import. Should be before 'org.slf4j.Logger'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.ArgumentCaptor' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInput' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInputBuilder' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowOutput' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowOutputBuilder' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowCookie' import. Should be before 'org.slf4j.Logger'. 54
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 60
 Warning javadoc JavadocStyle First sentence should end with a period. 60
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 114
 Warning whitespace SeparatorWrap '.' should be on a new line. 191
 Warning whitespace SeparatorWrap '.' should be on a new line. 192
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 206
 Warning whitespace SeparatorWrap '.' should be on a new line. 210
 Warning whitespace OperatorWrap '+' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 304
 Warning whitespace SeparatorWrap '.' should be on a new line. 305
 Warning whitespace SeparatorWrap '.' should be on a new line. 313
 Warning whitespace OperatorWrap '+' should be on a new line. 343

org/opendaylight/vtn/manager/internal/util/flow/RemoveFlowRpcTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.hamcrest.CoreMatchers.instanceOf' import. Should be before 'org.mockito.Mockito.when'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.SettableFuture' import. Should be before 'java.util.concurrent.TimeoutException'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodeRpcWatcher' import. Should be before 'org.slf4j.Logger'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.dom.api.DOMRpcImplementationNotAvailableException' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcError' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResultBuilder' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInput' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowOutput' import. Should be before 'org.slf4j.Logger'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.slf4j.Logger'. 55
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 131
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 182
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cause' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 199
 Warning coding VariableDeclarationUsageDistance Distance between variable 'disconnected' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 200
 Warning coding VariableDeclarationUsageDistance Distance between variable 'disconnected' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 288
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 292
 Warning blocks EmptyBlock Empty catch block. 297
 Warning whitespace OperatorWrap '+' should be on a new line. 348
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 379
 Warning blocks EmptyBlock Empty catch block. 384
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 436
 Warning blocks EmptyBlock Empty catch block. 441
 Warning whitespace SeparatorWrap '.' should be on a new line. 495
 Warning whitespace SeparatorWrap '.' should be on a new line. 496
 Warning whitespace SeparatorWrap '.' should be on a new line. 497
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 502
 Warning whitespace SeparatorWrap '.' should be on a new line. 523
 Warning whitespace SeparatorWrap '.' should be on a new line. 562
 Warning whitespace SeparatorWrap '.' should be on a new line. 563
 Warning whitespace SeparatorWrap '.' should be on a new line. 564
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 569
 Warning whitespace OperatorWrap '+' should be on a new line. 590
 Warning whitespace SeparatorWrap '.' should be on a new line. 632
 Warning whitespace SeparatorWrap '.' should be on a new line. 633
 Warning whitespace SeparatorWrap '.' should be on a new line. 634
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 639

org/opendaylight/vtn/manager/internal/util/flow/SendBarrierRpc.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.AbstractVTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodeRpcInvocation' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodeRpcWatcher' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcUtils' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.FlowCapableTransactionService' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.SendBarrierInput' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.SendBarrierInputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning naming ParameterName Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 53
 Warning whitespace SeparatorWrap '.' should be on a new line. 54
 Warning naming ParameterName Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 67
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 124

org/opendaylight/vtn/manager/internal/util/flow/SendBarrierRpcTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.hamcrest.CoreMatchers.instanceOf' import. Should be before 'org.mockito.Mockito.when'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.SettableFuture' import. Should be before 'java.util.concurrent.TimeoutException'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodeRpcWatcher' import. Should be before 'org.slf4j.Logger'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.dom.api.DOMRpcImplementationNotAvailableException' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcError' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResultBuilder' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.FlowCapableTransactionService' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.SendBarrierInput' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.SendBarrierInputBuilder' import. Should be before 'org.slf4j.Logger'. 57
 Warning whitespace SeparatorWrap '.' should be on a new line. 83
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 145
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cause' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 162
 Warning coding VariableDeclarationUsageDistance Distance between variable 'disconnected' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 163
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 198
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cause' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 215
 Warning coding VariableDeclarationUsageDistance Distance between variable 'disconnected' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 216
 Warning coding VariableDeclarationUsageDistance Distance between variable 'disconnected' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 261
 Warning whitespace SeparatorWrap '.' should be on a new line. 307
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 311
 Warning blocks EmptyBlock Empty catch block. 316
 Warning whitespace OperatorWrap '+' should be on a new line. 368
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 400
 Warning blocks EmptyBlock Empty catch block. 405
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 458
 Warning blocks EmptyBlock Empty catch block. 463
 Warning whitespace SeparatorWrap '.' should be on a new line. 518
 Warning whitespace SeparatorWrap '.' should be on a new line. 519
 Warning whitespace SeparatorWrap '.' should be on a new line. 520
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 525
 Warning whitespace SeparatorWrap '.' should be on a new line. 546
 Warning whitespace SeparatorWrap '.' should be on a new line. 586
 Warning whitespace SeparatorWrap '.' should be on a new line. 587
 Warning whitespace SeparatorWrap '.' should be on a new line. 588
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 593
 Warning whitespace OperatorWrap '+' should be on a new line. 614
 Warning whitespace SeparatorWrap '.' should be on a new line. 658
 Warning whitespace SeparatorWrap '.' should be on a new line. 659
 Warning whitespace SeparatorWrap '.' should be on a new line. 660
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 665

org/opendaylight/vtn/manager/internal/util/flow/VNodeHop.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 65
 Warning whitespace SeparatorWrap '.' should be on a new line. 66
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 143
 Warning whitespace OperatorWrap '&&' should be on a new line. 147

org/opendaylight/vtn/manager/internal/util/flow/VNodeHopTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier'. 32
 Warning whitespace SeparatorWrap '.' should be on a new line. 65
 Warning whitespace SeparatorWrap '.' should be on a new line. 70
 Warning whitespace SeparatorWrap '.' should be on a new line. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 187
 Warning whitespace SeparatorWrap '.' should be on a new line. 196
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 214
 Warning whitespace SeparatorWrap '.' should be on a new line. 216
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 251

org/opendaylight/vtn/manager/internal/util/flow/VTNFlowBuilder.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowCookie' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntryBuilder'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntryBuilder'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntryBuilder'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.data.flow.fields.VtnFlowEntryBuilder'. 43
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 245
 Warning whitespace OperatorWrap '&&' should be on a new line. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 320
 Warning whitespace SeparatorWrap '.' should be on a new line. 321
 Warning whitespace SeparatorWrap '.' should be on a new line. 322
 Warning whitespace SeparatorWrap '.' should be on a new line. 349
 Warning whitespace SeparatorWrap '.' should be on a new line. 353
 Warning whitespace SeparatorWrap '.' should be on a new line. 354
 Warning whitespace SeparatorWrap '.' should be on a new line. 355
 Warning whitespace SeparatorWrap '.' should be on a new line. 356
 Warning whitespace SeparatorWrap '.' should be on a new line. 357
 Warning whitespace SeparatorWrap '.' should be on a new line. 358
 Warning whitespace SeparatorWrap '.' should be on a new line. 359
 Warning whitespace SeparatorWrap '.' should be on a new line. 360

org/opendaylight/vtn/manager/internal/util/flow/action/FlowActionConverter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.InetProtocols' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.VtnOrderedFlowAction' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.VtnAction' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.VtnSetDlDstActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.VtnSetDlSrcActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.VtnSetIcmpCodeActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.VtnSetIcmpTypeActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.VtnSetInetDscpActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.VtnSetInetDstActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.VtnSetInetSrcActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.VtnSetPortDstActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.VtnSetPortSrcActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.VtnSetVlanPcpActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.DropActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.OutputActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PopVlanActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PushVlanActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetDlDstActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetDlSrcActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwDstActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwSrcActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwTosActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpDstActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpSrcActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetVlanIdActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetVlanPcpActionCase' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning coding VariableDeclarationUsageDistance Distance between variable 'output' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 127
 Warning whitespace SeparatorWrap '.' should be on a new line. 131
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 137
 Warning whitespace SeparatorWrap '.' should be on a new line. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 139
 Warning whitespace SeparatorWrap '.' should be on a new line. 140
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning whitespace SeparatorWrap '.' should be on a new line. 148
 Warning whitespace SeparatorWrap '.' should be on a new line. 149
 Warning whitespace SeparatorWrap '.' should be on a new line. 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 151
 Warning whitespace SeparatorWrap '.' should be on a new line. 152
 Warning whitespace SeparatorWrap '.' should be on a new line. 153
 Warning whitespace SeparatorWrap '.' should be on a new line. 154
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning whitespace SeparatorWrap '.' should be on a new line. 156
 Warning whitespace SeparatorWrap '.' should be on a new line. 163
 Warning whitespace SeparatorWrap '.' should be on a new line. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 166
 Warning whitespace SeparatorWrap '.' should be on a new line. 170
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning whitespace SeparatorWrap '.' should be on a new line. 176
 Warning whitespace SeparatorWrap '.' should be on a new line. 177
 Warning whitespace SeparatorWrap '.' should be on a new line. 178
 Warning whitespace SeparatorWrap '.' should be on a new line. 179
 Warning whitespace SeparatorWrap '.' should be on a new line. 180
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 186
 Warning whitespace SeparatorWrap '.' should be on a new line. 187
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 258
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 285

org/opendaylight/vtn/manager/internal/util/flow/action/FlowActionUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.Ordered' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.OutputActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PopVlanActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetDlDstActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetVlanIdActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.output.action._case.OutputAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.dl.dst.action._case.SetDlDstAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.vlan.id.action._case.SetVlanIdAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.InstructionList' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.ApplyActionsCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.apply.actions._case.ApplyActions' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.Instruction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 43
 Warning whitespace SeparatorWrap '.' should be on a new line. 78
 Warning naming LocalVariableName Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 79
 Warning whitespace SeparatorWrap '.' should be on a new line. 104
 Warning naming LocalVariableName Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 105
 Warning whitespace SeparatorWrap '.' should be on a new line. 175
 Warning whitespace SeparatorWrap '.' should be on a new line. 176
 Warning whitespace SeparatorWrap '.' should be on a new line. 187
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '74'. 204

org/opendaylight/vtn/manager/internal/util/flow/action/FlowActionUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.OrderedComparator' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.L2Host' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.VtnOrderedFlowAction' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.VtnAction' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.VtnSetDlDstActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.VtnSetDlSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.VtnSetInetDstActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.VtnSetInetSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowAction' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VlanType' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.Ordered' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.DropActionCase' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.DropActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.OutputActionCase' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.OutputActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PopPbbActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PopVlanActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PushVlanActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetDlDstActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetDlSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwDstActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwTosActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpDstActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetVlanIdActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetVlanPcpActionCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.drop.action._case.DropActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.output.action._case.OutputAction' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.output.action._case.OutputActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.pop.pbb.action._case.PopPbbActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.pop.vlan.action._case.PopVlanActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.push.vlan.action._case.PushVlanActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.dl.dst.action._case.SetDlDstActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.dl.src.action._case.SetDlSrcActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.nw.dst.action._case.SetNwDstActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.nw.src.action._case.SetNwSrcActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.nw.tos.action._case.SetNwTosActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.dst.action._case.SetTpDstActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.src.action._case.SetTpSrcActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.vlan.id.action._case.SetVlanIdActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.vlan.pcp.action._case.SetVlanPcpActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.Address' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.InstructionList' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.InstructionsBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.ApplyActionsCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.WriteActionsCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.apply.actions._case.ApplyActionsBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 84
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.Instruction' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 85
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.InstructionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 86
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 87
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 89
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 90
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 91
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 92
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri' import. Should be before 'org.opendaylight.yangtools.yang.binding.Augmentation'. 94
 Warning whitespace SeparatorWrap '.' should be on a new line. 107
 Warning whitespace SeparatorWrap '.' should be on a new line. 108
 Warning whitespace SeparatorWrap '.' should be on a new line. 109
 Warning whitespace SeparatorWrap '.' should be on a new line. 110
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 124
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 137
 Warning whitespace SeparatorWrap '.' should be on a new line. 139
 Warning whitespace SeparatorWrap '.' should be on a new line. 140
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 167
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning whitespace SeparatorWrap '.' should be on a new line. 175
 Warning whitespace SeparatorWrap '.' should be on a new line. 176
 Warning whitespace SeparatorWrap '.' should be on a new line. 188
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 190
 Warning whitespace SeparatorWrap '.' should be on a new line. 192
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 206
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 210
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 227
 Warning whitespace SeparatorWrap '.' should be on a new line. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 240
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 260
 Warning whitespace SeparatorWrap '.' should be on a new line. 261
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 280
 Warning whitespace SeparatorWrap '.' should be on a new line. 281
 Warning whitespace SeparatorWrap '.' should be on a new line. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 294
 Warning whitespace SeparatorWrap '.' should be on a new line. 295
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 298
 Warning whitespace SeparatorWrap '.' should be on a new line. 299
 Warning whitespace SeparatorWrap '.' should be on a new line. 300
 Warning whitespace SeparatorWrap '.' should be on a new line. 312
 Warning whitespace SeparatorWrap '.' should be on a new line. 313
 Warning whitespace SeparatorWrap '.' should be on a new line. 314
 Warning whitespace SeparatorWrap '.' should be on a new line. 316
 Warning whitespace SeparatorWrap '.' should be on a new line. 317
 Warning whitespace SeparatorWrap '.' should be on a new line. 318
 Warning whitespace SeparatorWrap '.' should be on a new line. 330
 Warning whitespace SeparatorWrap '.' should be on a new line. 331
 Warning whitespace SeparatorWrap '.' should be on a new line. 332
 Warning whitespace SeparatorWrap '.' should be on a new line. 334
 Warning whitespace SeparatorWrap '.' should be on a new line. 335
 Warning whitespace SeparatorWrap '.' should be on a new line. 336
 Warning whitespace SeparatorWrap '.' should be on a new line. 348
 Warning whitespace SeparatorWrap '.' should be on a new line. 349
 Warning whitespace SeparatorWrap '.' should be on a new line. 371
 Warning whitespace SeparatorWrap '.' should be on a new line. 372
 Warning whitespace SeparatorWrap '.' should be on a new line. 393
 Warning whitespace SeparatorWrap '.' should be on a new line. 394
 Warning whitespace SeparatorWrap '.' should be on a new line. 395
 Warning whitespace SeparatorWrap '.' should be on a new line. 408
 Warning whitespace SeparatorWrap '.' should be on a new line. 409
 Warning whitespace SeparatorWrap '.' should be on a new line. 410
 Warning whitespace SeparatorWrap '.' should be on a new line. 423
 Warning whitespace SeparatorWrap '.' should be on a new line. 424
 Warning whitespace SeparatorWrap '.' should be on a new line. 425
 Warning whitespace SeparatorWrap '.' should be on a new line. 438
 Warning whitespace SeparatorWrap '.' should be on a new line. 439
 Warning whitespace SeparatorWrap '.' should be on a new line. 440
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning whitespace SeparatorWrap '.' should be on a new line. 455
 Warning whitespace SeparatorWrap '.' should be on a new line. 456
 Warning whitespace SeparatorWrap '.' should be on a new line. 469
 Warning whitespace SeparatorWrap '.' should be on a new line. 470
 Warning whitespace SeparatorWrap '.' should be on a new line. 471
 Warning whitespace SeparatorWrap '.' should be on a new line. 484
 Warning whitespace SeparatorWrap '.' should be on a new line. 485
 Warning whitespace SeparatorWrap '.' should be on a new line. 486
 Warning whitespace SeparatorWrap '.' should be on a new line. 499
 Warning whitespace SeparatorWrap '.' should be on a new line. 500
 Warning whitespace SeparatorWrap '.' should be on a new line. 501
 Warning whitespace SeparatorWrap '.' should be on a new line. 515
 Warning whitespace SeparatorWrap '.' should be on a new line. 516
 Warning whitespace SeparatorWrap '.' should be on a new line. 542
 Warning whitespace SeparatorWrap '.' should be on a new line. 543
 Warning whitespace SeparatorWrap '.' should be on a new line. 568
 Warning whitespace SeparatorWrap '.' should be on a new line. 569
 Warning whitespace SeparatorWrap '.' should be on a new line. 570
 Warning whitespace SeparatorWrap '.' should be on a new line. 584
 Warning whitespace SeparatorWrap '.' should be on a new line. 585
 Warning whitespace SeparatorWrap '.' should be on a new line. 586
 Warning whitespace SeparatorWrap '.' should be on a new line. 647
 Warning whitespace SeparatorWrap '.' should be on a new line. 648
 Warning whitespace SeparatorWrap '.' should be on a new line. 649
 Warning whitespace SeparatorWrap '.' should be on a new line. 655
 Warning whitespace SeparatorWrap '.' should be on a new line. 656
 Warning whitespace SeparatorWrap '.' should be on a new line. 657
 Warning whitespace SeparatorWrap '.' should be on a new line. 658
 Warning whitespace SeparatorWrap '.' should be on a new line. 659
 Warning coding VariableDeclarationUsageDistance Distance between variable 'act' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 731
 Warning whitespace SeparatorWrap '.' should be on a new line. 731
 Warning whitespace SeparatorWrap '.' should be on a new line. 732
 Warning whitespace SeparatorWrap '.' should be on a new line. 733
 Warning whitespace SeparatorWrap '.' should be on a new line. 775
 Warning whitespace SeparatorWrap '.' should be on a new line. 776
 Warning whitespace SeparatorWrap '.' should be on a new line. 777
 Warning whitespace SeparatorWrap '.' should be on a new line. 791
 Warning whitespace SeparatorWrap '.' should be on a new line. 792
 Warning whitespace SeparatorWrap '.' should be on a new line. 793
 Warning whitespace SeparatorWrap '.' should be on a new line. 794
 Warning whitespace SeparatorWrap '.' should be on a new line. 795
 Warning whitespace SeparatorWrap '.' should be on a new line. 899
 Warning whitespace SeparatorWrap '.' should be on a new line. 900
 Warning whitespace SeparatorWrap '.' should be on a new line. 908
 Warning whitespace SeparatorWrap '.' should be on a new line. 909
 Warning coding VariableDeclarationUsageDistance Distance between variable 'original' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 937
 Warning whitespace SeparatorWrap '.' should be on a new line. 944
 Warning whitespace SeparatorWrap '.' should be on a new line. 945
 Warning whitespace SeparatorWrap '.' should be on a new line. 946
 Warning whitespace SeparatorWrap '.' should be on a new line. 948
 Warning whitespace SeparatorWrap '.' should be on a new line. 949
 Warning whitespace SeparatorWrap '.' should be on a new line. 950
 Warning whitespace OperatorWrap '+' should be on a new line. 1041
 Warning sizes LineLength Line is longer than 120 characters (found 147). 1230
 Warning whitespace SeparatorWrap '.' should be on a new line. 1240
 Warning whitespace SeparatorWrap '.' should be on a new line. 1276
 Warning whitespace SeparatorWrap '.' should be on a new line. 1300
 Warning whitespace SeparatorWrap '.' should be on a new line. 1308
 Warning whitespace SeparatorWrap '.' should be on a new line. 1345
 Warning whitespace SeparatorWrap '.' should be on a new line. 1350
 Warning whitespace SeparatorWrap '.' should be on a new line. 1382
 Warning sizes LineLength Line is longer than 120 characters (found 134). 1400
 Warning whitespace SeparatorWrap '.' should be on a new line. 1434
 Warning whitespace SeparatorWrap '.' should be on a new line. 1435
 Warning whitespace SeparatorWrap '.' should be on a new line. 1437
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nwSrc' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1531
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nwDst' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1532
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dscp' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1533
 Warning coding VariableDeclarationUsageDistance Distance between variable 'portSrc' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1534
 Warning coding VariableDeclarationUsageDistance Distance between variable 'portDst' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1535
 Warning coding VariableDeclarationUsageDistance Distance between variable 'icmpType' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1536
 Warning coding VariableDeclarationUsageDistance Distance between variable 'icmpCode' declaration and its first usage is 16, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1537
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vlanPcp' declaration and its first usage is 18, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1538

org/opendaylight/vtn/manager/internal/util/flow/action/FlowFilterAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiable'. 23
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 147
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 179
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 195

org/opendaylight/vtn/manager/internal/util/flow/action/VTNActionList.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 47
 Warning whitespace SeparatorWrap '.' should be on a new line. 48
 Warning whitespace SeparatorWrap '.' should be on a new line. 49
 Warning whitespace SeparatorWrap '.' should be on a new line. 51
 Warning whitespace SeparatorWrap '.' should be on a new line. 54
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 65

org/opendaylight/vtn/manager/internal/util/flow/action/VTNActionListTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.OrderedComparator' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 37
 Warning whitespace SeparatorWrap '.' should be on a new line. 81
 Warning whitespace SeparatorWrap '.' should be on a new line. 106
 Warning whitespace SeparatorWrap '.' should be on a new line. 168
 Warning whitespace SeparatorWrap '.' should be on a new line. 169
 Warning whitespace SeparatorWrap '.' should be on a new line. 170
 Warning whitespace SeparatorWrap '.' should be on a new line. 175
 Warning whitespace SeparatorWrap '.' should be on a new line. 176
 Warning whitespace SeparatorWrap '.' should be on a new line. 177
 Warning whitespace SeparatorWrap '.' should be on a new line. 178
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning whitespace SeparatorWrap '.' should be on a new line. 214
 Warning whitespace SeparatorWrap '.' should be on a new line. 215
 Warning coding VariableDeclarationUsageDistance Distance between variable 'oldVid' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 229
 Warning whitespace SeparatorWrap '.' should be on a new line. 230
 Warning whitespace SeparatorWrap '.' should be on a new line. 231

org/opendaylight/vtn/manager/internal/util/flow/action/VTNDlAddrAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.VtnDladdrActionFields'. 28
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 148
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 176
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 194
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 213

org/opendaylight/vtn/manager/internal/util/flow/action/VTNDropAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.DropActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.DropActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.drop.action._case.DropAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.drop.action._case.DropActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 24
 Warning whitespace SeparatorWrap '.' should be on a new line. 37
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 49
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 58
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 67
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 75
 Warning whitespace SeparatorWrap '.' should be on a new line. 81

org/opendaylight/vtn/manager/internal/util/flow/action/VTNDropActionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.DropActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.DropActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PopVlanActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.drop.action._case.DropAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.drop.action._case.DropActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 33
 Warning whitespace SeparatorWrap '.' should be on a new line. 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 67

org/opendaylight/vtn/manager/internal/util/flow/action/VTNFlowAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 22
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 152
 Warning whitespace SeparatorWrap '.' should be on a new line. 173

org/opendaylight/vtn/manager/internal/util/flow/action/VTNInetAddrAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.Address' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.VtnIpaddrActionFields'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv4' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.VtnIpaddrActionFields'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv6' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.VtnIpaddrActionFields'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.VtnIpaddrActionFields'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.VtnIpaddrActionFields'. 34
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 168
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 186
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 204
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 223

org/opendaylight/vtn/manager/internal/util/flow/action/VTNOutputAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.OutputActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.OutputActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.output.action._case.OutputAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.output.action._case.OutputActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 27
 Warning whitespace SeparatorWrap '.' should be on a new line. 58
 Warning whitespace SeparatorWrap '.' should be on a new line. 59
 Warning whitespace SeparatorWrap '.' should be on a new line. 60
 Warning whitespace SeparatorWrap '.' should be on a new line. 62
 Warning whitespace SeparatorWrap '.' should be on a new line. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 105
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 138
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 148
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 165

org/opendaylight/vtn/manager/internal/util/flow/action/VTNOutputActionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.OutputActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.OutputActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PopVlanActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.output.action._case.OutputAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.output.action._case.OutputActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 32
 Warning whitespace SeparatorWrap '.' should be on a new line. 95
 Warning whitespace SeparatorWrap '.' should be on a new line. 96
 Warning whitespace SeparatorWrap '.' should be on a new line. 98
 Warning blocks EmptyBlock Empty catch block. 113
 Warning blocks EmptyBlock Empty catch block. 124
 Warning blocks EmptyBlock Empty catch block. 131
 Warning whitespace SeparatorWrap '.' should be on a new line. 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 151
 Warning whitespace SeparatorWrap '.' should be on a new line. 153
 Warning whitespace SeparatorWrap '.' should be on a new line. 164

org/opendaylight/vtn/manager/internal/util/flow/action/VTNPopVlanAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PopVlanActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PopVlanActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.pop.vlan.action._case.PopVlanAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.pop.vlan.action._case.PopVlanActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 24
 Warning whitespace SeparatorWrap '.' should be on a new line. 38
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 50
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 59
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 68
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 76
 Warning whitespace SeparatorWrap '.' should be on a new line. 82

org/opendaylight/vtn/manager/internal/util/flow/action/VTNPopVlanActionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.DropActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PopVlanActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PopVlanActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.pop.vlan.action._case.PopVlanAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.pop.vlan.action._case.PopVlanActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 31
 Warning whitespace SeparatorWrap '.' should be on a new line. 62
 Warning whitespace SeparatorWrap '.' should be on a new line. 65

org/opendaylight/vtn/manager/internal/util/flow/action/VTNPortAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.VtnPortActionFields'. 24
 Warning naming ParameterName Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 56
 Warning naming ParameterName Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 67
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 116
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 164
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 177
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 195

org/opendaylight/vtn/manager/internal/util/flow/action/VTNPushVlanAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VlanType'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PushVlanActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VlanType'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PushVlanActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VlanType'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.push.vlan.action._case.PushVlanAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VlanType'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.push.vlan.action._case.PushVlanActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VlanType'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VlanType'. 29
 Warning whitespace SeparatorWrap '.' should be on a new line. 49
 Warning whitespace SeparatorWrap '.' should be on a new line. 51
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 93
 Warning whitespace OperatorWrap '+' should be on a new line. 105
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 117
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 136
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 154
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 158
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 175
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 194

org/opendaylight/vtn/manager/internal/util/flow/action/VTNPushVlanActionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PopVlanActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PushVlanActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PushVlanActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.push.vlan.action._case.PushVlanAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.push.vlan.action._case.PushVlanActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 36
 Warning whitespace SeparatorWrap '.' should be on a new line. 69
 Warning whitespace SeparatorWrap '.' should be on a new line. 71
 Warning whitespace SeparatorWrap '.' should be on a new line. 74
 Warning whitespace SeparatorWrap '.' should be on a new line. 76
 Warning whitespace SeparatorWrap '.' should be on a new line. 121
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 123

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetDlDstAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.EtherHeader' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetDlDstActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetDlDstActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.dl.dst.action._case.SetDlDstAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.dl.dst.action._case.SetDlDstActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 34
 Warning whitespace SeparatorWrap '.' should be on a new line. 51
 Warning whitespace SeparatorWrap '.' should be on a new line. 53
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 100
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 117
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 128
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 149
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 160
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '120'. 163
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 169

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetDlDstActionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.EtherHeader' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetDlDstActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetDlDstActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetDlSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.dl.dst.action._case.SetDlDstAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.dl.dst.action._case.SetDlDstActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 130
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mact' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 132
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning whitespace SeparatorWrap '.' should be on a new line. 179
 Warning whitespace SeparatorWrap '.' should be on a new line. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 183
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 254
 Warning whitespace SeparatorWrap '.' should be on a new line. 266
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 316
 Warning whitespace OperatorWrap '+' should be on a new line. 330
 Warning whitespace SeparatorWrap '.' should be on a new line. 332
 Warning whitespace SeparatorWrap '.' should be on a new line. 347
 Warning whitespace SeparatorWrap '.' should be on a new line. 387
 Warning whitespace SeparatorWrap '.' should be on a new line. 414
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 457
 Warning whitespace SeparatorWrap '.' should be on a new line. 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 463
 Warning whitespace SeparatorWrap '.' should be on a new line. 486
 Warning whitespace SeparatorWrap '.' should be on a new line. 501
 Warning whitespace OperatorWrap '+' should be on a new line. 523
 Warning whitespace SeparatorWrap '.' should be on a new line. 533
 Warning whitespace SeparatorWrap '.' should be on a new line. 534

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetDlSrcAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.EtherHeader' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetDlSrcActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetDlSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.dl.src.action._case.SetDlSrcAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.dl.src.action._case.SetDlSrcActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 34
 Warning whitespace SeparatorWrap '.' should be on a new line. 51
 Warning whitespace SeparatorWrap '.' should be on a new line. 53
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 100
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 117
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 128
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 149
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 160
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '120'. 163
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 169

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetDlSrcActionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.EtherHeader' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetDlDstActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetDlSrcActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetDlSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.dl.src.action._case.SetDlSrcAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.dl.src.action._case.SetDlSrcActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 57
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 130
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mact' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 183
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 187
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 248
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 268
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 280
 Warning whitespace SeparatorWrap '.' should be on a new line. 318
 Warning whitespace OperatorWrap '+' should be on a new line. 332
 Warning whitespace SeparatorWrap '.' should be on a new line. 334
 Warning whitespace SeparatorWrap '.' should be on a new line. 349
 Warning whitespace SeparatorWrap '.' should be on a new line. 469
 Warning whitespace SeparatorWrap '.' should be on a new line. 496
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 539
 Warning whitespace SeparatorWrap '.' should be on a new line. 543
 Warning whitespace SeparatorWrap '.' should be on a new line. 545
 Warning whitespace SeparatorWrap '.' should be on a new line. 568
 Warning whitespace SeparatorWrap '.' should be on a new line. 583
 Warning whitespace OperatorWrap '+' should be on a new line. 605
 Warning whitespace SeparatorWrap '.' should be on a new line. 615
 Warning whitespace SeparatorWrap '.' should be on a new line. 616

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetIcmpCodeAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ProtocolUtils' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.IcmpHeader' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.Layer4Header' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpDstActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpDstActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.dst.action._case.SetTpDstAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.dst.action._case.SetTpDstActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 40
 Warning whitespace SeparatorWrap '.' should be on a new line. 67
 Warning whitespace SeparatorWrap '.' should be on a new line. 69
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 84
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 95
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 132
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 143
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 152
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 174
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 187
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 193
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 204
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 223
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '169'. 226
 Warning whitespace OperatorWrap '+' should be on a new line. 230
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 234
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 245
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 265

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetIcmpCodeActionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpDstActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpDstActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.dst.action._case.SetTpDstAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.dst.action._case.SetTpDstActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 124
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mact' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 191
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 248
 Warning blocks EmptyBlock Empty catch block. 253
 Warning whitespace SeparatorWrap '.' should be on a new line. 262
 Warning whitespace SeparatorWrap '.' should be on a new line. 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 340
 Warning whitespace SeparatorWrap '.' should be on a new line. 342
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning whitespace OperatorWrap '+' should be on a new line. 380
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 463
 Warning whitespace SeparatorWrap '.' should be on a new line. 467
 Warning whitespace SeparatorWrap '.' should be on a new line. 469
 Warning whitespace SeparatorWrap '.' should be on a new line. 485
 Warning whitespace SeparatorWrap '.' should be on a new line. 502
 Warning whitespace SeparatorWrap '.' should be on a new line. 522
 Warning whitespace SeparatorWrap '.' should be on a new line. 523

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetIcmpTypeAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ProtocolUtils' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.IcmpHeader' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.Layer4Header' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpSrcActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.src.action._case.SetTpSrcAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.src.action._case.SetTpSrcActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 40
 Warning whitespace SeparatorWrap '.' should be on a new line. 67
 Warning whitespace SeparatorWrap '.' should be on a new line. 69
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 84
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 95
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 132
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 143
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 152
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 174
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 187
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 193
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 204
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 223
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '169'. 226
 Warning whitespace OperatorWrap '+' should be on a new line. 230
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 234
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 245
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 265

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetIcmpTypeActionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpDstActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpSrcActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.src.action._case.SetTpSrcAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.src.action._case.SetTpSrcActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 124
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mact' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 191
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 247
 Warning blocks EmptyBlock Empty catch block. 252
 Warning whitespace SeparatorWrap '.' should be on a new line. 261
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 339
 Warning whitespace SeparatorWrap '.' should be on a new line. 341
 Warning whitespace SeparatorWrap '.' should be on a new line. 376
 Warning whitespace OperatorWrap '+' should be on a new line. 379
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 462
 Warning whitespace SeparatorWrap '.' should be on a new line. 466
 Warning whitespace SeparatorWrap '.' should be on a new line. 468
 Warning whitespace SeparatorWrap '.' should be on a new line. 484
 Warning whitespace SeparatorWrap '.' should be on a new line. 501
 Warning whitespace SeparatorWrap '.' should be on a new line. 521
 Warning whitespace SeparatorWrap '.' should be on a new line. 522

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetInetDscpAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwTosActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwTosActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.nw.tos.action._case.SetNwTosAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.nw.tos.action._case.SetNwTosActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 36
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62
 Warning whitespace SeparatorWrap '.' should be on a new line. 63
 Warning whitespace SeparatorWrap '.' should be on a new line. 65
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 80
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 91
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 128
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 130
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 142
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 161
 Warning whitespace SeparatorWrap '.' should be on a new line. 176
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 180
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 188
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 198
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 209
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 227
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '164'. 230
 Warning whitespace OperatorWrap '+' should be on a new line. 234
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 238
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 249
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 269

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetInetDscpActionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestDscp' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwTosActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwTosActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.nw.tos.action._case.SetNwTosAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.nw.tos.action._case.SetNwTosActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 127
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mact' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 180
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 196
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace OperatorWrap '+' should be on a new line. 265
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 286
 Warning whitespace SeparatorWrap '.' should be on a new line. 288
 Warning whitespace SeparatorWrap '.' should be on a new line. 402
 Warning whitespace OperatorWrap '+' should be on a new line. 405
 Warning whitespace SeparatorWrap '.' should be on a new line. 422
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 472
 Warning whitespace SeparatorWrap '.' should be on a new line. 476
 Warning whitespace SeparatorWrap '.' should be on a new line. 478
 Warning whitespace SeparatorWrap '.' should be on a new line. 494
 Warning whitespace SeparatorWrap '.' should be on a new line. 511
 Warning whitespace SeparatorWrap '.' should be on a new line. 532
 Warning whitespace SeparatorWrap '.' should be on a new line. 533

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetInetDstAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.InetHeader' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwDstActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwDstActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.nw.dst.action._case.SetNwDstAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.nw.dst.action._case.SetNwDstActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.Address' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 33
 Warning whitespace SeparatorWrap '.' should be on a new line. 50
 Warning whitespace SeparatorWrap '.' should be on a new line. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 99
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 116
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 127
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 140
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 148
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 165
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '119'. 168
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 174

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetInetDstActionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.InetHeader' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwDstActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwDstActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.nw.dst.action._case.SetNwDstAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.nw.dst.action._case.SetNwDstActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.Address' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv4Builder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv6Builder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 59
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 130
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mact' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 187
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 191
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace SeparatorWrap '.' should be on a new line. 231
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning whitespace SeparatorWrap '.' should be on a new line. 253
 Warning whitespace SeparatorWrap '.' should be on a new line. 255
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 266
 Warning whitespace SeparatorWrap '.' should be on a new line. 267
 Warning whitespace SeparatorWrap '.' should be on a new line. 269
 Warning whitespace SeparatorWrap '.' should be on a new line. 270
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 291
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 298
 Warning whitespace SeparatorWrap '.' should be on a new line. 304
 Warning whitespace SeparatorWrap '.' should be on a new line. 306
 Warning whitespace SeparatorWrap '.' should be on a new line. 313
 Warning whitespace SeparatorWrap '.' should be on a new line. 314
 Warning whitespace SeparatorWrap '.' should be on a new line. 317
 Warning whitespace SeparatorWrap '.' should be on a new line. 328
 Warning whitespace SeparatorWrap '.' should be on a new line. 330
 Warning whitespace SeparatorWrap '.' should be on a new line. 364
 Warning whitespace OperatorWrap '+' should be on a new line. 380
 Warning whitespace SeparatorWrap '.' should be on a new line. 382
 Warning whitespace SeparatorWrap '.' should be on a new line. 427
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 520
 Warning whitespace SeparatorWrap '.' should be on a new line. 524
 Warning whitespace SeparatorWrap '.' should be on a new line. 525
 Warning whitespace SeparatorWrap '.' should be on a new line. 527
 Warning whitespace SeparatorWrap '.' should be on a new line. 529
 Warning whitespace SeparatorWrap '.' should be on a new line. 553
 Warning whitespace SeparatorWrap '.' should be on a new line. 554
 Warning whitespace SeparatorWrap '.' should be on a new line. 569
 Warning whitespace OperatorWrap '+' should be on a new line. 586
 Warning whitespace SeparatorWrap '.' should be on a new line. 588
 Warning whitespace SeparatorWrap '.' should be on a new line. 589
 Warning whitespace SeparatorWrap '.' should be on a new line. 590

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetInetSrcAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.InetHeader' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwSrcActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.nw.src.action._case.SetNwSrcAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.nw.src.action._case.SetNwSrcActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.Address' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 33
 Warning whitespace SeparatorWrap '.' should be on a new line. 50
 Warning whitespace SeparatorWrap '.' should be on a new line. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 99
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 116
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 127
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 140
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 148
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 165
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '119'. 168
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 174

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetInetSrcActionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.InetHeader' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwDstActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwSrcActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetNwSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.nw.src.action._case.SetNwSrcAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.nw.src.action._case.SetNwSrcActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.Address' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv4Builder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv6Builder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 61
 Warning whitespace SeparatorWrap '.' should be on a new line. 131
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 138
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mact' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 140
 Warning whitespace SeparatorWrap '.' should be on a new line. 140
 Warning whitespace SeparatorWrap '.' should be on a new line. 186
 Warning whitespace SeparatorWrap '.' should be on a new line. 187
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 191
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace SeparatorWrap '.' should be on a new line. 255
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 265
 Warning whitespace SeparatorWrap '.' should be on a new line. 266
 Warning whitespace SeparatorWrap '.' should be on a new line. 268
 Warning whitespace SeparatorWrap '.' should be on a new line. 269
 Warning whitespace SeparatorWrap '.' should be on a new line. 271
 Warning whitespace SeparatorWrap '.' should be on a new line. 272
 Warning whitespace SeparatorWrap '.' should be on a new line. 280
 Warning whitespace SeparatorWrap '.' should be on a new line. 293
 Warning whitespace SeparatorWrap '.' should be on a new line. 298
 Warning whitespace SeparatorWrap '.' should be on a new line. 300
 Warning whitespace SeparatorWrap '.' should be on a new line. 306
 Warning whitespace SeparatorWrap '.' should be on a new line. 308
 Warning whitespace SeparatorWrap '.' should be on a new line. 315
 Warning whitespace SeparatorWrap '.' should be on a new line. 316
 Warning whitespace SeparatorWrap '.' should be on a new line. 319
 Warning whitespace SeparatorWrap '.' should be on a new line. 330
 Warning whitespace SeparatorWrap '.' should be on a new line. 332
 Warning whitespace SeparatorWrap '.' should be on a new line. 366
 Warning whitespace OperatorWrap '+' should be on a new line. 382
 Warning whitespace SeparatorWrap '.' should be on a new line. 384
 Warning whitespace SeparatorWrap '.' should be on a new line. 459
 Warning whitespace SeparatorWrap '.' should be on a new line. 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 466
 Warning whitespace SeparatorWrap '.' should be on a new line. 468
 Warning whitespace SeparatorWrap '.' should be on a new line. 507
 Warning whitespace SeparatorWrap '.' should be on a new line. 534
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 600
 Warning whitespace SeparatorWrap '.' should be on a new line. 604
 Warning whitespace SeparatorWrap '.' should be on a new line. 605
 Warning whitespace SeparatorWrap '.' should be on a new line. 607
 Warning whitespace SeparatorWrap '.' should be on a new line. 609
 Warning whitespace SeparatorWrap '.' should be on a new line. 633
 Warning whitespace SeparatorWrap '.' should be on a new line. 634
 Warning whitespace SeparatorWrap '.' should be on a new line. 649
 Warning whitespace OperatorWrap '+' should be on a new line. 666
 Warning whitespace SeparatorWrap '.' should be on a new line. 668
 Warning whitespace SeparatorWrap '.' should be on a new line. 669
 Warning whitespace SeparatorWrap '.' should be on a new line. 670

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetPortDstAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpDstActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpDstActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.dst.action._case.SetTpDstAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.dst.action._case.SetTpDstActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 33
 Warning whitespace SeparatorWrap '.' should be on a new line. 50
 Warning whitespace SeparatorWrap '.' should be on a new line. 52
 Warning naming ParameterName Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 67
 Warning naming ParameterName Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 78
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 97
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 114
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 125
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 140
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 146
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 165
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '117'. 168
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 174

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetPortDstActionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestPortNumber' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpDstActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpDstActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.dst.action._case.SetTpDstAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.dst.action._case.SetTpDstActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 127
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mact' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 240
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 286
 Warning whitespace SeparatorWrap '.' should be on a new line. 288
 Warning whitespace SeparatorWrap '.' should be on a new line. 368
 Warning whitespace OperatorWrap '+' should be on a new line. 371
 Warning whitespace SeparatorWrap '.' should be on a new line. 388
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 458
 Warning whitespace SeparatorWrap '.' should be on a new line. 462
 Warning whitespace SeparatorWrap '.' should be on a new line. 464
 Warning whitespace SeparatorWrap '.' should be on a new line. 480
 Warning whitespace SeparatorWrap '.' should be on a new line. 497
 Warning whitespace SeparatorWrap '.' should be on a new line. 517
 Warning whitespace SeparatorWrap '.' should be on a new line. 518

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetPortSrcAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpSrcActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.src.action._case.SetTpSrcAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.src.action._case.SetTpSrcActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 33
 Warning whitespace SeparatorWrap '.' should be on a new line. 50
 Warning whitespace SeparatorWrap '.' should be on a new line. 52
 Warning naming ParameterName Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 67
 Warning naming ParameterName Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 78
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 97
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 114
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 125
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 140
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 146
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 165
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '117'. 168
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 174

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetPortSrcActionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestPortNumber' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpDstActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpSrcActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpSrcActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.src.action._case.SetTpSrcAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.tp.src.action._case.SetTpSrcActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 57
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 127
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mact' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 131
 Warning whitespace SeparatorWrap '.' should be on a new line. 131
 Warning whitespace SeparatorWrap '.' should be on a new line. 183
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 265
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 288
 Warning whitespace SeparatorWrap '.' should be on a new line. 290
 Warning whitespace SeparatorWrap '.' should be on a new line. 382
 Warning whitespace SeparatorWrap '.' should be on a new line. 384
 Warning whitespace SeparatorWrap '.' should be on a new line. 389
 Warning whitespace SeparatorWrap '.' should be on a new line. 391
 Warning whitespace SeparatorWrap '.' should be on a new line. 430
 Warning whitespace OperatorWrap '+' should be on a new line. 433
 Warning whitespace SeparatorWrap '.' should be on a new line. 450
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 520
 Warning whitespace SeparatorWrap '.' should be on a new line. 524
 Warning whitespace SeparatorWrap '.' should be on a new line. 526
 Warning whitespace SeparatorWrap '.' should be on a new line. 542
 Warning whitespace SeparatorWrap '.' should be on a new line. 559
 Warning whitespace SeparatorWrap '.' should be on a new line. 579
 Warning whitespace SeparatorWrap '.' should be on a new line. 580

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetVlanIdAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetVlanIdActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetVlanIdActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.vlan.id.action._case.SetVlanIdAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.vlan.id.action._case.SetVlanIdActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 29
 Warning whitespace SeparatorWrap '.' should be on a new line. 48
 Warning whitespace SeparatorWrap '.' should be on a new line. 50
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 80
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 115
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 130
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 134
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 151

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetVlanIdActionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PushVlanActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetVlanIdActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetVlanIdActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.vlan.id.action._case.SetVlanIdAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.vlan.id.action._case.SetVlanIdActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 36
 Warning whitespace SeparatorWrap '.' should be on a new line. 71
 Warning whitespace SeparatorWrap '.' should be on a new line. 73
 Warning whitespace SeparatorWrap '.' should be on a new line. 75
 Warning whitespace SeparatorWrap '.' should be on a new line. 77
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 165

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetVlanPcpAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetVlanPcpActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetVlanPcpActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.vlan.pcp.action._case.SetVlanPcpAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.vlan.pcp.action._case.SetVlanPcpActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder'. 36
 Warning whitespace SeparatorWrap '.' should be on a new line. 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 66
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 143
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 161
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 178
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 187
 Warning whitespace SeparatorWrap '.' should be on a new line. 192
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 198
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 209
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 220
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '164'. 223
 Warning whitespace OperatorWrap '+' should be on a new line. 226
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 230
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 240
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 260

org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetVlanPcpActionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestVlanPcp' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetTpDstActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetVlanPcpActionCase' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetVlanPcpActionCaseBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.vlan.pcp.action._case.SetVlanPcpAction' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.vlan.pcp.action._case.SetVlanPcpActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 53
 Warning whitespace SeparatorWrap '.' should be on a new line. 118
 Warning whitespace SeparatorWrap '.' should be on a new line. 120
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mact' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 124
 Warning whitespace SeparatorWrap '.' should be on a new line. 124
 Warning whitespace SeparatorWrap '.' should be on a new line. 175
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 192
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 270
 Warning whitespace SeparatorWrap '.' should be on a new line. 271
 Warning whitespace SeparatorWrap '.' should be on a new line. 281
 Warning whitespace SeparatorWrap '.' should be on a new line. 283
 Warning whitespace SeparatorWrap '.' should be on a new line. 360
 Warning whitespace SeparatorWrap '.' should be on a new line. 362
 Warning whitespace SeparatorWrap '.' should be on a new line. 364
 Warning whitespace SeparatorWrap '.' should be on a new line. 366
 Warning whitespace SeparatorWrap '.' should be on a new line. 400
 Warning whitespace SeparatorWrap '.' should be on a new line. 402
 Warning whitespace OperatorWrap '+' should be on a new line. 405
 Warning whitespace SeparatorWrap '.' should be on a new line. 422
 Warning whitespace SeparatorWrap '.' should be on a new line. 426
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 463
 Warning whitespace SeparatorWrap '.' should be on a new line. 467
 Warning whitespace SeparatorWrap '.' should be on a new line. 469
 Warning whitespace SeparatorWrap '.' should be on a new line. 485
 Warning whitespace SeparatorWrap '.' should be on a new line. 502
 Warning whitespace SeparatorWrap '.' should be on a new line. 523
 Warning whitespace SeparatorWrap '.' should be on a new line. 524

org/opendaylight/vtn/manager/internal/util/flow/cond/FlowCondParams.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.SetFlowConditionInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditions' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.cond.config.VtnFlowMatch' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowCondition' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowConditionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowConditionKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning whitespace SeparatorWrap '.' should be on a new line. 176
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning whitespace SeparatorWrap '.' should be on a new line. 205

org/opendaylight/vtn/manager/internal/util/flow/cond/FlowCondReader.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'java.util.Map'. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowCondition' import. Should be before 'org.slf4j.LoggerFactory'. 28

org/opendaylight/vtn/manager/internal/util/flow/cond/FlowCondReaderTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.TestBase'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.TestBase'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.cond.config.VtnFlowMatch' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.cond.config.VtnFlowMatchBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowCondition' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowConditionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning whitespace SeparatorWrap '.' should be on a new line. 70
 Warning whitespace SeparatorWrap '.' should be on a new line. 85
 Warning whitespace SeparatorWrap '.' should be on a new line. 86

org/opendaylight/vtn/manager/internal/util/flow/cond/FlowCondUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditions' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.cond.config.VtnFlowMatch' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.cond.config.VtnFlowMatchBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.cond.config.VtnFlowMatchKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowCondition' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowConditionKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning whitespace SeparatorWrap '.' should be on a new line. 162
 Warning whitespace SeparatorWrap '.' should be on a new line. 163
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 284
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '130'. 318

org/opendaylight/vtn/manager/internal/util/flow/cond/FlowCondUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditions' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditionsBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.cond.config.VtnFlowMatch' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.cond.config.VtnFlowMatchKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowCondition' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowConditionBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowConditionKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 66
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 67
 Warning whitespace SeparatorWrap '.' should be on a new line. 81
 Warning whitespace SeparatorWrap '.' should be on a new line. 82
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 92
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 153
 Warning whitespace SeparatorWrap '.' should be on a new line. 154
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning misc AvoidEscapedUnicodeCharacters Unicode escape(s) usage should be avoided. 312
 Warning whitespace SeparatorWrap '.' should be on a new line. 397
 Warning whitespace SeparatorWrap '.' should be on a new line. 398
 Warning whitespace SeparatorWrap '.' should be on a new line. 402
 Warning whitespace SeparatorWrap '.' should be on a new line. 403
 Warning whitespace SeparatorWrap '.' should be on a new line. 404
 Warning whitespace SeparatorWrap '.' should be on a new line. 493
 Warning whitespace SeparatorWrap '.' should be on a new line. 521
 Warning whitespace SeparatorWrap '.' should be on a new line. 538
 Warning whitespace OperatorWrap '+' should be on a new line. 551
 Warning whitespace SeparatorWrap '.' should be on a new line. 592
 Warning whitespace SeparatorWrap '.' should be on a new line. 606
 Warning misc AvoidEscapedUnicodeCharacters Unicode escape(s) usage should be avoided. 647
 Warning whitespace SeparatorWrap '.' should be on a new line. 660
 Warning misc AvoidEscapedUnicodeCharacters Unicode escape(s) usage should be avoided. 731
 Warning whitespace SeparatorWrap '.' should be on a new line. 744
 Warning whitespace SeparatorWrap '.' should be on a new line. 771

org/opendaylight/vtn/manager/internal/util/flow/cond/FlowMatchParams.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 157
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 167
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 175

org/opendaylight/vtn/manager/internal/util/flow/cond/VTNFlowCondition.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.VTNIdentifiable' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchContext' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.SetFlowConditionInputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowCondConfig' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditions' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.cond.config.VtnFlowMatch' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowCondition' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowConditionBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowConditionKey' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 200
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 208
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 229
 Warning whitespace SeparatorWrap '.' should be on a new line. 265
 Warning whitespace SeparatorWrap '.' should be on a new line. 298
 Warning whitespace SeparatorWrap '.' should be on a new line. 299
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 390
 Warning whitespace OperatorWrap '&&' should be on a new line. 399

org/opendaylight/vtn/manager/internal/util/flow/cond/VTNFlowConditionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.EtherHeader' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.DataGenerator' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestVnodeName' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.EtherMatchParams' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.IcmpMatchParams' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.Inet4MatchParams' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.TcpMatchParams' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.TestMatchContext' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.UdpMatchParams' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 49
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 78
 Warning whitespace SeparatorWrap '.' should be on a new line. 81
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 240
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 279
 Warning whitespace SeparatorWrap '.' should be on a new line. 330
 Warning coding VariableDeclarationUsageDistance Distance between variable 'xn' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 372
 Warning whitespace SeparatorWrap '.' should be on a new line. 373
 Warning whitespace SeparatorWrap '.' should be on a new line. 404
 Warning coding VariableDeclarationUsageDistance Distance between variable 'empty' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 406
 Warning whitespace SeparatorWrap '.' should be on a new line. 418
 Warning whitespace SeparatorWrap '.' should be on a new line. 426
 Warning whitespace SeparatorWrap '.' should be on a new line. 427
 Warning whitespace SeparatorWrap '.' should be on a new line. 446
 Warning whitespace SeparatorWrap '.' should be on a new line. 447
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning whitespace SeparatorWrap '.' should be on a new line. 455
 Warning whitespace SeparatorWrap '.' should be on a new line. 456
 Warning whitespace SeparatorWrap '.' should be on a new line. 457
 Warning whitespace SeparatorWrap '.' should be on a new line. 458
 Warning whitespace SeparatorWrap '.' should be on a new line. 468
 Warning whitespace SeparatorWrap '.' should be on a new line. 473
 Warning whitespace SeparatorWrap '.' should be on a new line. 474
 Warning whitespace SeparatorWrap '.' should be on a new line. 482
 Warning whitespace SeparatorWrap '.' should be on a new line. 483
 Warning whitespace SeparatorWrap '.' should be on a new line. 484
 Warning whitespace SeparatorWrap '.' should be on a new line. 489
 Warning whitespace SeparatorWrap '.' should be on a new line. 499
 Warning whitespace SeparatorWrap '.' should be on a new line. 500
 Warning whitespace SeparatorWrap '.' should be on a new line. 502
 Warning whitespace SeparatorWrap '.' should be on a new line. 503
 Warning whitespace SeparatorWrap '.' should be on a new line. 505
 Warning whitespace SeparatorWrap '.' should be on a new line. 506
 Warning whitespace SeparatorWrap '.' should be on a new line. 528
 Warning whitespace SeparatorWrap '.' should be on a new line. 531
 Warning whitespace SeparatorWrap '.' should be on a new line. 533
 Warning whitespace SeparatorWrap '.' should be on a new line. 539
 Warning whitespace SeparatorWrap '.' should be on a new line. 577

org/opendaylight/vtn/manager/internal/util/flow/cond/VTNFlowMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNEtherMatch' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiable'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNInetMatch' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiable'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNLayer4Match' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiable'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNMatch' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiable'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiable'. 25
 Warning whitespace SeparatorWrap '.' should be on a new line. 82
 Warning whitespace SeparatorWrap '.' should be on a new line. 107
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 148
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 167

org/opendaylight/vtn/manager/internal/util/flow/cond/VTNFlowMatchTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNMatchTest' import. Should be before 'org.opendaylight.vtn.manager.util.VTNIdentifiableComparator'. 34
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 167
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 185

org/opendaylight/vtn/manager/internal/util/flow/filter/FlowFilterList.java

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '||' should be on a new line. 91
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '90'. 171
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 214
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 217
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 243

org/opendaylight/vtn/manager/internal/util/flow/filter/FlowFilterListId.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 104
 Warning whitespace OperatorWrap '&&' should be on a new line. 108
 Warning whitespace OperatorWrap '+' should be on a new line. 122

org/opendaylight/vtn/manager/internal/util/flow/filter/FlowFilterListIdTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 25
 Warning whitespace OperatorWrap '+' should be on a new line. 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 151
 Warning whitespace SeparatorWrap '.' should be on a new line. 153

org/opendaylight/vtn/manager/internal/util/flow/filter/FlowFilterListTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 52
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 93
 Warning whitespace SeparatorWrap '.' should be on a new line. 96
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 137
 Warning whitespace SeparatorWrap '.' should be on a new line. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 139
 Warning whitespace SeparatorWrap '.' should be on a new line. 140
 Warning coding VariableDeclarationUsageDistance Distance between variable 'drop16' declaration and its first usage is 15, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning coding VariableDeclarationUsageDistance Distance between variable 'drop4' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning whitespace SeparatorWrap '.' should be on a new line. 175
 Warning whitespace SeparatorWrap '.' should be on a new line. 176
 Warning whitespace SeparatorWrap '.' should be on a new line. 177
 Warning coding VariableDeclarationUsageDistance Distance between variable 'pass115' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 180
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 183
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 186
 Warning coding VariableDeclarationUsageDistance Distance between variable 'pass3' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 214
 Warning whitespace SeparatorWrap '.' should be on a new line. 215
 Warning whitespace SeparatorWrap '.' should be on a new line. 216
 Warning whitespace SeparatorWrap '.' should be on a new line. 217
 Warning whitespace SeparatorWrap '.' should be on a new line. 219
 Warning whitespace SeparatorWrap '.' should be on a new line. 220
 Warning whitespace SeparatorWrap '.' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning coding VariableDeclarationUsageDistance Distance between variable 'redirect19' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 230
 Warning whitespace SeparatorWrap '.' should be on a new line. 231
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 235
 Warning whitespace SeparatorWrap '.' should be on a new line. 236
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 313
 Warning whitespace SeparatorWrap '.' should be on a new line. 314
 Warning whitespace SeparatorWrap '.' should be on a new line. 315
 Warning whitespace SeparatorWrap '.' should be on a new line. 334
 Warning whitespace SeparatorWrap '.' should be on a new line. 335
 Warning whitespace SeparatorWrap '.' should be on a new line. 339
 Warning whitespace SeparatorWrap '.' should be on a new line. 340
 Warning whitespace SeparatorWrap '.' should be on a new line. 341
 Warning whitespace SeparatorWrap '.' should be on a new line. 342
 Warning whitespace SeparatorWrap '.' should be on a new line. 346
 Warning whitespace SeparatorWrap '.' should be on a new line. 347
 Warning whitespace SeparatorWrap '.' should be on a new line. 348
 Warning whitespace SeparatorWrap '.' should be on a new line. 349
 Warning whitespace SeparatorWrap '.' should be on a new line. 353
 Warning whitespace SeparatorWrap '.' should be on a new line. 354
 Warning whitespace SeparatorWrap '.' should be on a new line. 356
 Warning whitespace SeparatorWrap '.' should be on a new line. 357
 Warning whitespace SeparatorWrap '.' should be on a new line. 358
 Warning whitespace SeparatorWrap '.' should be on a new line. 359
 Warning whitespace SeparatorWrap '.' should be on a new line. 363
 Warning whitespace SeparatorWrap '.' should be on a new line. 364
 Warning whitespace SeparatorWrap '.' should be on a new line. 365
 Warning whitespace SeparatorWrap '.' should be on a new line. 366
 Warning whitespace SeparatorWrap '.' should be on a new line. 370
 Warning whitespace SeparatorWrap '.' should be on a new line. 372
 Warning whitespace SeparatorWrap '.' should be on a new line. 373
 Warning whitespace SeparatorWrap '.' should be on a new line. 374
 Warning whitespace SeparatorWrap '.' should be on a new line. 375
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning whitespace SeparatorWrap '.' should be on a new line. 378
 Warning whitespace SeparatorWrap '.' should be on a new line. 379
 Warning whitespace SeparatorWrap '.' should be on a new line. 380
 Warning whitespace SeparatorWrap '.' should be on a new line. 384
 Warning whitespace SeparatorWrap '.' should be on a new line. 386
 Warning whitespace SeparatorWrap '.' should be on a new line. 387
 Warning whitespace SeparatorWrap '.' should be on a new line. 388
 Warning whitespace SeparatorWrap '.' should be on a new line. 389
 Warning whitespace SeparatorWrap '.' should be on a new line. 391
 Warning whitespace SeparatorWrap '.' should be on a new line. 392
 Warning whitespace SeparatorWrap '.' should be on a new line. 393
 Warning whitespace SeparatorWrap '.' should be on a new line. 394
 Warning whitespace SeparatorWrap '.' should be on a new line. 422
 Warning whitespace SeparatorWrap '.' should be on a new line. 423
 Warning whitespace SeparatorWrap '.' should be on a new line. 427
 Warning whitespace SeparatorWrap '.' should be on a new line. 428
 Warning whitespace SeparatorWrap '.' should be on a new line. 429
 Warning whitespace SeparatorWrap '.' should be on a new line. 430
 Warning whitespace SeparatorWrap '.' should be on a new line. 452
 Warning whitespace SeparatorWrap '.' should be on a new line. 453
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning whitespace SeparatorWrap '.' should be on a new line. 455
 Warning whitespace SeparatorWrap '.' should be on a new line. 456
 Warning whitespace SeparatorWrap '.' should be on a new line. 460
 Warning whitespace SeparatorWrap '.' should be on a new line. 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 463
 Warning whitespace SeparatorWrap '.' should be on a new line. 464
 Warning whitespace SeparatorWrap '.' should be on a new line. 465
 Warning whitespace SeparatorWrap '.' should be on a new line. 466
 Warning whitespace SeparatorWrap '.' should be on a new line. 475
 Warning whitespace SeparatorWrap '.' should be on a new line. 476
 Warning whitespace SeparatorWrap '.' should be on a new line. 477
 Warning whitespace SeparatorWrap '.' should be on a new line. 478
 Warning whitespace SeparatorWrap '.' should be on a new line. 479
 Warning whitespace SeparatorWrap '.' should be on a new line. 483
 Warning whitespace SeparatorWrap '.' should be on a new line. 485
 Warning whitespace SeparatorWrap '.' should be on a new line. 486
 Warning whitespace SeparatorWrap '.' should be on a new line. 487
 Warning whitespace SeparatorWrap '.' should be on a new line. 488
 Warning whitespace SeparatorWrap '.' should be on a new line. 490
 Warning whitespace SeparatorWrap '.' should be on a new line. 491
 Warning whitespace SeparatorWrap '.' should be on a new line. 492
 Warning whitespace SeparatorWrap '.' should be on a new line. 493
 Warning whitespace SeparatorWrap '.' should be on a new line. 497
 Warning whitespace SeparatorWrap '.' should be on a new line. 499
 Warning whitespace SeparatorWrap '.' should be on a new line. 500
 Warning whitespace SeparatorWrap '.' should be on a new line. 501
 Warning whitespace SeparatorWrap '.' should be on a new line. 502
 Warning whitespace SeparatorWrap '.' should be on a new line. 510
 Warning whitespace SeparatorWrap '.' should be on a new line. 511
 Warning whitespace SeparatorWrap '.' should be on a new line. 512
 Warning whitespace SeparatorWrap '.' should be on a new line. 513
 Warning whitespace SeparatorWrap '.' should be on a new line. 514
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 525
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ffl1' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 528
 Warning whitespace SeparatorWrap '.' should be on a new line. 552
 Warning whitespace SeparatorWrap '.' should be on a new line. 553
 Warning whitespace SeparatorWrap '.' should be on a new line. 554
 Warning whitespace SeparatorWrap '.' should be on a new line. 559
 Warning whitespace SeparatorWrap '.' should be on a new line. 560
 Warning whitespace SeparatorWrap '.' should be on a new line. 561
 Warning whitespace SeparatorWrap '.' should be on a new line. 566
 Warning whitespace SeparatorWrap '.' should be on a new line. 567
 Warning whitespace SeparatorWrap '.' should be on a new line. 568
 Warning whitespace SeparatorWrap '.' should be on a new line. 569
 Warning naming LocalVariableName Local variable name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 574
 Warning whitespace SeparatorWrap '.' should be on a new line. 591
 Warning whitespace SeparatorWrap '.' should be on a new line. 592
 Warning whitespace SeparatorWrap '.' should be on a new line. 593
 Warning whitespace SeparatorWrap '.' should be on a new line. 594
 Warning whitespace SeparatorWrap '.' should be on a new line. 595
 Warning whitespace SeparatorWrap '.' should be on a new line. 596
 Warning whitespace SeparatorWrap '.' should be on a new line. 597
 Warning whitespace SeparatorWrap '.' should be on a new line. 598
 Warning whitespace SeparatorWrap '.' should be on a new line. 599
 Warning whitespace SeparatorWrap '.' should be on a new line. 600
 Warning whitespace SeparatorWrap '.' should be on a new line. 601
 Warning whitespace SeparatorWrap '.' should be on a new line. 602
 Warning whitespace SeparatorWrap '.' should be on a new line. 603
 Warning whitespace SeparatorWrap '.' should be on a new line. 609
 Warning whitespace SeparatorWrap '.' should be on a new line. 610
 Warning whitespace SeparatorWrap '.' should be on a new line. 611
 Warning whitespace SeparatorWrap '.' should be on a new line. 612
 Warning whitespace SeparatorWrap '.' should be on a new line. 613
 Warning whitespace SeparatorWrap '.' should be on a new line. 614
 Warning whitespace SeparatorWrap '.' should be on a new line. 615
 Warning whitespace SeparatorWrap '.' should be on a new line. 616
 Warning whitespace SeparatorWrap '.' should be on a new line. 617
 Warning whitespace SeparatorWrap '.' should be on a new line. 618
 Warning whitespace SeparatorWrap '.' should be on a new line. 619
 Warning whitespace SeparatorWrap '.' should be on a new line. 620
 Warning whitespace SeparatorWrap '.' should be on a new line. 621
 Warning naming LocalVariableName Local variable name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 626
 Warning whitespace SeparatorWrap '.' should be on a new line. 641
 Warning whitespace SeparatorWrap '.' should be on a new line. 642
 Warning whitespace SeparatorWrap '.' should be on a new line. 643
 Warning whitespace SeparatorWrap '.' should be on a new line. 644
 Warning whitespace SeparatorWrap '.' should be on a new line. 645
 Warning whitespace SeparatorWrap '.' should be on a new line. 646
 Warning whitespace SeparatorWrap '.' should be on a new line. 647

org/opendaylight/vtn/manager/internal/util/flow/filter/VTNDropFilter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterConfig' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnDropFilterCase' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnDropFilterCaseBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.vtn.drop.filter._case.VtnDropFilterBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning sizes LineLength Line is longer than 120 characters (found 141). 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 120
 Warning whitespace SeparatorWrap '.' should be on a new line. 121
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 125

org/opendaylight/vtn/manager/internal/util/flow/filter/VTNDropFilterTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.Ip4Network' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowFilterAction' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlDstAction' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlSrcAction' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpCodeAction' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpTypeAction' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDscpAction' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDstAction' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetSrcAction' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortDstAction' import. Should be before 'org.slf4j.Logger'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortSrcAction' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetVlanPcpAction' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.Logger'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.slf4j.Logger'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.slf4j.Logger'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowAction' import. Should be before 'org.slf4j.Logger'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder' import. Should be before 'org.slf4j.Logger'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterConfig' import. Should be before 'org.slf4j.Logger'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.slf4j.Logger'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterBuilder' import. Should be before 'org.slf4j.Logger'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.VtnFlowFilterType' import. Should be before 'org.slf4j.Logger'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnDropFilterCase' import. Should be before 'org.slf4j.Logger'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnDropFilterCaseBuilder' import. Should be before 'org.slf4j.Logger'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.vtn.drop.filter._case.VtnDropFilterBuilder' import. Should be before 'org.slf4j.Logger'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.slf4j.Logger'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.Logger'. 75
 Warning whitespace SeparatorWrap '.' should be on a new line. 163
 Warning whitespace SeparatorWrap '.' should be on a new line. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 186
 Warning whitespace SeparatorWrap '.' should be on a new line. 187
 Warning whitespace SeparatorWrap '.' should be on a new line. 188
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 202
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vcond' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 218
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 227
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 250
 Warning whitespace SeparatorWrap '.' should be on a new line. 251
 Warning whitespace SeparatorWrap '.' should be on a new line. 252
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 265
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 297
 Warning whitespace SeparatorWrap '.' should be on a new line. 298
 Warning whitespace SeparatorWrap '.' should be on a new line. 330
 Warning whitespace SeparatorWrap '.' should be on a new line. 331
 Warning coding VariableDeclarationUsageDistance Distance between variable 'conditions' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 353
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dlDst' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 359
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nwSrc' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 360
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nwDst' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 361
 Warning whitespace SeparatorWrap '.' should be on a new line. 394
 Warning whitespace SeparatorWrap '.' should be on a new line. 395
 Warning whitespace SeparatorWrap '.' should be on a new line. 397
 Warning whitespace SeparatorWrap '.' should be on a new line. 398
 Warning whitespace SeparatorWrap '.' should be on a new line. 400
 Warning whitespace SeparatorWrap '.' should be on a new line. 401
 Warning whitespace SeparatorWrap '.' should be on a new line. 402
 Warning whitespace SeparatorWrap '.' should be on a new line. 403
 Warning whitespace SeparatorWrap '.' should be on a new line. 404
 Warning whitespace SeparatorWrap '.' should be on a new line. 406
 Warning whitespace SeparatorWrap '.' should be on a new line. 407
 Warning whitespace SeparatorWrap '.' should be on a new line. 408
 Warning whitespace SeparatorWrap '.' should be on a new line. 409
 Warning whitespace SeparatorWrap '.' should be on a new line. 410
 Warning whitespace SeparatorWrap '.' should be on a new line. 428
 Warning whitespace SeparatorWrap '.' should be on a new line. 429
 Warning whitespace SeparatorWrap '.' should be on a new line. 431
 Warning whitespace SeparatorWrap '.' should be on a new line. 432
 Warning whitespace SeparatorWrap '.' should be on a new line. 433
 Warning whitespace SeparatorWrap '.' should be on a new line. 434
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nwSrc' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 460
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nwDst' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 489
 Warning whitespace SeparatorWrap '.' should be on a new line. 490
 Warning whitespace SeparatorWrap '.' should be on a new line. 517
 Warning whitespace SeparatorWrap '.' should be on a new line. 518
 Warning whitespace SeparatorWrap '.' should be on a new line. 519
 Warning whitespace SeparatorWrap '.' should be on a new line. 520
 Warning whitespace SeparatorWrap '.' should be on a new line. 521
 Warning whitespace SeparatorWrap '.' should be on a new line. 522
 Warning whitespace SeparatorWrap '.' should be on a new line. 523
 Warning whitespace SeparatorWrap '.' should be on a new line. 524
 Warning whitespace SeparatorWrap '.' should be on a new line. 525
 Warning whitespace SeparatorWrap '.' should be on a new line. 526
 Warning whitespace SeparatorWrap '.' should be on a new line. 527
 Warning whitespace SeparatorWrap '.' should be on a new line. 528
 Warning whitespace SeparatorWrap '.' should be on a new line. 529
 Warning whitespace SeparatorWrap '.' should be on a new line. 530
 Warning whitespace SeparatorWrap '.' should be on a new line. 531
 Warning whitespace SeparatorWrap '.' should be on a new line. 532
 Warning whitespace SeparatorWrap '.' should be on a new line. 533
 Warning whitespace SeparatorWrap '.' should be on a new line. 534
 Warning whitespace SeparatorWrap '.' should be on a new line. 535
 Warning whitespace SeparatorWrap '.' should be on a new line. 536
 Warning whitespace SeparatorWrap '.' should be on a new line. 537
 Warning whitespace SeparatorWrap '.' should be on a new line. 538
 Warning whitespace SeparatorWrap '.' should be on a new line. 539
 Warning whitespace SeparatorWrap '.' should be on a new line. 540
 Warning whitespace SeparatorWrap '.' should be on a new line. 541
 Warning whitespace SeparatorWrap '.' should be on a new line. 542
 Warning whitespace SeparatorWrap '.' should be on a new line. 543
 Warning whitespace SeparatorWrap '.' should be on a new line. 544
 Warning whitespace SeparatorWrap '.' should be on a new line. 545
 Warning whitespace SeparatorWrap '.' should be on a new line. 546
 Warning whitespace SeparatorWrap '.' should be on a new line. 547
 Warning whitespace SeparatorWrap '.' should be on a new line. 548
 Warning whitespace SeparatorWrap '.' should be on a new line. 549
 Warning whitespace SeparatorWrap '.' should be on a new line. 550
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 574
 Warning whitespace SeparatorWrap '.' should be on a new line. 581
 Warning whitespace SeparatorWrap '.' should be on a new line. 582
 Warning whitespace SeparatorWrap '.' should be on a new line. 583
 Warning whitespace SeparatorWrap '.' should be on a new line. 584
 Warning whitespace SeparatorWrap '.' should be on a new line. 585
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 588
 Warning whitespace SeparatorWrap '.' should be on a new line. 625
 Warning whitespace SeparatorWrap '.' should be on a new line. 626
 Warning whitespace SeparatorWrap '.' should be on a new line. 631
 Warning whitespace SeparatorWrap '.' should be on a new line. 632
 Warning whitespace SeparatorWrap '.' should be on a new line. 633
 Warning whitespace SeparatorWrap '.' should be on a new line. 634
 Warning whitespace SeparatorWrap '.' should be on a new line. 635
 Warning whitespace SeparatorWrap '.' should be on a new line. 636
 Warning naming LocalVariableName Local variable name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 642
 Warning whitespace SeparatorWrap '.' should be on a new line. 661
 Warning whitespace SeparatorWrap '.' should be on a new line. 662
 Warning whitespace SeparatorWrap '.' should be on a new line. 663
 Warning whitespace SeparatorWrap '.' should be on a new line. 681
 Warning whitespace SeparatorWrap '.' should be on a new line. 682
 Warning whitespace SeparatorWrap '.' should be on a new line. 683
 Warning whitespace SeparatorWrap '.' should be on a new line. 684
 Warning whitespace SeparatorWrap '.' should be on a new line. 685
 Warning whitespace SeparatorWrap '.' should be on a new line. 686
 Warning whitespace SeparatorWrap '.' should be on a new line. 687
 Warning whitespace SeparatorWrap '.' should be on a new line. 688
 Warning whitespace SeparatorWrap '.' should be on a new line. 689
 Warning whitespace SeparatorWrap '.' should be on a new line. 690
 Warning whitespace SeparatorWrap '.' should be on a new line. 691
 Warning whitespace SeparatorWrap '.' should be on a new line. 692
 Warning whitespace SeparatorWrap '.' should be on a new line. 693
 Warning whitespace SeparatorWrap '.' should be on a new line. 699
 Warning whitespace SeparatorWrap '.' should be on a new line. 700
 Warning whitespace SeparatorWrap '.' should be on a new line. 701
 Warning whitespace SeparatorWrap '.' should be on a new line. 702
 Warning whitespace SeparatorWrap '.' should be on a new line. 703
 Warning whitespace SeparatorWrap '.' should be on a new line. 704
 Warning whitespace SeparatorWrap '.' should be on a new line. 705

org/opendaylight/vtn/manager/internal/util/flow/filter/VTNFlowFilter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableSet' import. Should be before 'org.slf4j.Logger'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.VTNIdentifiable' import. Should be before 'org.slf4j.Logger'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.Logger'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowActionConverter' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowFilterAction' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlDstAction' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlSrcAction' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpCodeAction' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpTypeAction' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDscpAction' import. Should be before 'org.slf4j.Logger'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDstAction' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetSrcAction' import. Should be before 'org.slf4j.Logger'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortDstAction' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortSrcAction' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetVlanPcpAction' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.cond.FlowCondUtils' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.cond.VTNFlowCondition' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.UnsupportedPacketException' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.PathArgument' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowAction' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterConfig' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterBuilder' import. Should be before 'org.slf4j.Logger'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.VtnFlowFilterType' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnDropFilterCase' import. Should be before 'org.slf4j.Logger'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnPassFilterCase' import. Should be before 'org.slf4j.Logger'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnRedirectFilterCase' import. Should be before 'org.slf4j.Logger'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.slf4j.Logger'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeOutputFilter' import. Should be before 'org.slf4j.Logger'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceOutputFilter' import. Should be before 'org.slf4j.Logger'. 65
 Warning whitespace SeparatorWrap '.' should be on a new line. 121
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 290
 Warning whitespace SeparatorWrap '.' should be on a new line. 291
 Warning whitespace SeparatorWrap '.' should be on a new line. 292
 Warning whitespace SeparatorWrap '.' should be on a new line. 293
 Warning whitespace SeparatorWrap '.' should be on a new line. 294
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 452
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 507
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 569
 Warning whitespace OperatorWrap '&&' should be on a new line. 573
 Warning whitespace OperatorWrap '&&' should be on a new line. 574

org/opendaylight/vtn/manager/internal/util/flow/filter/VTNFlowFilterTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIfIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlDstActionTest' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlSrcActionTest' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpCodeActionTest' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpTypeActionTest' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDscpActionTest' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDstActionTest' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetSrcActionTest' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortDstActionTest' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortSrcActionTest' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetVlanPcpActionTest' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowAction' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnDropFilterCase' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnDropFilterCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnPassFilterCase' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnPassFilterCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnRedirectFilterCase' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnRedirectFilterCaseBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.vtn.drop.filter._case.VtnDropFilterBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.vtn.pass.filter._case.VtnPassFilterBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.vtn.redirect.filter._case.VtnRedirectFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.vtn.redirect.filter._case.VtnRedirectFilterBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestination' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestinationBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtnInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeOutputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceOutputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.VterminalKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 84
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 107
 Warning whitespace SeparatorWrap '.' should be on a new line. 109
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 115
 Warning whitespace SeparatorWrap '.' should be on a new line. 117
 Warning whitespace SeparatorWrap '.' should be on a new line. 119
 Warning whitespace SeparatorWrap '.' should be on a new line. 121
 Warning whitespace SeparatorWrap '.' should be on a new line. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 127
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 168
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 206
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning whitespace SeparatorWrap '.' should be on a new line. 215
 Warning whitespace SeparatorWrap '.' should be on a new line. 216
 Warning whitespace SeparatorWrap '.' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 230
 Warning whitespace SeparatorWrap '.' should be on a new line. 231
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace SeparatorWrap '.' should be on a new line. 236
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vbname' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 244
 Warning coding VariableDeclarationUsageDistance Distance between variable 'viname' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 247
 Warning whitespace SeparatorWrap '.' should be on a new line. 248
 Warning whitespace SeparatorWrap '.' should be on a new line. 250
 Warning whitespace SeparatorWrap '.' should be on a new line. 251
 Warning whitespace SeparatorWrap '.' should be on a new line. 253
 Warning whitespace SeparatorWrap '.' should be on a new line. 254
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 268
 Warning whitespace SeparatorWrap '.' should be on a new line. 269
 Warning whitespace SeparatorWrap '.' should be on a new line. 270
 Warning whitespace SeparatorWrap '.' should be on a new line. 272
 Warning whitespace SeparatorWrap '.' should be on a new line. 273
 Warning whitespace SeparatorWrap '.' should be on a new line. 274
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace SeparatorWrap '.' should be on a new line. 279
 Warning whitespace SeparatorWrap '.' should be on a new line. 280
 Warning whitespace SeparatorWrap '.' should be on a new line. 288
 Warning whitespace SeparatorWrap '.' should be on a new line. 289
 Warning whitespace SeparatorWrap '.' should be on a new line. 291
 Warning whitespace SeparatorWrap '.' should be on a new line. 292
 Warning whitespace SeparatorWrap '.' should be on a new line. 293
 Warning whitespace SeparatorWrap '.' should be on a new line. 295
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 298
 Warning whitespace SeparatorWrap '.' should be on a new line. 299
 Warning whitespace SeparatorWrap '.' should be on a new line. 343
 Warning whitespace SeparatorWrap '.' should be on a new line. 344
 Warning whitespace SeparatorWrap '.' should be on a new line. 367
 Warning whitespace SeparatorWrap '.' should be on a new line. 368
 Warning whitespace SeparatorWrap '.' should be on a new line. 370
 Warning whitespace SeparatorWrap '.' should be on a new line. 371
 Warning whitespace SeparatorWrap '.' should be on a new line. 372
 Warning whitespace SeparatorWrap '.' should be on a new line. 373
 Warning whitespace SeparatorWrap '.' should be on a new line. 374
 Warning whitespace SeparatorWrap '.' should be on a new line. 380
 Warning whitespace SeparatorWrap '.' should be on a new line. 381
 Warning whitespace SeparatorWrap '.' should be on a new line. 383
 Warning whitespace SeparatorWrap '.' should be on a new line. 384
 Warning whitespace SeparatorWrap '.' should be on a new line. 385
 Warning whitespace SeparatorWrap '.' should be on a new line. 386
 Warning whitespace SeparatorWrap '.' should be on a new line. 395
 Warning whitespace SeparatorWrap '.' should be on a new line. 397
 Warning whitespace SeparatorWrap '.' should be on a new line. 401
 Warning whitespace SeparatorWrap '.' should be on a new line. 402
 Warning whitespace SeparatorWrap '.' should be on a new line. 403
 Warning whitespace SeparatorWrap '.' should be on a new line. 405
 Warning whitespace SeparatorWrap '.' should be on a new line. 406
 Warning whitespace SeparatorWrap '.' should be on a new line. 407
 Warning whitespace SeparatorWrap '.' should be on a new line. 408
 Warning whitespace SeparatorWrap '.' should be on a new line. 447
 Warning whitespace SeparatorWrap '.' should be on a new line. 448
 Warning whitespace SeparatorWrap '.' should be on a new line. 462
 Warning whitespace SeparatorWrap '.' should be on a new line. 463
 Warning whitespace SeparatorWrap '.' should be on a new line. 464
 Warning whitespace SeparatorWrap '.' should be on a new line. 465
 Warning whitespace OperatorWrap '+' should be on a new line. 471
 Warning coding VariableDeclarationUsageDistance Distance between variable 'conditions' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 493
 Warning whitespace SeparatorWrap '.' should be on a new line. 517
 Warning whitespace SeparatorWrap '.' should be on a new line. 518
 Warning whitespace SeparatorWrap '.' should be on a new line. 520
 Warning whitespace SeparatorWrap '.' should be on a new line. 521
 Warning whitespace SeparatorWrap '.' should be on a new line. 528
 Warning whitespace SeparatorWrap '.' should be on a new line. 529
 Warning whitespace SeparatorWrap '.' should be on a new line. 530
 Warning whitespace SeparatorWrap '.' should be on a new line. 531
 Warning whitespace SeparatorWrap '.' should be on a new line. 532
 Warning whitespace SeparatorWrap '.' should be on a new line. 539
 Warning whitespace SeparatorWrap '.' should be on a new line. 540
 Warning whitespace SeparatorWrap '.' should be on a new line. 541
 Warning whitespace SeparatorWrap '.' should be on a new line. 542
 Warning whitespace SeparatorWrap '.' should be on a new line. 543
 Warning whitespace SeparatorWrap '.' should be on a new line. 554
 Warning whitespace SeparatorWrap '.' should be on a new line. 555
 Warning whitespace SeparatorWrap '.' should be on a new line. 556
 Warning whitespace SeparatorWrap '.' should be on a new line. 559
 Warning whitespace SeparatorWrap '.' should be on a new line. 560
 Warning whitespace SeparatorWrap '.' should be on a new line. 562
 Warning whitespace SeparatorWrap '.' should be on a new line. 563
 Warning whitespace SeparatorWrap '.' should be on a new line. 564
 Warning whitespace SeparatorWrap '.' should be on a new line. 565
 Warning whitespace SeparatorWrap '.' should be on a new line. 566

org/opendaylight/vtn/manager/internal/util/flow/filter/VTNPassFilter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterConfig' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnPassFilterCase' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnPassFilterCaseBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.vtn.pass.filter._case.VtnPassFilterBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning sizes LineLength Line is longer than 120 characters (found 141). 83
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning whitespace SeparatorWrap '.' should be on a new line. 91
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 95

org/opendaylight/vtn/manager/internal/util/flow/filter/VTNPassFilterTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.Ip4Network' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowFilterAction' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlDstAction' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlSrcAction' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpCodeAction' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpTypeAction' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDscpAction' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDstAction' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetSrcAction' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortDstAction' import. Should be before 'org.slf4j.Logger'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortSrcAction' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetVlanPcpAction' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.Logger'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.slf4j.Logger'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.slf4j.Logger'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowAction' import. Should be before 'org.slf4j.Logger'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder' import. Should be before 'org.slf4j.Logger'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterConfig' import. Should be before 'org.slf4j.Logger'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.slf4j.Logger'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterBuilder' import. Should be before 'org.slf4j.Logger'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.VtnFlowFilterType' import. Should be before 'org.slf4j.Logger'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnPassFilterCase' import. Should be before 'org.slf4j.Logger'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnPassFilterCaseBuilder' import. Should be before 'org.slf4j.Logger'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.vtn.pass.filter._case.VtnPassFilterBuilder' import. Should be before 'org.slf4j.Logger'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.slf4j.Logger'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.Logger'. 75
 Warning whitespace SeparatorWrap '.' should be on a new line. 163
 Warning whitespace SeparatorWrap '.' should be on a new line. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 186
 Warning whitespace SeparatorWrap '.' should be on a new line. 187
 Warning whitespace SeparatorWrap '.' should be on a new line. 188
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 202
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vcond' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 218
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 227
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 250
 Warning whitespace SeparatorWrap '.' should be on a new line. 251
 Warning whitespace SeparatorWrap '.' should be on a new line. 252
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 265
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 297
 Warning whitespace SeparatorWrap '.' should be on a new line. 298
 Warning whitespace SeparatorWrap '.' should be on a new line. 330
 Warning whitespace SeparatorWrap '.' should be on a new line. 331
 Warning coding VariableDeclarationUsageDistance Distance between variable 'conditions' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 353
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dlDst' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 359
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nwSrc' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 360
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nwDst' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 361
 Warning whitespace SeparatorWrap '.' should be on a new line. 394
 Warning whitespace SeparatorWrap '.' should be on a new line. 395
 Warning whitespace SeparatorWrap '.' should be on a new line. 397
 Warning whitespace SeparatorWrap '.' should be on a new line. 398
 Warning whitespace SeparatorWrap '.' should be on a new line. 400
 Warning whitespace SeparatorWrap '.' should be on a new line. 401
 Warning whitespace SeparatorWrap '.' should be on a new line. 402
 Warning whitespace SeparatorWrap '.' should be on a new line. 403
 Warning whitespace SeparatorWrap '.' should be on a new line. 404
 Warning whitespace SeparatorWrap '.' should be on a new line. 406
 Warning whitespace SeparatorWrap '.' should be on a new line. 407
 Warning whitespace SeparatorWrap '.' should be on a new line. 408
 Warning whitespace SeparatorWrap '.' should be on a new line. 409
 Warning whitespace SeparatorWrap '.' should be on a new line. 410
 Warning whitespace SeparatorWrap '.' should be on a new line. 428
 Warning whitespace SeparatorWrap '.' should be on a new line. 429
 Warning whitespace SeparatorWrap '.' should be on a new line. 431
 Warning whitespace SeparatorWrap '.' should be on a new line. 432
 Warning whitespace SeparatorWrap '.' should be on a new line. 433
 Warning whitespace SeparatorWrap '.' should be on a new line. 434
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nwSrc' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 460
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nwDst' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 489
 Warning whitespace SeparatorWrap '.' should be on a new line. 490
 Warning whitespace SeparatorWrap '.' should be on a new line. 517
 Warning whitespace SeparatorWrap '.' should be on a new line. 518
 Warning whitespace SeparatorWrap '.' should be on a new line. 519
 Warning whitespace SeparatorWrap '.' should be on a new line. 520
 Warning whitespace SeparatorWrap '.' should be on a new line. 521
 Warning whitespace SeparatorWrap '.' should be on a new line. 522
 Warning whitespace SeparatorWrap '.' should be on a new line. 523
 Warning whitespace SeparatorWrap '.' should be on a new line. 524
 Warning whitespace SeparatorWrap '.' should be on a new line. 525
 Warning whitespace SeparatorWrap '.' should be on a new line. 526
 Warning whitespace SeparatorWrap '.' should be on a new line. 527
 Warning whitespace SeparatorWrap '.' should be on a new line. 528
 Warning whitespace SeparatorWrap '.' should be on a new line. 529
 Warning whitespace SeparatorWrap '.' should be on a new line. 530
 Warning whitespace SeparatorWrap '.' should be on a new line. 531
 Warning whitespace SeparatorWrap '.' should be on a new line. 532
 Warning whitespace SeparatorWrap '.' should be on a new line. 533
 Warning whitespace SeparatorWrap '.' should be on a new line. 534
 Warning whitespace SeparatorWrap '.' should be on a new line. 535
 Warning whitespace SeparatorWrap '.' should be on a new line. 536
 Warning whitespace SeparatorWrap '.' should be on a new line. 537
 Warning whitespace SeparatorWrap '.' should be on a new line. 538
 Warning whitespace SeparatorWrap '.' should be on a new line. 539
 Warning whitespace SeparatorWrap '.' should be on a new line. 540
 Warning whitespace SeparatorWrap '.' should be on a new line. 541
 Warning whitespace SeparatorWrap '.' should be on a new line. 542
 Warning whitespace SeparatorWrap '.' should be on a new line. 543
 Warning whitespace SeparatorWrap '.' should be on a new line. 544
 Warning whitespace SeparatorWrap '.' should be on a new line. 545
 Warning whitespace SeparatorWrap '.' should be on a new line. 546
 Warning whitespace SeparatorWrap '.' should be on a new line. 547
 Warning whitespace SeparatorWrap '.' should be on a new line. 548
 Warning whitespace SeparatorWrap '.' should be on a new line. 549
 Warning whitespace SeparatorWrap '.' should be on a new line. 550
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 574
 Warning whitespace SeparatorWrap '.' should be on a new line. 581
 Warning whitespace SeparatorWrap '.' should be on a new line. 582
 Warning whitespace SeparatorWrap '.' should be on a new line. 583
 Warning whitespace SeparatorWrap '.' should be on a new line. 584
 Warning whitespace SeparatorWrap '.' should be on a new line. 585
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 588
 Warning whitespace SeparatorWrap '.' should be on a new line. 625
 Warning whitespace SeparatorWrap '.' should be on a new line. 626
 Warning whitespace SeparatorWrap '.' should be on a new line. 631
 Warning whitespace SeparatorWrap '.' should be on a new line. 632
 Warning whitespace SeparatorWrap '.' should be on a new line. 633
 Warning whitespace SeparatorWrap '.' should be on a new line. 634
 Warning whitespace SeparatorWrap '.' should be on a new line. 635
 Warning whitespace SeparatorWrap '.' should be on a new line. 636
 Warning naming LocalVariableName Local variable name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 642
 Warning whitespace SeparatorWrap '.' should be on a new line. 661
 Warning whitespace SeparatorWrap '.' should be on a new line. 662
 Warning whitespace SeparatorWrap '.' should be on a new line. 663
 Warning whitespace SeparatorWrap '.' should be on a new line. 681
 Warning whitespace SeparatorWrap '.' should be on a new line. 682
 Warning whitespace SeparatorWrap '.' should be on a new line. 683
 Warning whitespace SeparatorWrap '.' should be on a new line. 684
 Warning whitespace SeparatorWrap '.' should be on a new line. 685
 Warning whitespace SeparatorWrap '.' should be on a new line. 686
 Warning whitespace SeparatorWrap '.' should be on a new line. 687
 Warning whitespace SeparatorWrap '.' should be on a new line. 688
 Warning whitespace SeparatorWrap '.' should be on a new line. 689
 Warning whitespace SeparatorWrap '.' should be on a new line. 690
 Warning whitespace SeparatorWrap '.' should be on a new line. 691
 Warning whitespace SeparatorWrap '.' should be on a new line. 692
 Warning whitespace SeparatorWrap '.' should be on a new line. 693
 Warning whitespace SeparatorWrap '.' should be on a new line. 699
 Warning whitespace SeparatorWrap '.' should be on a new line. 700
 Warning whitespace SeparatorWrap '.' should be on a new line. 701
 Warning whitespace SeparatorWrap '.' should be on a new line. 702
 Warning whitespace SeparatorWrap '.' should be on a new line. 703
 Warning whitespace SeparatorWrap '.' should be on a new line. 704
 Warning whitespace SeparatorWrap '.' should be on a new line. 705

org/opendaylight/vtn/manager/internal/util/flow/filter/VTNRedirectFilter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils.LOG_SEPARATOR' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils.HASH_PRIME'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIfIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeType' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterConfig' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnRedirectFilterCase' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnRedirectFilterCaseBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.vtn.redirect.filter._case.VtnRedirectFilter' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.vtn.redirect.filter._case.VtnRedirectFilterBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestination' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 102
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 146
 Warning sizes LineLength Line is longer than 120 characters (found 141). 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 210
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 217
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 240
 Warning whitespace OperatorWrap '+' should be on a new line. 245
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 264
 Warning whitespace OperatorWrap '&&' should be on a new line. 268
 Warning whitespace OperatorWrap '+' should be on a new line. 282

org/opendaylight/vtn/manager/internal/util/flow/filter/VTNRedirectFilterTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.Ip4Network' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowFilterAction' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlDstAction' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlSrcAction' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpCodeAction' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpTypeAction' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDscpAction' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDstAction' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetSrcAction' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortDstAction' import. Should be before 'org.slf4j.Logger'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortSrcAction' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetVlanPcpAction' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.Logger'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIfIdentifier' import. Should be before 'org.slf4j.Logger'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier' import. Should be before 'org.slf4j.Logger'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.slf4j.Logger'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier' import. Should be before 'org.slf4j.Logger'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIdentifier' import. Should be before 'org.slf4j.Logger'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier' import. Should be before 'org.slf4j.Logger'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.slf4j.Logger'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.slf4j.Logger'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIfIdentifierTest' import. Should be before 'org.slf4j.Logger'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifierTest' import. Should be before 'org.slf4j.Logger'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowAction' import. Should be before 'org.slf4j.Logger'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowActionBuilder' import. Should be before 'org.slf4j.Logger'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterConfig' import. Should be before 'org.slf4j.Logger'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.slf4j.Logger'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterBuilder' import. Should be before 'org.slf4j.Logger'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.VtnFlowFilterType' import. Should be before 'org.slf4j.Logger'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnRedirectFilterCase' import. Should be before 'org.slf4j.Logger'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.VtnRedirectFilterCaseBuilder' import. Should be before 'org.slf4j.Logger'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.vtn.redirect.filter._case.VtnRedirectFilter' import. Should be before 'org.slf4j.Logger'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.type.fields.vtn.flow.filter.type.vtn.redirect.filter._case.VtnRedirectFilterBuilder' import. Should be before 'org.slf4j.Logger'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestination' import. Should be before 'org.slf4j.Logger'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestinationBuilder' import. Should be before 'org.slf4j.Logger'. 84
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.slf4j.Logger'. 85
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.Logger'. 86
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 109
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 210
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning whitespace SeparatorWrap '.' should be on a new line. 214
 Warning whitespace SeparatorWrap '.' should be on a new line. 218
 Warning whitespace SeparatorWrap '.' should be on a new line. 219
 Warning whitespace SeparatorWrap '.' should be on a new line. 220
 Warning whitespace SeparatorWrap '.' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 230
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 240
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 249
 Warning whitespace SeparatorWrap '.' should be on a new line. 250
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 260
 Warning whitespace SeparatorWrap '.' should be on a new line. 271
 Warning whitespace SeparatorWrap '.' should be on a new line. 272
 Warning whitespace SeparatorWrap '.' should be on a new line. 273
 Warning whitespace SeparatorWrap '.' should be on a new line. 274
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vcond' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 295
 Warning whitespace SeparatorWrap '.' should be on a new line. 297
 Warning whitespace SeparatorWrap '.' should be on a new line. 298
 Warning whitespace SeparatorWrap '.' should be on a new line. 299
 Warning whitespace SeparatorWrap '.' should be on a new line. 301
 Warning whitespace SeparatorWrap '.' should be on a new line. 302
 Warning whitespace SeparatorWrap '.' should be on a new line. 303
 Warning whitespace SeparatorWrap '.' should be on a new line. 305
 Warning whitespace SeparatorWrap '.' should be on a new line. 306
 Warning whitespace SeparatorWrap '.' should be on a new line. 310
 Warning whitespace SeparatorWrap '.' should be on a new line. 315
 Warning whitespace SeparatorWrap '.' should be on a new line. 320
 Warning whitespace SeparatorWrap '.' should be on a new line. 321
 Warning whitespace SeparatorWrap '.' should be on a new line. 322
 Warning whitespace SeparatorWrap '.' should be on a new line. 327
 Warning whitespace SeparatorWrap '.' should be on a new line. 328
 Warning whitespace SeparatorWrap '.' should be on a new line. 330
 Warning whitespace SeparatorWrap '.' should be on a new line. 331
 Warning whitespace SeparatorWrap '.' should be on a new line. 332
 Warning whitespace SeparatorWrap '.' should be on a new line. 339
 Warning whitespace SeparatorWrap '.' should be on a new line. 340
 Warning whitespace SeparatorWrap '.' should be on a new line. 341
 Warning whitespace SeparatorWrap '.' should be on a new line. 348
 Warning whitespace SeparatorWrap '.' should be on a new line. 349
 Warning whitespace SeparatorWrap '.' should be on a new line. 350
 Warning whitespace SeparatorWrap '.' should be on a new line. 361
 Warning whitespace SeparatorWrap '.' should be on a new line. 362
 Warning whitespace SeparatorWrap '.' should be on a new line. 363
 Warning whitespace SeparatorWrap '.' should be on a new line. 394
 Warning whitespace SeparatorWrap '.' should be on a new line. 395
 Warning whitespace SeparatorWrap '.' should be on a new line. 396
 Warning whitespace SeparatorWrap '.' should be on a new line. 428
 Warning whitespace SeparatorWrap '.' should be on a new line. 429
 Warning whitespace SeparatorWrap '.' should be on a new line. 478
 Warning whitespace SeparatorWrap '.' should be on a new line. 479
 Warning whitespace SeparatorWrap '.' should be on a new line. 481
 Warning whitespace SeparatorWrap '.' should be on a new line. 482
 Warning whitespace SeparatorWrap '.' should be on a new line. 484
 Warning whitespace SeparatorWrap '.' should be on a new line. 485
 Warning whitespace SeparatorWrap '.' should be on a new line. 486
 Warning whitespace SeparatorWrap '.' should be on a new line. 487
 Warning whitespace OperatorWrap '&&' should be on a new line. 513
 Warning whitespace OperatorWrap '&&' should be on a new line. 514
 Warning whitespace SeparatorWrap '.' should be on a new line. 515
 Warning coding VariableDeclarationUsageDistance Distance between variable 'conditions' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 546
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dlSrc' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 561
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dlDst' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 562
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nwSrc' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 563
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nwDst' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 564
 Warning whitespace SeparatorWrap '.' should be on a new line. 601
 Warning whitespace SeparatorWrap '.' should be on a new line. 602
 Warning whitespace SeparatorWrap '.' should be on a new line. 603
 Warning whitespace SeparatorWrap '.' should be on a new line. 606
 Warning whitespace SeparatorWrap '.' should be on a new line. 607
 Warning whitespace SeparatorWrap '.' should be on a new line. 608
 Warning whitespace SeparatorWrap '.' should be on a new line. 611
 Warning whitespace SeparatorWrap '.' should be on a new line. 612
 Warning whitespace SeparatorWrap '.' should be on a new line. 615
 Warning whitespace SeparatorWrap '.' should be on a new line. 616
 Warning whitespace SeparatorWrap '.' should be on a new line. 619
 Warning whitespace SeparatorWrap '.' should be on a new line. 620
 Warning whitespace SeparatorWrap '.' should be on a new line. 621
 Warning whitespace SeparatorWrap '.' should be on a new line. 622
 Warning whitespace SeparatorWrap '.' should be on a new line. 623
 Warning whitespace SeparatorWrap '.' should be on a new line. 625
 Warning whitespace SeparatorWrap '.' should be on a new line. 626
 Warning whitespace SeparatorWrap '.' should be on a new line. 627
 Warning whitespace SeparatorWrap '.' should be on a new line. 628
 Warning whitespace SeparatorWrap '.' should be on a new line. 629
 Warning whitespace SeparatorWrap '.' should be on a new line. 630
 Warning whitespace OperatorWrap '*' should be on a new line. 639
 Warning whitespace SeparatorWrap '.' should be on a new line. 651
 Warning whitespace SeparatorWrap '.' should be on a new line. 652
 Warning whitespace SeparatorWrap '.' should be on a new line. 653
 Warning whitespace SeparatorWrap '.' should be on a new line. 655
 Warning whitespace SeparatorWrap '.' should be on a new line. 656
 Warning whitespace SeparatorWrap '.' should be on a new line. 658
 Warning whitespace SeparatorWrap '.' should be on a new line. 659
 Warning whitespace SeparatorWrap '.' should be on a new line. 661
 Warning whitespace SeparatorWrap '.' should be on a new line. 662
 Warning whitespace SeparatorWrap '.' should be on a new line. 663
 Warning whitespace SeparatorWrap '.' should be on a new line. 664
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dlSrc' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 699
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dlDst' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 700
 Warning whitespace SeparatorWrap '.' should be on a new line. 757
 Warning whitespace SeparatorWrap '.' should be on a new line. 758
 Warning whitespace SeparatorWrap '.' should be on a new line. 759
 Warning whitespace SeparatorWrap '.' should be on a new line. 760
 Warning whitespace SeparatorWrap '.' should be on a new line. 761
 Warning whitespace SeparatorWrap '.' should be on a new line. 762
 Warning whitespace SeparatorWrap '.' should be on a new line. 763
 Warning whitespace SeparatorWrap '.' should be on a new line. 764
 Warning whitespace SeparatorWrap '.' should be on a new line. 765
 Warning whitespace SeparatorWrap '.' should be on a new line. 766
 Warning whitespace SeparatorWrap '.' should be on a new line. 767
 Warning whitespace SeparatorWrap '.' should be on a new line. 768
 Warning whitespace SeparatorWrap '.' should be on a new line. 769
 Warning whitespace SeparatorWrap '.' should be on a new line. 770
 Warning whitespace SeparatorWrap '.' should be on a new line. 771
 Warning whitespace SeparatorWrap '.' should be on a new line. 772
 Warning whitespace SeparatorWrap '.' should be on a new line. 773
 Warning whitespace SeparatorWrap '.' should be on a new line. 774
 Warning whitespace SeparatorWrap '.' should be on a new line. 775
 Warning whitespace SeparatorWrap '.' should be on a new line. 776
 Warning whitespace SeparatorWrap '.' should be on a new line. 777
 Warning whitespace SeparatorWrap '.' should be on a new line. 778
 Warning whitespace SeparatorWrap '.' should be on a new line. 779
 Warning whitespace SeparatorWrap '.' should be on a new line. 780
 Warning whitespace SeparatorWrap '.' should be on a new line. 781
 Warning whitespace SeparatorWrap '.' should be on a new line. 782
 Warning whitespace SeparatorWrap '.' should be on a new line. 783
 Warning whitespace SeparatorWrap '.' should be on a new line. 784
 Warning whitespace SeparatorWrap '.' should be on a new line. 785
 Warning whitespace SeparatorWrap '.' should be on a new line. 786
 Warning whitespace SeparatorWrap '.' should be on a new line. 787
 Warning whitespace SeparatorWrap '.' should be on a new line. 788
 Warning whitespace SeparatorWrap '.' should be on a new line. 789
 Warning whitespace SeparatorWrap '.' should be on a new line. 790
 Warning whitespace SeparatorWrap '.' should be on a new line. 791
 Warning whitespace SeparatorWrap '.' should be on a new line. 792
 Warning whitespace SeparatorWrap '.' should be on a new line. 793
 Warning whitespace SeparatorWrap '.' should be on a new line. 794
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 818
 Warning whitespace SeparatorWrap '.' should be on a new line. 829
 Warning whitespace SeparatorWrap '.' should be on a new line. 830
 Warning whitespace SeparatorWrap '.' should be on a new line. 831
 Warning whitespace SeparatorWrap '.' should be on a new line. 834
 Warning whitespace SeparatorWrap '.' should be on a new line. 835
 Warning whitespace SeparatorWrap '.' should be on a new line. 838
 Warning whitespace SeparatorWrap '.' should be on a new line. 839
 Warning whitespace SeparatorWrap '.' should be on a new line. 840
 Warning whitespace SeparatorWrap '.' should be on a new line. 841
 Warning whitespace SeparatorWrap '.' should be on a new line. 842
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 846
 Warning whitespace SeparatorWrap '.' should be on a new line. 864
 Warning whitespace SeparatorWrap '.' should be on a new line. 891
 Warning whitespace SeparatorWrap '.' should be on a new line. 892
 Warning whitespace SeparatorWrap '.' should be on a new line. 897
 Warning whitespace SeparatorWrap '.' should be on a new line. 898
 Warning whitespace SeparatorWrap '.' should be on a new line. 899
 Warning whitespace SeparatorWrap '.' should be on a new line. 904
 Warning whitespace SeparatorWrap '.' should be on a new line. 905
 Warning whitespace SeparatorWrap '.' should be on a new line. 906
 Warning whitespace SeparatorWrap '.' should be on a new line. 907
 Warning whitespace SeparatorWrap '.' should be on a new line. 908
 Warning whitespace SeparatorWrap '.' should be on a new line. 913
 Warning whitespace SeparatorWrap '.' should be on a new line. 914
 Warning whitespace SeparatorWrap '.' should be on a new line. 915
 Warning whitespace SeparatorWrap '.' should be on a new line. 916
 Warning whitespace SeparatorWrap '.' should be on a new line. 917
 Warning whitespace SeparatorWrap '.' should be on a new line. 923
 Warning whitespace SeparatorWrap '.' should be on a new line. 924
 Warning whitespace SeparatorWrap '.' should be on a new line. 925
 Warning whitespace SeparatorWrap '.' should be on a new line. 926
 Warning whitespace SeparatorWrap '.' should be on a new line. 927
 Warning whitespace SeparatorWrap '.' should be on a new line. 931
 Warning whitespace SeparatorWrap '.' should be on a new line. 932
 Warning whitespace SeparatorWrap '.' should be on a new line. 933
 Warning whitespace SeparatorWrap '.' should be on a new line. 934
 Warning whitespace SeparatorWrap '.' should be on a new line. 935
 Warning whitespace SeparatorWrap '.' should be on a new line. 940
 Warning whitespace SeparatorWrap '.' should be on a new line. 941
 Warning whitespace SeparatorWrap '.' should be on a new line. 942
 Warning whitespace SeparatorWrap '.' should be on a new line. 943
 Warning whitespace SeparatorWrap '.' should be on a new line. 944
 Warning whitespace SeparatorWrap '.' should be on a new line. 945
 Warning whitespace SeparatorWrap '.' should be on a new line. 946
 Warning whitespace SeparatorWrap '.' should be on a new line. 947
 Warning whitespace SeparatorWrap '.' should be on a new line. 948
 Warning naming LocalVariableName Local variable name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 954
 Warning whitespace SeparatorWrap '.' should be on a new line. 973
 Warning whitespace SeparatorWrap '.' should be on a new line. 974
 Warning whitespace SeparatorWrap '.' should be on a new line. 975
 Warning whitespace SeparatorWrap '.' should be on a new line. 976
 Warning whitespace SeparatorWrap '.' should be on a new line. 977
 Warning whitespace SeparatorWrap '.' should be on a new line. 978
 Warning whitespace SeparatorWrap '.' should be on a new line. 996
 Warning whitespace SeparatorWrap '.' should be on a new line. 997
 Warning whitespace SeparatorWrap '.' should be on a new line. 998
 Warning whitespace SeparatorWrap '.' should be on a new line. 999
 Warning whitespace SeparatorWrap '.' should be on a new line. 1000
 Warning whitespace SeparatorWrap '.' should be on a new line. 1001
 Warning whitespace SeparatorWrap '.' should be on a new line. 1002
 Warning whitespace SeparatorWrap '.' should be on a new line. 1003
 Warning whitespace SeparatorWrap '.' should be on a new line. 1004
 Warning whitespace SeparatorWrap '.' should be on a new line. 1005
 Warning whitespace SeparatorWrap '.' should be on a new line. 1006
 Warning whitespace SeparatorWrap '.' should be on a new line. 1007
 Warning whitespace SeparatorWrap '.' should be on a new line. 1008
 Warning whitespace SeparatorWrap '.' should be on a new line. 1009
 Warning whitespace SeparatorWrap '.' should be on a new line. 1010
 Warning whitespace SeparatorWrap '.' should be on a new line. 1011
 Warning whitespace SeparatorWrap '.' should be on a new line. 1017
 Warning whitespace SeparatorWrap '.' should be on a new line. 1018
 Warning whitespace SeparatorWrap '.' should be on a new line. 1019
 Warning whitespace SeparatorWrap '.' should be on a new line. 1020
 Warning whitespace SeparatorWrap '.' should be on a new line. 1021
 Warning whitespace SeparatorWrap '.' should be on a new line. 1022
 Warning whitespace SeparatorWrap '.' should be on a new line. 1023

org/opendaylight/vtn/manager/internal/util/flow/match/EtherMatchParams.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.EtherHeader' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetDestination' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetSource' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetType' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.EthernetMatch' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.VlanMatch' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.EtherType' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 31
 Warning whitespace OperatorWrap '&&' should be on a new line. 370
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 376
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 384
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '82'. 387
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 392
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 400
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '105'. 403
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 408
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 416
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 424
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '138'. 427
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 432
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 440
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '160'. 443
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 448

org/opendaylight/vtn/manager/internal/util/flow/match/FlowMatchTypeTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.EnumSet' import. Should be before 'java.util.Set'. 12
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 27
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 70
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 71
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 72
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 73
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 75
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 76
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 77

org/opendaylight/vtn/manager/internal/util/flow/match/FlowMatchUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.VlanMatch'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.VlanMatch'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.VlanMatch'. 23
 Warning whitespace SeparatorWrap '.' should be on a new line. 102

org/opendaylight/vtn/manager/internal/util/flow/match/FlowMatchUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.L2Host' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.vlan.match.fields.VlanIdBuilder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.vlan.match.fields.VlanIdBuilder'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.vlan.match.fields.VlanIdBuilder'. 33
 Warning whitespace SeparatorWrap '.' should be on a new line. 51
 Warning whitespace SeparatorWrap '.' should be on a new line. 53
 Warning whitespace SeparatorWrap '.' should be on a new line. 67
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vid' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 79
 Warning whitespace SeparatorWrap '.' should be on a new line. 86
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 162
 Warning whitespace SeparatorWrap '.' should be on a new line. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 179
 Warning whitespace SeparatorWrap '.' should be on a new line. 212

org/opendaylight/vtn/manager/internal/util/flow/match/IcmpMatchParams.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.IcmpHeader' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.vtn.layer4.match.VtnIcmpMatchBuilder'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.Icmpv4Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.vtn.layer4.match.VtnIcmpMatchBuilder'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.vtn.layer4.match.VtnIcmpMatchBuilder'. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 141
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 149
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 157
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 165
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 175
 Warning whitespace SeparatorWrap '.' should be on a new line. 180
 Warning whitespace SeparatorWrap '.' should be on a new line. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 186
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 194
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 202
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 218
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 226
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 239
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 275
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 303
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 314

org/opendaylight/vtn/manager/internal/util/flow/match/Inet4MatchParams.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.InetHeader' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.IpMatch' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.Layer3Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match.Ipv4Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 30
 Warning whitespace OperatorWrap '&&' should be on a new line. 399
 Warning whitespace SeparatorWrap '.' should be on a new line. 456
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 464
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 472
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '93'. 475
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 481
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 489
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '123'. 492
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 498
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 506
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 514
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '167'. 517
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 522

org/opendaylight/vtn/manager/internal/util/flow/match/Layer4MatchParams.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.packet.Layer4Header'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.packet.Layer4Header'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnLayer4Match'. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 131

org/opendaylight/vtn/manager/internal/util/flow/match/Layer4PortMatchParams.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.packet.Layer4PortHeader'. 13
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 244
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 260
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 270
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 278
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 286
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 294

org/opendaylight/vtn/manager/internal/util/flow/match/MatchParams.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.EtherHeader' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.InetHeader' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.Layer4Header' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.PacketHeader' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.info.DataFlowMatchBuilder'. 33
 Warning whitespace SeparatorWrap '.' should be on a new line. 73
 Warning whitespace SeparatorWrap '.' should be on a new line. 74
 Warning whitespace SeparatorWrap '.' should be on a new line. 75
 Warning whitespace SeparatorWrap '.' should be on a new line. 80
 Warning whitespace SeparatorWrap '.' should be on a new line. 81
 Warning whitespace SeparatorWrap '.' should be on a new line. 82
 Warning whitespace SeparatorWrap '.' should be on a new line. 83
 Warning whitespace SeparatorWrap '.' should be on a new line. 84
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 Warning whitespace SeparatorWrap '.' should be on a new line. 105
 Warning whitespace SeparatorWrap '.' should be on a new line. 106
 Warning whitespace SeparatorWrap '.' should be on a new line. 108
 Warning whitespace SeparatorWrap '.' should be on a new line. 109
 Warning whitespace SeparatorWrap '.' should be on a new line. 110
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 115
 Warning whitespace SeparatorWrap '.' should be on a new line. 117
 Warning whitespace SeparatorWrap '.' should be on a new line. 118
 Warning whitespace SeparatorWrap '.' should be on a new line. 119
 Warning whitespace SeparatorWrap '.' should be on a new line. 121
 Warning whitespace SeparatorWrap '.' should be on a new line. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 139
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 149
 Warning whitespace SeparatorWrap '.' should be on a new line. 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 151
 Warning whitespace SeparatorWrap '.' should be on a new line. 152
 Warning whitespace SeparatorWrap '.' should be on a new line. 154
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning whitespace SeparatorWrap '.' should be on a new line. 156
 Warning whitespace SeparatorWrap '.' should be on a new line. 158
 Warning whitespace SeparatorWrap '.' should be on a new line. 159
 Warning whitespace SeparatorWrap '.' should be on a new line. 161
 Warning whitespace SeparatorWrap '.' should be on a new line. 163
 Warning whitespace SeparatorWrap '.' should be on a new line. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 166
 Warning whitespace SeparatorWrap '.' should be on a new line. 167
 Warning whitespace SeparatorWrap '.' should be on a new line. 169
 Warning whitespace SeparatorWrap '.' should be on a new line. 170
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning whitespace SeparatorWrap '.' should be on a new line. 186
 Warning whitespace SeparatorWrap '.' should be on a new line. 190
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 202
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 214
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 230
 Warning whitespace SeparatorWrap '.' should be on a new line. 231
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 247
 Warning whitespace SeparatorWrap '.' should be on a new line. 248
 Warning whitespace SeparatorWrap '.' should be on a new line. 250
 Warning whitespace SeparatorWrap '.' should be on a new line. 252
 Warning whitespace SeparatorWrap '.' should be on a new line. 253
 Warning whitespace SeparatorWrap '.' should be on a new line. 254
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 261
 Warning whitespace SeparatorWrap '.' should be on a new line. 413
 Warning whitespace SeparatorWrap '.' should be on a new line. 414
 Warning whitespace SeparatorWrap '.' should be on a new line. 415
 Warning whitespace SeparatorWrap '.' should be on a new line. 426
 Warning whitespace SeparatorWrap '.' should be on a new line. 427
 Warning whitespace SeparatorWrap '.' should be on a new line. 428
 Warning whitespace SeparatorWrap '.' should be on a new line. 429
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 556
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 564
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 572
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 580

org/opendaylight/vtn/manager/internal/util/flow/match/PortRangeParams.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.udp.match.fields.UdpSourceRangeBuilder'. 22
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning whitespace SeparatorWrap '.' should be on a new line. 148
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 225

org/opendaylight/vtn/manager/internal/util/flow/match/TcpMatchParams.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.TcpHeader' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.tcp.match.fields.TcpSourceRange'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.Layer4Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.tcp.match.fields.TcpSourceRange'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._4.match.TcpMatch' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.tcp.match.fields.TcpSourceRange'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.tcp.match.fields.TcpSourceRange'. 27
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 37
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 42
 Warning whitespace SeparatorWrap '.' should be on a new line. 48
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 60
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 68
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 109
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 189
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 225
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 253

org/opendaylight/vtn/manager/internal/util/flow/match/TestMatchContext.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.packet.Layer4Header'. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 119
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 127
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 135
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 143
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 153
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 161
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 169

org/opendaylight/vtn/manager/internal/util/flow/match/UdpMatchParams.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.UdpHeader' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.udp.match.fields.UdpSourceRange'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.Layer4Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.udp.match.fields.UdpSourceRange'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._4.match.UdpMatch' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.udp.match.fields.UdpSourceRange'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.udp.match.fields.UdpSourceRange'. 27
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 37
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 42
 Warning whitespace SeparatorWrap '.' should be on a new line. 48
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 60
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 68
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 109
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 191
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 227
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 255

org/opendaylight/vtn/manager/internal/util/flow/match/VTNEtherMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ProtocolUtils' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.EtherHeader' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.EthernetMatchFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.MacAddressFilter' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.VlanMatchFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetDestination' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetDestinationBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetSource' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetSourceBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetType' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetTypeBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.EthernetMatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.VlanMatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.vlan.match.fields.VlanIdBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.EtherType' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 47
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 247
 Warning whitespace SeparatorWrap '.' should be on a new line. 248
 Warning whitespace SeparatorWrap '.' should be on a new line. 317
 Warning whitespace SeparatorWrap '.' should be on a new line. 319
 Warning whitespace SeparatorWrap '.' should be on a new line. 323
 Warning whitespace SeparatorWrap '.' should be on a new line. 328
 Warning whitespace SeparatorWrap '.' should be on a new line. 341
 Warning whitespace SeparatorWrap '.' should be on a new line. 391
 Warning whitespace SeparatorWrap '.' should be on a new line. 397
 Warning whitespace SeparatorWrap '.' should be on a new line. 403
 Warning whitespace SeparatorWrap '.' should be on a new line. 409
 Warning whitespace SeparatorWrap '.' should be on a new line. 415
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 479
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 500
 Warning whitespace SeparatorWrap '.' should be on a new line. 517
 Warning sizes LineLength Line is longer than 120 characters (found 131). 530
 Warning whitespace OperatorWrap '||' should be on a new line. 535
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '100'. 568
 Warning whitespace OperatorWrap '&&' should be on a new line. 595
 Warning whitespace OperatorWrap '&&' should be on a new line. 608
 Warning whitespace OperatorWrap '!=' should be on a new line. 624
 Warning whitespace OperatorWrap '!=' should be on a new line. 633
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 680
 Warning whitespace OperatorWrap '&&' should be on a new line. 689

org/opendaylight/vtn/manager/internal/util/flow/match/VTNEtherMatchTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.hamcrest.CoreMatchers' import. Should be before 'org.junit.Test'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.hamcrest.Matcher' import. Should be before 'org.junit.Test'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.EtherHeader' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestEtherType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestMacAddress' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestVlanId' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestVlanPcp' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.EthernetMatchFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.VlanMatchFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetDestination' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetDestinationBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetSource' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetSourceBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.EthernetMatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.VlanMatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.vlan.match.fields.VlanIdBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.EtherType' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 65
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 144
 Warning whitespace OperatorWrap '+' should be on a new line. 151
 Warning whitespace OperatorWrap '+' should be on a new line. 152
 Warning whitespace OperatorWrap '||' should be on a new line. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 337
 Warning whitespace SeparatorWrap '.' should be on a new line. 339
 Warning whitespace OperatorWrap '||' should be on a new line. 412
 Warning whitespace SeparatorWrap '.' should be on a new line. 442
 Warning whitespace SeparatorWrap '.' should be on a new line. 476
 Warning whitespace SeparatorWrap '.' should be on a new line. 477
 Warning whitespace SeparatorWrap '.' should be on a new line. 480
 Warning whitespace SeparatorWrap '.' should be on a new line. 481
 Warning whitespace SeparatorWrap '.' should be on a new line. 523
 Warning whitespace SeparatorWrap '.' should be on a new line. 525
 Warning whitespace SeparatorWrap '.' should be on a new line. 526
 Warning whitespace SeparatorWrap '.' should be on a new line. 529
 Warning whitespace SeparatorWrap '.' should be on a new line. 531
 Warning whitespace SeparatorWrap '.' should be on a new line. 532
 Warning whitespace SeparatorWrap '.' should be on a new line. 572
 Warning whitespace SeparatorWrap '.' should be on a new line. 594
 Warning whitespace SeparatorWrap '.' should be on a new line. 614
 Warning whitespace SeparatorWrap '.' should be on a new line. 632
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 680
 Warning whitespace OperatorWrap '||' should be on a new line. 702
 Warning whitespace SeparatorWrap '.' should be on a new line. 763
 Warning whitespace SeparatorWrap '.' should be on a new line. 764
 Warning whitespace SeparatorWrap '.' should be on a new line. 765
 Warning whitespace SeparatorWrap '.' should be on a new line. 766
 Warning whitespace SeparatorWrap '.' should be on a new line. 767
 Warning whitespace SeparatorWrap '.' should be on a new line. 775
 Warning whitespace SeparatorWrap '.' should be on a new line. 782
 Warning whitespace SeparatorWrap '.' should be on a new line. 789
 Warning whitespace SeparatorWrap '.' should be on a new line. 796
 Warning whitespace SeparatorWrap '.' should be on a new line. 803
 Warning whitespace SeparatorWrap '.' should be on a new line. 804

org/opendaylight/vtn/manager/internal/util/flow/match/VTNIcmpMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ProtocolUtils' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.IcmpHeader' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.Layer4Header' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.vtn.layer4.match.VtnIcmpMatchBuilder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.Icmpv4MatchFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.vtn.layer4.match.VtnIcmpMatchBuilder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.Icmpv4MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.vtn.layer4.match.VtnIcmpMatchBuilder'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.vtn.layer4.match.VtnIcmpMatchBuilder'. 33
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 182
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 259
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 287
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 302
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 307
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 324
 Warning whitespace OperatorWrap '&&' should be on a new line. 333

org/opendaylight/vtn/manager/internal/util/flow/match/VTNIcmpMatchTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 28
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 146
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 186
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace SeparatorWrap '.' should be on a new line. 285
 Warning whitespace SeparatorWrap '.' should be on a new line. 287

org/opendaylight/vtn/manager/internal/util/flow/match/VTNInet4Match.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnInetMatchFields'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.IpMatchFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnInetMatchFields'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.Ipv4MatchFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnInetMatchFields'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match.Ipv4MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnInetMatchFields'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnInetMatchFields'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnInetMatchFields'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnInetMatchFields'. 31
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 78
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 143
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 178
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 193
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 201

org/opendaylight/vtn/manager/internal/util/flow/match/VTNInet4MatchTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.hamcrest.CoreMatchers' import. Should be before 'org.junit.Test'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.hamcrest.Matcher' import. Should be before 'org.junit.Test'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestDscp' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestIpv4Prefix' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.IpMatchFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.Ipv4MatchFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.IpMatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match.ArpMatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match.Ipv4Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match.Ipv4MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 55
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 125
 Warning whitespace OperatorWrap '+' should be on a new line. 132
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning whitespace SeparatorWrap '.' should be on a new line. 474
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 516
 Warning whitespace OperatorWrap '*' should be on a new line. 541
 Warning whitespace SeparatorWrap '.' should be on a new line. 571
 Warning whitespace SeparatorWrap '.' should be on a new line. 578
 Warning whitespace SeparatorWrap '.' should be on a new line. 579
 Warning whitespace SeparatorWrap '.' should be on a new line. 580
 Warning whitespace SeparatorWrap '.' should be on a new line. 581
 Warning whitespace SeparatorWrap '.' should be on a new line. 590
 Warning whitespace SeparatorWrap '.' should be on a new line. 598
 Warning whitespace SeparatorWrap '.' should be on a new line. 606
 Warning whitespace SeparatorWrap '.' should be on a new line. 614

org/opendaylight/vtn/manager/internal/util/flow/match/VTNInetMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ProtocolUtils' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.InetHeader' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.IpMatchFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.Ipv4MatchFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.IpMatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.Layer3Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 41
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 156
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 249
 Warning whitespace SeparatorWrap '.' should be on a new line. 253
 Warning whitespace SeparatorWrap '.' should be on a new line. 254
 Warning whitespace SeparatorWrap '.' should be on a new line. 366
 Warning whitespace SeparatorWrap '.' should be on a new line. 372
 Warning whitespace SeparatorWrap '.' should be on a new line. 378
 Warning whitespace SeparatorWrap '.' should be on a new line. 384
 Warning whitespace OperatorWrap '&&' should be on a new line. 410
 Warning whitespace SeparatorWrap '.' should be on a new line. 453
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 481
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '107'. 512
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 575
 Warning whitespace OperatorWrap '&&' should be on a new line. 584
 Warning whitespace OperatorWrap '&&' should be on a new line. 585
 Warning whitespace OperatorWrap '&&' should be on a new line. 586

org/opendaylight/vtn/manager/internal/util/flow/match/VTNLayer4Match.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnLayer4Match'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.Icmpv4MatchFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnLayer4Match'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnLayer4Match'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.TcpMatchFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnLayer4Match'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.UdpMatchFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnLayer4Match'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.Layer4Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnLayer4Match'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnLayer4Match'. 30
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 83

org/opendaylight/vtn/manager/internal/util/flow/match/VTNLayer4MatchTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.Layer4Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 25

org/opendaylight/vtn/manager/internal/util/flow/match/VTNLayer4PortMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnPortRange'. 25
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 152
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 165
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 196
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 216
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 233
 Warning whitespace OperatorWrap '&&' should be on a new line. 242

org/opendaylight/vtn/manager/internal/util/flow/match/VTNMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.info.DataFlowMatchBuilder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.info.DataFlowMatchBuilder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.vtn.data.flow.info.DataFlowMatchBuilder'. 32
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 293
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 398
 Warning whitespace OperatorWrap '&&' should be on a new line. 407
 Warning whitespace OperatorWrap '&&' should be on a new line. 408

org/opendaylight/vtn/manager/internal/util/flow/match/VTNMatchTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.EtherHeader' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.IcmpHeader' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.InetHeader' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.Layer4Header' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.TcpHeader' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.UdpHeader' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.DataGenerator' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 47
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 68
 Warning whitespace SeparatorWrap '.' should be on a new line. 120
 Warning whitespace SeparatorWrap '.' should be on a new line. 127
 Warning whitespace OperatorWrap '+' should be on a new line. 130
 Warning whitespace OperatorWrap '+' should be on a new line. 131
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning whitespace OperatorWrap '+' should be on a new line. 160
 Warning whitespace SeparatorWrap '.' should be on a new line. 162
 Warning whitespace SeparatorWrap '.' should be on a new line. 163
 Warning whitespace OperatorWrap '*' should be on a new line. 283
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 297
 Warning whitespace SeparatorWrap '.' should be on a new line. 322
 Warning whitespace SeparatorWrap '.' should be on a new line. 325
 Warning whitespace SeparatorWrap '.' should be on a new line. 326
 Warning whitespace OperatorWrap '+' should be on a new line. 336
 Warning whitespace OperatorWrap '+' should be on a new line. 337
 Warning whitespace SeparatorWrap '.' should be on a new line. 346
 Warning whitespace SeparatorWrap '.' should be on a new line. 347
 Warning whitespace OperatorWrap '+' should be on a new line. 357
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning whitespace SeparatorWrap '.' should be on a new line. 379
 Warning whitespace SeparatorWrap '.' should be on a new line. 380
 Warning whitespace SeparatorWrap '.' should be on a new line. 381
 Warning whitespace SeparatorWrap '.' should be on a new line. 382
 Warning whitespace SeparatorWrap '.' should be on a new line. 383
 Warning whitespace SeparatorWrap '.' should be on a new line. 384
 Warning whitespace SeparatorWrap '.' should be on a new line. 385
 Warning whitespace SeparatorWrap '.' should be on a new line. 386
 Warning whitespace SeparatorWrap '.' should be on a new line. 390
 Warning whitespace SeparatorWrap '.' should be on a new line. 391
 Warning whitespace SeparatorWrap '.' should be on a new line. 392
 Warning whitespace SeparatorWrap '.' should be on a new line. 393
 Warning whitespace SeparatorWrap '.' should be on a new line. 394
 Warning whitespace SeparatorWrap '.' should be on a new line. 395
 Warning whitespace SeparatorWrap '.' should be on a new line. 396
 Warning whitespace SeparatorWrap '.' should be on a new line. 397
 Warning whitespace SeparatorWrap '.' should be on a new line. 401
 Warning whitespace SeparatorWrap '.' should be on a new line. 402
 Warning whitespace SeparatorWrap '.' should be on a new line. 403
 Warning whitespace SeparatorWrap '.' should be on a new line. 404
 Warning whitespace SeparatorWrap '.' should be on a new line. 405
 Warning whitespace SeparatorWrap '.' should be on a new line. 406
 Warning whitespace SeparatorWrap '.' should be on a new line. 407
 Warning whitespace SeparatorWrap '.' should be on a new line. 408
 Warning whitespace SeparatorWrap '.' should be on a new line. 412
 Warning whitespace SeparatorWrap '.' should be on a new line. 413
 Warning whitespace SeparatorWrap '.' should be on a new line. 414
 Warning whitespace SeparatorWrap '.' should be on a new line. 415
 Warning whitespace SeparatorWrap '.' should be on a new line. 416
 Warning whitespace SeparatorWrap '.' should be on a new line. 420
 Warning whitespace SeparatorWrap '.' should be on a new line. 421
 Warning whitespace SeparatorWrap '.' should be on a new line. 422
 Warning whitespace SeparatorWrap '.' should be on a new line. 423
 Warning whitespace SeparatorWrap '.' should be on a new line. 424
 Warning whitespace SeparatorWrap '.' should be on a new line. 425
 Warning whitespace SeparatorWrap '.' should be on a new line. 426
 Warning whitespace SeparatorWrap '.' should be on a new line. 427
 Warning whitespace SeparatorWrap '.' should be on a new line. 440
 Warning whitespace SeparatorWrap '.' should be on a new line. 441
 Warning whitespace SeparatorWrap '.' should be on a new line. 442
 Warning whitespace SeparatorWrap '.' should be on a new line. 443
 Warning whitespace SeparatorWrap '.' should be on a new line. 444
 Warning whitespace SeparatorWrap '.' should be on a new line. 450
 Warning whitespace SeparatorWrap '.' should be on a new line. 451
 Warning whitespace SeparatorWrap '.' should be on a new line. 452
 Warning whitespace SeparatorWrap '.' should be on a new line. 453
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning whitespace SeparatorWrap '.' should be on a new line. 455
 Warning whitespace SeparatorWrap '.' should be on a new line. 462
 Warning whitespace SeparatorWrap '.' should be on a new line. 463
 Warning whitespace SeparatorWrap '.' should be on a new line. 464
 Warning whitespace SeparatorWrap '.' should be on a new line. 465
 Warning whitespace SeparatorWrap '.' should be on a new line. 466
 Warning whitespace SeparatorWrap '.' should be on a new line. 467
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherSrc' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 507
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherDst' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 509
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherType' declaration and its first usage is 15, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 511
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherVlan' declaration and its first usage is 20, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 512
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherPcp' declaration and its first usage is 26, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 513
 Warning whitespace SeparatorWrap '.' should be on a new line. 516
 Warning whitespace SeparatorWrap '.' should be on a new line. 517
 Warning whitespace SeparatorWrap '.' should be on a new line. 518
 Warning whitespace SeparatorWrap '.' should be on a new line. 519
 Warning whitespace SeparatorWrap '.' should be on a new line. 529
 Warning whitespace SeparatorWrap '.' should be on a new line. 542
 Warning whitespace SeparatorWrap '.' should be on a new line. 549
 Warning whitespace SeparatorWrap '.' should be on a new line. 565
 Warning whitespace SeparatorWrap '.' should be on a new line. 566
 Warning whitespace SeparatorWrap '.' should be on a new line. 575
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherSrc' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 599
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherDst' declaration and its first usage is 18, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 601
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherVlan' declaration and its first usage is 23, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 604
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherPcp' declaration and its first usage is 29, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 605
 Warning whitespace SeparatorWrap '.' should be on a new line. 608
 Warning whitespace SeparatorWrap '.' should be on a new line. 609
 Warning whitespace SeparatorWrap '.' should be on a new line. 610
 Warning whitespace SeparatorWrap '.' should be on a new line. 611
 Warning whitespace SeparatorWrap '.' should be on a new line. 625
 Warning whitespace SeparatorWrap '.' should be on a new line. 626
 Warning whitespace SeparatorWrap '.' should be on a new line. 629
 Warning whitespace SeparatorWrap '.' should be on a new line. 630
 Warning whitespace SeparatorWrap '.' should be on a new line. 631
 Warning whitespace SeparatorWrap '.' should be on a new line. 645
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherIpSrc' declaration and its first usage is 27, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 653
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherIpDst' declaration and its first usage is 32, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 656
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherIpProto' declaration and its first usage is 38, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 658
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherIpDscp' declaration and its first usage is 44, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 659
 Warning whitespace SeparatorWrap '.' should be on a new line. 661
 Warning whitespace SeparatorWrap '.' should be on a new line. 675
 Warning whitespace SeparatorWrap '.' should be on a new line. 684
 Warning whitespace SeparatorWrap '.' should be on a new line. 693
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherSrc' declaration and its first usage is 17, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 766
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherDst' declaration and its first usage is 22, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 768
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherVlan' declaration and its first usage is 27, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 771
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherPcp' declaration and its first usage is 33, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 772
 Warning whitespace SeparatorWrap '.' should be on a new line. 775
 Warning whitespace SeparatorWrap '.' should be on a new line. 776
 Warning whitespace SeparatorWrap '.' should be on a new line. 777
 Warning whitespace SeparatorWrap '.' should be on a new line. 778
 Warning whitespace SeparatorWrap '.' should be on a new line. 792
 Warning whitespace SeparatorWrap '.' should be on a new line. 793
 Warning whitespace SeparatorWrap '.' should be on a new line. 796
 Warning whitespace SeparatorWrap '.' should be on a new line. 798
 Warning whitespace SeparatorWrap '.' should be on a new line. 799
 Warning whitespace SeparatorWrap '.' should be on a new line. 800
 Warning whitespace SeparatorWrap '.' should be on a new line. 801
 Warning whitespace SeparatorWrap '.' should be on a new line. 816
 Warning whitespace SeparatorWrap '.' should be on a new line. 849
 Warning whitespace SeparatorWrap '.' should be on a new line. 861
 Warning whitespace SeparatorWrap '.' should be on a new line. 873
 Warning whitespace SeparatorWrap '.' should be on a new line. 883
 Warning whitespace SeparatorWrap '.' should be on a new line. 884
 Warning whitespace SeparatorWrap '.' should be on a new line. 885
 Warning whitespace SeparatorWrap '.' should be on a new line. 886
 Warning whitespace SeparatorWrap '.' should be on a new line. 887
 Warning whitespace SeparatorWrap '.' should be on a new line. 888
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherIpSrc' declaration and its first usage is 29, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 901
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherIpDst' declaration and its first usage is 34, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 904
 Warning coding VariableDeclarationUsageDistance Distance between variable 'anotherIpDscp' declaration and its first usage is 40, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 907
 Warning whitespace SeparatorWrap '.' should be on a new line. 911
 Warning whitespace SeparatorWrap '.' should be on a new line. 912
 Warning whitespace SeparatorWrap '.' should be on a new line. 926
 Warning whitespace SeparatorWrap '.' should be on a new line. 935
 Warning whitespace SeparatorWrap '.' should be on a new line. 945
 Warning whitespace SeparatorWrap '.' should be on a new line. 1011
 Warning whitespace SeparatorWrap '.' should be on a new line. 1014

org/opendaylight/vtn/manager/internal/util/flow/match/VTNPortRange.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnPortRange'. 23
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 253
 Warning whitespace OperatorWrap '&&' should be on a new line. 262

org/opendaylight/vtn/manager/internal/util/flow/match/VTNPortRangeTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestPortNumber' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 36
 Warning whitespace SeparatorWrap '.' should be on a new line. 59
 Warning whitespace SeparatorWrap '.' should be on a new line. 61
 Warning coding VariableDeclarationUsageDistance Distance between variable 'pto' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace OperatorWrap '+' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 215
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 294
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 321
 Warning whitespace SeparatorWrap '.' should be on a new line. 327
 Warning whitespace SeparatorWrap '.' should be on a new line. 334
 Warning whitespace SeparatorWrap '.' should be on a new line. 335
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 347
 Warning whitespace SeparatorWrap '.' should be on a new line. 354
 Warning whitespace SeparatorWrap '.' should be on a new line. 355
 Warning whitespace SeparatorWrap '.' should be on a new line. 390
 Warning whitespace SeparatorWrap '.' should be on a new line. 391
 Warning whitespace OperatorWrap '+' should be on a new line. 400
 Warning whitespace SeparatorWrap '.' should be on a new line. 407
 Warning whitespace SeparatorWrap '.' should be on a new line. 408

org/opendaylight/vtn/manager/internal/util/flow/match/VTNTcpMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.TcpHeader' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._4.match.TcpMatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.tcp.match.fields.TcpSourceRangeBuilder'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.tcp.match.fields.TcpSourceRangeBuilder'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.TcpMatchFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.tcp.match.fields.TcpSourceRangeBuilder'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.tcp.match.fields.TcpSourceRangeBuilder'. 30
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning whitespace SeparatorWrap '.' should be on a new line. 149
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning whitespace SeparatorWrap '.' should be on a new line. 156
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning whitespace SeparatorWrap '.' should be on a new line. 180

org/opendaylight/vtn/manager/internal/util/flow/match/VTNTcpMatchTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.Layer4Header' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.TcpHeader' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestPortNumber' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 44
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 65
 Warning whitespace SeparatorWrap '.' should be on a new line. 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 157
 Warning whitespace SeparatorWrap '.' should be on a new line. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace OperatorWrap '+' should be on a new line. 215
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace OperatorWrap '+' should be on a new line. 245
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 280
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 374
 Warning whitespace SeparatorWrap '.' should be on a new line. 401
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 427
 Warning whitespace OperatorWrap '+' should be on a new line. 442
 Warning coding VariableDeclarationUsageDistance Distance between variable 'srcPort' declaration and its first usage is 15, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 514
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dstPort' declaration and its first usage is 15, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 515
 Warning whitespace SeparatorWrap '.' should be on a new line. 541
 Warning whitespace SeparatorWrap '.' should be on a new line. 586

org/opendaylight/vtn/manager/internal/util/flow/match/VTNUdpMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.UdpHeader' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._4.match.UdpMatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.udp.match.fields.UdpSourceRangeBuilder'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.udp.match.fields.UdpSourceRangeBuilder'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.UdpMatchFields' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.udp.match.fields.UdpSourceRangeBuilder'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.udp.match.fields.UdpSourceRangeBuilder'. 30
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning whitespace SeparatorWrap '.' should be on a new line. 149
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning whitespace SeparatorWrap '.' should be on a new line. 156
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning whitespace SeparatorWrap '.' should be on a new line. 180

org/opendaylight/vtn/manager/internal/util/flow/match/VTNUdpMatchTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.Layer4Header' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.UdpHeader' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestPortNumber' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 44
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 65
 Warning whitespace SeparatorWrap '.' should be on a new line. 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 157
 Warning whitespace SeparatorWrap '.' should be on a new line. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace OperatorWrap '+' should be on a new line. 215
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace OperatorWrap '+' should be on a new line. 245
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 280
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 374
 Warning whitespace SeparatorWrap '.' should be on a new line. 401
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 427
 Warning whitespace OperatorWrap '+' should be on a new line. 442
 Warning coding VariableDeclarationUsageDistance Distance between variable 'srcPort' declaration and its first usage is 15, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 514
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dstPort' declaration and its first usage is 15, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 515
 Warning whitespace SeparatorWrap '.' should be on a new line. 541
 Warning whitespace SeparatorWrap '.' should be on a new line. 586

org/opendaylight/vtn/manager/internal/util/inventory/InterSwitchLink.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.IgnoredLinks' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.VtnTopology' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLinkKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning whitespace SeparatorWrap '.' should be on a new line. 93
 Warning whitespace SeparatorWrap '.' should be on a new line. 94
 Warning whitespace SeparatorWrap '.' should be on a new line. 96
 Warning whitespace SeparatorWrap '.' should be on a new line. 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 166
 Warning whitespace SeparatorWrap '.' should be on a new line. 167
 Warning whitespace SeparatorWrap '.' should be on a new line. 180
 Warning whitespace SeparatorWrap '.' should be on a new line. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 196
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 210
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 223

org/opendaylight/vtn/manager/internal/util/inventory/InventoryReader.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopology' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePorts' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinks' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnSwitchPort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning coding VariableDeclarationUsageDistance Distance between variable 'opt' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 374
 Warning whitespace OperatorWrap '&&' should be on a new line. 510
 Warning whitespace OperatorWrap '&&' should be on a new line. 522
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '432'. 693
 Warning whitespace SeparatorWrap '.' should be on a new line. 725
 Warning whitespace OperatorWrap '||' should be on a new line. 789
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '569'. 839

org/opendaylight/vtn/manager/internal/util/inventory/InventoryReaderTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.TestBase'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.TestBase'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.get.data.flow.input.DataFlowPortBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodesBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopology' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopologyBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePorts' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePortsBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinks' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinksBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLinkKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePortBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePortKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnSwitchPort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 58
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 272
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 280
 Warning whitespace SeparatorWrap '.' should be on a new line. 369
 Warning whitespace SeparatorWrap '.' should be on a new line. 380
 Warning whitespace SeparatorWrap '.' should be on a new line. 540
 Warning whitespace SeparatorWrap '.' should be on a new line. 588
 Warning whitespace SeparatorWrap '.' should be on a new line. 612
 Warning whitespace SeparatorWrap '.' should be on a new line. 617
 Warning whitespace SeparatorWrap '.' should be on a new line. 621
 Warning whitespace SeparatorWrap '.' should be on a new line. 632
 Warning whitespace SeparatorWrap '.' should be on a new line. 636
 Warning whitespace SeparatorWrap '.' should be on a new line. 642
 Warning coding VariableDeclarationUsageDistance Distance between variable 'oper' declaration and its first usage is 29, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 681
 Warning coding VariableDeclarationUsageDistance Distance between variable 'path' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 686
 Warning whitespace SeparatorWrap '.' should be on a new line. 697
 Warning whitespace SeparatorWrap '.' should be on a new line. 701
 Warning whitespace SeparatorWrap '.' should be on a new line. 727
 Warning whitespace SeparatorWrap '.' should be on a new line. 738
 Warning whitespace SeparatorWrap '.' should be on a new line. 742
 Warning whitespace SeparatorWrap '.' should be on a new line. 754
 Warning whitespace SeparatorWrap '.' should be on a new line. 761
 Warning whitespace SeparatorWrap '.' should be on a new line. 766
 Warning coding VariableDeclarationUsageDistance Distance between variable 'edges' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 853
 Warning whitespace SeparatorWrap '.' should be on a new line. 870
 Warning whitespace SeparatorWrap '.' should be on a new line. 871
 Warning whitespace SeparatorWrap '.' should be on a new line. 872
 Warning whitespace SeparatorWrap '.' should be on a new line. 873
 Warning whitespace SeparatorWrap '.' should be on a new line. 880
 Warning whitespace SeparatorWrap '.' should be on a new line. 881
 Warning whitespace SeparatorWrap '.' should be on a new line. 882
 Warning whitespace SeparatorWrap '.' should be on a new line. 883
 Warning whitespace SeparatorWrap '.' should be on a new line. 885
 Warning whitespace SeparatorWrap '.' should be on a new line. 892
 Warning whitespace SeparatorWrap '.' should be on a new line. 893
 Warning whitespace SeparatorWrap '.' should be on a new line. 894
 Warning whitespace SeparatorWrap '.' should be on a new line. 895
 Warning whitespace SeparatorWrap '.' should be on a new line. 897
 Warning whitespace SeparatorWrap '.' should be on a new line. 903
 Warning whitespace SeparatorWrap '.' should be on a new line. 904
 Warning whitespace SeparatorWrap '.' should be on a new line. 905
 Warning whitespace SeparatorWrap '.' should be on a new line. 906
 Warning whitespace SeparatorWrap '.' should be on a new line. 912
 Warning whitespace SeparatorWrap '.' should be on a new line. 913
 Warning whitespace SeparatorWrap '.' should be on a new line. 914
 Warning whitespace SeparatorWrap '.' should be on a new line. 915
 Warning whitespace SeparatorWrap '.' should be on a new line. 922
 Warning whitespace SeparatorWrap '.' should be on a new line. 923
 Warning whitespace SeparatorWrap '.' should be on a new line. 924
 Warning whitespace SeparatorWrap '.' should be on a new line. 925
 Warning whitespace SeparatorWrap '.' should be on a new line. 931
 Warning whitespace SeparatorWrap '.' should be on a new line. 932
 Warning whitespace SeparatorWrap '.' should be on a new line. 933
 Warning whitespace SeparatorWrap '.' should be on a new line. 934
 Warning whitespace SeparatorWrap '.' should be on a new line. 940
 Warning whitespace SeparatorWrap '.' should be on a new line. 941
 Warning whitespace SeparatorWrap '.' should be on a new line. 942
 Warning whitespace SeparatorWrap '.' should be on a new line. 943
 Warning whitespace SeparatorWrap '.' should be on a new line. 949
 Warning whitespace SeparatorWrap '.' should be on a new line. 950
 Warning whitespace SeparatorWrap '.' should be on a new line. 951
 Warning whitespace SeparatorWrap '.' should be on a new line. 952
 Warning whitespace SeparatorWrap '.' should be on a new line. 960
 Warning whitespace SeparatorWrap '.' should be on a new line. 961
 Warning whitespace SeparatorWrap '.' should be on a new line. 962
 Warning whitespace SeparatorWrap '.' should be on a new line. 963
 Warning whitespace SeparatorWrap '.' should be on a new line. 972
 Warning whitespace SeparatorWrap '.' should be on a new line. 973
 Warning whitespace SeparatorWrap '.' should be on a new line. 974
 Warning whitespace SeparatorWrap '.' should be on a new line. 975
 Warning whitespace SeparatorWrap '.' should be on a new line. 985
 Warning whitespace SeparatorWrap '.' should be on a new line. 986
 Warning whitespace SeparatorWrap '.' should be on a new line. 987
 Warning whitespace SeparatorWrap '.' should be on a new line. 988
 Warning whitespace SeparatorWrap '.' should be on a new line. 992
 Warning whitespace SeparatorWrap '.' should be on a new line. 993
 Warning whitespace SeparatorWrap '.' should be on a new line. 994
 Warning whitespace SeparatorWrap '.' should be on a new line. 995
 Warning whitespace SeparatorWrap '.' should be on a new line. 1003
 Warning whitespace SeparatorWrap '.' should be on a new line. 1004
 Warning whitespace SeparatorWrap '.' should be on a new line. 1005
 Warning whitespace SeparatorWrap '.' should be on a new line. 1006
 Warning whitespace SeparatorWrap '.' should be on a new line. 1012
 Warning whitespace SeparatorWrap '.' should be on a new line. 1013
 Warning whitespace SeparatorWrap '.' should be on a new line. 1014
 Warning whitespace SeparatorWrap '.' should be on a new line. 1015
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dstId' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1022
 Warning whitespace SeparatorWrap '.' should be on a new line. 1023
 Warning whitespace SeparatorWrap '.' should be on a new line. 1024
 Warning whitespace SeparatorWrap '.' should be on a new line. 1025
 Warning whitespace SeparatorWrap '.' should be on a new line. 1026
 Warning whitespace SeparatorWrap '.' should be on a new line. 1032
 Warning whitespace SeparatorWrap '.' should be on a new line. 1033
 Warning whitespace SeparatorWrap '.' should be on a new line. 1034
 Warning whitespace SeparatorWrap '.' should be on a new line. 1035
 Warning whitespace SeparatorWrap '.' should be on a new line. 1039
 Warning whitespace SeparatorWrap '.' should be on a new line. 1040
 Warning whitespace SeparatorWrap '.' should be on a new line. 1041
 Warning whitespace SeparatorWrap '.' should be on a new line. 1042
 Warning whitespace SeparatorWrap '.' should be on a new line. 1049
 Warning whitespace SeparatorWrap '.' should be on a new line. 1050
 Warning whitespace SeparatorWrap '.' should be on a new line. 1051
 Warning whitespace SeparatorWrap '.' should be on a new line. 1052
 Warning whitespace SeparatorWrap '.' should be on a new line. 1101
 Warning whitespace SeparatorWrap '.' should be on a new line. 1102
 Warning whitespace SeparatorWrap '.' should be on a new line. 1103
 Warning whitespace SeparatorWrap '.' should be on a new line. 1104
 Warning whitespace SeparatorWrap '.' should be on a new line. 1105
 Warning whitespace SeparatorWrap '.' should be on a new line. 1147
 Warning whitespace SeparatorWrap '.' should be on a new line. 1148
 Warning whitespace SeparatorWrap '.' should be on a new line. 1149
 Warning whitespace SeparatorWrap '.' should be on a new line. 1150
 Warning whitespace SeparatorWrap '.' should be on a new line. 1159
 Warning whitespace SeparatorWrap '.' should be on a new line. 1160
 Warning whitespace SeparatorWrap '.' should be on a new line. 1161
 Warning whitespace SeparatorWrap '.' should be on a new line. 1162
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nullStr' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1207
 Warning coding VariableDeclarationUsageDistance Distance between variable 'notFound' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1229
 Warning whitespace SeparatorWrap '.' should be on a new line. 1241
 Warning whitespace SeparatorWrap '.' should be on a new line. 1242
 Warning whitespace SeparatorWrap '.' should be on a new line. 1243
 Warning whitespace SeparatorWrap '.' should be on a new line. 1244
 Warning whitespace SeparatorWrap '.' should be on a new line. 1245
 Warning whitespace SeparatorWrap '.' should be on a new line. 1299
 Warning whitespace SeparatorWrap '.' should be on a new line. 1300
 Warning whitespace SeparatorWrap '.' should be on a new line. 1302
 Warning whitespace SeparatorWrap '.' should be on a new line. 1303
 Warning whitespace SeparatorWrap '.' should be on a new line. 1321
 Warning whitespace SeparatorWrap '.' should be on a new line. 1322
 Warning whitespace SeparatorWrap '.' should be on a new line. 1369
 Warning whitespace SeparatorWrap '.' should be on a new line. 1370
 Warning whitespace SeparatorWrap '.' should be on a new line. 1371
 Warning whitespace SeparatorWrap '.' should be on a new line. 1372
 Warning whitespace SeparatorWrap '.' should be on a new line. 1381
 Warning whitespace SeparatorWrap '.' should be on a new line. 1382
 Warning whitespace SeparatorWrap '.' should be on a new line. 1383
 Warning whitespace SeparatorWrap '.' should be on a new line. 1384
 Warning whitespace SeparatorWrap '.' should be on a new line. 1393
 Warning whitespace SeparatorWrap '.' should be on a new line. 1394
 Warning whitespace SeparatorWrap '.' should be on a new line. 1395
 Warning whitespace SeparatorWrap '.' should be on a new line. 1396
 Warning whitespace SeparatorWrap '.' should be on a new line. 1404
 Warning whitespace SeparatorWrap '.' should be on a new line. 1405
 Warning whitespace SeparatorWrap '.' should be on a new line. 1406
 Warning whitespace SeparatorWrap '.' should be on a new line. 1407
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cstore' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1434
 Warning coding VariableDeclarationUsageDistance Distance between variable 'notFound' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1439
 Warning whitespace SeparatorWrap '.' should be on a new line. 1460
 Warning whitespace SeparatorWrap '.' should be on a new line. 1461
 Warning whitespace SeparatorWrap '.' should be on a new line. 1462
 Warning whitespace SeparatorWrap '.' should be on a new line. 1463
 Warning whitespace SeparatorWrap '.' should be on a new line. 1464
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nullStr' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1551
 Warning whitespace SeparatorWrap '.' should be on a new line. 1587
 Warning whitespace SeparatorWrap '.' should be on a new line. 1588
 Warning whitespace SeparatorWrap '.' should be on a new line. 1589
 Warning whitespace SeparatorWrap '.' should be on a new line. 1590
 Warning whitespace SeparatorWrap '.' should be on a new line. 1591
 Warning whitespace SeparatorWrap '.' should be on a new line. 1634
 Warning whitespace SeparatorWrap '.' should be on a new line. 1635
 Warning whitespace SeparatorWrap '.' should be on a new line. 1637
 Warning whitespace SeparatorWrap '.' should be on a new line. 1638
 Warning whitespace SeparatorWrap '.' should be on a new line. 1641
 Warning whitespace SeparatorWrap '.' should be on a new line. 1642
 Warning whitespace SeparatorWrap '.' should be on a new line. 1643
 Warning whitespace SeparatorWrap '.' should be on a new line. 1671
 Warning whitespace SeparatorWrap '.' should be on a new line. 1672
 Warning whitespace SeparatorWrap '.' should be on a new line. 1673
 Warning whitespace SeparatorWrap '.' should be on a new line. 1718
 Warning whitespace SeparatorWrap '.' should be on a new line. 1728
 Warning whitespace SeparatorWrap '.' should be on a new line. 1730
 Warning whitespace SeparatorWrap '.' should be on a new line. 1741
 Warning whitespace SeparatorWrap '.' should be on a new line. 1821
 Warning whitespace SeparatorWrap '.' should be on a new line. 1822
 Warning whitespace SeparatorWrap '.' should be on a new line. 1823
 Warning whitespace SeparatorWrap '.' should be on a new line. 1824
 Warning whitespace SeparatorWrap '.' should be on a new line. 1838
 Warning whitespace SeparatorWrap '.' should be on a new line. 1839
 Warning whitespace SeparatorWrap '.' should be on a new line. 1840
 Warning whitespace SeparatorWrap '.' should be on a new line. 1841
 Warning whitespace OperatorWrap '&&' should be on a new line. 1848

org/opendaylight/vtn/manager/internal/util/inventory/InventoryUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.List'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MiscUtils'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MiscUtils'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MiscUtils'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPortBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.IgnoredLinks' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.VtnTopology' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLinkKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLinkKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopology' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePorts' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinks' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLinkKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePortKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnSwitchLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.PortConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.PortFeatures' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.flow.capable.port.State' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnectorKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 260
 Warning whitespace SeparatorWrap '.' should be on a new line. 261
 Warning whitespace SeparatorWrap '.' should be on a new line. 262
 Warning whitespace SeparatorWrap '.' should be on a new line. 280
 Warning whitespace SeparatorWrap '.' should be on a new line. 281
 Warning whitespace SeparatorWrap '.' should be on a new line. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 283
 Warning whitespace SeparatorWrap '.' should be on a new line. 284
 Warning whitespace SeparatorWrap '.' should be on a new line. 297
 Warning whitespace SeparatorWrap '.' should be on a new line. 310
 Warning whitespace SeparatorWrap '.' should be on a new line. 324
 Warning whitespace SeparatorWrap '.' should be on a new line. 325
 Warning whitespace SeparatorWrap '.' should be on a new line. 326
 Warning whitespace SeparatorWrap '.' should be on a new line. 340
 Warning whitespace SeparatorWrap '.' should be on a new line. 341
 Warning whitespace SeparatorWrap '.' should be on a new line. 342
 Warning coding VariableDeclarationUsageDistance Distance between variable 'builder' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 383
 Warning coding VariableDeclarationUsageDistance Distance between variable 'name' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 384
 Warning whitespace SeparatorWrap '.' should be on a new line. 419
 Warning whitespace SeparatorWrap '.' should be on a new line. 439
 Warning whitespace SeparatorWrap '.' should be on a new line. 459
 Warning whitespace OperatorWrap '||' should be on a new line. 579
 Warning whitespace OperatorWrap '||' should be on a new line. 582
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '644'. 752
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 762

org/opendaylight/vtn/manager/internal/util/inventory/InventoryUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.TestBase'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.TestBase'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.TestBase'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPortBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPortKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLinkKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.IgnoredLinks' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.IgnoredLinksBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.VtnTopology' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.VtnTopologyBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLinkKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLinkKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopology' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePorts' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinks' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLinkKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePortKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnSwitchLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnectorBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.PortConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.PortFeatures' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.flow.capable.port.State' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.flow.capable.port.StateBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnectorBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnectorKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 84
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 85
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 86
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 87
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 89
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 90
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 91
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 92
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 93
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 94
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 95
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 217
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 269
 Warning whitespace SeparatorWrap '.' should be on a new line. 302
 Warning whitespace SeparatorWrap '.' should be on a new line. 303
 Warning whitespace OperatorWrap '+' should be on a new line. 307
 Warning whitespace SeparatorWrap '.' should be on a new line. 321
 Warning whitespace OperatorWrap '+' should be on a new line. 325
 Warning whitespace SeparatorWrap '.' should be on a new line. 336
 Warning whitespace OperatorWrap '+' should be on a new line. 340
 Warning whitespace OperatorWrap '+' should be on a new line. 342
 Warning whitespace OperatorWrap '+' should be on a new line. 353
 Warning whitespace OperatorWrap '+' should be on a new line. 354
 Warning whitespace SeparatorWrap '.' should be on a new line. 389
 Warning whitespace SeparatorWrap '.' should be on a new line. 427
 Warning whitespace OperatorWrap '+' should be on a new line. 429
 Warning whitespace SeparatorWrap '.' should be on a new line. 456
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 481
 Warning whitespace SeparatorWrap '.' should be on a new line. 488
 Warning whitespace SeparatorWrap '.' should be on a new line. 520
 Warning whitespace SeparatorWrap '.' should be on a new line. 559
 Warning whitespace SeparatorWrap '.' should be on a new line. 620
 Warning whitespace SeparatorWrap '.' should be on a new line. 623
 Warning whitespace SeparatorWrap '.' should be on a new line. 628
 Warning whitespace SeparatorWrap '.' should be on a new line. 640
 Warning whitespace SeparatorWrap '.' should be on a new line. 646
 Warning whitespace SeparatorWrap '.' should be on a new line. 670
 Warning whitespace SeparatorWrap '.' should be on a new line. 672
 Warning whitespace SeparatorWrap '.' should be on a new line. 673
 Warning whitespace SeparatorWrap '.' should be on a new line. 676
 Warning whitespace SeparatorWrap '.' should be on a new line. 692
 Warning whitespace SeparatorWrap '.' should be on a new line. 693
 Warning whitespace SeparatorWrap '.' should be on a new line. 694
 Warning whitespace SeparatorWrap '.' should be on a new line. 696
 Warning whitespace SeparatorWrap '.' should be on a new line. 697
 Warning whitespace SeparatorWrap '.' should be on a new line. 700
 Warning whitespace SeparatorWrap '.' should be on a new line. 735
 Warning whitespace SeparatorWrap '.' should be on a new line. 767
 Warning whitespace SeparatorWrap '.' should be on a new line. 789
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cost' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 834
 Warning whitespace SeparatorWrap '.' should be on a new line. 844
 Warning whitespace SeparatorWrap '.' should be on a new line. 856
 Warning whitespace SeparatorWrap '.' should be on a new line. 915
 Warning whitespace SeparatorWrap '.' should be on a new line. 921
 Warning whitespace SeparatorWrap '.' should be on a new line. 946
 Warning whitespace SeparatorWrap '.' should be on a new line. 991
 Warning whitespace SeparatorWrap '.' should be on a new line. 992
 Warning whitespace SeparatorWrap '.' should be on a new line. 993
 Warning whitespace SeparatorWrap '.' should be on a new line. 995
 Warning whitespace SeparatorWrap '.' should be on a new line. 996
 Warning whitespace SeparatorWrap '.' should be on a new line. 997
 Warning whitespace SeparatorWrap '.' should be on a new line. 1009
 Warning whitespace SeparatorWrap '.' should be on a new line. 1010
 Warning whitespace SeparatorWrap '.' should be on a new line. 1011
 Warning whitespace SeparatorWrap '.' should be on a new line. 1013
 Warning whitespace SeparatorWrap '.' should be on a new line. 1014
 Warning whitespace SeparatorWrap '.' should be on a new line. 1076
 Warning whitespace SeparatorWrap '.' should be on a new line. 1079
 Warning whitespace SeparatorWrap '.' should be on a new line. 1084
 Warning whitespace SeparatorWrap '.' should be on a new line. 1099
 Warning whitespace SeparatorWrap '.' should be on a new line. 1104
 Warning whitespace SeparatorWrap '.' should be on a new line. 1125
 Warning whitespace SeparatorWrap '.' should be on a new line. 1126
 Warning whitespace SeparatorWrap '.' should be on a new line. 1136
 Warning whitespace SeparatorWrap '.' should be on a new line. 1137
 Warning whitespace SeparatorWrap '.' should be on a new line. 1138
 Warning whitespace SeparatorWrap '.' should be on a new line. 1146
 Warning whitespace SeparatorWrap '.' should be on a new line. 1147
 Warning whitespace SeparatorWrap '.' should be on a new line. 1148
 Warning whitespace SeparatorWrap '.' should be on a new line. 1224
 Warning whitespace SeparatorWrap '.' should be on a new line. 1225
 Warning whitespace SeparatorWrap '.' should be on a new line. 1238
 Warning whitespace SeparatorWrap '.' should be on a new line. 1239
 Warning whitespace SeparatorWrap '.' should be on a new line. 1274
 Warning whitespace SeparatorWrap '.' should be on a new line. 1275
 Warning whitespace SeparatorWrap '.' should be on a new line. 1279
 Warning whitespace SeparatorWrap '.' should be on a new line. 1280
 Warning whitespace SeparatorWrap '.' should be on a new line. 1281
 Warning whitespace SeparatorWrap '.' should be on a new line. 1282
 Warning whitespace SeparatorWrap '.' should be on a new line. 1286
 Warning whitespace SeparatorWrap '.' should be on a new line. 1287
 Warning whitespace SeparatorWrap '.' should be on a new line. 1289
 Warning whitespace SeparatorWrap '.' should be on a new line. 1293
 Warning whitespace SeparatorWrap '.' should be on a new line. 1294
 Warning whitespace SeparatorWrap '.' should be on a new line. 1295
 Warning whitespace SeparatorWrap '.' should be on a new line. 1299
 Warning whitespace SeparatorWrap '.' should be on a new line. 1300
 Warning whitespace SeparatorWrap '.' should be on a new line. 1302
 Warning whitespace SeparatorWrap '.' should be on a new line. 1309
 Warning whitespace OperatorWrap '||' should be on a new line. 1322
 Warning whitespace SeparatorWrap '.' should be on a new line. 1324
 Warning whitespace SeparatorWrap '.' should be on a new line. 1325
 Warning whitespace SeparatorWrap '.' should be on a new line. 1332
 Warning coding VariableDeclarationUsageDistance Distance between variable 'oper' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1576
 Warning whitespace SeparatorWrap '.' should be on a new line. 1598
 Warning whitespace SeparatorWrap '.' should be on a new line. 1599
 Warning whitespace SeparatorWrap '.' should be on a new line. 1600
 Warning whitespace SeparatorWrap '.' should be on a new line. 1601
 Warning whitespace SeparatorWrap '.' should be on a new line. 1603
 Warning whitespace SeparatorWrap '.' should be on a new line. 1605
 Warning whitespace SeparatorWrap '.' should be on a new line. 1606
 Warning whitespace SeparatorWrap '.' should be on a new line. 1607
 Warning whitespace SeparatorWrap '.' should be on a new line. 1608
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vpath1' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1610
 Warning whitespace SeparatorWrap '.' should be on a new line. 1610
 Warning whitespace SeparatorWrap '.' should be on a new line. 1611
 Warning whitespace SeparatorWrap '.' should be on a new line. 1615
 Warning whitespace SeparatorWrap '.' should be on a new line. 1616
 Warning whitespace SeparatorWrap '.' should be on a new line. 1617
 Warning whitespace SeparatorWrap '.' should be on a new line. 1618
 Warning whitespace SeparatorWrap '.' should be on a new line. 1620
 Warning coding VariableDeclarationUsageDistance Distance between variable 'peerPath2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1622
 Warning whitespace SeparatorWrap '.' should be on a new line. 1622
 Warning whitespace SeparatorWrap '.' should be on a new line. 1623
 Warning whitespace SeparatorWrap '.' should be on a new line. 1624
 Warning whitespace SeparatorWrap '.' should be on a new line. 1625
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vpath2' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1627
 Warning whitespace SeparatorWrap '.' should be on a new line. 1627
 Warning whitespace SeparatorWrap '.' should be on a new line. 1628
 Warning whitespace SeparatorWrap '.' should be on a new line. 1632
 Warning whitespace SeparatorWrap '.' should be on a new line. 1636
 Warning whitespace SeparatorWrap '.' should be on a new line. 1638
 Warning whitespace SeparatorWrap '.' should be on a new line. 1640
 Warning whitespace SeparatorWrap '.' should be on a new line. 1642
 Warning whitespace SeparatorWrap '.' should be on a new line. 1657
 Warning whitespace SeparatorWrap '.' should be on a new line. 1659
 Warning whitespace SeparatorWrap '.' should be on a new line. 1661
 Warning whitespace SeparatorWrap '.' should be on a new line. 1662
 Warning whitespace SeparatorWrap '.' should be on a new line. 1664
 Warning whitespace SeparatorWrap '.' should be on a new line. 1665
 Warning coding VariableDeclarationUsageDistance Distance between variable 'oper' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1692
 Warning whitespace SeparatorWrap '.' should be on a new line. 1696
 Warning whitespace SeparatorWrap '.' should be on a new line. 1703
 Warning coding VariableDeclarationUsageDistance Distance between variable 'portPath1' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1715
 Warning whitespace SeparatorWrap '.' should be on a new line. 1715
 Warning whitespace SeparatorWrap '.' should be on a new line. 1716
 Warning whitespace SeparatorWrap '.' should be on a new line. 1717
 Warning whitespace SeparatorWrap '.' should be on a new line. 1718
 Warning whitespace SeparatorWrap '.' should be on a new line. 1720
 Warning whitespace SeparatorWrap '.' should be on a new line. 1722
 Warning whitespace SeparatorWrap '.' should be on a new line. 1723
 Warning whitespace SeparatorWrap '.' should be on a new line. 1724
 Warning whitespace SeparatorWrap '.' should be on a new line. 1725
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vpath1' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1727
 Warning whitespace SeparatorWrap '.' should be on a new line. 1727
 Warning whitespace SeparatorWrap '.' should be on a new line. 1728
 Warning coding VariableDeclarationUsageDistance Distance between variable 'portPath2' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1732
 Warning whitespace SeparatorWrap '.' should be on a new line. 1732
 Warning whitespace SeparatorWrap '.' should be on a new line. 1733
 Warning whitespace SeparatorWrap '.' should be on a new line. 1734
 Warning whitespace SeparatorWrap '.' should be on a new line. 1735
 Warning whitespace SeparatorWrap '.' should be on a new line. 1737
 Warning coding VariableDeclarationUsageDistance Distance between variable 'peerPath2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1739
 Warning whitespace SeparatorWrap '.' should be on a new line. 1739
 Warning whitespace SeparatorWrap '.' should be on a new line. 1740
 Warning whitespace SeparatorWrap '.' should be on a new line. 1741
 Warning whitespace SeparatorWrap '.' should be on a new line. 1742
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vpath2' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1744
 Warning whitespace SeparatorWrap '.' should be on a new line. 1744
 Warning whitespace SeparatorWrap '.' should be on a new line. 1745
 Warning whitespace SeparatorWrap '.' should be on a new line. 1749
 Warning whitespace SeparatorWrap '.' should be on a new line. 1753
 Warning whitespace SeparatorWrap '.' should be on a new line. 1755
 Warning whitespace SeparatorWrap '.' should be on a new line. 1757
 Warning whitespace SeparatorWrap '.' should be on a new line. 1759
 Warning whitespace SeparatorWrap '.' should be on a new line. 1773
 Warning whitespace SeparatorWrap '.' should be on a new line. 1775
 Warning whitespace SeparatorWrap '.' should be on a new line. 1777
 Warning whitespace SeparatorWrap '.' should be on a new line. 1778
 Warning whitespace SeparatorWrap '.' should be on a new line. 1780
 Warning whitespace SeparatorWrap '.' should be on a new line. 1781

org/opendaylight/vtn/manager/internal/util/inventory/L2Host.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 141

org/opendaylight/vtn/manager/internal/util/inventory/L2HostTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 19
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 121
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 160

org/opendaylight/vtn/manager/internal/util/inventory/LinkEdge.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 106
 Warning whitespace OperatorWrap '&&' should be on a new line. 115
 Warning whitespace SeparatorWrap '.' should be on a new line. 137

org/opendaylight/vtn/manager/internal/util/inventory/LinkEdgeTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnSwitchLink'. 24
 Warning whitespace SeparatorWrap '.' should be on a new line. 58
 Warning whitespace SeparatorWrap '.' should be on a new line. 71
 Warning whitespace OperatorWrap '+' should be on a new line. 77
 Warning whitespace SeparatorWrap '.' should be on a new line. 99
 Warning whitespace SeparatorWrap '.' should be on a new line. 110
 Warning coding VariableDeclarationUsageDistance Distance between variable 'invalid' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 132
 Warning naming LocalVariableName Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 145
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 148
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 154
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning naming LocalVariableName Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 168
 Warning whitespace SeparatorWrap '.' should be on a new line. 169
 Warning whitespace OperatorWrap '+' should be on a new line. 175
 Warning naming LocalVariableName Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 197
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 253
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 262
 Warning whitespace SeparatorWrap '.' should be on a new line. 265
 Warning whitespace SeparatorWrap '.' should be on a new line. 266

org/opendaylight/vtn/manager/internal/util/inventory/LinkUpdateContext.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.Logger'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.FixedLogger' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLink' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.IgnoredLinks' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLink' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLinkBuilder' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLink' import. Should be before 'org.slf4j.Logger'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLinkBuilder' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkKey' import. Should be before 'org.slf4j.Logger'. 49
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace OperatorWrap '&&' should be on a new line. 305
 Warning whitespace SeparatorWrap '.' should be on a new line. 317
 Warning whitespace OperatorWrap '+' should be on a new line. 336
 Warning whitespace OperatorWrap '&&' should be on a new line. 543
 Warning whitespace SeparatorWrap '.' should be on a new line. 779
 Warning whitespace SeparatorWrap '.' should be on a new line. 780
 Warning whitespace SeparatorWrap '.' should be on a new line. 781
 Warning whitespace SeparatorWrap '.' should be on a new line. 782
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '331'. 795

org/opendaylight/vtn/manager/internal/util/inventory/LinkUpdateContextTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLink' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLinkBuilder' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLinkKey' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.IgnoredLinks' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.IgnoredLinksBuilder' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.VtnTopology' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLink' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLinkBuilder' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLinkKey' import. Should be before 'org.slf4j.Logger'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLink' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLinkBuilder' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLinkKey' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopology' import. Should be before 'org.slf4j.Logger'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopologyBuilder' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePorts' import. Should be before 'org.slf4j.Logger'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePortsBuilder' import. Should be before 'org.slf4j.Logger'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinks' import. Should be before 'org.slf4j.Logger'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinksBuilder' import. Should be before 'org.slf4j.Logger'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLink' import. Should be before 'org.slf4j.Logger'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLinkBuilder' import. Should be before 'org.slf4j.Logger'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLinkKey' import. Should be before 'org.slf4j.Logger'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePort' import. Should be before 'org.slf4j.Logger'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePortBuilder' import. Should be before 'org.slf4j.Logger'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePortKey' import. Should be before 'org.slf4j.Logger'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.slf4j.Logger'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. Should be before 'org.slf4j.Logger'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology' import. Should be before 'org.slf4j.Logger'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId' import. Should be before 'org.slf4j.Logger'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. Should be before 'org.slf4j.Logger'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId' import. Should be before 'org.slf4j.Logger'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Destination' import. Should be before 'org.slf4j.Logger'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.DestinationBuilder' import. Should be before 'org.slf4j.Logger'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Source' import. Should be before 'org.slf4j.Logger'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SourceBuilder' import. Should be before 'org.slf4j.Logger'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. Should be before 'org.slf4j.Logger'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey' import. Should be before 'org.slf4j.Logger'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. Should be before 'org.slf4j.Logger'. 84
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder' import. Should be before 'org.slf4j.Logger'. 85
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkKey' import. Should be before 'org.slf4j.Logger'. 86
 Warning whitespace SeparatorWrap '.' should be on a new line. 106
 Warning whitespace SeparatorWrap '.' should be on a new line. 121
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning whitespace SeparatorWrap '.' should be on a new line. 148
 Warning whitespace SeparatorWrap '.' should be on a new line. 151
 Warning whitespace SeparatorWrap '.' should be on a new line. 152
 Warning whitespace SeparatorWrap '.' should be on a new line. 153
 Warning whitespace SeparatorWrap '.' should be on a new line. 154
 Warning coding VariableDeclarationUsageDistance Distance between variable 'reader' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 184
 Warning coding VariableDeclarationUsageDistance Distance between variable 'oper' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 185
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ipath' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 190
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ignored' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 192
 Warning whitespace SeparatorWrap '.' should be on a new line. 192
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vpath' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 196
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vlink' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning coding VariableDeclarationUsageDistance Distance between variable 'srcPath' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 202
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning coding VariableDeclarationUsageDistance Distance between variable 'srcLink' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 206
 Warning whitespace SeparatorWrap '.' should be on a new line. 206
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dstPath' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 210
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dstLink' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 213
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning whitespace SeparatorWrap '.' should be on a new line. 216
 Warning whitespace SeparatorWrap '.' should be on a new line. 217
 Warning whitespace SeparatorWrap '.' should be on a new line. 218
 Warning whitespace SeparatorWrap '.' should be on a new line. 220
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace SeparatorWrap '.' should be on a new line. 235
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 248
 Warning whitespace SeparatorWrap '.' should be on a new line. 250
 Warning whitespace SeparatorWrap '.' should be on a new line. 252
 Warning coding VariableDeclarationUsageDistance Distance between variable 'emptyLink' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 258
 Warning coding VariableDeclarationUsageDistance Distance between variable 'emptyPort' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 284
 Warning whitespace SeparatorWrap '.' should be on a new line. 286
 Warning whitespace SeparatorWrap '.' should be on a new line. 288
 Warning whitespace SeparatorWrap '.' should be on a new line. 312
 Warning whitespace SeparatorWrap '.' should be on a new line. 314
 Warning whitespace SeparatorWrap '.' should be on a new line. 316
 Warning whitespace SeparatorWrap '.' should be on a new line. 337
 Warning whitespace SeparatorWrap '.' should be on a new line. 359
 Warning whitespace SeparatorWrap '.' should be on a new line. 367
 Warning whitespace SeparatorWrap '.' should be on a new line. 369
 Warning whitespace SeparatorWrap '.' should be on a new line. 371
 Warning whitespace SeparatorWrap '.' should be on a new line. 393
 Warning whitespace SeparatorWrap '.' should be on a new line. 401
 Warning whitespace SeparatorWrap '.' should be on a new line. 403
 Warning whitespace SeparatorWrap '.' should be on a new line. 405
 Warning whitespace SeparatorWrap '.' should be on a new line. 427
 Warning whitespace SeparatorWrap '.' should be on a new line. 428
 Warning whitespace SeparatorWrap '.' should be on a new line. 429
 Warning whitespace SeparatorWrap '.' should be on a new line. 437
 Warning whitespace SeparatorWrap '.' should be on a new line. 439
 Warning whitespace SeparatorWrap '.' should be on a new line. 441
 Warning whitespace SeparatorWrap '.' should be on a new line. 573
 Warning whitespace SeparatorWrap '.' should be on a new line. 574
 Warning whitespace SeparatorWrap '.' should be on a new line. 593
 Warning whitespace SeparatorWrap '.' should be on a new line. 594
 Warning whitespace SeparatorWrap '.' should be on a new line. 596
 Warning whitespace SeparatorWrap '.' should be on a new line. 597
 Warning whitespace SeparatorWrap '.' should be on a new line. 599
 Warning whitespace SeparatorWrap '.' should be on a new line. 600
 Warning whitespace SeparatorWrap '.' should be on a new line. 601
 Warning whitespace SeparatorWrap '.' should be on a new line. 602
 Warning whitespace SeparatorWrap '.' should be on a new line. 604
 Warning whitespace SeparatorWrap '.' should be on a new line. 605
 Warning whitespace SeparatorWrap '.' should be on a new line. 606
 Warning whitespace SeparatorWrap '.' should be on a new line. 607
 Warning whitespace OperatorWrap '+' should be on a new line. 617
 Warning whitespace OperatorWrap '+' should be on a new line. 620
 Warning whitespace SeparatorWrap '.' should be on a new line. 629
 Warning whitespace SeparatorWrap '.' should be on a new line. 631
 Warning whitespace SeparatorWrap '.' should be on a new line. 633
 Warning whitespace SeparatorWrap '.' should be on a new line. 656
 Warning whitespace SeparatorWrap '.' should be on a new line. 657
 Warning whitespace SeparatorWrap '.' should be on a new line. 658
 Warning whitespace SeparatorWrap '.' should be on a new line. 659
 Warning whitespace SeparatorWrap '.' should be on a new line. 665
 Warning whitespace SeparatorWrap '.' should be on a new line. 680
 Warning whitespace SeparatorWrap '.' should be on a new line. 681
 Warning whitespace SeparatorWrap '.' should be on a new line. 682
 Warning whitespace SeparatorWrap '.' should be on a new line. 683
 Warning whitespace SeparatorWrap '.' should be on a new line. 688
 Warning whitespace SeparatorWrap '.' should be on a new line. 694
 Warning whitespace SeparatorWrap '.' should be on a new line. 709
 Warning whitespace SeparatorWrap '.' should be on a new line. 711
 Warning whitespace SeparatorWrap '.' should be on a new line. 719
 Warning whitespace SeparatorWrap '.' should be on a new line. 720
 Warning coding VariableDeclarationUsageDistance Distance between variable 'emptyLink' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 737
 Warning coding VariableDeclarationUsageDistance Distance between variable 'emptyPort' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 738
 Warning whitespace SeparatorWrap '.' should be on a new line. 751
 Warning whitespace SeparatorWrap '.' should be on a new line. 762
 Warning whitespace SeparatorWrap '.' should be on a new line. 775
 Warning whitespace SeparatorWrap '.' should be on a new line. 788
 Warning whitespace SeparatorWrap '.' should be on a new line. 801
 Warning coding VariableDeclarationUsageDistance Distance between variable 'log' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 821
 Warning coding VariableDeclarationUsageDistance Distance between variable 'emptyLink' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 825
 Warning coding VariableDeclarationUsageDistance Distance between variable 'emptyPort' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 826
 Warning coding VariableDeclarationUsageDistance Distance between variable 'luctx' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 971
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vport' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 983
 Warning whitespace SeparatorWrap '.' should be on a new line. 983
 Warning whitespace SeparatorWrap '.' should be on a new line. 990
 Warning whitespace SeparatorWrap '.' should be on a new line. 992
 Warning whitespace SeparatorWrap '.' should be on a new line. 994
 Warning coding VariableDeclarationUsageDistance Distance between variable 'spath1' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 997
 Warning whitespace SeparatorWrap '.' should be on a new line. 1000
 Warning whitespace SeparatorWrap '.' should be on a new line. 1002
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dpath2' declaration and its first usage is 16, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1006
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dpath3' declaration and its first usage is 17, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1007
 Warning whitespace SeparatorWrap '.' should be on a new line. 1008
 Warning coding VariableDeclarationUsageDistance Distance between variable 'luctx' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1068
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vport' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1080
 Warning whitespace SeparatorWrap '.' should be on a new line. 1080
 Warning whitespace SeparatorWrap '.' should be on a new line. 1087
 Warning whitespace SeparatorWrap '.' should be on a new line. 1089
 Warning whitespace SeparatorWrap '.' should be on a new line. 1091
 Warning coding VariableDeclarationUsageDistance Distance between variable 'spath1' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1094
 Warning whitespace SeparatorWrap '.' should be on a new line. 1097
 Warning whitespace SeparatorWrap '.' should be on a new line. 1099
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dpath2' declaration and its first usage is 17, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1103
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dpath3' declaration and its first usage is 18, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1104
 Warning whitespace SeparatorWrap '.' should be on a new line. 1105
 Warning whitespace SeparatorWrap '.' should be on a new line. 1112
 Warning whitespace SeparatorWrap '.' should be on a new line. 1116
 Warning whitespace SeparatorWrap '.' should be on a new line. 1117
 Warning whitespace SeparatorWrap '.' should be on a new line. 1143
 Warning whitespace SeparatorWrap '.' should be on a new line. 1145
 Warning whitespace SeparatorWrap '.' should be on a new line. 1158
 Warning whitespace SeparatorWrap '.' should be on a new line. 1163
 Warning coding VariableDeclarationUsageDistance Distance between variable 'luctx' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1202
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vport' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1211
 Warning whitespace SeparatorWrap '.' should be on a new line. 1211
 Warning whitespace SeparatorWrap '.' should be on a new line. 1220
 Warning whitespace SeparatorWrap '.' should be on a new line. 1222
 Warning coding VariableDeclarationUsageDistance Distance between variable 'luctx' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1265
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vport' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1277
 Warning whitespace SeparatorWrap '.' should be on a new line. 1277
 Warning whitespace SeparatorWrap '.' should be on a new line. 1287
 Warning whitespace SeparatorWrap '.' should be on a new line. 1289
 Warning whitespace SeparatorWrap '.' should be on a new line. 1291
 Warning whitespace SeparatorWrap '.' should be on a new line. 1295
 Warning coding VariableDeclarationUsageDistance Distance between variable 'oper' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1346
 Warning coding VariableDeclarationUsageDistance Distance between variable 'luctx' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1347
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vport' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1359
 Warning whitespace SeparatorWrap '.' should be on a new line. 1359
 Warning whitespace SeparatorWrap '.' should be on a new line. 1364
 Warning whitespace SeparatorWrap '.' should be on a new line. 1375
 Warning whitespace SeparatorWrap '.' should be on a new line. 1377
 Warning whitespace SeparatorWrap '.' should be on a new line. 1385
 Warning whitespace SeparatorWrap '.' should be on a new line. 1387
 Warning whitespace SeparatorWrap '.' should be on a new line. 1389
 Warning whitespace SeparatorWrap '.' should be on a new line. 1393
 Warning coding VariableDeclarationUsageDistance Distance between variable 'luctx' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1448
 Warning whitespace SeparatorWrap '.' should be on a new line. 1459
 Warning whitespace SeparatorWrap '.' should be on a new line. 1463
 Warning coding VariableDeclarationUsageDistance Distance between variable 'luctx' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1494
 Warning whitespace SeparatorWrap '.' should be on a new line. 1504
 Warning whitespace SeparatorWrap '.' should be on a new line. 1508
 Warning coding VariableDeclarationUsageDistance Distance between variable 'oper' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1537
 Warning coding VariableDeclarationUsageDistance Distance between variable 'luctx' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1538
 Warning whitespace SeparatorWrap '.' should be on a new line. 1550
 Warning whitespace SeparatorWrap '.' should be on a new line. 1557
 Warning whitespace SeparatorWrap '.' should be on a new line. 1562
 Warning whitespace SeparatorWrap '.' should be on a new line. 1566
 Warning whitespace SeparatorWrap '.' should be on a new line. 1574
 Warning whitespace SeparatorWrap '.' should be on a new line. 1576
 Warning whitespace SeparatorWrap '.' should be on a new line. 1578
 Warning coding VariableDeclarationUsageDistance Distance between variable 'oper' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1610
 Warning coding VariableDeclarationUsageDistance Distance between variable 'luctx' declaration and its first usage is 17, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1611
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isl3' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1618
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isl4' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1619
 Warning whitespace SeparatorWrap '.' should be on a new line. 1623
 Warning whitespace SeparatorWrap '.' should be on a new line. 1630
 Warning whitespace SeparatorWrap '.' should be on a new line. 1640
 Warning whitespace SeparatorWrap '.' should be on a new line. 1647
 Warning coding VariableDeclarationUsageDistance Distance between variable 'path3' declaration and its first usage is 22, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1654
 Warning whitespace SeparatorWrap '.' should be on a new line. 1656
 Warning whitespace SeparatorWrap '.' should be on a new line. 1658
 Warning whitespace SeparatorWrap '.' should be on a new line. 1660
 Warning coding VariableDeclarationUsageDistance Distance between variable 'spath3' declaration and its first usage is 20, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1664
 Warning coding VariableDeclarationUsageDistance Distance between variable 'spath4' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1665
 Warning whitespace SeparatorWrap '.' should be on a new line. 1666
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dpath3' declaration and its first usage is 20, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1670
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dpath4' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1671
 Warning whitespace SeparatorWrap '.' should be on a new line. 1672
 Warning whitespace SeparatorWrap '.' should be on a new line. 1676
 Warning whitespace SeparatorWrap '.' should be on a new line. 1680
 Warning whitespace SeparatorWrap '.' should be on a new line. 1706
 Warning whitespace SeparatorWrap '.' should be on a new line. 1721
 Warning whitespace SeparatorWrap '.' should be on a new line. 1750
 Warning whitespace SeparatorWrap '.' should be on a new line. 1751
 Warning whitespace SeparatorWrap '.' should be on a new line. 1752
 Warning whitespace SeparatorWrap '.' should be on a new line. 1753
 Warning whitespace SeparatorWrap '.' should be on a new line. 1794
 Warning whitespace SeparatorWrap '.' should be on a new line. 1795
 Warning whitespace SeparatorWrap '.' should be on a new line. 1796
 Warning whitespace SeparatorWrap '.' should be on a new line. 1797
 Warning whitespace SeparatorWrap '.' should be on a new line. 1836
 Warning whitespace SeparatorWrap '.' should be on a new line. 1837
 Warning whitespace SeparatorWrap '.' should be on a new line. 1838
 Warning whitespace SeparatorWrap '.' should be on a new line. 1839
 Warning coding VariableDeclarationUsageDistance Distance between variable 'topoKey' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1877
 Warning coding VariableDeclarationUsageDistance Distance between variable 'luctx' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1878
 Warning whitespace SeparatorWrap '.' should be on a new line. 1895
 Warning whitespace SeparatorWrap '.' should be on a new line. 1896
 Warning whitespace SeparatorWrap '.' should be on a new line. 1897
 Warning whitespace SeparatorWrap '.' should be on a new line. 1898
 Warning whitespace SeparatorWrap '.' should be on a new line. 1904
 Warning whitespace SeparatorWrap '.' should be on a new line. 1905
 Warning whitespace SeparatorWrap '.' should be on a new line. 1906
 Warning whitespace SeparatorWrap '.' should be on a new line. 1907
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vlpath' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1914
 Warning coding VariableDeclarationUsageDistance Distance between variable 'spath' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1915
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dpath' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1916
 Warning whitespace SeparatorWrap '.' should be on a new line. 1918
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1938
 Warning whitespace OperatorWrap '+' should be on a new line. 1938
 Warning coding VariableDeclarationUsageDistance Distance between variable 'topoKey' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1962
 Warning coding VariableDeclarationUsageDistance Distance between variable 'luctx' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1963
 Warning whitespace SeparatorWrap '.' should be on a new line. 1980
 Warning whitespace SeparatorWrap '.' should be on a new line. 1981
 Warning whitespace SeparatorWrap '.' should be on a new line. 1982
 Warning whitespace SeparatorWrap '.' should be on a new line. 1983
 Warning whitespace SeparatorWrap '.' should be on a new line. 1989
 Warning whitespace SeparatorWrap '.' should be on a new line. 1990
 Warning whitespace SeparatorWrap '.' should be on a new line. 1991
 Warning whitespace SeparatorWrap '.' should be on a new line. 1992
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vlpath' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1998
 Warning coding VariableDeclarationUsageDistance Distance between variable 'spath' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1999
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dpath' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 2000
 Warning whitespace SeparatorWrap '.' should be on a new line. 2002
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 2022
 Warning whitespace OperatorWrap '+' should be on a new line. 2022
 Warning coding VariableDeclarationUsageDistance Distance between variable 'topoKey' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 2046
 Warning coding VariableDeclarationUsageDistance Distance between variable 'luctx' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 2047
 Warning whitespace SeparatorWrap '.' should be on a new line. 2064
 Warning whitespace SeparatorWrap '.' should be on a new line. 2065
 Warning whitespace SeparatorWrap '.' should be on a new line. 2066
 Warning whitespace SeparatorWrap '.' should be on a new line. 2067
 Warning whitespace SeparatorWrap '.' should be on a new line. 2073
 Warning whitespace SeparatorWrap '.' should be on a new line. 2074
 Warning whitespace SeparatorWrap '.' should be on a new line. 2075
 Warning whitespace SeparatorWrap '.' should be on a new line. 2076
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vlpath1' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 2083
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vlpath2' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 2084
 Warning coding VariableDeclarationUsageDistance Distance between variable 'spath1' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 2085
 Warning coding VariableDeclarationUsageDistance Distance between variable 'spath2' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 2086
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dpath1' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 2087
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dpath2' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 2088
 Warning whitespace SeparatorWrap '.' should be on a new line. 2091
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 2114
 Warning whitespace OperatorWrap '+' should be on a new line. 2114
 Warning coding VariableDeclarationUsageDistance Distance between variable 'topoKey' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 2139
 Warning coding VariableDeclarationUsageDistance Distance between variable 'luctx' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 2140
 Warning whitespace SeparatorWrap '.' should be on a new line. 2153
 Warning whitespace SeparatorWrap '.' should be on a new line. 2154
 Warning whitespace SeparatorWrap '.' should be on a new line. 2160
 Warning whitespace SeparatorWrap '.' should be on a new line. 2161
 Warning whitespace SeparatorWrap '.' should be on a new line. 2162
 Warning whitespace SeparatorWrap '.' should be on a new line. 2163
 Warning whitespace SeparatorWrap '.' should be on a new line. 2169
 Warning whitespace SeparatorWrap '.' should be on a new line. 2170
 Warning whitespace SeparatorWrap '.' should be on a new line. 2171
 Warning whitespace SeparatorWrap '.' should be on a new line. 2172
 Warning coding VariableDeclarationUsageDistance Distance between variable 'igpath1' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 2179
 Warning coding VariableDeclarationUsageDistance Distance between variable 'igpath2' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 2180
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 2198
 Warning whitespace OperatorWrap '+' should be on a new line. 2198
 Warning whitespace SeparatorWrap '.' should be on a new line. 2210
 Warning whitespace SeparatorWrap '.' should be on a new line. 2216

org/opendaylight/vtn/manager/internal/util/inventory/MacVlan.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.opendaylight.vtn.manager.util.xml.adapters.IntegerAdapter'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ProtocolUtils' import. Should be before 'org.opendaylight.vtn.manager.util.xml.adapters.IntegerAdapter'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VlanDescParser' import. Should be before 'org.opendaylight.vtn.manager.util.xml.adapters.IntegerAdapter'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.xml.adapters.IntegerAdapter'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescListBuilder'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescListBuilder'. 35
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 290
 Warning whitespace SeparatorWrap '.' should be on a new line. 316
 Warning whitespace SeparatorWrap '.' should be on a new line. 317
 Warning whitespace SeparatorWrap '.' should be on a new line. 318
 Warning whitespace SeparatorWrap '.' should be on a new line. 352
 Warning whitespace SeparatorWrap '.' should be on a new line. 353
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 412
 Warning whitespace OperatorWrap '|' should be on a new line. 434
 Warning whitespace OperatorWrap '&' should be on a new line. 435
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '381'. 446
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 469
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 486
 Warning whitespace SeparatorWrap '.' should be on a new line. 511

org/opendaylight/vtn/manager/internal/util/inventory/MacVlanTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestMacAddress' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestVlanHostDesc' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestVlanId' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescListBuilder'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescListBuilder'. 52
 Warning coding VariableDeclarationUsageDistance Distance between variable 'encoded' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 135
 Warning whitespace OperatorWrap '|' should be on a new line. 135
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vhdlist' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning whitespace OperatorWrap '|' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 248
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 254
 Warning whitespace SeparatorWrap '.' should be on a new line. 287
 Warning whitespace SeparatorWrap '.' should be on a new line. 307
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 612
 Warning whitespace OperatorWrap '+' should be on a new line. 726
 Warning whitespace SeparatorWrap '.' should be on a new line. 751
 Warning whitespace SeparatorWrap '.' should be on a new line. 752
 Warning whitespace SeparatorWrap '.' should be on a new line. 753
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 787
 Warning whitespace SeparatorWrap '.' should be on a new line. 812
 Warning whitespace SeparatorWrap '.' should be on a new line. 813
 Warning whitespace SeparatorWrap '.' should be on a new line. 814

org/opendaylight/vtn/manager/internal/util/inventory/NodePortFilterTest.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 24
 Warning javadoc JavadocStyle First sentence should end with a period. 24

org/opendaylight/vtn/manager/internal/util/inventory/NodeRpcErrorCallback.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorCallback' import. Should be before 'org.slf4j.Logger'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 15
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 70

org/opendaylight/vtn/manager/internal/util/inventory/NodeRpcErrorCallbackTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.AddFlowRpc' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResultBuilder' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowInput' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowOutput' import. Should be before 'org.slf4j.Logger'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.slf4j.Logger'. 32
 Warning coding VariableDeclarationUsageDistance Distance between variable 'rpc' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 51
 Warning whitespace SeparatorWrap '.' should be on a new line. 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 68
 Warning coding VariableDeclarationUsageDistance Distance between variable 'rpc' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 92
 Warning coding VariableDeclarationUsageDistance Distance between variable 'emsg' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 99
 Warning whitespace OperatorWrap '+' should be on a new line. 99
 Warning coding VariableDeclarationUsageDistance Distance between variable 'rpc' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 132

org/opendaylight/vtn/manager/internal/util/inventory/NodeRpcInvocation.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcInvocation' import. Should be before 'org.slf4j.Logger'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.dom.api.DOMRpcImplementationNotAvailableException' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcError' import. Should be before 'org.slf4j.Logger'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef' import. Should be before 'org.slf4j.Logger'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.slf4j.Logger'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeKey' import. Should be before 'org.slf4j.Logger'. 34
 Warning naming ParameterName Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 92
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 93
 Warning naming ParameterName Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 108
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 109
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 209
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 214
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 226

org/opendaylight/vtn/manager/internal/util/inventory/NodeRpcInvocationTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.hamcrest.CoreMatchers.instanceOf' import. Should be before 'org.mockito.Mockito.when'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.SettableFuture' import. Should be before 'java.util.concurrent.TimeoutException'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResultBuilder' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.port.service.rev131107.UpdatePortInput' import. Should be before 'org.slf4j.Logger'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.port.service.rev131107.UpdatePortOutput' import. Should be before 'org.slf4j.Logger'. 43
 Warning naming ParameterName Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 69
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 70
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 194
 Warning blocks EmptyBlock Empty catch block. 199
 Warning whitespace OperatorWrap '+' should be on a new line. 254
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 290
 Warning blocks EmptyBlock Empty catch block. 295
 Warning whitespace SeparatorWrap '.' should be on a new line. 351
 Warning whitespace SeparatorWrap '.' should be on a new line. 352
 Warning whitespace SeparatorWrap '.' should be on a new line. 353
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 356
 Warning blocks EmptyBlock Empty catch block. 361
 Warning whitespace SeparatorWrap '.' should be on a new line. 382

org/opendaylight/vtn/manager/internal/util/inventory/NodeUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnPortDesc'. 17
 Warning whitespace OperatorWrap '+' should be on a new line. 97
 Warning whitespace SeparatorWrap '.' should be on a new line. 154

org/opendaylight/vtn/manager/internal/util/inventory/NodeUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestNodeConnectorId' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestVtnPortDesc' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnPortDesc'. 29
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 45
 Warning whitespace SeparatorWrap '.' should be on a new line. 151
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 293
 Warning naming LocalVariableName Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 295
 Warning whitespace SeparatorWrap '.' should be on a new line. 297

org/opendaylight/vtn/manager/internal/util/inventory/NodeVlan.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 106
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 146

org/opendaylight/vtn/manager/internal/util/inventory/NodeVlanTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 19
 Warning naming LocalVariableName Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 197

org/opendaylight/vtn/manager/internal/util/inventory/PortConfigBuilder.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 83
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 94
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 105
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 116

org/opendaylight/vtn/manager/internal/util/inventory/PortFeaturesBuilder.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 263
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 274
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 285
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 296
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 308
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 319
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 330
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 341
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 352
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 363
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 374
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 385
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 396
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 407
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 418
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 429

org/opendaylight/vtn/manager/internal/util/inventory/PortVlan.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 102
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 119

org/opendaylight/vtn/manager/internal/util/inventory/PortVlanTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 19

org/opendaylight/vtn/manager/internal/util/inventory/SalNode.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.Table' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.TableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 34
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 247
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 260
 Warning whitespace SeparatorWrap '.' should be on a new line. 261
 Warning whitespace SeparatorWrap '.' should be on a new line. 274
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace SeparatorWrap '.' should be on a new line. 358
 Warning whitespace SeparatorWrap '.' should be on a new line. 370
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 383

org/opendaylight/vtn/manager/internal/util/inventory/SalNodeAdapter.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 26
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 40

org/opendaylight/vtn/manager/internal/util/inventory/SalNodeTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.Table' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.TableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning whitespace SeparatorWrap '.' should be on a new line. 162
 Warning whitespace SeparatorWrap '.' should be on a new line. 163
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 287
 Warning whitespace SeparatorWrap '.' should be on a new line. 288
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 302
 Warning whitespace SeparatorWrap '.' should be on a new line. 308
 Warning whitespace SeparatorWrap '.' should be on a new line. 317
 Warning whitespace SeparatorWrap '.' should be on a new line. 318
 Warning naming LocalVariableName Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 325

org/opendaylight/vtn/manager/internal/util/inventory/SalPort.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPortKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLinkKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnPortLocation' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnectorKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Destination' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Source' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 30
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 62
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 186
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 208
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 346
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning whitespace SeparatorWrap '.' should be on a new line. 400
 Warning whitespace SeparatorWrap '.' should be on a new line. 425
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 438

org/opendaylight/vtn/manager/internal/util/inventory/SalPortTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'java.util.List'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.pathpolicy.PathPolicyUtils'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestNodeConnectorId' import. Should be before 'org.opendaylight.vtn.manager.internal.util.pathpolicy.PathPolicyUtils'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPortKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLinkKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnPortLocation' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnectorKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Destination' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.DestinationBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Source' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SourceBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning whitespace SeparatorWrap '.' should be on a new line. 110
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 541
 Warning whitespace SeparatorWrap '.' should be on a new line. 542
 Warning whitespace SeparatorWrap '.' should be on a new line. 547
 Warning whitespace SeparatorWrap '.' should be on a new line. 548
 Warning whitespace SeparatorWrap '.' should be on a new line. 549
 Warning whitespace SeparatorWrap '.' should be on a new line. 563
 Warning whitespace SeparatorWrap '.' should be on a new line. 564
 Warning whitespace SeparatorWrap '.' should be on a new line. 570
 Warning whitespace SeparatorWrap '.' should be on a new line. 571
 Warning whitespace SeparatorWrap '.' should be on a new line. 572
 Warning whitespace SeparatorWrap '.' should be on a new line. 577
 Warning whitespace SeparatorWrap '.' should be on a new line. 578
 Warning whitespace SeparatorWrap '.' should be on a new line. 579
 Warning whitespace SeparatorWrap '.' should be on a new line. 580
 Warning naming LocalVariableName Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 587
 Warning whitespace SeparatorWrap '.' should be on a new line. 701
 Warning whitespace SeparatorWrap '.' should be on a new line. 702
 Warning whitespace SeparatorWrap '.' should be on a new line. 703
 Warning whitespace SeparatorWrap '.' should be on a new line. 704

org/opendaylight/vtn/manager/internal/util/inventory/SpecificPortFilterTest.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 24
 Warning javadoc JavadocStyle First sentence should end with a period. 24
 Warning whitespace OperatorWrap '+' should be on a new line. 53

org/opendaylight/vtn/manager/internal/util/log/FixedLogger.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 91
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 108

org/opendaylight/vtn/manager/internal/util/log/FixedLoggerCacheTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.HashSet' import. Should be before 'java.util.Set'. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.LoggerFactory'. 19

org/opendaylight/vtn/manager/internal/util/log/FixedLoggerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Mockito' import. Should be before 'org.slf4j.Logger'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 17
 Warning whitespace SeparatorWrap '.' should be on a new line. 40
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 77
 Warning whitespace SeparatorWrap '.' should be on a new line. 107
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 308
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 345

org/opendaylight/vtn/manager/internal/util/log/LogLevelLogger.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 54
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 70

org/opendaylight/vtn/manager/internal/util/log/LogRecord.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 79
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 100

org/opendaylight/vtn/manager/internal/util/log/LogRecordTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 22

org/opendaylight/vtn/manager/internal/util/log/VTNLogLevel.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 38
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 63
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 88
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 113
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 138
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 145
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 149

org/opendaylight/vtn/manager/internal/util/packet/ArpPacketBuilder.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 154
 Warning whitespace SeparatorWrap '.' should be on a new line. 162

org/opendaylight/vtn/manager/internal/util/packet/ArpPacketBuilderTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 23
 Warning coding VariableDeclarationUsageDistance Distance between variable 'tha' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 171

org/opendaylight/vtn/manager/internal/util/pathmap/PathMapUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.annotation.Nonnull'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.Logger'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VtnIndexComparator' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.FlowUtils' import. Should be before 'org.slf4j.Logger'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.cond.FlowCondUtils' import. Should be before 'org.slf4j.Logger'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.pathpolicy.PathPolicyUtils' import. Should be before 'org.slf4j.Logger'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.GlobalPathMaps' import. Should be before 'org.slf4j.Logger'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.VtnPathMapConfig' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.VtnPathMapList' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMap' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMapBuilder' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMapKey' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtnPathMaps' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnFlowTimeoutConfig' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.Logger'. 53
 Warning whitespace SeparatorWrap '.' should be on a new line. 178
 Warning whitespace SeparatorWrap '.' should be on a new line. 216
 Warning whitespace SeparatorWrap '.' should be on a new line. 217
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '246'. 292
 Warning whitespace SeparatorWrap '.' should be on a new line. 294
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '274'. 323
 Warning whitespace OperatorWrap '&&' should be on a new line. 358
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning whitespace SeparatorWrap '.' should be on a new line. 378
 Warning whitespace SeparatorWrap '.' should be on a new line. 379
 Warning whitespace SeparatorWrap '.' should be on a new line. 380
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 440
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 473

org/opendaylight/vtn/manager/internal/util/pathmap/PathMapUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier' import. Should be before 'org.slf4j.Logger'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestVnodeName' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.GlobalPathMaps' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.GlobalPathMapsBuilder' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.VtnPathMapConfig' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.VtnPathMapList' import. Should be before 'org.slf4j.Logger'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.set.path.map.input.PathMapList' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.set.path.map.input.PathMapListBuilder' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMap' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMapBuilder' import. Should be before 'org.slf4j.Logger'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMapKey' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.slf4j.Logger'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtnPathMaps' import. Should be before 'org.slf4j.Logger'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtnPathMapsBuilder' import. Should be before 'org.slf4j.Logger'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.slf4j.Logger'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnBuilder' import. Should be before 'org.slf4j.Logger'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.slf4j.Logger'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.slf4j.Logger'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.Logger'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.Logger'. 68
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 89
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning misc AvoidEscapedUnicodeCharacters Unicode escape(s) usage should be avoided. 236
 Warning whitespace SeparatorWrap '.' should be on a new line. 321
 Warning whitespace SeparatorWrap '.' should be on a new line. 334
 Warning whitespace SeparatorWrap '.' should be on a new line. 353
 Warning whitespace SeparatorWrap '.' should be on a new line. 354
 Warning whitespace SeparatorWrap '.' should be on a new line. 359
 Warning whitespace SeparatorWrap '.' should be on a new line. 360
 Warning whitespace SeparatorWrap '.' should be on a new line. 361
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning whitespace SeparatorWrap '.' should be on a new line. 455
 Warning whitespace SeparatorWrap '.' should be on a new line. 474
 Warning whitespace SeparatorWrap '.' should be on a new line. 475
 Warning whitespace SeparatorWrap '.' should be on a new line. 476
 Warning misc AvoidEscapedUnicodeCharacters Unicode escape(s) usage should be avoided. 540
 Warning whitespace SeparatorWrap '.' should be on a new line. 613
 Warning whitespace SeparatorWrap '.' should be on a new line. 632
 Warning whitespace SeparatorWrap '.' should be on a new line. 681
 Warning whitespace SeparatorWrap '.' should be on a new line. 698
 Warning whitespace SeparatorWrap '.' should be on a new line. 699
 Warning whitespace SeparatorWrap '.' should be on a new line. 709
 Warning whitespace SeparatorWrap '.' should be on a new line. 710
 Warning whitespace SeparatorWrap '.' should be on a new line. 743
 Warning whitespace SeparatorWrap '.' should be on a new line. 745
 Warning whitespace SeparatorWrap '.' should be on a new line. 746
 Warning whitespace SeparatorWrap '.' should be on a new line. 846
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ident2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 856
 Warning whitespace SeparatorWrap '.' should be on a new line. 861
 Warning whitespace SeparatorWrap '.' should be on a new line. 863
 Warning whitespace SeparatorWrap '.' should be on a new line. 865
 Warning whitespace SeparatorWrap '.' should be on a new line. 867
 Warning whitespace SeparatorWrap '.' should be on a new line. 880
 Warning whitespace SeparatorWrap '.' should be on a new line. 881
 Warning whitespace SeparatorWrap '.' should be on a new line. 882
 Warning whitespace SeparatorWrap '.' should be on a new line. 893
 Warning whitespace SeparatorWrap '.' should be on a new line. 894
 Warning whitespace SeparatorWrap '.' should be on a new line. 900
 Warning whitespace SeparatorWrap '.' should be on a new line. 901
 Warning whitespace SeparatorWrap '.' should be on a new line. 904
 Warning whitespace SeparatorWrap '.' should be on a new line. 935
 Warning whitespace SeparatorWrap '.' should be on a new line. 937
 Warning whitespace SeparatorWrap '.' should be on a new line. 998
 Warning whitespace OperatorWrap '+' should be on a new line. 1003
 Warning whitespace OperatorWrap '+' should be on a new line. 1004
 Warning whitespace SeparatorWrap '.' should be on a new line. 1016
 Warning whitespace SeparatorWrap '.' should be on a new line. 1023
 Warning whitespace SeparatorWrap '.' should be on a new line. 1051
 Warning whitespace SeparatorWrap '.' should be on a new line. 1052
 Warning whitespace SeparatorWrap '.' should be on a new line. 1053
 Warning whitespace SeparatorWrap '.' should be on a new line. 1054
 Warning whitespace SeparatorWrap '.' should be on a new line. 1057
 Warning whitespace SeparatorWrap '.' should be on a new line. 1058
 Warning whitespace SeparatorWrap '.' should be on a new line. 1059
 Warning whitespace OperatorWrap '+' should be on a new line. 1063
 Warning whitespace SeparatorWrap '.' should be on a new line. 1086
 Warning whitespace SeparatorWrap '.' should be on a new line. 1087
 Warning whitespace SeparatorWrap '.' should be on a new line. 1088
 Warning whitespace SeparatorWrap '.' should be on a new line. 1089
 Warning whitespace SeparatorWrap '.' should be on a new line. 1090
 Warning whitespace SeparatorWrap '.' should be on a new line. 1091
 Warning whitespace SeparatorWrap '.' should be on a new line. 1094
 Warning whitespace SeparatorWrap '.' should be on a new line. 1095
 Warning whitespace SeparatorWrap '.' should be on a new line. 1096
 Warning whitespace OperatorWrap '+' should be on a new line. 1099
 Warning whitespace SeparatorWrap '.' should be on a new line. 1131
 Warning whitespace SeparatorWrap '.' should be on a new line. 1132
 Warning whitespace SeparatorWrap '.' should be on a new line. 1133
 Warning whitespace SeparatorWrap '.' should be on a new line. 1134
 Warning whitespace SeparatorWrap '.' should be on a new line. 1137
 Warning whitespace SeparatorWrap '.' should be on a new line. 1138
 Warning whitespace SeparatorWrap '.' should be on a new line. 1139
 Warning whitespace OperatorWrap '+' should be on a new line. 1143
 Warning whitespace SeparatorWrap '.' should be on a new line. 1166
 Warning whitespace SeparatorWrap '.' should be on a new line. 1167
 Warning whitespace SeparatorWrap '.' should be on a new line. 1168
 Warning whitespace SeparatorWrap '.' should be on a new line. 1169
 Warning whitespace SeparatorWrap '.' should be on a new line. 1170
 Warning whitespace SeparatorWrap '.' should be on a new line. 1171
 Warning whitespace SeparatorWrap '.' should be on a new line. 1174
 Warning whitespace SeparatorWrap '.' should be on a new line. 1175
 Warning whitespace SeparatorWrap '.' should be on a new line. 1176
 Warning whitespace OperatorWrap '+' should be on a new line. 1179
 Warning whitespace SeparatorWrap '.' should be on a new line. 1214
 Warning whitespace SeparatorWrap '.' should be on a new line. 1215
 Warning whitespace SeparatorWrap '.' should be on a new line. 1216
 Warning whitespace SeparatorWrap '.' should be on a new line. 1217
 Warning whitespace SeparatorWrap '.' should be on a new line. 1220
 Warning whitespace SeparatorWrap '.' should be on a new line. 1221
 Warning whitespace SeparatorWrap '.' should be on a new line. 1222
 Warning whitespace SeparatorWrap '.' should be on a new line. 1223
 Warning whitespace SeparatorWrap '.' should be on a new line. 1224
 Warning whitespace OperatorWrap '+' should be on a new line. 1228
 Warning whitespace SeparatorWrap '.' should be on a new line. 1254
 Warning whitespace SeparatorWrap '.' should be on a new line. 1255
 Warning whitespace SeparatorWrap '.' should be on a new line. 1256
 Warning whitespace SeparatorWrap '.' should be on a new line. 1257
 Warning whitespace SeparatorWrap '.' should be on a new line. 1258
 Warning whitespace SeparatorWrap '.' should be on a new line. 1259
 Warning whitespace SeparatorWrap '.' should be on a new line. 1262
 Warning whitespace SeparatorWrap '.' should be on a new line. 1263
 Warning whitespace SeparatorWrap '.' should be on a new line. 1264
 Warning whitespace SeparatorWrap '.' should be on a new line. 1265
 Warning whitespace SeparatorWrap '.' should be on a new line. 1266
 Warning whitespace OperatorWrap '+' should be on a new line. 1270
 Warning whitespace SeparatorWrap '.' should be on a new line. 1306
 Warning whitespace SeparatorWrap '.' should be on a new line. 1307
 Warning whitespace SeparatorWrap '.' should be on a new line. 1308
 Warning whitespace SeparatorWrap '.' should be on a new line. 1309
 Warning whitespace SeparatorWrap '.' should be on a new line. 1312
 Warning whitespace SeparatorWrap '.' should be on a new line. 1313
 Warning whitespace SeparatorWrap '.' should be on a new line. 1314
 Warning whitespace SeparatorWrap '.' should be on a new line. 1315
 Warning whitespace SeparatorWrap '.' should be on a new line. 1316
 Warning whitespace OperatorWrap '+' should be on a new line. 1320
 Warning whitespace SeparatorWrap '.' should be on a new line. 1346
 Warning whitespace SeparatorWrap '.' should be on a new line. 1347
 Warning whitespace SeparatorWrap '.' should be on a new line. 1348
 Warning whitespace SeparatorWrap '.' should be on a new line. 1349
 Warning whitespace SeparatorWrap '.' should be on a new line. 1350
 Warning whitespace SeparatorWrap '.' should be on a new line. 1351
 Warning whitespace SeparatorWrap '.' should be on a new line. 1354
 Warning whitespace SeparatorWrap '.' should be on a new line. 1355
 Warning whitespace SeparatorWrap '.' should be on a new line. 1356
 Warning whitespace SeparatorWrap '.' should be on a new line. 1357
 Warning whitespace SeparatorWrap '.' should be on a new line. 1358
 Warning whitespace OperatorWrap '+' should be on a new line. 1362
 Warning whitespace SeparatorWrap '.' should be on a new line. 1392
 Warning whitespace SeparatorWrap '.' should be on a new line. 1393
 Warning whitespace SeparatorWrap '.' should be on a new line. 1394
 Warning whitespace SeparatorWrap '.' should be on a new line. 1395
 Warning whitespace SeparatorWrap '.' should be on a new line. 1402
 Warning whitespace SeparatorWrap '.' should be on a new line. 1403
 Warning whitespace SeparatorWrap '.' should be on a new line. 1404
 Warning whitespace SeparatorWrap '.' should be on a new line. 1405
 Warning whitespace SeparatorWrap '.' should be on a new line. 1406
 Warning whitespace SeparatorWrap '.' should be on a new line. 1407
 Warning whitespace SeparatorWrap '.' should be on a new line. 1411
 Warning whitespace SeparatorWrap '.' should be on a new line. 1412
 Warning whitespace SeparatorWrap '.' should be on a new line. 1413
 Warning whitespace OperatorWrap '+' should be on a new line. 1417
 Warning whitespace OperatorWrap '+' should be on a new line. 1419
 Warning whitespace SeparatorWrap '.' should be on a new line. 1454
 Warning whitespace SeparatorWrap '.' should be on a new line. 1455
 Warning whitespace SeparatorWrap '.' should be on a new line. 1456
 Warning whitespace SeparatorWrap '.' should be on a new line. 1457
 Warning whitespace SeparatorWrap '.' should be on a new line. 1458
 Warning whitespace SeparatorWrap '.' should be on a new line. 1459
 Warning whitespace SeparatorWrap '.' should be on a new line. 1464
 Warning whitespace SeparatorWrap '.' should be on a new line. 1465
 Warning whitespace SeparatorWrap '.' should be on a new line. 1466
 Warning whitespace SeparatorWrap '.' should be on a new line. 1467
 Warning whitespace SeparatorWrap '.' should be on a new line. 1471
 Warning whitespace SeparatorWrap '.' should be on a new line. 1472
 Warning whitespace SeparatorWrap '.' should be on a new line. 1473
 Warning whitespace SeparatorWrap '.' should be on a new line. 1474
 Warning whitespace SeparatorWrap '.' should be on a new line. 1475
 Warning whitespace OperatorWrap '+' should be on a new line. 1479
 Warning whitespace OperatorWrap '+' should be on a new line. 1481
 Warning whitespace SeparatorWrap '.' should be on a new line. 1509
 Warning whitespace SeparatorWrap '.' should be on a new line. 1510
 Warning whitespace SeparatorWrap '.' should be on a new line. 1511
 Warning whitespace SeparatorWrap '.' should be on a new line. 1543
 Warning whitespace SeparatorWrap '.' should be on a new line. 1544
 Warning whitespace SeparatorWrap '.' should be on a new line. 1552

org/opendaylight/vtn/manager/internal/util/pathpolicy/PathPolicyUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathCostConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicies' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicyConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicy' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicyBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicyKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCost' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCostBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCostKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnPortDesc' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning whitespace SeparatorWrap '.' should be on a new line. 183
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 330
 Warning whitespace SeparatorWrap '.' should be on a new line. 378

org/opendaylight/vtn/manager/internal/util/pathpolicy/PathPolicyUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestVtnPortDesc' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathCostConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicies' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPoliciesBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicyConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicy' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicyBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicyKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCost' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCostBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policy.config.VtnPathCostKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnPortDesc' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 88
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 105
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 116
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 240
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 273
 Warning whitespace OperatorWrap '+' should be on a new line. 420
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 423
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 475
 Warning naming LocalVariableName Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 477
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 480
 Warning whitespace SeparatorWrap '.' should be on a new line. 481
 Warning whitespace SeparatorWrap '.' should be on a new line. 486
 Warning whitespace SeparatorWrap '.' should be on a new line. 515
 Warning whitespace SeparatorWrap '.' should be on a new line. 516
 Warning whitespace SeparatorWrap '.' should be on a new line. 519
 Warning whitespace SeparatorWrap '.' should be on a new line. 520
 Warning whitespace SeparatorWrap '.' should be on a new line. 525
 Warning whitespace SeparatorWrap '.' should be on a new line. 528
 Warning whitespace SeparatorWrap '.' should be on a new line. 533
 Warning whitespace SeparatorWrap '.' should be on a new line. 534
 Warning whitespace SeparatorWrap '.' should be on a new line. 535
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 563
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 581
 Warning whitespace SeparatorWrap '.' should be on a new line. 603
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 647
 Warning naming LocalVariableName Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 649
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 652
 Warning whitespace SeparatorWrap '.' should be on a new line. 653
 Warning whitespace SeparatorWrap '.' should be on a new line. 657
 Warning whitespace SeparatorWrap '.' should be on a new line. 754
 Warning whitespace SeparatorWrap '.' should be on a new line. 773
 Warning whitespace SeparatorWrap '.' should be on a new line. 777
 Warning whitespace SeparatorWrap '.' should be on a new line. 785
 Warning whitespace SeparatorWrap '.' should be on a new line. 788
 Warning coding VariableDeclarationUsageDistance Distance between variable 'path1' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 808
 Warning whitespace SeparatorWrap '.' should be on a new line. 808
 Warning whitespace SeparatorWrap '.' should be on a new line. 809
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vpp1' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 811
 Warning whitespace SeparatorWrap '.' should be on a new line. 811
 Warning whitespace SeparatorWrap '.' should be on a new line. 815
 Warning whitespace SeparatorWrap '.' should be on a new line. 818
 Warning whitespace SeparatorWrap '.' should be on a new line. 820
 Warning whitespace SeparatorWrap '.' should be on a new line. 821
 Warning whitespace SeparatorWrap '.' should be on a new line. 823
 Warning whitespace SeparatorWrap '.' should be on a new line. 826
 Warning whitespace SeparatorWrap '.' should be on a new line. 827
 Warning whitespace SeparatorWrap '.' should be on a new line. 878
 Warning whitespace SeparatorWrap '.' should be on a new line. 879
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cpath11' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 881
 Warning whitespace SeparatorWrap '.' should be on a new line. 881
 Warning whitespace SeparatorWrap '.' should be on a new line. 882
 Warning whitespace SeparatorWrap '.' should be on a new line. 883
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cpath12' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 885
 Warning whitespace SeparatorWrap '.' should be on a new line. 885
 Warning whitespace SeparatorWrap '.' should be on a new line. 886
 Warning whitespace SeparatorWrap '.' should be on a new line. 887
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cpath13' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 889
 Warning whitespace SeparatorWrap '.' should be on a new line. 889
 Warning whitespace SeparatorWrap '.' should be on a new line. 890
 Warning whitespace SeparatorWrap '.' should be on a new line. 891
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vpc11' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 893
 Warning whitespace SeparatorWrap '.' should be on a new line. 894
 Warning whitespace SeparatorWrap '.' should be on a new line. 896
 Warning whitespace SeparatorWrap '.' should be on a new line. 901
 Warning whitespace SeparatorWrap '.' should be on a new line. 909
 Warning whitespace SeparatorWrap '.' should be on a new line. 910
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cpath21' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 912
 Warning whitespace SeparatorWrap '.' should be on a new line. 912
 Warning whitespace SeparatorWrap '.' should be on a new line. 913
 Warning whitespace SeparatorWrap '.' should be on a new line. 914
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cpath22' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 916
 Warning whitespace SeparatorWrap '.' should be on a new line. 916
 Warning whitespace SeparatorWrap '.' should be on a new line. 917
 Warning whitespace SeparatorWrap '.' should be on a new line. 918
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cpath23' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 920
 Warning whitespace SeparatorWrap '.' should be on a new line. 920
 Warning whitespace SeparatorWrap '.' should be on a new line. 921
 Warning whitespace SeparatorWrap '.' should be on a new line. 922
 Warning whitespace SeparatorWrap '.' should be on a new line. 925
 Warning whitespace SeparatorWrap '.' should be on a new line. 927
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vpc23' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 929
 Warning whitespace SeparatorWrap '.' should be on a new line. 932
 Warning whitespace SeparatorWrap '.' should be on a new line. 940
 Warning whitespace SeparatorWrap '.' should be on a new line. 941
 Warning whitespace SeparatorWrap '.' should be on a new line. 943
 Warning whitespace SeparatorWrap '.' should be on a new line. 944
 Warning whitespace SeparatorWrap '.' should be on a new line. 945
 Warning whitespace SeparatorWrap '.' should be on a new line. 947
 Warning whitespace SeparatorWrap '.' should be on a new line. 948
 Warning whitespace SeparatorWrap '.' should be on a new line. 949
 Warning whitespace SeparatorWrap '.' should be on a new line. 951
 Warning whitespace SeparatorWrap '.' should be on a new line. 952
 Warning whitespace SeparatorWrap '.' should be on a new line. 953

org/opendaylight/vtn/manager/internal/util/rpc/RpcErrorCallback.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.Logger'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 17
 Warning whitespace SeparatorWrap '.' should be on a new line. 75
 Warning whitespace SeparatorWrap '.' should be on a new line. 76
 Warning whitespace SeparatorWrap '.' should be on a new line. 77
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 97
 Warning whitespace OperatorWrap '+' should be on a new line. 98
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 111

org/opendaylight/vtn/manager/internal/util/rpc/RpcErrorCallbackTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcError.ErrorType' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResultBuilder' import. Should be before 'org.slf4j.Logger'. 28
 Warning coding VariableDeclarationUsageDistance Distance between variable 'emsg' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 61
 Warning whitespace OperatorWrap '+' should be on a new line. 61
 Warning whitespace SeparatorWrap '.' should be on a new line. 67
 Warning whitespace SeparatorWrap '.' should be on a new line. 76
 Warning whitespace SeparatorWrap '.' should be on a new line. 80
 Warning coding VariableDeclarationUsageDistance Distance between variable 'emsg' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 120
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 138
 Warning coding VariableDeclarationUsageDistance Distance between variable 'emsg2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 173

org/opendaylight/vtn/manager/internal/util/rpc/RpcExceptionTest.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 27
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 41
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 61
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 75
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 96
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 117
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 124

org/opendaylight/vtn/manager/internal/util/rpc/RpcFuture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.ExecutionException' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.SettableVTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResultBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 61
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 87

org/opendaylight/vtn/manager/internal/util/rpc/RpcInvocation.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.AbstractVTNFuture' import. Should be before 'org.slf4j.Logger'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcError' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 24
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 87
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning whitespace SeparatorWrap '.' should be on a new line. 91
 Warning whitespace SeparatorWrap '.' should be on a new line. 92
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '109'. 137

org/opendaylight/vtn/manager/internal/util/rpc/RpcInvocationTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.hamcrest.CoreMatchers.instanceOf' import. Should be before 'org.mockito.Mockito.verifyZeroInteractions'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.SettableFuture' import. Should be before 'java.util.concurrent.TimeoutException'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcError' import. Should be before 'org.slf4j.Logger'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResultBuilder' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.UpdateVtnInput' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.UpdateVtnOutput' import. Should be before 'org.slf4j.Logger'. 40
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 150
 Warning blocks EmptyBlock Empty catch block. 155
 Warning whitespace OperatorWrap '+' should be on a new line. 194

org/opendaylight/vtn/manager/internal/util/rpc/RpcUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'java.util.Map'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcError.ErrorType' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcError' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResultBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateOperationType' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning whitespace SeparatorWrap '.' should be on a new line. 99
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 114
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning whitespace SeparatorWrap '.' should be on a new line. 205

org/opendaylight/vtn/manager/internal/util/rpc/RpcUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcError' import. Should be before 'org.slf4j.Logger'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResultBuilder' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.UpdateVtnOutput' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateOperationType' import. Should be before 'org.slf4j.Logger'. 39
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62
 Warning whitespace SeparatorWrap '.' should be on a new line. 85
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 127
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning whitespace SeparatorWrap '.' should be on a new line. 175
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 314
 Warning whitespace SeparatorWrap '.' should be on a new line. 407
 Warning whitespace OperatorWrap '+' should be on a new line. 506

org/opendaylight/vtn/manager/internal/util/tx/AbstractRpcTask.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 36

org/opendaylight/vtn/manager/internal/util/tx/AbstractTxTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 78
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '55'. 81
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 119
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 122
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 133

org/opendaylight/vtn/manager/internal/util/tx/CompositeTxTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 119
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 123
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 133
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 144
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 148

org/opendaylight/vtn/manager/internal/util/tx/DeleteDataTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22

org/opendaylight/vtn/manager/internal/util/tx/PutDataTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataObjectIdentity' import. Should be before 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23

org/opendaylight/vtn/manager/internal/util/tx/ReadTxContext.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.Logger'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxHook' import. Should be before 'org.slf4j.Logger'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.Logger'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.Logger'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. Should be before 'org.slf4j.Logger'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.Logger'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 64
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 90
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 103
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 151
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 162
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 170
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 179
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 183
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 187
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 191
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 198

org/opendaylight/vtn/manager/internal/util/tx/ReadTxContextTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxHook' import. Should be before 'org.slf4j.Logger'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.Logger'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.cond.FlowCondReader' import. Should be before 'org.slf4j.Logger'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.Logger'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. Should be before 'org.slf4j.Logger'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.Logger'. 30

org/opendaylight/vtn/manager/internal/util/tx/TxEvent.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 76
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 80

org/opendaylight/vtn/manager/internal/util/tx/TxQueueImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxHook' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxQueue' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxTask' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.SettableVTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.FixedLogger' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.FixedLoggerCache' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.LogRecord' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.OptimisticLockFailedException' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.TransactionCommitFailedException' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 296
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 308
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 319
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 327
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 341
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 364
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 372
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 380
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 388
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 396
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 404
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 415
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 427
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 432
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 439
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 443
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 469
 Warning whitespace OperatorWrap '+' should be on a new line. 541
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 544

org/opendaylight/vtn/manager/internal/util/tx/TxQueueImplTest.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 36
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 59
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 80

org/opendaylight/vtn/manager/internal/util/tx/TxSpecific.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 119
 Warning whitespace OperatorWrap '+' should be on a new line. 121

org/opendaylight/vtn/manager/internal/util/tx/TxSpecificTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.cond.FlowCondReader' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader'. 22
 Warning whitespace OperatorWrap 'instanceof' should be on a new line. 108

org/opendaylight/vtn/manager/internal/util/tx/TxSyncFuture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxTask' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.AbstractVTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.FutureSynchronizer' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 111
 Warning whitespace OperatorWrap '+' should be on a new line. 208
 Warning whitespace OperatorWrap '+' should be on a new line. 215
 Warning whitespace OperatorWrap '+' should be on a new line. 223
 Warning whitespace OperatorWrap '&&' should be on a new line. 241
 Warning whitespace OperatorWrap '&&' should be on a new line. 299
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 312

org/opendaylight/vtn/manager/internal/util/tx/TxSyncFutureTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'java.util.concurrent.TimeUnit'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'java.util.concurrent.TimeUnit'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.CancelFutureTask' import. Should be before 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.FailFutureTask' import. Should be before 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.InterruptTask' import. Should be before 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.SetFutureTask' import. Should be before 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.SlowTest' import. Should be before 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture'. 41
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 98
 Warning blocks EmptyBlock Empty catch block. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 133
 Warning blocks EmptyBlock Empty catch block. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 165
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 173
 Warning blocks EmptyBlock Empty catch block. 178
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 221
 Warning blocks EmptyBlock Empty catch block. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 267
 Warning blocks EmptyBlock Empty catch block. 272
 Warning whitespace SeparatorWrap '.' should be on a new line. 316
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 324
 Warning blocks EmptyBlock Empty catch block. 329
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 385
 Warning blocks EmptyBlock Empty catch block. 390
 Warning whitespace SeparatorWrap '.' should be on a new line. 433
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 441
 Warning blocks EmptyBlock Empty catch block. 446
 Warning whitespace SeparatorWrap '.' should be on a new line. 469
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 477
 Warning blocks EmptyBlock Empty catch block. 482
 Warning whitespace SeparatorWrap '.' should be on a new line. 507
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 515
 Warning blocks EmptyBlock Empty catch block. 520
 Warning whitespace SeparatorWrap '.' should be on a new line. 553
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 561
 Warning blocks EmptyBlock Empty catch block. 566
 Warning whitespace SeparatorWrap '.' should be on a new line. 600
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 608
 Warning blocks EmptyBlock Empty catch block. 613
 Warning whitespace SeparatorWrap '.' should be on a new line. 634
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 642
 Warning blocks EmptyBlock Empty catch block. 647
 Warning whitespace SeparatorWrap '.' should be on a new line. 670
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 678
 Warning blocks EmptyBlock Empty catch block. 683
 Warning whitespace SeparatorWrap '.' should be on a new line. 714
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 722
 Warning blocks EmptyBlock Empty catch block. 727
 Warning whitespace SeparatorWrap '.' should be on a new line. 765
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 773
 Warning blocks EmptyBlock Empty catch block. 778
 Warning whitespace SeparatorWrap '.' should be on a new line. 810
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 818
 Warning blocks EmptyBlock Empty catch block. 823
 Warning whitespace SeparatorWrap '.' should be on a new line. 861
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 869
 Warning blocks EmptyBlock Empty catch block. 874
 Warning whitespace SeparatorWrap '.' should be on a new line. 913
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 921
 Warning blocks EmptyBlock Empty catch block. 926
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 995
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1022
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1074

org/opendaylight/vtn/manager/internal/util/vnode/BridgeIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.VtnPortMappableBridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 15

org/opendaylight/vtn/manager/internal/util/vnode/MacMapChangeTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.MacVlan'. 18

org/opendaylight/vtn/manager/internal/util/vnode/MacMapConflictException.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 47
 Warning whitespace OperatorWrap '+' should be on a new line. 52

org/opendaylight/vtn/manager/internal/util/vnode/MacMapConflictExceptionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag'. 16
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 39

org/opendaylight/vtn/manager/internal/util/vnode/MacMapDuplicateException.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 67

org/opendaylight/vtn/manager/internal/util/vnode/MacMapDuplicateExceptionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag'. 16
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 41

org/opendaylight/vtn/manager/internal/util/vnode/MacMapGoneException.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 47

org/opendaylight/vtn/manager/internal/util/vnode/MacMapGoneExceptionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag'. 16
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 39

org/opendaylight/vtn/manager/internal/util/vnode/MacMapHostIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfoBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.config.AllowedHosts' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.info.MacMapConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescListKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 127
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 137
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 141
 Warning whitespace OperatorWrap '&&' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 188

org/opendaylight/vtn/manager/internal/util/vnode/MacMapHostIdentifierTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfoBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.config.AllowedHosts' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.info.MacMapConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescListBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescListKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 56
 Warning whitespace SeparatorWrap '.' should be on a new line. 75
 Warning whitespace SeparatorWrap '.' should be on a new line. 80
 Warning whitespace SeparatorWrap '.' should be on a new line. 82
 Warning whitespace SeparatorWrap '.' should be on a new line. 202
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 206
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 332
 Warning whitespace SeparatorWrap '.' should be on a new line. 338
 Warning whitespace SeparatorWrap '.' should be on a new line. 340
 Warning whitespace SeparatorWrap '.' should be on a new line. 342
 Warning whitespace SeparatorWrap '.' should be on a new line. 344
 Warning whitespace SeparatorWrap '.' should be on a new line. 345
 Warning whitespace SeparatorWrap '.' should be on a new line. 346
 Warning whitespace SeparatorWrap '.' should be on a new line. 351
 Warning whitespace SeparatorWrap '.' should be on a new line. 352
 Warning whitespace SeparatorWrap '.' should be on a new line. 354
 Warning whitespace SeparatorWrap '.' should be on a new line. 355
 Warning whitespace SeparatorWrap '.' should be on a new line. 357
 Warning whitespace SeparatorWrap '.' should be on a new line. 359
 Warning whitespace SeparatorWrap '.' should be on a new line. 360
 Warning whitespace SeparatorWrap '.' should be on a new line. 361
 Warning whitespace SeparatorWrap '.' should be on a new line. 368
 Warning whitespace SeparatorWrap '.' should be on a new line. 370
 Warning whitespace SeparatorWrap '.' should be on a new line. 371
 Warning whitespace SeparatorWrap '.' should be on a new line. 372
 Warning whitespace SeparatorWrap '.' should be on a new line. 401
 Warning whitespace SeparatorWrap '.' should be on a new line. 403
 Warning whitespace SeparatorWrap '.' should be on a new line. 404
 Warning whitespace SeparatorWrap '.' should be on a new line. 405
 Warning whitespace SeparatorWrap '.' should be on a new line. 406
 Warning whitespace SeparatorWrap '.' should be on a new line. 620
 Warning whitespace SeparatorWrap '.' should be on a new line. 621
 Warning whitespace SeparatorWrap '.' should be on a new line. 622
 Warning whitespace SeparatorWrap '.' should be on a new line. 623
 Warning whitespace SeparatorWrap '.' should be on a new line. 624
 Warning whitespace SeparatorWrap '.' should be on a new line. 625
 Warning whitespace SeparatorWrap '.' should be on a new line. 626
 Warning whitespace SeparatorWrap '.' should be on a new line. 627
 Warning whitespace SeparatorWrap '.' should be on a new line. 662
 Warning whitespace SeparatorWrap '.' should be on a new line. 663
 Warning whitespace SeparatorWrap '.' should be on a new line. 664
 Warning whitespace SeparatorWrap '.' should be on a new line. 665
 Warning whitespace SeparatorWrap '.' should be on a new line. 666
 Warning whitespace SeparatorWrap '.' should be on a new line. 667
 Warning whitespace SeparatorWrap '.' should be on a new line. 668
 Warning whitespace SeparatorWrap '.' should be on a new line. 669
 Warning whitespace OperatorWrap '+' should be on a new line. 685
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 715
 Warning whitespace OperatorWrap '+' should be on a new line. 715
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 717
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 746
 Warning whitespace OperatorWrap '+' should be on a new line. 746
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 748
 Warning whitespace OperatorWrap '+' should be on a new line. 772
 Warning whitespace OperatorWrap '+' should be on a new line. 808

org/opendaylight/vtn/manager/internal/util/vnode/MacMapIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfoBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.info.MacMapStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 100
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 108
 Warning whitespace SeparatorWrap '.' should be on a new line. 151

org/opendaylight/vtn/manager/internal/util/vnode/MacMapIdentifierTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfoBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.info.MacMapStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMapBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning whitespace SeparatorWrap '.' should be on a new line. 137
 Warning whitespace SeparatorWrap '.' should be on a new line. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 139
 Warning whitespace SeparatorWrap '.' should be on a new line. 140
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 166
 Warning whitespace SeparatorWrap '.' should be on a new line. 167
 Warning whitespace SeparatorWrap '.' should be on a new line. 168
 Warning whitespace SeparatorWrap '.' should be on a new line. 169
 Warning whitespace SeparatorWrap '.' should be on a new line. 170
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 281
 Warning whitespace SeparatorWrap '.' should be on a new line. 287
 Warning whitespace SeparatorWrap '.' should be on a new line. 289
 Warning whitespace SeparatorWrap '.' should be on a new line. 291
 Warning whitespace SeparatorWrap '.' should be on a new line. 293
 Warning whitespace SeparatorWrap '.' should be on a new line. 294
 Warning whitespace SeparatorWrap '.' should be on a new line. 295
 Warning whitespace SeparatorWrap '.' should be on a new line. 302
 Warning whitespace SeparatorWrap '.' should be on a new line. 303
 Warning whitespace SeparatorWrap '.' should be on a new line. 305
 Warning whitespace SeparatorWrap '.' should be on a new line. 306
 Warning whitespace SeparatorWrap '.' should be on a new line. 308
 Warning whitespace SeparatorWrap '.' should be on a new line. 310
 Warning whitespace SeparatorWrap '.' should be on a new line. 311
 Warning whitespace SeparatorWrap '.' should be on a new line. 312
 Warning whitespace SeparatorWrap '.' should be on a new line. 317
 Warning whitespace SeparatorWrap '.' should be on a new line. 319
 Warning whitespace SeparatorWrap '.' should be on a new line. 320
 Warning whitespace SeparatorWrap '.' should be on a new line. 321
 Warning whitespace SeparatorWrap '.' should be on a new line. 350
 Warning whitespace SeparatorWrap '.' should be on a new line. 352
 Warning whitespace SeparatorWrap '.' should be on a new line. 353
 Warning whitespace SeparatorWrap '.' should be on a new line. 354
 Warning whitespace SeparatorWrap '.' should be on a new line. 355
 Warning whitespace SeparatorWrap '.' should be on a new line. 524
 Warning whitespace SeparatorWrap '.' should be on a new line. 525
 Warning whitespace SeparatorWrap '.' should be on a new line. 526
 Warning whitespace SeparatorWrap '.' should be on a new line. 527
 Warning whitespace SeparatorWrap '.' should be on a new line. 528
 Warning whitespace SeparatorWrap '.' should be on a new line. 559
 Warning whitespace SeparatorWrap '.' should be on a new line. 560
 Warning whitespace SeparatorWrap '.' should be on a new line. 561
 Warning whitespace SeparatorWrap '.' should be on a new line. 562
 Warning whitespace SeparatorWrap '.' should be on a new line. 563
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 602
 Warning whitespace OperatorWrap '+' should be on a new line. 602
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 604
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 626
 Warning whitespace OperatorWrap '+' should be on a new line. 626
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 628
 Warning whitespace OperatorWrap '+' should be on a new line. 649
 Warning whitespace OperatorWrap '+' should be on a new line. 683

org/opendaylight/vtn/manager/internal/util/vnode/MacMapPortBusyException.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 67

org/opendaylight/vtn/manager/internal/util/vnode/MacMapPortBusyExceptionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag'. 16
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 42

org/opendaylight/vtn/manager/internal/util/vnode/TenantNodeIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodePathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.VtnPortMappableBridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.VterminalKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 22
 Warning whitespace SeparatorWrap '.' should be on a new line. 119
 Warning whitespace SeparatorWrap '.' should be on a new line. 130
 Warning whitespace OperatorWrap '&&' should be on a new line. 154

org/opendaylight/vtn/manager/internal/util/vnode/VBridgeIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VbridgePathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodePathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.MacTables' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntryKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeOutputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning whitespace SeparatorWrap '.' should be on a new line. 86
 Warning whitespace SeparatorWrap '.' should be on a new line. 114
 Warning whitespace SeparatorWrap '.' should be on a new line. 115
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 184
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 245
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 269
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 282

org/opendaylight/vtn/manager/internal/util/vnode/VBridgeIdentifierTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.result.FlowFilterResult' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.result.FlowFilterResultBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfoBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VbridgePathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.MacTables' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntryKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeOutputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 69
 Warning whitespace SeparatorWrap '.' should be on a new line. 332
 Warning whitespace SeparatorWrap '.' should be on a new line. 333
 Warning whitespace SeparatorWrap '.' should be on a new line. 334
 Warning whitespace SeparatorWrap '.' should be on a new line. 357
 Warning whitespace SeparatorWrap '.' should be on a new line. 358
 Warning whitespace SeparatorWrap '.' should be on a new line. 359
 Warning whitespace SeparatorWrap '.' should be on a new line. 390
 Warning whitespace SeparatorWrap '.' should be on a new line. 391
 Warning whitespace SeparatorWrap '.' should be on a new line. 392
 Warning whitespace SeparatorWrap '.' should be on a new line. 393
 Warning whitespace SeparatorWrap '.' should be on a new line. 477
 Warning whitespace SeparatorWrap '.' should be on a new line. 478
 Warning whitespace SeparatorWrap '.' should be on a new line. 479
 Warning whitespace SeparatorWrap '.' should be on a new line. 480
 Warning whitespace SeparatorWrap '.' should be on a new line. 505
 Warning whitespace SeparatorWrap '.' should be on a new line. 506
 Warning whitespace SeparatorWrap '.' should be on a new line. 507
 Warning whitespace SeparatorWrap '.' should be on a new line. 508
 Warning whitespace SeparatorWrap '.' should be on a new line. 509
 Warning whitespace SeparatorWrap '.' should be on a new line. 622
 Warning whitespace SeparatorWrap '.' should be on a new line. 630
 Warning whitespace SeparatorWrap '.' should be on a new line. 632
 Warning whitespace SeparatorWrap '.' should be on a new line. 634
 Warning whitespace SeparatorWrap '.' should be on a new line. 636
 Warning whitespace SeparatorWrap '.' should be on a new line. 637
 Warning whitespace SeparatorWrap '.' should be on a new line. 638
 Warning whitespace SeparatorWrap '.' should be on a new line. 645
 Warning whitespace SeparatorWrap '.' should be on a new line. 646
 Warning whitespace SeparatorWrap '.' should be on a new line. 648
 Warning whitespace SeparatorWrap '.' should be on a new line. 649
 Warning whitespace SeparatorWrap '.' should be on a new line. 651
 Warning whitespace SeparatorWrap '.' should be on a new line. 653
 Warning whitespace SeparatorWrap '.' should be on a new line. 654
 Warning whitespace SeparatorWrap '.' should be on a new line. 655
 Warning whitespace SeparatorWrap '.' should be on a new line. 661
 Warning whitespace SeparatorWrap '.' should be on a new line. 663
 Warning whitespace SeparatorWrap '.' should be on a new line. 664
 Warning whitespace SeparatorWrap '.' should be on a new line. 665
 Warning whitespace SeparatorWrap '.' should be on a new line. 692
 Warning whitespace SeparatorWrap '.' should be on a new line. 693
 Warning whitespace SeparatorWrap '.' should be on a new line. 694
 Warning whitespace SeparatorWrap '.' should be on a new line. 884
 Warning whitespace SeparatorWrap '.' should be on a new line. 885
 Warning whitespace SeparatorWrap '.' should be on a new line. 886
 Warning whitespace SeparatorWrap '.' should be on a new line. 887
 Warning whitespace SeparatorWrap '.' should be on a new line. 917
 Warning whitespace SeparatorWrap '.' should be on a new line. 918
 Warning whitespace SeparatorWrap '.' should be on a new line. 919
 Warning whitespace SeparatorWrap '.' should be on a new line. 920
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 959
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 960
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 982
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 983
 Warning whitespace SeparatorWrap '.' should be on a new line. 1011
 Warning whitespace SeparatorWrap '.' should be on a new line. 1012
 Warning whitespace SeparatorWrap '.' should be on a new line. 1013
 Warning whitespace SeparatorWrap '.' should be on a new line. 1014
 Warning whitespace SeparatorWrap '.' should be on a new line. 1015
 Warning whitespace SeparatorWrap '.' should be on a new line. 1016
 Warning whitespace SeparatorWrap '.' should be on a new line. 1021
 Warning whitespace SeparatorWrap '.' should be on a new line. 1022
 Warning whitespace SeparatorWrap '.' should be on a new line. 1023
 Warning whitespace SeparatorWrap '.' should be on a new line. 1024
 Warning whitespace SeparatorWrap '.' should be on a new line. 1025
 Warning whitespace SeparatorWrap '.' should be on a new line. 1026
 Warning whitespace SeparatorWrap '.' should be on a new line. 1050
 Warning whitespace SeparatorWrap '.' should be on a new line. 1052
 Warning whitespace SeparatorWrap '.' should be on a new line. 1065
 Warning whitespace SeparatorWrap '.' should be on a new line. 1066
 Warning whitespace SeparatorWrap '.' should be on a new line. 1067
 Warning whitespace SeparatorWrap '.' should be on a new line. 1068
 Warning whitespace SeparatorWrap '.' should be on a new line. 1112
 Warning whitespace SeparatorWrap '.' should be on a new line. 1113
 Warning whitespace SeparatorWrap '.' should be on a new line. 1114
 Warning whitespace SeparatorWrap '.' should be on a new line. 1115

org/opendaylight/vtn/manager/internal/util/vnode/VBridgeIfIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestination' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestinationBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodePathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 99
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 108
 Warning whitespace SeparatorWrap '.' should be on a new line. 114
 Warning whitespace SeparatorWrap '.' should be on a new line. 115
 Warning whitespace SeparatorWrap '.' should be on a new line. 116
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 174
 Warning whitespace SeparatorWrap '.' should be on a new line. 179

org/opendaylight/vtn/manager/internal/util/vnode/VBridgeIfIdentifierTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.xml.bind.Unmarshaller'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.result.FlowFilterResult' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.result.FlowFilterResultBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestination' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfoBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.VinterfaceStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceOutputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 68
 Warning whitespace SeparatorWrap '.' should be on a new line. 93
 Warning whitespace SeparatorWrap '.' should be on a new line. 95
 Warning whitespace SeparatorWrap '.' should be on a new line. 97
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning whitespace SeparatorWrap '.' should be on a new line. 169
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning whitespace SeparatorWrap '.' should be on a new line. 378
 Warning whitespace SeparatorWrap '.' should be on a new line. 379
 Warning whitespace SeparatorWrap '.' should be on a new line. 380
 Warning whitespace SeparatorWrap '.' should be on a new line. 381
 Warning whitespace SeparatorWrap '.' should be on a new line. 499
 Warning whitespace SeparatorWrap '.' should be on a new line. 507
 Warning whitespace SeparatorWrap '.' should be on a new line. 509
 Warning whitespace SeparatorWrap '.' should be on a new line. 511
 Warning whitespace SeparatorWrap '.' should be on a new line. 513
 Warning whitespace SeparatorWrap '.' should be on a new line. 514
 Warning whitespace SeparatorWrap '.' should be on a new line. 515
 Warning whitespace SeparatorWrap '.' should be on a new line. 520
 Warning whitespace SeparatorWrap '.' should be on a new line. 522
 Warning whitespace SeparatorWrap '.' should be on a new line. 523
 Warning whitespace SeparatorWrap '.' should be on a new line. 524
 Warning whitespace SeparatorWrap '.' should be on a new line. 532
 Warning whitespace SeparatorWrap '.' should be on a new line. 533
 Warning whitespace SeparatorWrap '.' should be on a new line. 535
 Warning whitespace SeparatorWrap '.' should be on a new line. 536
 Warning whitespace SeparatorWrap '.' should be on a new line. 538
 Warning whitespace SeparatorWrap '.' should be on a new line. 540
 Warning whitespace SeparatorWrap '.' should be on a new line. 541
 Warning whitespace SeparatorWrap '.' should be on a new line. 542
 Warning whitespace SeparatorWrap '.' should be on a new line. 570
 Warning whitespace SeparatorWrap '.' should be on a new line. 571
 Warning whitespace SeparatorWrap '.' should be on a new line. 572
 Warning whitespace SeparatorWrap '.' should be on a new line. 573
 Warning whitespace SeparatorWrap '.' should be on a new line. 598
 Warning whitespace SeparatorWrap '.' should be on a new line. 599
 Warning whitespace SeparatorWrap '.' should be on a new line. 600
 Warning whitespace SeparatorWrap '.' should be on a new line. 601
 Warning whitespace SeparatorWrap '.' should be on a new line. 602
 Warning whitespace OperatorWrap '&&' should be on a new line. 839
 Warning whitespace SeparatorWrap '.' should be on a new line. 931
 Warning whitespace SeparatorWrap '.' should be on a new line. 932
 Warning whitespace SeparatorWrap '.' should be on a new line. 933
 Warning whitespace SeparatorWrap '.' should be on a new line. 934
 Warning whitespace SeparatorWrap '.' should be on a new line. 935
 Warning whitespace SeparatorWrap '.' should be on a new line. 967
 Warning whitespace SeparatorWrap '.' should be on a new line. 968
 Warning whitespace SeparatorWrap '.' should be on a new line. 969
 Warning whitespace SeparatorWrap '.' should be on a new line. 970
 Warning whitespace SeparatorWrap '.' should be on a new line. 971
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1013
 Warning whitespace OperatorWrap '+' should be on a new line. 1013
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1015
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1041
 Warning whitespace OperatorWrap '+' should be on a new line. 1041
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1043
 Warning whitespace SeparatorWrap '.' should be on a new line. 1078
 Warning whitespace SeparatorWrap '.' should be on a new line. 1079
 Warning whitespace SeparatorWrap '.' should be on a new line. 1080
 Warning whitespace SeparatorWrap '.' should be on a new line. 1081
 Warning whitespace SeparatorWrap '.' should be on a new line. 1082
 Warning whitespace SeparatorWrap '.' should be on a new line. 1083
 Warning whitespace SeparatorWrap '.' should be on a new line. 1084
 Warning whitespace SeparatorWrap '.' should be on a new line. 1089
 Warning whitespace SeparatorWrap '.' should be on a new line. 1090
 Warning whitespace SeparatorWrap '.' should be on a new line. 1091
 Warning whitespace SeparatorWrap '.' should be on a new line. 1092
 Warning whitespace SeparatorWrap '.' should be on a new line. 1093
 Warning whitespace SeparatorWrap '.' should be on a new line. 1094
 Warning whitespace SeparatorWrap '.' should be on a new line. 1095
 Warning whitespace SeparatorWrap '.' should be on a new line. 1121
 Warning whitespace SeparatorWrap '.' should be on a new line. 1123
 Warning whitespace SeparatorWrap '.' should be on a new line. 1139
 Warning whitespace SeparatorWrap '.' should be on a new line. 1140
 Warning whitespace SeparatorWrap '.' should be on a new line. 1141
 Warning whitespace SeparatorWrap '.' should be on a new line. 1142
 Warning whitespace SeparatorWrap '.' should be on a new line. 1143
 Warning whitespace SeparatorWrap '.' should be on a new line. 1187
 Warning whitespace SeparatorWrap '.' should be on a new line. 1188
 Warning whitespace SeparatorWrap '.' should be on a new line. 1189
 Warning whitespace SeparatorWrap '.' should be on a new line. 1190
 Warning whitespace SeparatorWrap '.' should be on a new line. 1191

org/opendaylight/vtn/manager/internal/util/vnode/VBridgeMapIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodePathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 17
 Warning whitespace SeparatorWrap '.' should be on a new line. 132

org/opendaylight/vtn/manager/internal/util/vnode/VInterfaceIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestination' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.VtnPortMappableBridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.VinterfaceStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceOutputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning whitespace SeparatorWrap '.' should be on a new line. 156
 Warning whitespace OperatorWrap '&&' should be on a new line. 195
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 208
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 221

org/opendaylight/vtn/manager/internal/util/vnode/VInterfaceIdentifierTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 16
 Warning misc AvoidEscapedUnicodeCharacters Unicode escape(s) usage should be avoided. 93
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 117
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 119
 Warning whitespace SeparatorWrap '.' should be on a new line. 119
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ifName' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning whitespace SeparatorWrap '.' should be on a new line. 148
 Warning whitespace SeparatorWrap '.' should be on a new line. 161
 Warning whitespace SeparatorWrap '.' should be on a new line. 162
 Warning whitespace SeparatorWrap '.' should be on a new line. 163
 Warning whitespace SeparatorWrap '.' should be on a new line. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 286
 Warning whitespace SeparatorWrap '.' should be on a new line. 288
 Warning misc AvoidEscapedUnicodeCharacters Unicode escape(s) usage should be avoided. 319
 Warning whitespace SeparatorWrap '.' should be on a new line. 324
 Warning whitespace SeparatorWrap '.' should be on a new line. 346
 Warning whitespace SeparatorWrap '.' should be on a new line. 369
 Warning whitespace SeparatorWrap '.' should be on a new line. 371
 Warning whitespace OperatorWrap 'instanceof' should be on a new line. 390

org/opendaylight/vtn/manager/internal/util/vnode/VNodeIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.xml.bind.annotation.XmlSeeAlso'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.result.FlowFilterResult' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.result.FlowFilterResultBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtenantConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodePathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 53
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 203
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 228
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 288
 Warning whitespace OperatorWrap '+' should be on a new line. 302
 Warning whitespace OperatorWrap '+' should be on a new line. 303
 Warning whitespace SeparatorWrap '.' should be on a new line. 538
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 587
 Warning whitespace SeparatorWrap '.' should be on a new line. 591
 Warning whitespace SeparatorWrap '.' should be on a new line. 592
 Warning whitespace SeparatorWrap '.' should be on a new line. 621
 Warning whitespace SeparatorWrap '.' should be on a new line. 622
 Warning whitespace SeparatorWrap '.' should be on a new line. 623
 Warning whitespace SeparatorWrap '.' should be on a new line. 661
 Warning whitespace SeparatorWrap '.' should be on a new line. 677
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 691
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 749
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 766
 Warning whitespace SeparatorWrap '.' should be on a new line. 784

org/opendaylight/vtn/manager/internal/util/vnode/VNodeIdentifierTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 28
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 183

org/opendaylight/vtn/manager/internal/util/vnode/VNodePathConverter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'java.util.Map'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.config.DeniedHosts' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMapKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescListKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.VterminalKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning whitespace SeparatorWrap '.' should be on a new line. 96
 Warning whitespace SeparatorWrap '.' should be on a new line. 97
 Warning whitespace SeparatorWrap '.' should be on a new line. 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 99
 Warning whitespace SeparatorWrap '.' should be on a new line. 100
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 421
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 454

org/opendaylight/vtn/manager/internal/util/vnode/VNodePathConverterTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditions' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowCondition' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowConditionKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.config.AllowedHosts' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.config.DeniedHosts' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.info.MacMapConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.info.MacMapStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.status.MappedHost' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.status.MappedHostKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.map.info.VlanMapConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.map.info.VlanMapStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMapKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.GlobalPathMaps' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMapKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtenantConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtnInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtnPathMaps' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VlanHostDesc' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescListKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeOutputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceOutputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.info.VterminalConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.VterminalKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 73
 Warning whitespace SeparatorWrap '.' should be on a new line. 105
 Warning whitespace SeparatorWrap '.' should be on a new line. 106
 Warning whitespace SeparatorWrap '.' should be on a new line. 107
 Warning whitespace SeparatorWrap '.' should be on a new line. 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 151
 Warning whitespace SeparatorWrap '.' should be on a new line. 152
 Warning whitespace SeparatorWrap '.' should be on a new line. 153
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 240
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 293
 Warning whitespace SeparatorWrap '.' should be on a new line. 294
 Warning whitespace SeparatorWrap '.' should be on a new line. 295
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 297
 Warning whitespace SeparatorWrap '.' should be on a new line. 345
 Warning whitespace SeparatorWrap '.' should be on a new line. 346
 Warning whitespace SeparatorWrap '.' should be on a new line. 347
 Warning whitespace SeparatorWrap '.' should be on a new line. 348
 Warning whitespace SeparatorWrap '.' should be on a new line. 349
 Warning whitespace SeparatorWrap '.' should be on a new line. 389
 Warning whitespace SeparatorWrap '.' should be on a new line. 390
 Warning whitespace SeparatorWrap '.' should be on a new line. 391
 Warning whitespace SeparatorWrap '.' should be on a new line. 392
 Warning whitespace SeparatorWrap '.' should be on a new line. 393
 Warning whitespace SeparatorWrap '.' should be on a new line. 450
 Warning whitespace SeparatorWrap '.' should be on a new line. 451
 Warning whitespace SeparatorWrap '.' should be on a new line. 452
 Warning whitespace SeparatorWrap '.' should be on a new line. 453
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning whitespace SeparatorWrap '.' should be on a new line. 455
 Warning whitespace SeparatorWrap '.' should be on a new line. 456
 Warning whitespace SeparatorWrap '.' should be on a new line. 458
 Warning whitespace SeparatorWrap '.' should be on a new line. 500
 Warning whitespace SeparatorWrap '.' should be on a new line. 501
 Warning whitespace SeparatorWrap '.' should be on a new line. 502
 Warning whitespace SeparatorWrap '.' should be on a new line. 503
 Warning whitespace SeparatorWrap '.' should be on a new line. 504
 Warning whitespace SeparatorWrap '.' should be on a new line. 505
 Warning whitespace SeparatorWrap '.' should be on a new line. 506
 Warning whitespace SeparatorWrap '.' should be on a new line. 532
 Warning whitespace SeparatorWrap '.' should be on a new line. 533
 Warning whitespace SeparatorWrap '.' should be on a new line. 534
 Warning whitespace SeparatorWrap '.' should be on a new line. 535
 Warning whitespace SeparatorWrap '.' should be on a new line. 536
 Warning whitespace SeparatorWrap '.' should be on a new line. 537
 Warning whitespace SeparatorWrap '.' should be on a new line. 538

org/opendaylight/vtn/manager/internal/util/vnode/VNodeType.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier.TYPEBIT_VBRIDGE' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier.TYPEBIT_VTN'. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier.TYPEBIT_VTERMINAL' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier.TYPEBIT_VTN'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier.TYPEBIT_VINTERFACE' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier.TYPEBIT_VTN'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier.TYPEBIT_VLANMAP' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier.TYPEBIT_VTN'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier.TYPEBIT_MACMAP' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier.TYPEBIT_VTN'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier.TYPEBIT_MACMAP_HOST' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier.TYPEBIT_VTN'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'java.util.Map'. 21
 Warning whitespace OperatorWrap '|' should be on a new line. 112

org/opendaylight/vtn/manager/internal/util/vnode/VNodeTypeTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 22
 Warning misc AvoidEscapedUnicodeCharacters Unicode escape(s) usage should be avoided. 168
 Warning coding VariableDeclarationUsageDistance Distance between variable 'm' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 225
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 225
 Warning whitespace OperatorWrap 'instanceof' should be on a new line. 242
 Warning coding VariableDeclarationUsageDistance Distance between variable 'm' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 251
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 251
 Warning whitespace OperatorWrap '+' should be on a new line. 251
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 283
 Warning whitespace OperatorWrap '+' should be on a new line. 283
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 285
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 316
 Warning whitespace OperatorWrap '+' should be on a new line. 316
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 318
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vbrName' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 394
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ifName' declaration and its first usage is 25, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 396
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vlanMapId' declaration and its first usage is 38, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 397
 Warning coding VariableDeclarationUsageDistance Distance between variable 'host' declaration and its first usage is 45, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 398

org/opendaylight/vtn/manager/internal/util/vnode/VTNMacMapConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ProtocolUtils' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.MacVlan' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 31
 Warning whitespace OperatorWrap '+' should be on a new line. 117
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 333
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 348
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 356
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 389
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 416
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 431
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 439
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 463
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 479
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 544
 Warning whitespace OperatorWrap '&&' should be on a new line. 549
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 553
 Warning whitespace SeparatorWrap '.' should be on a new line. 612
 Warning whitespace SeparatorWrap '.' should be on a new line. 613
 Warning whitespace SeparatorWrap '.' should be on a new line. 620
 Warning whitespace SeparatorWrap '.' should be on a new line. 621
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 782
 Warning whitespace OperatorWrap '&&' should be on a new line. 786

org/opendaylight/vtn/manager/internal/util/vnode/VTNMacMapConfigTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.MacVlan' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.MacVlanTest' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 37
 Warning whitespace OperatorWrap '+' should be on a new line. 97
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 99
 Warning whitespace SeparatorWrap '.' should be on a new line. 99
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 254
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 300
 Warning whitespace SeparatorWrap '.' should be on a new line. 312
 Warning whitespace SeparatorWrap '.' should be on a new line. 325
 Warning whitespace SeparatorWrap '.' should be on a new line. 326
 Warning whitespace SeparatorWrap '.' should be on a new line. 327
 Warning whitespace SeparatorWrap '.' should be on a new line. 340
 Warning whitespace SeparatorWrap '.' should be on a new line. 342
 Warning whitespace SeparatorWrap '.' should be on a new line. 382
 Warning whitespace SeparatorWrap '.' should be on a new line. 384
 Warning whitespace SeparatorWrap '.' should be on a new line. 426
 Warning whitespace SeparatorWrap '.' should be on a new line. 436
 Warning whitespace SeparatorWrap '.' should be on a new line. 459
 Warning whitespace SeparatorWrap '.' should be on a new line. 460
 Warning whitespace SeparatorWrap '.' should be on a new line. 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 465
 Warning whitespace SeparatorWrap '.' should be on a new line. 466
 Warning whitespace SeparatorWrap '.' should be on a new line. 467
 Warning coding VariableDeclarationUsageDistance Distance between variable 'allowedSet' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 483
 Warning coding VariableDeclarationUsageDistance Distance between variable 'deniedSet' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 484
 Warning coding VariableDeclarationUsageDistance Distance between variable 'allowRemoved' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 529
 Warning coding VariableDeclarationUsageDistance Distance between variable 'denyRemoved' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 530
 Warning coding VariableDeclarationUsageDistance Distance between variable 'change' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 536
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cases' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 698
 Warning coding VariableDeclarationUsageDistance Distance between variable 'removing' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 848
 Warning coding VariableDeclarationUsageDistance Distance between variable 'allowedSet' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 872
 Warning coding VariableDeclarationUsageDistance Distance between variable 'deniedSet' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 873
 Warning coding VariableDeclarationUsageDistance Distance between variable 'nullDesc' declaration and its first usage is 17, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 876
 Warning coding VariableDeclarationUsageDistance Distance between variable 'allowAdded' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 930
 Warning coding VariableDeclarationUsageDistance Distance between variable 'allowRemoved' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 932
 Warning coding VariableDeclarationUsageDistance Distance between variable 'denyRemoved' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 933
 Warning coding VariableDeclarationUsageDistance Distance between variable 'change' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 939
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cases' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1163
 Warning coding VariableDeclarationUsageDistance Distance between variable 'removing' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1311
 Warning whitespace SeparatorWrap '.' should be on a new line. 1378
 Warning whitespace SeparatorWrap '.' should be on a new line. 1388
 Warning whitespace SeparatorWrap '.' should be on a new line. 1395
 Warning whitespace SeparatorWrap '.' should be on a new line. 1396
 Warning whitespace SeparatorWrap '.' should be on a new line. 1397
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1418
 Warning whitespace SeparatorWrap '.' should be on a new line. 1463
 Warning whitespace SeparatorWrap '.' should be on a new line. 1473
 Warning whitespace SeparatorWrap '.' should be on a new line. 1480
 Warning whitespace SeparatorWrap '.' should be on a new line. 1481
 Warning whitespace SeparatorWrap '.' should be on a new line. 1482
 Warning whitespace SeparatorWrap '.' should be on a new line. 1500
 Warning whitespace SeparatorWrap '.' should be on a new line. 1501
 Warning whitespace SeparatorWrap '.' should be on a new line. 1502
 Warning whitespace SeparatorWrap '.' should be on a new line. 1503
 Warning whitespace SeparatorWrap '.' should be on a new line. 1504
 Warning whitespace SeparatorWrap '.' should be on a new line. 1505
 Warning whitespace SeparatorWrap '.' should be on a new line. 1506
 Warning whitespace SeparatorWrap '.' should be on a new line. 1507
 Warning whitespace SeparatorWrap '.' should be on a new line. 1518
 Warning whitespace SeparatorWrap '.' should be on a new line. 1519
 Warning whitespace SeparatorWrap '.' should be on a new line. 1520
 Warning whitespace SeparatorWrap '.' should be on a new line. 1521
 Warning whitespace SeparatorWrap '.' should be on a new line. 1522
 Warning whitespace SeparatorWrap '.' should be on a new line. 1523
 Warning whitespace SeparatorWrap '.' should be on a new line. 1524
 Warning whitespace SeparatorWrap '.' should be on a new line. 1525
 Warning whitespace SeparatorWrap '.' should be on a new line. 1532
 Warning whitespace SeparatorWrap '.' should be on a new line. 1533
 Warning whitespace SeparatorWrap '.' should be on a new line. 1534
 Warning whitespace SeparatorWrap '.' should be on a new line. 1535
 Warning whitespace SeparatorWrap '.' should be on a new line. 1536
 Warning whitespace SeparatorWrap '.' should be on a new line. 1537
 Warning whitespace SeparatorWrap '.' should be on a new line. 1538
 Warning whitespace SeparatorWrap '.' should be on a new line. 1539
 Warning whitespace SeparatorWrap '.' should be on a new line. 1540
 Warning whitespace SeparatorWrap '.' should be on a new line. 1541
 Warning whitespace SeparatorWrap '.' should be on a new line. 1542
 Warning whitespace SeparatorWrap '.' should be on a new line. 1543
 Warning whitespace SeparatorWrap '.' should be on a new line. 1544
 Warning whitespace SeparatorWrap '.' should be on a new line. 1545
 Warning whitespace SeparatorWrap '.' should be on a new line. 1551
 Warning whitespace SeparatorWrap '.' should be on a new line. 1552
 Warning whitespace SeparatorWrap '.' should be on a new line. 1553
 Warning whitespace SeparatorWrap '.' should be on a new line. 1554
 Warning whitespace SeparatorWrap '.' should be on a new line. 1555
 Warning whitespace SeparatorWrap '.' should be on a new line. 1556
 Warning whitespace SeparatorWrap '.' should be on a new line. 1557
 Warning whitespace SeparatorWrap '.' should be on a new line. 1558
 Warning whitespace SeparatorWrap '.' should be on a new line. 1559
 Warning whitespace SeparatorWrap '.' should be on a new line. 1560
 Warning whitespace SeparatorWrap '.' should be on a new line. 1561
 Warning whitespace SeparatorWrap '.' should be on a new line. 1562
 Warning whitespace SeparatorWrap '.' should be on a new line. 1563
 Warning whitespace SeparatorWrap '.' should be on a new line. 1564
 Warning whitespace SeparatorWrap '.' should be on a new line. 1565
 Warning whitespace SeparatorWrap '.' should be on a new line. 1566
 Warning whitespace SeparatorWrap '.' should be on a new line. 1567
 Warning whitespace OperatorWrap '+' should be on a new line. 1570

org/opendaylight/vtn/manager/internal/util/vnode/VTNMacMapStatus.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.commons.lang3.tuple.ImmutableTriple' import. Should be before 'org.apache.commons.lang3.tuple.Triple'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.status.MappedHostBuilder'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.status.MappedHostBuilder'. 44
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning coding VariableDeclarationUsageDistance Distance between variable 'empty' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 195
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 473
 Warning whitespace SeparatorWrap '.' should be on a new line. 503
 Warning whitespace SeparatorWrap '.' should be on a new line. 504
 Warning whitespace SeparatorWrap '.' should be on a new line. 505
 Warning whitespace SeparatorWrap '.' should be on a new line. 506

org/opendaylight/vtn/manager/internal/util/vnode/VTNMacMapStatusTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.MacVlan' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodePortFilter' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.PortFilter' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.PortVlan' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SpecificPortFilter' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.info.MacMapStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.info.MacMapStatusBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.status.MappedHost' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.status.MappedHostBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 61
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 369
 Warning whitespace SeparatorWrap '.' should be on a new line. 370
 Warning whitespace SeparatorWrap '.' should be on a new line. 371
 Warning whitespace SeparatorWrap '.' should be on a new line. 372
 Warning whitespace SeparatorWrap '.' should be on a new line. 375
 Warning whitespace SeparatorWrap '.' should be on a new line. 385
 Warning whitespace SeparatorWrap '.' should be on a new line. 386
 Warning whitespace SeparatorWrap '.' should be on a new line. 387
 Warning whitespace SeparatorWrap '.' should be on a new line. 388
 Warning whitespace SeparatorWrap '.' should be on a new line. 391
 Warning whitespace SeparatorWrap '.' should be on a new line. 400
 Warning whitespace SeparatorWrap '.' should be on a new line. 401
 Warning whitespace OperatorWrap '+' should be on a new line. 409
 Warning whitespace SeparatorWrap '.' should be on a new line. 436
 Warning whitespace SeparatorWrap '.' should be on a new line. 437
 Warning whitespace SeparatorWrap '.' should be on a new line. 438
 Warning whitespace SeparatorWrap '.' should be on a new line. 439
 Warning whitespace SeparatorWrap '.' should be on a new line. 441
 Warning whitespace SeparatorWrap '.' should be on a new line. 442
 Warning whitespace SeparatorWrap '.' should be on a new line. 445
 Warning whitespace SeparatorWrap '.' should be on a new line. 446
 Warning whitespace SeparatorWrap '.' should be on a new line. 447
 Warning whitespace SeparatorWrap '.' should be on a new line. 448
 Warning whitespace SeparatorWrap '.' should be on a new line. 449
 Warning whitespace SeparatorWrap '.' should be on a new line. 450
 Warning coding VariableDeclarationUsageDistance Distance between variable 'inactivated' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 706
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 762
 Warning whitespace OperatorWrap '&&' should be on a new line. 779
 Warning coding VariableDeclarationUsageDistance Distance between variable 'sport' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 802
 Warning whitespace SeparatorWrap '.' should be on a new line. 813
 Warning whitespace SeparatorWrap '.' should be on a new line. 823
 Warning whitespace SeparatorWrap '.' should be on a new line. 836
 Warning coding VariableDeclarationUsageDistance Distance between variable 'sport' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 856
 Warning whitespace SeparatorWrap '.' should be on a new line. 869
 Warning coding VariableDeclarationUsageDistance Distance between variable 'active' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 933

org/opendaylight/vtn/manager/internal/util/vnode/VTNPortMapConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnSwitchPort'. 31
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 232
 Warning whitespace OperatorWrap '&&' should be on a new line. 236
 Warning whitespace OperatorWrap '&&' should be on a new line. 237
 Warning whitespace OperatorWrap '&&' should be on a new line. 238

org/opendaylight/vtn/manager/internal/util/vnode/VTNPortMapConfigTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement for 'org.mockito.Mockito.mock' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 17
 Warning imports CustomImportOrder Import statement for 'org.mockito.Mockito.verify' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 18
 Warning imports CustomImportOrder Import statement for 'org.mockito.Mockito.verifyNoMoreInteractions' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 19
 Warning imports CustomImportOrder Import statement for 'org.mockito.Mockito.when' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestVlanId' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnSwitchPort'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnSwitchPort'. 49
 Warning whitespace SeparatorWrap '.' should be on a new line. 152
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 201
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vlanId' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 250
 Warning whitespace SeparatorWrap '.' should be on a new line. 311
 Warning whitespace SeparatorWrap '.' should be on a new line. 333
 Warning whitespace SeparatorWrap '.' should be on a new line. 334
 Warning whitespace SeparatorWrap '.' should be on a new line. 335
 Warning whitespace SeparatorWrap '.' should be on a new line. 357
 Warning whitespace SeparatorWrap '.' should be on a new line. 358
 Warning whitespace SeparatorWrap '.' should be on a new line. 359
 Warning whitespace OperatorWrap '&&' should be on a new line. 368
 Warning whitespace SeparatorWrap '.' should be on a new line. 376
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning whitespace SeparatorWrap '.' should be on a new line. 378
 Warning whitespace SeparatorWrap '.' should be on a new line. 379
 Warning whitespace OperatorWrap '&&' should be on a new line. 388
 Warning whitespace SeparatorWrap '.' should be on a new line. 413
 Warning whitespace SeparatorWrap '.' should be on a new line. 414
 Warning whitespace SeparatorWrap '.' should be on a new line. 415
 Warning whitespace SeparatorWrap '.' should be on a new line. 416
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 490
 Warning whitespace SeparatorWrap '.' should be on a new line. 539
 Warning whitespace SeparatorWrap '.' should be on a new line. 540
 Warning whitespace SeparatorWrap '.' should be on a new line. 541
 Warning whitespace SeparatorWrap '.' should be on a new line. 555
 Warning whitespace SeparatorWrap '.' should be on a new line. 556
 Warning whitespace SeparatorWrap '.' should be on a new line. 557
 Warning whitespace SeparatorWrap '.' should be on a new line. 572
 Warning whitespace SeparatorWrap '.' should be on a new line. 573
 Warning whitespace SeparatorWrap '.' should be on a new line. 574
 Warning whitespace SeparatorWrap '.' should be on a new line. 575
 Warning whitespace SeparatorWrap '.' should be on a new line. 593
 Warning whitespace SeparatorWrap '.' should be on a new line. 594
 Warning whitespace SeparatorWrap '.' should be on a new line. 595
 Warning whitespace SeparatorWrap '.' should be on a new line. 596
 Warning whitespace SeparatorWrap '.' should be on a new line. 597
 Warning whitespace SeparatorWrap '.' should be on a new line. 612
 Warning whitespace SeparatorWrap '.' should be on a new line. 613
 Warning whitespace SeparatorWrap '.' should be on a new line. 614

org/opendaylight/vtn/manager/internal/util/vnode/VTNVlanMapConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.map.info.VlanMapConfigBuilder'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.map.info.VlanMapConfigBuilder'. 29
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 106
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 208
 Warning whitespace OperatorWrap '&&' should be on a new line. 212

org/opendaylight/vtn/manager/internal/util/vnode/VTNVlanMapConfigTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestVlanId' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag'. 45
 Warning whitespace SeparatorWrap '.' should be on a new line. 337
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 388
 Warning whitespace SeparatorWrap '.' should be on a new line. 421
 Warning whitespace SeparatorWrap '.' should be on a new line. 422

org/opendaylight/vtn/manager/internal/util/vnode/VTenantIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtnInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 113

org/opendaylight/vtn/manager/internal/util/vnode/VTenantIdentifierTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.result.FlowFilterResult' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.result.FlowFilterResultBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfoBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtenantConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtenantConfigBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtnInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 57
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 323
 Warning whitespace SeparatorWrap '.' should be on a new line. 328
 Warning whitespace SeparatorWrap '.' should be on a new line. 330
 Warning whitespace SeparatorWrap '.' should be on a new line. 332
 Warning whitespace SeparatorWrap '.' should be on a new line. 334
 Warning whitespace SeparatorWrap '.' should be on a new line. 335
 Warning whitespace SeparatorWrap '.' should be on a new line. 336
 Warning whitespace SeparatorWrap '.' should be on a new line. 341
 Warning whitespace SeparatorWrap '.' should be on a new line. 342
 Warning whitespace SeparatorWrap '.' should be on a new line. 344
 Warning whitespace SeparatorWrap '.' should be on a new line. 345
 Warning whitespace SeparatorWrap '.' should be on a new line. 347
 Warning whitespace SeparatorWrap '.' should be on a new line. 349
 Warning whitespace SeparatorWrap '.' should be on a new line. 350
 Warning whitespace SeparatorWrap '.' should be on a new line. 351
 Warning whitespace SeparatorWrap '.' should be on a new line. 356
 Warning whitespace SeparatorWrap '.' should be on a new line. 358
 Warning whitespace SeparatorWrap '.' should be on a new line. 359
 Warning whitespace SeparatorWrap '.' should be on a new line. 360
 Warning whitespace SeparatorWrap '.' should be on a new line. 385
 Warning whitespace SeparatorWrap '.' should be on a new line. 401
 Warning whitespace SeparatorWrap '.' should be on a new line. 402
 Warning whitespace SeparatorWrap '.' should be on a new line. 403
 Warning whitespace SeparatorWrap '.' should be on a new line. 404
 Warning whitespace SeparatorWrap '.' should be on a new line. 406
 Warning whitespace SeparatorWrap '.' should be on a new line. 407
 Warning whitespace SeparatorWrap '.' should be on a new line. 408
 Warning whitespace SeparatorWrap '.' should be on a new line. 436
 Warning whitespace SeparatorWrap '.' should be on a new line. 437
 Warning whitespace SeparatorWrap '.' should be on a new line. 438
 Warning whitespace SeparatorWrap '.' should be on a new line. 467
 Warning whitespace SeparatorWrap '.' should be on a new line. 468
 Warning whitespace SeparatorWrap '.' should be on a new line. 469
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 506
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 507
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 526
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 527
 Warning whitespace SeparatorWrap '.' should be on a new line. 550
 Warning whitespace SeparatorWrap '.' should be on a new line. 551
 Warning whitespace SeparatorWrap '.' should be on a new line. 552
 Warning whitespace SeparatorWrap '.' should be on a new line. 553
 Warning whitespace SeparatorWrap '.' should be on a new line. 554
 Warning whitespace SeparatorWrap '.' should be on a new line. 579
 Warning whitespace SeparatorWrap '.' should be on a new line. 581
 Warning whitespace SeparatorWrap '.' should be on a new line. 590
 Warning whitespace SeparatorWrap '.' should be on a new line. 591
 Warning whitespace SeparatorWrap '.' should be on a new line. 592
 Warning whitespace SeparatorWrap '.' should be on a new line. 593

org/opendaylight/vtn/manager/internal/util/vnode/VTerminalIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodePathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VterminalPathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 107
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 169
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 193

org/opendaylight/vtn/manager/internal/util/vnode/VTerminalIdentifierTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfoBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VterminalPathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.VterminalBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.VterminalKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning whitespace SeparatorWrap '.' should be on a new line. 382
 Warning whitespace SeparatorWrap '.' should be on a new line. 383
 Warning whitespace SeparatorWrap '.' should be on a new line. 384
 Warning whitespace SeparatorWrap '.' should be on a new line. 385
 Warning whitespace SeparatorWrap '.' should be on a new line. 411
 Warning whitespace SeparatorWrap '.' should be on a new line. 412
 Warning whitespace SeparatorWrap '.' should be on a new line. 413
 Warning whitespace SeparatorWrap '.' should be on a new line. 414
 Warning whitespace SeparatorWrap '.' should be on a new line. 415
 Warning whitespace SeparatorWrap '.' should be on a new line. 533
 Warning whitespace SeparatorWrap '.' should be on a new line. 541
 Warning whitespace SeparatorWrap '.' should be on a new line. 543
 Warning whitespace SeparatorWrap '.' should be on a new line. 545
 Warning whitespace SeparatorWrap '.' should be on a new line. 547
 Warning whitespace SeparatorWrap '.' should be on a new line. 548
 Warning whitespace SeparatorWrap '.' should be on a new line. 549
 Warning whitespace SeparatorWrap '.' should be on a new line. 556
 Warning whitespace SeparatorWrap '.' should be on a new line. 557
 Warning whitespace SeparatorWrap '.' should be on a new line. 559
 Warning whitespace SeparatorWrap '.' should be on a new line. 560
 Warning whitespace SeparatorWrap '.' should be on a new line. 562
 Warning whitespace SeparatorWrap '.' should be on a new line. 564
 Warning whitespace SeparatorWrap '.' should be on a new line. 565
 Warning whitespace SeparatorWrap '.' should be on a new line. 566
 Warning whitespace SeparatorWrap '.' should be on a new line. 572
 Warning whitespace SeparatorWrap '.' should be on a new line. 574
 Warning whitespace SeparatorWrap '.' should be on a new line. 575
 Warning whitespace SeparatorWrap '.' should be on a new line. 576
 Warning whitespace SeparatorWrap '.' should be on a new line. 604
 Warning whitespace SeparatorWrap '.' should be on a new line. 605
 Warning whitespace SeparatorWrap '.' should be on a new line. 606
 Warning whitespace SeparatorWrap '.' should be on a new line. 800
 Warning whitespace SeparatorWrap '.' should be on a new line. 801
 Warning whitespace SeparatorWrap '.' should be on a new line. 802
 Warning whitespace SeparatorWrap '.' should be on a new line. 803
 Warning whitespace SeparatorWrap '.' should be on a new line. 833
 Warning whitespace SeparatorWrap '.' should be on a new line. 834
 Warning whitespace SeparatorWrap '.' should be on a new line. 835
 Warning whitespace SeparatorWrap '.' should be on a new line. 836
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 876
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 877
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 900
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 901
 Warning whitespace OperatorWrap '+' should be on a new line. 922
 Warning whitespace OperatorWrap '+' should be on a new line. 956

org/opendaylight/vtn/manager/internal/util/vnode/VTerminalIfIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestination' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestinationBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodePathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 100
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 109
 Warning whitespace SeparatorWrap '.' should be on a new line. 115
 Warning whitespace SeparatorWrap '.' should be on a new line. 116
 Warning whitespace SeparatorWrap '.' should be on a new line. 117
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 175
 Warning whitespace SeparatorWrap '.' should be on a new line. 180

org/opendaylight/vtn/manager/internal/util/vnode/VTerminalIfIdentifierTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.xml.bind.Unmarshaller'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.result.FlowFilterResult' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.result.FlowFilterResultBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestination' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfoBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.VinterfaceStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceOutputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.VterminalKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 68
 Warning whitespace SeparatorWrap '.' should be on a new line. 93
 Warning whitespace SeparatorWrap '.' should be on a new line. 95
 Warning whitespace SeparatorWrap '.' should be on a new line. 97
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning whitespace SeparatorWrap '.' should be on a new line. 169
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning whitespace SeparatorWrap '.' should be on a new line. 378
 Warning whitespace SeparatorWrap '.' should be on a new line. 379
 Warning whitespace SeparatorWrap '.' should be on a new line. 380
 Warning whitespace SeparatorWrap '.' should be on a new line. 381
 Warning whitespace SeparatorWrap '.' should be on a new line. 499
 Warning whitespace SeparatorWrap '.' should be on a new line. 507
 Warning whitespace SeparatorWrap '.' should be on a new line. 509
 Warning whitespace SeparatorWrap '.' should be on a new line. 511
 Warning whitespace SeparatorWrap '.' should be on a new line. 513
 Warning whitespace SeparatorWrap '.' should be on a new line. 514
 Warning whitespace SeparatorWrap '.' should be on a new line. 515
 Warning whitespace SeparatorWrap '.' should be on a new line. 520
 Warning whitespace SeparatorWrap '.' should be on a new line. 522
 Warning whitespace SeparatorWrap '.' should be on a new line. 523
 Warning whitespace SeparatorWrap '.' should be on a new line. 524
 Warning whitespace SeparatorWrap '.' should be on a new line. 532
 Warning whitespace SeparatorWrap '.' should be on a new line. 533
 Warning whitespace SeparatorWrap '.' should be on a new line. 535
 Warning whitespace SeparatorWrap '.' should be on a new line. 536
 Warning whitespace SeparatorWrap '.' should be on a new line. 538
 Warning whitespace SeparatorWrap '.' should be on a new line. 540
 Warning whitespace SeparatorWrap '.' should be on a new line. 541
 Warning whitespace SeparatorWrap '.' should be on a new line. 542
 Warning whitespace SeparatorWrap '.' should be on a new line. 570
 Warning whitespace SeparatorWrap '.' should be on a new line. 571
 Warning whitespace SeparatorWrap '.' should be on a new line. 572
 Warning whitespace SeparatorWrap '.' should be on a new line. 573
 Warning whitespace SeparatorWrap '.' should be on a new line. 598
 Warning whitespace SeparatorWrap '.' should be on a new line. 599
 Warning whitespace SeparatorWrap '.' should be on a new line. 600
 Warning whitespace SeparatorWrap '.' should be on a new line. 601
 Warning whitespace SeparatorWrap '.' should be on a new line. 602
 Warning whitespace OperatorWrap '&&' should be on a new line. 840
 Warning whitespace SeparatorWrap '.' should be on a new line. 932
 Warning whitespace SeparatorWrap '.' should be on a new line. 933
 Warning whitespace SeparatorWrap '.' should be on a new line. 934
 Warning whitespace SeparatorWrap '.' should be on a new line. 935
 Warning whitespace SeparatorWrap '.' should be on a new line. 936
 Warning whitespace SeparatorWrap '.' should be on a new line. 968
 Warning whitespace SeparatorWrap '.' should be on a new line. 969
 Warning whitespace SeparatorWrap '.' should be on a new line. 970
 Warning whitespace SeparatorWrap '.' should be on a new line. 971
 Warning whitespace SeparatorWrap '.' should be on a new line. 972
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1014
 Warning whitespace OperatorWrap '+' should be on a new line. 1014
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1016
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1042
 Warning whitespace OperatorWrap '+' should be on a new line. 1042
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1044
 Warning whitespace SeparatorWrap '.' should be on a new line. 1079
 Warning whitespace SeparatorWrap '.' should be on a new line. 1080
 Warning whitespace SeparatorWrap '.' should be on a new line. 1081
 Warning whitespace SeparatorWrap '.' should be on a new line. 1082
 Warning whitespace SeparatorWrap '.' should be on a new line. 1083
 Warning whitespace SeparatorWrap '.' should be on a new line. 1084
 Warning whitespace SeparatorWrap '.' should be on a new line. 1085
 Warning whitespace SeparatorWrap '.' should be on a new line. 1090
 Warning whitespace SeparatorWrap '.' should be on a new line. 1091
 Warning whitespace SeparatorWrap '.' should be on a new line. 1092
 Warning whitespace SeparatorWrap '.' should be on a new line. 1093
 Warning whitespace SeparatorWrap '.' should be on a new line. 1094
 Warning whitespace SeparatorWrap '.' should be on a new line. 1095
 Warning whitespace SeparatorWrap '.' should be on a new line. 1096
 Warning whitespace SeparatorWrap '.' should be on a new line. 1122
 Warning whitespace SeparatorWrap '.' should be on a new line. 1124
 Warning whitespace SeparatorWrap '.' should be on a new line. 1140
 Warning whitespace SeparatorWrap '.' should be on a new line. 1141
 Warning whitespace SeparatorWrap '.' should be on a new line. 1142
 Warning whitespace SeparatorWrap '.' should be on a new line. 1143
 Warning whitespace SeparatorWrap '.' should be on a new line. 1144
 Warning whitespace SeparatorWrap '.' should be on a new line. 1188
 Warning whitespace SeparatorWrap '.' should be on a new line. 1189
 Warning whitespace SeparatorWrap '.' should be on a new line. 1190
 Warning whitespace SeparatorWrap '.' should be on a new line. 1191
 Warning whitespace SeparatorWrap '.' should be on a new line. 1192

org/opendaylight/vtn/manager/internal/util/vnode/VlanMapIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfoBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.map.info.VlanMapStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMapKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning whitespace SeparatorWrap '.' should be on a new line. 120
 Warning whitespace SeparatorWrap '.' should be on a new line. 121
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 148
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 152

org/opendaylight/vtn/manager/internal/util/vnode/VlanMapIdentifierTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfoBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.map.info.VlanMapStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMapBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMapKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 54
 Warning whitespace SeparatorWrap '.' should be on a new line. 81
 Warning whitespace SeparatorWrap '.' should be on a new line. 279
 Warning whitespace SeparatorWrap '.' should be on a new line. 280
 Warning whitespace SeparatorWrap '.' should be on a new line. 281
 Warning whitespace SeparatorWrap '.' should be on a new line. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 283
 Warning whitespace SeparatorWrap '.' should be on a new line. 313
 Warning whitespace SeparatorWrap '.' should be on a new line. 314
 Warning whitespace SeparatorWrap '.' should be on a new line. 315
 Warning whitespace SeparatorWrap '.' should be on a new line. 316
 Warning whitespace SeparatorWrap '.' should be on a new line. 317
 Warning whitespace SeparatorWrap '.' should be on a new line. 318
 Warning whitespace SeparatorWrap '.' should be on a new line. 439
 Warning whitespace SeparatorWrap '.' should be on a new line. 445
 Warning whitespace SeparatorWrap '.' should be on a new line. 447
 Warning whitespace SeparatorWrap '.' should be on a new line. 449
 Warning whitespace SeparatorWrap '.' should be on a new line. 451
 Warning whitespace SeparatorWrap '.' should be on a new line. 452
 Warning whitespace SeparatorWrap '.' should be on a new line. 453
 Warning whitespace SeparatorWrap '.' should be on a new line. 458
 Warning whitespace SeparatorWrap '.' should be on a new line. 459
 Warning whitespace SeparatorWrap '.' should be on a new line. 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 462
 Warning whitespace SeparatorWrap '.' should be on a new line. 467
 Warning whitespace SeparatorWrap '.' should be on a new line. 469
 Warning whitespace SeparatorWrap '.' should be on a new line. 470
 Warning whitespace SeparatorWrap '.' should be on a new line. 471
 Warning whitespace SeparatorWrap '.' should be on a new line. 478
 Warning whitespace SeparatorWrap '.' should be on a new line. 480
 Warning whitespace SeparatorWrap '.' should be on a new line. 481
 Warning whitespace SeparatorWrap '.' should be on a new line. 482
 Warning whitespace SeparatorWrap '.' should be on a new line. 508
 Warning whitespace SeparatorWrap '.' should be on a new line. 510
 Warning whitespace SeparatorWrap '.' should be on a new line. 511
 Warning whitespace SeparatorWrap '.' should be on a new line. 512
 Warning whitespace SeparatorWrap '.' should be on a new line. 513
 Warning whitespace OperatorWrap '&&' should be on a new line. 673
 Warning whitespace SeparatorWrap '.' should be on a new line. 705
 Warning whitespace SeparatorWrap '.' should be on a new line. 706
 Warning whitespace SeparatorWrap '.' should be on a new line. 707
 Warning whitespace SeparatorWrap '.' should be on a new line. 708
 Warning whitespace SeparatorWrap '.' should be on a new line. 709
 Warning whitespace SeparatorWrap '.' should be on a new line. 740
 Warning whitespace SeparatorWrap '.' should be on a new line. 741
 Warning whitespace SeparatorWrap '.' should be on a new line. 742
 Warning whitespace SeparatorWrap '.' should be on a new line. 743
 Warning whitespace SeparatorWrap '.' should be on a new line. 744
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 786
 Warning whitespace OperatorWrap '+' should be on a new line. 786
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 788
 Warning coding VariableDeclarationUsageDistance Distance between variable 'msg' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 814
 Warning whitespace OperatorWrap '+' should be on a new line. 814
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 816
 Warning whitespace OperatorWrap '+' should be on a new line. 839
 Warning whitespace OperatorWrap '+' should be on a new line. 874

org/opendaylight/vtn/manager/internal/util/vnode/mac/CurrentMacEntry.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntryBuilder'. 25
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 64
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 93
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 114
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 121
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 129

org/opendaylight/vtn/manager/internal/util/vnode/mac/CurrentMacEntryTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.MacMapIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIfIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntryBuilder'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntryBuilder'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntryBuilder'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntryBuilder'. 39
 Warning whitespace SeparatorWrap '.' should be on a new line. 63
 Warning whitespace SeparatorWrap '.' should be on a new line. 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 65
 Warning whitespace SeparatorWrap '.' should be on a new line. 66
 Warning whitespace SeparatorWrap '.' should be on a new line. 67
 Warning whitespace SeparatorWrap '.' should be on a new line. 68
 Warning whitespace SeparatorWrap '.' should be on a new line. 69
 Warning whitespace SeparatorWrap '.' should be on a new line. 70
 Warning whitespace SeparatorWrap '.' should be on a new line. 96
 Warning whitespace SeparatorWrap '.' should be on a new line. 97
 Warning whitespace SeparatorWrap '.' should be on a new line. 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 99
 Warning whitespace SeparatorWrap '.' should be on a new line. 100
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 124
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 127
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 130
 Warning whitespace SeparatorWrap '.' should be on a new line. 131
 Warning whitespace SeparatorWrap '.' should be on a new line. 151
 Warning whitespace SeparatorWrap '.' should be on a new line. 152
 Warning whitespace SeparatorWrap '.' should be on a new line. 153
 Warning whitespace SeparatorWrap '.' should be on a new line. 154
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning whitespace SeparatorWrap '.' should be on a new line. 156
 Warning whitespace SeparatorWrap '.' should be on a new line. 157
 Warning whitespace SeparatorWrap '.' should be on a new line. 158
 Warning whitespace OperatorWrap '||' should be on a new line. 177
 Warning whitespace OperatorWrap '||' should be on a new line. 178
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 206
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 210
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 227
 Warning whitespace SeparatorWrap '.' should be on a new line. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 229
 Warning coding VariableDeclarationUsageDistance Distance between variable 'addrSet' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 269
 Warning whitespace SeparatorWrap '.' should be on a new line. 271
 Warning whitespace SeparatorWrap '.' should be on a new line. 272
 Warning whitespace SeparatorWrap '.' should be on a new line. 273
 Warning whitespace SeparatorWrap '.' should be on a new line. 274
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 279
 Warning whitespace SeparatorWrap '.' should be on a new line. 304
 Warning whitespace SeparatorWrap '.' should be on a new line. 305
 Warning whitespace SeparatorWrap '.' should be on a new line. 306
 Warning whitespace SeparatorWrap '.' should be on a new line. 307
 Warning whitespace SeparatorWrap '.' should be on a new line. 308
 Warning whitespace SeparatorWrap '.' should be on a new line. 309
 Warning whitespace SeparatorWrap '.' should be on a new line. 310
 Warning whitespace SeparatorWrap '.' should be on a new line. 311
 Warning coding VariableDeclarationUsageDistance Distance between variable 'macs' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 355
 Warning whitespace SeparatorWrap '.' should be on a new line. 405
 Warning whitespace SeparatorWrap '.' should be on a new line. 406
 Warning whitespace SeparatorWrap '.' should be on a new line. 407
 Warning whitespace SeparatorWrap '.' should be on a new line. 408
 Warning whitespace SeparatorWrap '.' should be on a new line. 409
 Warning whitespace SeparatorWrap '.' should be on a new line. 410
 Warning whitespace SeparatorWrap '.' should be on a new line. 411
 Warning whitespace SeparatorWrap '.' should be on a new line. 412
 Warning whitespace SeparatorWrap '.' should be on a new line. 413
 Warning whitespace OperatorWrap '+' should be on a new line. 417
 Warning whitespace OperatorWrap '+' should be on a new line. 418
 Warning whitespace OperatorWrap '+' should be on a new line. 419
 Warning whitespace SeparatorWrap '.' should be on a new line. 447
 Warning whitespace SeparatorWrap '.' should be on a new line. 448
 Warning whitespace SeparatorWrap '.' should be on a new line. 449
 Warning whitespace SeparatorWrap '.' should be on a new line. 450
 Warning whitespace SeparatorWrap '.' should be on a new line. 451
 Warning whitespace SeparatorWrap '.' should be on a new line. 452
 Warning whitespace SeparatorWrap '.' should be on a new line. 453
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning whitespace SeparatorWrap '.' should be on a new line. 508
 Warning whitespace SeparatorWrap '.' should be on a new line. 509
 Warning whitespace SeparatorWrap '.' should be on a new line. 510
 Warning whitespace SeparatorWrap '.' should be on a new line. 511
 Warning whitespace SeparatorWrap '.' should be on a new line. 512
 Warning whitespace SeparatorWrap '.' should be on a new line. 513
 Warning whitespace SeparatorWrap '.' should be on a new line. 514
 Warning whitespace SeparatorWrap '.' should be on a new line. 515

org/opendaylight/vtn/manager/internal/util/vnode/mac/ExtendedPortVlanMacFilter.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 137). 26
 Warning whitespace OperatorWrap '||' should be on a new line. 71

org/opendaylight/vtn/manager/internal/util/vnode/mac/ExtendedPortVlanMacFilterTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SpecificPortFilter'. 22
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vlanMatch' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 59

org/opendaylight/vtn/manager/internal/util/vnode/mac/MacEntry.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntryBuilder'. 23
 Warning whitespace OperatorWrap '&&' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 162
 Warning whitespace SeparatorWrap '.' should be on a new line. 163
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 226

org/opendaylight/vtn/manager/internal/util/vnode/mac/NewMacEntry.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntryBuilder'. 25
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 83
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 93
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 127
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 130
 Warning whitespace SeparatorWrap '.' should be on a new line. 131

org/opendaylight/vtn/manager/internal/util/vnode/mac/NewMacEntryTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.MacMapIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIfIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry'. 38
 Warning whitespace OperatorWrap '||' should be on a new line. 147
 Warning whitespace OperatorWrap '||' should be on a new line. 148
 Warning whitespace OperatorWrap '+' should be on a new line. 301
 Warning whitespace OperatorWrap '+' should be on a new line. 302
 Warning whitespace OperatorWrap '+' should be on a new line. 303
 Warning blocks EmptyBlock Empty catch block. 331

org/opendaylight/vtn/manager/internal/util/vnode/mac/NodeMacFilter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry'. 15

org/opendaylight/vtn/manager/internal/util/vnode/mac/NodeMacFilterTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode'. 20

org/opendaylight/vtn/manager/internal/util/vnode/mac/PortMacFilterTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 20

org/opendaylight/vtn/manager/internal/util/vnode/mac/PortVlanMacFilterTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 20
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vlanMatch' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 47

org/opendaylight/vtn/manager/internal/util/vnode/package-info.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.opendaylight.vtn.manager.util.xml.adapters.VnodeNameAdapter'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNodeAdapter' import. Should be before 'org.opendaylight.vtn.manager.util.xml.adapters.VnodeNameAdapter'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName'. 45

org/opendaylight/vtn/manager/internal/vnode/AddVlanMapTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier'. 23
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 116
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 124

org/opendaylight/vtn/manager/internal/vnode/BridgeBuildHelper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MultiEventCollector'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MultiEventCollector'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.VtnPortMappableBridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning naming MemberName Member name 'vInterfaces' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning whitespace SeparatorWrap '.' should be on a new line. 91
 Warning whitespace SeparatorWrap '.' should be on a new line. 405
 Warning whitespace SeparatorWrap '.' should be on a new line. 412
 Warning whitespace SeparatorWrap '.' should be on a new line. 434
 Warning whitespace SeparatorWrap '.' should be on a new line. 444
 Warning whitespace SeparatorWrap '.' should be on a new line. 451
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 529

org/opendaylight/vtn/manager/internal/vnode/BridgeStatusBuildHelper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.ItemBuildHelper' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MultiEventCollector' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.bridge.status.FaultedPaths' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.bridge.status.FaultedPathsKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatusBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 229
 Warning whitespace SeparatorWrap '.' should be on a new line. 236
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 355
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 369
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 397
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 407

org/opendaylight/vtn/manager/internal/vnode/ClearFlowFilterTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier'. 22
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 85
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 101
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 109
 Warning whitespace SeparatorWrap '.' should be on a new line. 114

org/opendaylight/vtn/manager/internal/vnode/ClearMacEntryTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.List'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.RemoveMacEntryOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.RemoveMacEntryOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.remove.mac.entry.output.RemoveMacEntryResult' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.remove.mac.entry.output.RemoveMacEntryResultBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTableBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 92
 Warning whitespace SeparatorWrap '.' should be on a new line. 92
 Warning whitespace SeparatorWrap '.' should be on a new line. 93
 Warning whitespace SeparatorWrap '.' should be on a new line. 94
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 112
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 120
 Warning whitespace SeparatorWrap '.' should be on a new line. 126

org/opendaylight/vtn/manager/internal/vnode/ClearVlanMapTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier'. 23
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning whitespace SeparatorWrap '.' should be on a new line. 88
 Warning whitespace SeparatorWrap '.' should be on a new line. 89
 Warning whitespace SeparatorWrap '.' should be on a new line. 95
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 108
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 116
 Warning whitespace SeparatorWrap '.' should be on a new line. 121

org/opendaylight/vtn/manager/internal/vnode/DeleteVlanMapTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier'. 17

org/opendaylight/vtn/manager/internal/vnode/FaultedPathsBuildHelper.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 30
 Warning whitespace SeparatorWrap '.' should be on a new line. 31

org/opendaylight/vtn/manager/internal/vnode/FlowFilterTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 55
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 66

org/opendaylight/vtn/manager/internal/vnode/GetMacMappedHostFuture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.SettableVTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcOutputGenerator' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcUtils' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.GetMacMappedHostInput' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.GetMacMappedHostOutput' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.GetMacMappedHostOutputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.get.mac.mapped.host.output.MacMappedHost' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.get.mac.mapped.host.output.MacMappedHostBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.status.MappedHost' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMap' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning whitespace OperatorWrap '||' should be on a new line. 273
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 282
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 348
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 356

org/opendaylight/vtn/manager/internal/vnode/GetVlanMapFuture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.annotation.Nonnull'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'javax.annotation.Nonnull'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'javax.annotation.Nonnull'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier'. 29
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 124
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 147
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 155
 Warning whitespace SeparatorWrap '.' should be on a new line. 162

org/opendaylight/vtn/manager/internal/vnode/MacEntryAger.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNConfig' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.packet.PacketOutQueue' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.ArpPacketBuilder' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.BridgeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntryBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning whitespace SeparatorWrap '.' should be on a new line. 81
 Warning whitespace OperatorWrap '+' should be on a new line. 139
 Warning whitespace SeparatorWrap '.' should be on a new line. 143

org/opendaylight/vtn/manager/internal/vnode/MacEntryRemover.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.BridgeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.mac.MacEntryFilter' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.slf4j.LoggerFactory'. 31

org/opendaylight/vtn/manager/internal/vnode/MacEntryWalker.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.List'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.MacTables' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning whitespace SeparatorWrap '.' should be on a new line. 80
 Warning whitespace SeparatorWrap '.' should be on a new line. 81
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '98'. 129

org/opendaylight/vtn/manager/internal/vnode/MacMapActivation.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.PortMapping' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.PortMappingBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 103
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 106
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 163
 Warning whitespace SeparatorWrap '.' should be on a new line. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 183
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '109'. 229
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace OperatorWrap '+' should be on a new line. 255
 Warning whitespace OperatorWrap '+' should be on a new line. 256
 Warning whitespace OperatorWrap '+' should be on a new line. 282
 Warning whitespace OperatorWrap '+' should be on a new line. 287

org/opendaylight/vtn/manager/internal/vnode/MacMapCleaner.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 97
 Warning whitespace OperatorWrap '&&' should be on a new line. 118
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 130
 Warning whitespace OperatorWrap '||' should be on a new line. 221
 Warning whitespace OperatorWrap '||' should be on a new line. 226
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 235
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 306

org/opendaylight/vtn/manager/internal/vnode/MacMapListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.config.AllowedHosts' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.status.MappedHost' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning whitespace OperatorWrap '+' should be on a new line. 70
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 80
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 88
 Warning whitespace OperatorWrap '+' should be on a new line. 103
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 108
 Warning whitespace OperatorWrap '&&' should be on a new line. 132
 Warning whitespace OperatorWrap '&&' should be on a new line. 134
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 180
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 190
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 227
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 235

org/opendaylight/vtn/manager/internal/vnode/MacMapRegistry.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTNMacMapStatus'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTNMacMapStatus'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.VtnMapReferenceField' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.map.reference.list.MapReferenceList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.map.reference.list.MapReferenceListBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.MacMapAllowed' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.MacMapAllowedBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.MacMapDenied' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 269
 Warning whitespace SeparatorWrap '.' should be on a new line. 294
 Warning whitespace SeparatorWrap '.' should be on a new line. 314
 Warning whitespace SeparatorWrap '.' should be on a new line. 315
 Warning whitespace SeparatorWrap '.' should be on a new line. 316
 Warning whitespace SeparatorWrap '.' should be on a new line. 348
 Warning whitespace SeparatorWrap '.' should be on a new line. 356
 Warning whitespace OperatorWrap '&&' should be on a new line. 359
 Warning whitespace SeparatorWrap '.' should be on a new line. 397
 Warning whitespace SeparatorWrap '.' should be on a new line. 405
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 427

org/opendaylight/vtn/manager/internal/vnode/MacMapStatusReader.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Map'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTNMacMapStatus'. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 176

org/opendaylight/vtn/manager/internal/vnode/MappingRegistry.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.commons.lang3.tuple.ImmutablePair' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.commons.lang3.tuple.Pair' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.remove.EdgePortFlowRemover' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.remove.FlowRemoverQueue' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.MacVlan' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodeVlan' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.PortFilter' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.PortVlan' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.MacMapChange' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.MacMapIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.TenantNodeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeType' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTNMacMapStatus' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.mac.PortVlanMacFilter' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.VtnMappings' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.map.reference.list.MapReferenceList' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.map.reference.list.MapReferenceListKey' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.MacMapAllowed' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.MacMapAllowedKey' import. Should be before 'org.slf4j.LoggerFactory'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.MacMapDenied' import. Should be before 'org.slf4j.LoggerFactory'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.MacMapDeniedKey' import. Should be before 'org.slf4j.LoggerFactory'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.PortMapping' import. Should be before 'org.slf4j.LoggerFactory'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.PortMappingKey' import. Should be before 'org.slf4j.LoggerFactory'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.VlanMapping' import. Should be before 'org.slf4j.LoggerFactory'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.VlanMappingKey' import. Should be before 'org.slf4j.LoggerFactory'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.status.MappedHost' import. Should be before 'org.slf4j.LoggerFactory'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.status.MappedHostKey' import. Should be before 'org.slf4j.LoggerFactory'. 68
 Warning whitespace OperatorWrap '+' should be on a new line. 131
 Warning whitespace OperatorWrap '+' should be on a new line. 132
 Warning whitespace OperatorWrap '||' should be on a new line. 183
 Warning whitespace OperatorWrap '+' should be on a new line. 186
 Warning whitespace OperatorWrap '+' should be on a new line. 187
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 214
 Warning whitespace SeparatorWrap '.' should be on a new line. 471
 Warning whitespace SeparatorWrap '.' should be on a new line. 472
 Warning whitespace SeparatorWrap '.' should be on a new line. 485
 Warning whitespace SeparatorWrap '.' should be on a new line. 486
 Warning whitespace SeparatorWrap '.' should be on a new line. 497
 Warning whitespace SeparatorWrap '.' should be on a new line. 498
 Warning whitespace SeparatorWrap '.' should be on a new line. 511
 Warning whitespace SeparatorWrap '.' should be on a new line. 512
 Warning whitespace SeparatorWrap '.' should be on a new line. 526
 Warning whitespace SeparatorWrap '.' should be on a new line. 527
 Warning whitespace SeparatorWrap '.' should be on a new line. 528
 Warning whitespace OperatorWrap '+' should be on a new line. 640
 Warning whitespace SeparatorWrap '.' should be on a new line. 715
 Warning whitespace OperatorWrap '+' should be on a new line. 769
 Warning whitespace SeparatorWrap '.' should be on a new line. 798
 Warning whitespace OperatorWrap '+' should be on a new line. 817

org/opendaylight/vtn/manager/internal/vnode/PacketContext.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.packet.ARP' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.packet.Ethernet' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.packet.ICMP' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.packet.IEEE8021Q' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.packet.IPv4' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.packet.Packet' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.packet.TCP' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.packet.UDP' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherTypes' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.Ip4Network' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.NumberUtils' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.RouteResolver' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNConfig' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.add.FlowAddQueue' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.remove.EdgeHostFlowRemover' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.remove.FlowRemoverQueue' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.packet.PacketInEvent' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.packet.PacketOutQueue' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.packet.cache.CachedPacketContext' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.packet.cache.EtherPacket' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.packet.cache.IcmpPacket' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.packet.cache.Inet4Packet' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.packet.cache.L4Packet' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.packet.cache.TcpPacket' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.packet.cache.UdpPacket' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.routing.PathMapContext' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.routing.PathMapEvaluator' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.VNodeHop' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.VTNFlowBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowFilterAction' import. Should be before 'org.slf4j.LoggerFactory'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.cond.FlowCondReader' import. Should be before 'org.slf4j.LoggerFactory'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.cond.VTNFlowCondition' import. Should be before 'org.slf4j.LoggerFactory'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.DropFlowException' import. Should be before 'org.slf4j.LoggerFactory'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.FlowFilterContext' import. Should be before 'org.slf4j.LoggerFactory'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.FlowFilterList' import. Should be before 'org.slf4j.LoggerFactory'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.FlowFilterListId' import. Should be before 'org.slf4j.LoggerFactory'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.RedirectFlowException' import. Should be before 'org.slf4j.LoggerFactory'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.VTNFlowFilter' import. Should be before 'org.slf4j.LoggerFactory'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchType' import. Should be before 'org.slf4j.LoggerFactory'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNEtherMatch' import. Should be before 'org.slf4j.LoggerFactory'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNInet4Match' import. Should be before 'org.slf4j.LoggerFactory'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNLayer4Match' import. Should be before 'org.slf4j.LoggerFactory'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNMatch' import. Should be before 'org.slf4j.LoggerFactory'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.LoggerFactory'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.L2Host' import. Should be before 'org.slf4j.LoggerFactory'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.LinkEdge' import. Should be before 'org.slf4j.LoggerFactory'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.PortVlan' import. Should be before 'org.slf4j.LoggerFactory'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.ArpPacketBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.EtherHeader' import. Should be before 'org.slf4j.LoggerFactory'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.InetHeader' import. Should be before 'org.slf4j.LoggerFactory'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.Layer4Header' import. Should be before 'org.slf4j.LoggerFactory'. 84
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.UnsupportedPacketException' import. Should be before 'org.slf4j.LoggerFactory'. 85
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 86
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.TenantNodeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 87
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 88
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 89
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeType' import. Should be before 'org.slf4j.LoggerFactory'. 90
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.mac.MacEntry' import. Should be before 'org.slf4j.LoggerFactory'. 91
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VirtualRouteReason' import. Should be before 'org.slf4j.LoggerFactory'. 93
 Warning whitespace SeparatorWrap '.' should be on a new line. 470
 Warning whitespace OperatorWrap '||' should be on a new line. 476
 Warning whitespace SeparatorWrap '.' should be on a new line. 493
 Warning whitespace SeparatorWrap '.' should be on a new line. 533
 Warning whitespace SeparatorWrap '.' should be on a new line. 582
 Warning whitespace SeparatorWrap '.' should be on a new line. 587
 Warning whitespace OperatorWrap '+' should be on a new line. 672
 Warning whitespace OperatorWrap '&&' should be on a new line. 700
 Warning whitespace OperatorWrap '-' should be on a new line. 776
 Warning whitespace OperatorWrap '&&' should be on a new line. 835
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 863
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 906
 Warning whitespace OperatorWrap '+' should be on a new line. 938
 Warning whitespace SeparatorWrap '.' should be on a new line. 977
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1051
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 1054
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '1,110'. 1136
 Warning whitespace SeparatorWrap '.' should be on a new line. 1151
 Warning whitespace SeparatorWrap '.' should be on a new line. 1152
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 1187
 Warning whitespace OperatorWrap '+' should be on a new line. 1229
 Warning whitespace OperatorWrap '+' should be on a new line. 1243
 Warning whitespace OperatorWrap '+' should be on a new line. 1263
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1321
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1331
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1339
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1351
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1359
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1367
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1375
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1399
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1412
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1422
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1432
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1440
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1454
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1463
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '579'. 1466
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1473
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1481
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1489
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1514
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '1,202'. 1517
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1540

org/opendaylight/vtn/manager/internal/vnode/PortMapCleaner.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning whitespace SeparatorWrap '.' should be on a new line. 58

org/opendaylight/vtn/manager/internal/vnode/PortMapCleanerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.FlowRemover' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.remove.FlowRemoverQueue' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.PortVlan' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.LoopIterator' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.MacTables' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTableBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntryBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntryKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTableBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 58
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 104
 Warning whitespace SeparatorWrap '.' should be on a new line. 105
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 114
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 186
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 210
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning whitespace SeparatorWrap '.' should be on a new line. 214
 Warning whitespace SeparatorWrap '.' should be on a new line. 215
 Warning whitespace OperatorWrap '&&' should be on a new line. 218
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 227
 Warning whitespace SeparatorWrap '.' should be on a new line. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 229

org/opendaylight/vtn/manager/internal/vnode/PortMapRegistry.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTNMacMapStatus'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTNMacMapStatus'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.PortMapping' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.PortMappingBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.VlanMapping' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning whitespace SeparatorWrap '.' should be on a new line. 110
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace OperatorWrap '+' should be on a new line. 181
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 201
 Warning whitespace OperatorWrap '+' should be on a new line. 220

org/opendaylight/vtn/manager/internal/vnode/RemoveFilterTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.DeleteDataTask'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 17

org/opendaylight/vtn/manager/internal/vnode/RemoveFlowFilterTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.RemoveFlowFilterOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.RemoveFlowFilterOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.result.FlowFilterResult' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.result.FlowFilterResultBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 86
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 94
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 108

org/opendaylight/vtn/manager/internal/vnode/RemoveMacEntryTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.RemoveMacEntryOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.RemoveMacEntryOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.remove.mac.entry.output.RemoveMacEntryResult' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.remove.mac.entry.output.RemoveMacEntryResultBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 96
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 107
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 115
 Warning whitespace SeparatorWrap '.' should be on a new line. 124
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 131

org/opendaylight/vtn/manager/internal/vnode/RemoveMacTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.DeleteDataTask'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 19

org/opendaylight/vtn/manager/internal/vnode/RemovePortMapTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 24
 Warning whitespace SeparatorWrap '.' should be on a new line. 74
 Warning whitespace SeparatorWrap '.' should be on a new line. 78
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 130
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 143

org/opendaylight/vtn/manager/internal/vnode/RemoveVbridgeTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 60

org/opendaylight/vtn/manager/internal/vnode/RemoveVinterfaceTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 23
 Warning whitespace SeparatorWrap '.' should be on a new line. 62
 Warning whitespace SeparatorWrap '.' should be on a new line. 66
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 85

org/opendaylight/vtn/manager/internal/vnode/RemoveVirtualNodeTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 24
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 102
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 117
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 125
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 135

org/opendaylight/vtn/manager/internal/vnode/RemoveVlanMapTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier'. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 95
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 104
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 118
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 137
 Warning whitespace SeparatorWrap '.' should be on a new line. 142

org/opendaylight/vtn/manager/internal/vnode/RemoveVterminalTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 60

org/opendaylight/vtn/manager/internal/vnode/RemoveVtnTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.RemoveVtnInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74

org/opendaylight/vtn/manager/internal/vnode/SetFilterTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.tx.PutDataTask'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 17
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 54

org/opendaylight/vtn/manager/internal/vnode/SetFlowFilterTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.SetFlowFilterInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.SetFlowFilterOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.SetFlowFilterOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.result.FlowFilterResult' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.result.FlowFilterResultBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 104
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 121
 Warning whitespace SeparatorWrap '.' should be on a new line. 126

org/opendaylight/vtn/manager/internal/vnode/SetMacMapAclTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 84
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 95
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 103

org/opendaylight/vtn/manager/internal/vnode/SetMacMapTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 81
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 92
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 100

org/opendaylight/vtn/manager/internal/vnode/SetPortMapTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 25
 Warning whitespace SeparatorWrap '.' should be on a new line. 81
 Warning whitespace SeparatorWrap '.' should be on a new line. 85
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 142
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 155

org/opendaylight/vtn/manager/internal/vnode/UpdateMacMapTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTNMacMapStatus'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTNMacMapStatus'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMapBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateOperationType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning whitespace SeparatorWrap '.' should be on a new line. 151
 Warning whitespace SeparatorWrap '.' should be on a new line. 152
 Warning whitespace SeparatorWrap '.' should be on a new line. 153

org/opendaylight/vtn/manager/internal/vnode/UpdateVbridgeTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeUpdateMode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTableBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.UpdateVbridgeInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.UpdateVbridgeOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.UpdateVbridgeOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.VtnVbridgeConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeConfigBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning whitespace SeparatorWrap '.' should be on a new line. 108
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 116
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '106'. 146
 Warning whitespace OperatorWrap '&&' should be on a new line. 211
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '67'. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 230
 Warning whitespace SeparatorWrap '.' should be on a new line. 231
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 240
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 248
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 256

org/opendaylight/vtn/manager/internal/vnode/UpdateVinterfaceTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeUpdateMode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.VtnPortMappableBridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatusBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.UpdateVinterfaceInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.UpdateVinterfaceOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.UpdateVinterfaceOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.VtnVinterfaceConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.VinterfaceStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.VinterfaceStatusBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceConfigBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.VterminalBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning whitespace SeparatorWrap '.' should be on a new line. 114
 Warning whitespace SeparatorWrap '.' should be on a new line. 118
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 314
 Warning whitespace SeparatorWrap '.' should be on a new line. 318
 Warning whitespace SeparatorWrap '.' should be on a new line. 319
 Warning whitespace SeparatorWrap '.' should be on a new line. 320
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '312'. 387
 Warning whitespace SeparatorWrap '.' should be on a new line. 437
 Warning whitespace SeparatorWrap '.' should be on a new line. 438
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '98'. 476
 Warning whitespace SeparatorWrap '.' should be on a new line. 483
 Warning whitespace SeparatorWrap '.' should be on a new line. 484
 Warning whitespace SeparatorWrap '.' should be on a new line. 485
 Warning whitespace SeparatorWrap '.' should be on a new line. 489
 Warning whitespace SeparatorWrap '.' should be on a new line. 490
 Warning whitespace SeparatorWrap '.' should be on a new line. 491
 Warning whitespace SeparatorWrap '.' should be on a new line. 492
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 499
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 507

org/opendaylight/vtn/manager/internal/vnode/UpdateVirtualNodeTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeUpdateMode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateOperationType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29

org/opendaylight/vtn/manager/internal/vnode/UpdateVterminalTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeUpdateMode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.UpdateVterminalInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.UpdateVterminalOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.UpdateVterminalOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.VtnVterminalConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.info.VterminalConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.info.VterminalConfigBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.VterminalBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 42
 Warning whitespace SeparatorWrap '.' should be on a new line. 100
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '99'. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '63'. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 206
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 217
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 225

org/opendaylight/vtn/manager/internal/vnode/UpdateVtnTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.UpdateVtnInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.UpdateVtnOutput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.UpdateVtnOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.VtnVtenantConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtenantConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtenantConfigBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeUpdateMode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTableBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cb' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace OperatorWrap '&&' should be on a new line. 215
 Warning whitespace OperatorWrap '&&' should be on a new line. 216
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '75'. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 251
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 259

org/opendaylight/vtn/manager/internal/vnode/VBridge.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.Ip4Network' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnNodeEvent' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnPortEvent' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.CacheMap' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.VNodeHop' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.DropFlowException' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.FlowFilterList' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.RedirectFlowException' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.PortVlan' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.BridgeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.TenantNodeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeType' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTNMacMapConfig' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTNPortMapConfig' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTNVlanMapConfig' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.mac.CurrentMacEntry' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.mac.MacEntry' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.mac.NewMacEntry' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.xml.XmlLogger' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.xml.XmlVBridge' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VirtualRouteReason' import. Should be before 'org.slf4j.LoggerFactory'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMap' import. Should be before 'org.slf4j.LoggerFactory'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMap' import. Should be before 'org.slf4j.LoggerFactory'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.slf4j.LoggerFactory'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry' import. Should be before 'org.slf4j.LoggerFactory'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTable' import. Should be before 'org.slf4j.LoggerFactory'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.slf4j.LoggerFactory'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.VtnVinterfaceConfig' import. Should be before 'org.slf4j.LoggerFactory'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.slf4j.LoggerFactory'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.slf4j.LoggerFactory'. 75
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 190
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 483
 Warning whitespace OperatorWrap '&&' should be on a new line. 529
 Warning whitespace SeparatorWrap '.' should be on a new line. 536
 Warning whitespace SeparatorWrap '.' should be on a new line. 589
 Warning whitespace OperatorWrap '&&' should be on a new line. 707
 Warning whitespace SeparatorWrap '.' should be on a new line. 745
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 934
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 967

org/opendaylight/vtn/manager/internal/vnode/VBridgeEntity.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.CandidateAlreadyRegisteredException' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.Entity' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipCandidateRegistration' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.VtnVbridgeConfig' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning whitespace OperatorWrap '+' should be on a new line. 244
 Warning whitespace OperatorWrap '+' should be on a new line. 269
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 288
 Warning whitespace OperatorWrap '+' should be on a new line. 289
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '225'. 326

org/opendaylight/vtn/manager/internal/vnode/VBridgeInterface.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTNPortMapConfig' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.mac.PortVlanMacFilter' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.VtnVinterfaceConfig' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 93

org/opendaylight/vtn/manager/internal/vnode/VBridgeManager.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.CompositeAutoCloseable' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNEntityType' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcFuture' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcUtils' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.Entity' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipChange' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipListener' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipListenerRegistration' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.GetMacMappedHostInput' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.GetMacMappedHostOutput' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.SetMacMapAclInput' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.SetMacMapAclOutput' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.SetMacMapInput' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.SetMacMapOutput' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.VtnMacMapService' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.get.mac.mapped.host.output.MacMappedHost' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.AddVlanMapInput' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.AddVlanMapOutput' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.GetVlanMapInput' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.GetVlanMapOutput' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.RemoveVlanMapInput' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.RemoveVlanMapOutput' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.VtnVlanMapService' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.remove.vlan.map.output.RemoveVlanMapResult' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMap' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.RemoveMacEntryInput' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.RemoveMacEntryOutput' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.VtnMacTableService' import. Should be before 'org.slf4j.LoggerFactory'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.remove.mac.entry.output.RemoveMacEntryResult' import. Should be before 'org.slf4j.LoggerFactory'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.RemoveVbridgeInput' import. Should be before 'org.slf4j.LoggerFactory'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.UpdateVbridgeInput' import. Should be before 'org.slf4j.LoggerFactory'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.UpdateVbridgeOutput' import. Should be before 'org.slf4j.LoggerFactory'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.VtnVbridgeService' import. Should be before 'org.slf4j.LoggerFactory'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeConfig' import. Should be before 'org.slf4j.LoggerFactory'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.slf4j.LoggerFactory'. 68
 Warning naming MemberName Member name 'vBridges' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 90
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 224
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 231
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 259
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 266
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 322
 Warning whitespace SeparatorWrap '.' should be on a new line. 323
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 341
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 361
 Warning whitespace SeparatorWrap '.' should be on a new line. 362
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 384
 Warning whitespace SeparatorWrap '.' should be on a new line. 385
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 402
 Warning whitespace SeparatorWrap '.' should be on a new line. 403
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 419
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 421
 Warning whitespace SeparatorWrap '.' should be on a new line. 422
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 443
 Warning whitespace SeparatorWrap '.' should be on a new line. 444
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 465
 Warning whitespace SeparatorWrap '.' should be on a new line. 466
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 482
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 485
 Warning whitespace SeparatorWrap '.' should be on a new line. 486

org/opendaylight/vtn/manager/internal/vnode/VInterface.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.packet.Ethernet' import. Should be before 'org.slf4j.Logger'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.Logger'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.remove.EdgePortFlowRemover' import. Should be before 'org.slf4j.Logger'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.remove.FlowRemoverQueue' import. Should be before 'org.slf4j.Logger'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.flow.remove.VNodeFlowRemover' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnNodeEvent' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnPortEvent' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.Logger'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.VNodeHop' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.VTNFlowBuilder' import. Should be before 'org.slf4j.Logger'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.DropFlowException' import. Should be before 'org.slf4j.Logger'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.FlowFilterList' import. Should be before 'org.slf4j.Logger'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.RedirectFlowException' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNEtherMatch' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNMatch' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryUtils' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.PortVlan' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.Logger'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.Logger'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIfIdentifier' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeType' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTNPortMapConfig' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VirtualRouteReason' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.vtn.port.mappable.PortMapConfig' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.slf4j.Logger'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.VtnPortMappableBridge' import. Should be before 'org.slf4j.Logger'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.VtnVinterfaceConfig' import. Should be before 'org.slf4j.Logger'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.VinterfaceStatus' import. Should be before 'org.slf4j.Logger'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.VinterfaceStatusBuilder' import. Should be before 'org.slf4j.Logger'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.slf4j.Logger'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceBuilder' import. Should be before 'org.slf4j.Logger'. 65
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 227
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace OperatorWrap '&&' should be on a new line. 399
 Warning whitespace SeparatorWrap '.' should be on a new line. 408
 Warning whitespace OperatorWrap '&&' should be on a new line. 433
 Warning whitespace OperatorWrap '&&' should be on a new line. 485
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 751
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 784
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '258'. 806
 Warning whitespace OperatorWrap '||' should be on a new line. 871
 Warning whitespace SeparatorWrap '.' should be on a new line. 977
 Warning whitespace SeparatorWrap '.' should be on a new line. 1042
 Warning whitespace SeparatorWrap '.' should be on a new line. 1043
 Warning whitespace SeparatorWrap '.' should be on a new line. 1044

org/opendaylight/vtn/manager/internal/vnode/VInterfaceService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcUtils'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.RemovePortMapInput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.RemovePortMapOutput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.SetPortMapInput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.SetPortMapOutput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.VtnPortMapService' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.RemoveVinterfaceInput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.UpdateVinterfaceInput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.UpdateVinterfaceOutput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.VtnVinterfaceService' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 33
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 85
 Warning whitespace SeparatorWrap '.' should be on a new line. 86
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 105
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 127
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 148
 Warning whitespace SeparatorWrap '.' should be on a new line. 149

org/opendaylight/vtn/manager/internal/vnode/VNodeChangeListener.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 58

org/opendaylight/vtn/manager/internal/vnode/VNodeLogListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 79
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 87
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 103

org/opendaylight/vtn/manager/internal/vnode/VNodeMapCleaner.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 64
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 70

org/opendaylight/vtn/manager/internal/vnode/VNodeReader.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Map'. 14
 Warning naming MemberName Member name 'vBridges' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 47
 Warning naming MemberName Member name 'vTerminals' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 161

org/opendaylight/vtn/manager/internal/vnode/VNodeWalker.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.List'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30

org/opendaylight/vtn/manager/internal/vnode/VTNMacMap.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.packet.Ethernet' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnNodeEvent' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnPortEvent' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.VNodeHop' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.DropFlowException' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.RedirectFlowException' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryUtils' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.MacVlan' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodePortFilter' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.PortFilter' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.PortVlan' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SpecificPortFilter' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.BridgeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.MacMapChange' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.MacMapException' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.MacMapHostIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.MacMapIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeMapIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTNMacMapConfig' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTNMacMapStatus' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VirtualRouteReason' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.info.MacMapStatus' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.info.MacMapStatusBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMap' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMapBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning whitespace SeparatorWrap '.' should be on a new line. 148
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 174
 Warning whitespace OperatorWrap '||' should be on a new line. 219
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace OperatorWrap '+' should be on a new line. 297
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '287'. 385
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 413
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 423

org/opendaylight/vtn/manager/internal/vnode/VTNVlanMap.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.packet.Ethernet' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnNodeEvent' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnPortEvent' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.VNodeHop' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.DropFlowException' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.RedirectFlowException' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryUtils' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.NodeVlan' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.PortVlan' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.BridgeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTNVlanMapConfig' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VirtualRouteReason' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.map.info.VlanMapStatus' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.map.info.VlanMapStatusBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMap' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMapBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning whitespace SeparatorWrap '.' should be on a new line. 175
 Warning whitespace SeparatorWrap '.' should be on a new line. 176
 Warning whitespace SeparatorWrap '.' should be on a new line. 177
 Warning whitespace SeparatorWrap '.' should be on a new line. 178
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 229
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 270
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 292
 Warning whitespace SeparatorWrap '.' should be on a new line. 330
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 346
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 414

org/opendaylight/vtn/manager/internal/vnode/VTenant.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.DropFlowException' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.FlowFilterList' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.RedirectFlowException' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.TenantNodeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtenantConfig' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning whitespace SeparatorWrap '.' should be on a new line. 118
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 157

org/opendaylight/vtn/manager/internal/vnode/VTenantChange.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.Logger'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ConfigFileUpdater' import. Should be before 'org.slf4j.Logger'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.slf4j.Logger'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.xml.XmlVTenant' import. Should be before 'org.slf4j.Logger'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.Logger'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.bridge.status.FaultedPaths' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeConfig' import. Should be before 'org.slf4j.Logger'. 38
 Warning naming MemberName Member name 'vBridgeManager' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 56
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 93
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 155
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 164

org/opendaylight/vtn/manager/internal/vnode/VTenantLoadTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.routing.xml.XmlPathMap' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.pathmap.PathMapUtils' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.xml.XmlLogger' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.xml.XmlVBridge' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.xml.XmlVTenant' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.xml.XmlVTerminal' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.VtnMappings' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.VtnMappingsBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMap' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.VtnsBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtnPathMaps' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtnPathMapsBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.MacTables' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.MacTablesBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTable' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTableBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTable' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTableBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeConfig' import. Should be before 'org.slf4j.LoggerFactory'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.slf4j.LoggerFactory'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.slf4j.LoggerFactory'. 63
 Warning naming MemberName Member name 'vBridgeManager' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 83
 Warning whitespace SeparatorWrap '.' should be on a new line. 127
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 175
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 215
 Warning whitespace SeparatorWrap '.' should be on a new line. 252
 Warning whitespace OperatorWrap '+' should be on a new line. 255
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 260
 Warning whitespace SeparatorWrap '.' should be on a new line. 273
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 294
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 307
 Warning naming LocalVariableName Local variable name 'mReader' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 320
 Warning whitespace SeparatorWrap '.' should be on a new line. 329
 Warning whitespace SeparatorWrap '.' should be on a new line. 334
 Warning whitespace SeparatorWrap '.' should be on a new line. 335
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 361
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 369
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 373

org/opendaylight/vtn/manager/internal/vnode/VTenantManager.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxTask' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNSubSystem' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VTNInventoryListener' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnNodeEvent' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnPortEvent' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.packet.PacketInEvent' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.packet.VTNPacketListener' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.routing.RoutingEvent' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.routing.VTNRoutingListener' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ChangedData' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.CompositeAutoCloseable' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.IdentifiedData' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MultiDataStoreListener' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.XmlConfigFile' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.VTNFuture' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryUtils' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcFuture' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcUtils' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.tx.AbstractTxTask' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.TenantNodeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.mac.NodeMacFilter' import. Should be before 'org.slf4j.LoggerFactory'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.mac.PortMacFilter' import. Should be before 'org.slf4j.LoggerFactory'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.MacMapListener.MappedHostListener' import. Should be before 'org.slf4j.LoggerFactory'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.MacMapListener.VlanHostDescListListener' import. Should be before 'org.slf4j.LoggerFactory'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VbridgeListener.BridgeStatusListener' import. Should be before 'org.slf4j.LoggerFactory'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VbridgeListener.FaultedPathsListener' import. Should be before 'org.slf4j.LoggerFactory'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VbridgeListener.VbridgeConfigListener' import. Should be before 'org.slf4j.LoggerFactory'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VinterfaceListener.PortMapConfigListener' import. Should be before 'org.slf4j.LoggerFactory'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VinterfaceListener.VinterfaceConfigListener' import. Should be before 'org.slf4j.LoggerFactory'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VinterfaceListener.VinterfaceStatusListener' import. Should be before 'org.slf4j.LoggerFactory'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VlanMapListener.VlanMapConfigListener' import. Should be before 'org.slf4j.LoggerFactory'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VlanMapListener.VlanMapStatusListener' import. Should be before 'org.slf4j.LoggerFactory'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VterminalListener.VterminalConfigListener' import. Should be before 'org.slf4j.LoggerFactory'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VtnFlowFilterListener.VtnFlowActionListener' import. Should be before 'org.slf4j.LoggerFactory'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VtnListener.VtenantConfigListener' import. Should be before 'org.slf4j.LoggerFactory'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.VtnListener.VtnPathMapListener' import. Should be before 'org.slf4j.LoggerFactory'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.xml.XmlVTenant' import. Should be before 'org.slf4j.LoggerFactory'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. Should be before 'org.slf4j.LoggerFactory'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.LoggerFactory'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowAction' import. Should be before 'org.slf4j.LoggerFactory'. 85
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.RemoveFlowFilterInput' import. Should be before 'org.slf4j.LoggerFactory'. 86
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.RemoveFlowFilterOutput' import. Should be before 'org.slf4j.LoggerFactory'. 87
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.SetFlowFilterInput' import. Should be before 'org.slf4j.LoggerFactory'. 88
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.SetFlowFilterOutput' import. Should be before 'org.slf4j.LoggerFactory'. 89
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterService' import. Should be before 'org.slf4j.LoggerFactory'. 90
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.slf4j.LoggerFactory'. 91
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.result.FlowFilterResult' import. Should be before 'org.slf4j.LoggerFactory'. 92
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.slf4j.LoggerFactory'. 93
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.VtnMappings' import. Should be before 'org.slf4j.LoggerFactory'. 94
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.VtnMappingsBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 95
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.status.MappedHost' import. Should be before 'org.slf4j.LoggerFactory'. 96
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMap' import. Should be before 'org.slf4j.LoggerFactory'. 97
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.vtn.port.mappable.PortMapConfig' import. Should be before 'org.slf4j.LoggerFactory'. 98
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.map.info.VlanMapConfig' import. Should be before 'org.slf4j.LoggerFactory'. 99
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.map.info.VlanMapStatus' import. Should be before 'org.slf4j.LoggerFactory'. 100
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMap' import. Should be before 'org.slf4j.LoggerFactory'. 101
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMap' import. Should be before 'org.slf4j.LoggerFactory'. 102
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.RemoveVtnInput' import. Should be before 'org.slf4j.LoggerFactory'. 103
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.UpdateVtnInput' import. Should be before 'org.slf4j.LoggerFactory'. 104
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.UpdateVtnOutput' import. Should be before 'org.slf4j.LoggerFactory'. 105
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.VtnService' import. Should be before 'org.slf4j.LoggerFactory'. 106
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.slf4j.LoggerFactory'. 107
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.VtnsBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 108
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtenantConfig' import. Should be before 'org.slf4j.LoggerFactory'. 109
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.slf4j.LoggerFactory'. 110
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.slf4j.LoggerFactory'. 111
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 112
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescList' import. Should be before 'org.slf4j.LoggerFactory'. 113
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.MacTables' import. Should be before 'org.slf4j.LoggerFactory'. 114
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.MacTablesBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 115
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.bridge.status.FaultedPaths' import. Should be before 'org.slf4j.LoggerFactory'. 116
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.slf4j.LoggerFactory'. 117
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeConfig' import. Should be before 'org.slf4j.LoggerFactory'. 118
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.slf4j.LoggerFactory'. 119
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.VinterfaceStatus' import. Should be before 'org.slf4j.LoggerFactory'. 120
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.slf4j.LoggerFactory'. 121
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceConfig' import. Should be before 'org.slf4j.LoggerFactory'. 122
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.RemoveVterminalInput' import. Should be before 'org.slf4j.LoggerFactory'. 123
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.UpdateVterminalInput' import. Should be before 'org.slf4j.LoggerFactory'. 124
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.UpdateVterminalOutput' import. Should be before 'org.slf4j.LoggerFactory'. 125
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.VtnVterminalService' import. Should be before 'org.slf4j.LoggerFactory'. 126
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.info.VterminalConfig' import. Should be before 'org.slf4j.LoggerFactory'. 127
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.slf4j.LoggerFactory'. 128
 Warning naming MemberName Member name 'vBridgeManager' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 206
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 210
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning whitespace SeparatorWrap '.' should be on a new line. 214
 Warning whitespace SeparatorWrap '.' should be on a new line. 215
 Warning whitespace SeparatorWrap '.' should be on a new line. 216
 Warning whitespace SeparatorWrap '.' should be on a new line. 217
 Warning whitespace SeparatorWrap '.' should be on a new line. 218
 Warning whitespace SeparatorWrap '.' should be on a new line. 219
 Warning whitespace SeparatorWrap '.' should be on a new line. 220
 Warning whitespace SeparatorWrap '.' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 284
 Warning whitespace SeparatorWrap '.' should be on a new line. 295
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 308
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 336
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 416
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 423
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 476
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 487
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 505
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 515
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 539
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 549
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 557
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 565
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 574
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 583
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 594
 Warning whitespace SeparatorWrap '.' should be on a new line. 599
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 605
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 630
 Warning whitespace OperatorWrap '+' should be on a new line. 632
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 658
 Warning whitespace OperatorWrap '+' should be on a new line. 660
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 702
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 727
 Warning whitespace SeparatorWrap '.' should be on a new line. 728
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 746
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 768
 Warning whitespace SeparatorWrap '.' should be on a new line. 769
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 787
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 810
 Warning whitespace SeparatorWrap '.' should be on a new line. 811
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 828
 Warning whitespace SeparatorWrap '.' should be on a new line. 829

org/opendaylight/vtn/manager/internal/vnode/VTerminal.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnNodeEvent' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnPortEvent' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.RedirectFlowException' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchType' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.BridgeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTNPortMapConfig' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.xml.XmlLogger' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.xml.XmlVTerminal' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.VtnVinterfaceConfig' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.VterminalBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 247

org/opendaylight/vtn/manager/internal/vnode/VTerminalInterface.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.LoggerFactory'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTNPortMapConfig' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.VtnVinterfaceConfig' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 79

org/opendaylight/vtn/manager/internal/vnode/VbridgeBuildHelper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MultiEventCollector'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 88
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 97
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 106
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 118
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 130
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 144
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 161
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 174

org/opendaylight/vtn/manager/internal/vnode/VbridgeListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.bridge.status.FaultedPaths' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning whitespace SeparatorWrap '.' should be on a new line. 68
 Warning whitespace OperatorWrap '&&' should be on a new line. 125
 Warning whitespace OperatorWrap '+' should be on a new line. 179
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 185
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 201
 Warning whitespace OperatorWrap '||' should be on a new line. 222
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 230
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 288
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 302
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 354
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 362

org/opendaylight/vtn/manager/internal/vnode/VinterfaceBuildHelper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.BuildHelper' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.ItemBuildHelper' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MultiEventCollector' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.VinterfaceStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.VinterfaceStatusBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning whitespace SeparatorWrap '.' should be on a new line. 81
 Warning whitespace SeparatorWrap '.' should be on a new line. 82
 Warning whitespace SeparatorWrap '.' should be on a new line. 115
 Warning whitespace SeparatorWrap '.' should be on a new line. 318
 Warning whitespace SeparatorWrap '.' should be on a new line. 323
 Warning whitespace SeparatorWrap '.' should be on a new line. 343
 Warning whitespace SeparatorWrap '.' should be on a new line. 347
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 358
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 373

org/opendaylight/vtn/manager/internal/vnode/VinterfaceListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.vtn.port.mappable.PortMapConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.VinterfaceStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 65
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 73
 Warning whitespace SeparatorWrap '.' should be on a new line. 78
 Warning whitespace OperatorWrap '&&' should be on a new line. 109
 Warning whitespace OperatorWrap '&&' should be on a new line. 114
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 137
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 145
 Warning whitespace OperatorWrap '&&' should be on a new line. 197
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 216
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 229
 Warning whitespace SeparatorWrap '.' should be on a new line. 230
 Warning whitespace OperatorWrap '&&' should be on a new line. 257
 Warning whitespace OperatorWrap '&&' should be on a new line. 258
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 279
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 287
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '41'. 290

org/opendaylight/vtn/manager/internal/vnode/VirtualBridge.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.Logger'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.packet.Ethernet' import. Should be before 'org.slf4j.Logger'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.Logger'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.RouteResolver' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnNodeEvent' import. Should be before 'org.slf4j.Logger'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.inventory.VtnPortEvent' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.CacheMap' import. Should be before 'org.slf4j.Logger'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. Should be before 'org.slf4j.Logger'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. Should be before 'org.slf4j.Logger'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.VNodeHop' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.DropFlowException' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.RedirectFlowException' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.InventoryReader' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.LinkEdge' import. Should be before 'org.slf4j.Logger'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.PortVlan' import. Should be before 'org.slf4j.Logger'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. Should be before 'org.slf4j.Logger'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. Should be before 'org.slf4j.Logger'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.VTNLogLevel' import. Should be before 'org.slf4j.Logger'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. Should be before 'org.slf4j.Logger'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.BridgeIdentifier' import. Should be before 'org.slf4j.Logger'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.TenantNodeIdentifier' import. Should be before 'org.slf4j.Logger'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier' import. Should be before 'org.slf4j.Logger'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier' import. Should be before 'org.slf4j.Logger'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.slf4j.Logger'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeType' import. Should be before 'org.slf4j.Logger'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTNPortMapConfig' import. Should be before 'org.slf4j.Logger'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIdentifier' import. Should be before 'org.slf4j.Logger'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.xml.XmlLogger' import. Should be before 'org.slf4j.Logger'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.vnode.xml.XmlVInterface' import. Should be before 'org.slf4j.Logger'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.Logger'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.slf4j.Logger'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.slf4j.Logger'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.Logger'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.VtnPortMappableBridge' import. Should be before 'org.slf4j.Logger'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.bridge.status.FaultedPaths' import. Should be before 'org.slf4j.Logger'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.bridge.status.FaultedPathsBuilder' import. Should be before 'org.slf4j.Logger'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.slf4j.Logger'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatusBuilder' import. Should be before 'org.slf4j.Logger'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.slf4j.Logger'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.VtnVinterfaceConfig' import. Should be before 'org.slf4j.Logger'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.slf4j.Logger'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceBuilder' import. Should be before 'org.slf4j.Logger'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.slf4j.Logger'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.slf4j.Logger'. 75
 Warning naming MemberName Member name 'vInterfaces' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning whitespace SeparatorWrap '.' should be on a new line. 178
 Warning whitespace SeparatorWrap '.' should be on a new line. 179
 Warning whitespace SeparatorWrap '.' should be on a new line. 180
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace OperatorWrap '+' should be on a new line. 235
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '160'. 315
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 441
 Warning whitespace SeparatorWrap '.' should be on a new line. 501
 Warning whitespace SeparatorWrap '.' should be on a new line. 518
 Warning whitespace OperatorWrap '+' should be on a new line. 588
 Warning whitespace OperatorWrap '+' should be on a new line. 627
 Warning whitespace SeparatorWrap '.' should be on a new line. 686
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '808'. 973
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '427'. 988
 Warning whitespace SeparatorWrap '.' should be on a new line. 990
 Warning whitespace OperatorWrap '+' should be on a new line. 1000
 Warning whitespace SeparatorWrap '.' should be on a new line. 1058
 Warning whitespace SeparatorWrap '.' should be on a new line. 1079
 Warning whitespace SeparatorWrap '.' should be on a new line. 1080
 Warning whitespace SeparatorWrap '.' should be on a new line. 1081
 Warning whitespace SeparatorWrap '.' should be on a new line. 1085
 Warning whitespace SeparatorWrap '.' should be on a new line. 1086
 Warning whitespace OperatorWrap '||' should be on a new line. 1121

org/opendaylight/vtn/manager/internal/vnode/VirtualElement.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier' import. Should be before 'org.slf4j.Logger'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. Should be before 'org.slf4j.Logger'. 15

org/opendaylight/vtn/manager/internal/vnode/VirtualMapNode.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.VNodeHop' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.DropFlowException' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.RedirectFlowException' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.TenantNodeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 16

org/opendaylight/vtn/manager/internal/vnode/VirtualNode.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterList' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 22
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 74

org/opendaylight/vtn/manager/internal/vnode/VlanMapCleaner.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 45

org/opendaylight/vtn/manager/internal/vnode/VlanMapListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.map.info.VlanMapConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.map.info.VlanMapStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMapKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning whitespace SeparatorWrap '.' should be on a new line. 46
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 81
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 91
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 99
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 146
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 154
 Warning whitespace OperatorWrap '&&' should be on a new line. 205
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 219
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 227
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '39'. 230

org/opendaylight/vtn/manager/internal/vnode/VlanMapPortFilter.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 153
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 205

org/opendaylight/vtn/manager/internal/vnode/VlanMapRegistry.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.VlanMapping' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.VlanMappingBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning whitespace SeparatorWrap '.' should be on a new line. 76
 Warning whitespace SeparatorWrap '.' should be on a new line. 77
 Warning whitespace SeparatorWrap '.' should be on a new line. 78
 Warning whitespace SeparatorWrap '.' should be on a new line. 105

org/opendaylight/vtn/manager/internal/vnode/VterminalBuildHelper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.info.VterminalConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.VterminalBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.VterminalKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 87
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 96
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 105
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 117
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 129
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 143
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 160
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 173

org/opendaylight/vtn/manager/internal/vnode/VterminalListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.info.VterminalConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 59
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 67
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 132
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 140
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '34'. 143

org/opendaylight/vtn/manager/internal/vnode/VtnBuildHelper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MultiEventCollector'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MultiEventCollector'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtenantConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.VterminalKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning naming MemberName Member name 'vBridges' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52
 Warning naming MemberName Member name 'vTerminals' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 58
 Warning whitespace SeparatorWrap '.' should be on a new line. 91
 Warning whitespace SeparatorWrap '.' should be on a new line. 92
 Warning whitespace SeparatorWrap '.' should be on a new line. 512
 Warning whitespace SeparatorWrap '.' should be on a new line. 519
 Warning whitespace SeparatorWrap '.' should be on a new line. 527
 Warning whitespace SeparatorWrap '.' should be on a new line. 548
 Warning whitespace SeparatorWrap '.' should be on a new line. 558
 Warning whitespace SeparatorWrap '.' should be on a new line. 565
 Warning whitespace SeparatorWrap '.' should be on a new line. 576
 Warning whitespace SeparatorWrap '.' should be on a new line. 583
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 595
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 613

org/opendaylight/vtn/manager/internal/vnode/VtnFlowFilterListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowAction' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 45
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 57
 Warning whitespace OperatorWrap '+' should be on a new line. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 95
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 104
 Warning whitespace OperatorWrap '+' should be on a new line. 109
 Warning whitespace OperatorWrap '+' should be on a new line. 110
 Warning whitespace OperatorWrap '&&' should be on a new line. 132

org/opendaylight/vtn/manager/internal/vnode/VtnListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtenantConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 67
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 75
 Warning whitespace OperatorWrap '&&' should be on a new line. 127
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 146
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 154
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 162
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 230
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 239
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 247

org/opendaylight/vtn/manager/internal/vnode/VtnTreeBuilder.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MultiEventCollector'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeModification' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MultiEventCollector'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MultiEventCollector'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning naming MemberName Member name 'vTenants' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50
 Warning whitespace SeparatorWrap '.' should be on a new line. 163
 Warning whitespace SeparatorWrap '.' should be on a new line. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning whitespace SeparatorWrap '.' should be on a new line. 175
 Warning whitespace SeparatorWrap '.' should be on a new line. 196
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 206
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 208

org/opendaylight/vtn/manager/internal/vnode/xml/AbstractConfigList.java

Severity Category Rule Message Line
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '142'. 178

org/opendaylight/vtn/manager/internal/vnode/xml/PathMapConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase.MAX_UNSIGNED_SHORT' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils.MASK_SHORT'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase.createInteger' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils.MASK_SHORT'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase.createUnsignedShort' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils.MASK_SHORT'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase.createVtnIndex' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils.MASK_SHORT'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.routing.xml.XmlPathMapTest.XML_ROOT' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils.MASK_SHORT'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.pathpolicy.PathPolicyUtilsTest.PATH_POLICY_MAX' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils.MASK_SHORT'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.routing.xml.XmlPathMap'. 26
 Warning naming LocalVariableName Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 88
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 196
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 223

org/opendaylight/vtn/manager/internal/vnode/xml/PathMapConfigList.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.routing.xml.XmlPathMap'. 21
 Warning whitespace SeparatorWrap '.' should be on a new line. 45
 Warning whitespace SeparatorWrap '.' should be on a new line. 46
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '61'. 121
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 137

org/opendaylight/vtn/manager/internal/vnode/xml/VBridgeConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Random' import. Should be before 'org.mockito.Mockito'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VBridgeIdentifier'. 30
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 97
 Warning whitespace SeparatorWrap '.' should be on a new line. 254
 Warning whitespace SeparatorWrap '.' should be on a new line. 255
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 266
 Warning whitespace SeparatorWrap '.' should be on a new line. 267
 Warning whitespace SeparatorWrap '.' should be on a new line. 268
 Warning whitespace SeparatorWrap '.' should be on a new line. 269
 Warning whitespace SeparatorWrap '.' should be on a new line. 279
 Warning whitespace SeparatorWrap '.' should be on a new line. 280
 Warning whitespace SeparatorWrap '.' should be on a new line. 285
 Warning whitespace SeparatorWrap '.' should be on a new line. 286
 Warning whitespace SeparatorWrap '.' should be on a new line. 306
 Warning whitespace SeparatorWrap '.' should be on a new line. 366

org/opendaylight/vtn/manager/internal/vnode/xml/VBridgeConfigList.java

Severity Category Rule Message Line
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '50'. 110
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 126

org/opendaylight/vtn/manager/internal/vnode/xml/VInterfaceConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Random' import. Should be before 'org.mockito.Mockito'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 27
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 79
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 251
 Warning whitespace SeparatorWrap '.' should be on a new line. 252
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 258

org/opendaylight/vtn/manager/internal/vnode/xml/VInterfaceConfigList.java

Severity Category Rule Message Line
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '51'. 111
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 127

org/opendaylight/vtn/manager/internal/vnode/xml/VTenantConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier'. 24
 Warning naming MemberName Member name 'vBridges' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50
 Warning naming MemberName Member name 'vTerminals' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 55
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 100
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '74'. 131
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '85'. 151
 Warning whitespace SeparatorWrap '.' should be on a new line. 255
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 268
 Warning whitespace SeparatorWrap '.' should be on a new line. 269
 Warning whitespace SeparatorWrap '.' should be on a new line. 270
 Warning whitespace SeparatorWrap '.' should be on a new line. 271
 Warning whitespace SeparatorWrap '.' should be on a new line. 272
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace SeparatorWrap '.' should be on a new line. 345
 Warning whitespace SeparatorWrap '.' should be on a new line. 346

org/opendaylight/vtn/manager/internal/vnode/xml/VTerminalConfig.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 65
 Warning whitespace SeparatorWrap '.' should be on a new line. 75
 Warning whitespace SeparatorWrap '.' should be on a new line. 76
 Warning whitespace SeparatorWrap '.' should be on a new line. 77
 Warning whitespace SeparatorWrap '.' should be on a new line. 78
 Warning whitespace SeparatorWrap '.' should be on a new line. 79
 Warning whitespace SeparatorWrap '.' should be on a new line. 93

org/opendaylight/vtn/manager/internal/vnode/xml/VTerminalConfigList.java

Severity Category Rule Message Line
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '51'. 111
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 127

org/opendaylight/vtn/manager/internal/vnode/xml/VirtualBridgeConfig.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 35
 Warning whitespace SeparatorWrap '.' should be on a new line. 36
 Warning whitespace SeparatorWrap '.' should be on a new line. 37

org/opendaylight/vtn/manager/internal/vnode/xml/XmlAbstractBridge.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 81
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 98

org/opendaylight/vtn/manager/internal/vnode/xml/XmlDlAddrAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.VtnAction'. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 82

org/opendaylight/vtn/manager/internal/vnode/xml/XmlDropFilter.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 70
 Warning whitespace SeparatorWrap '.' should be on a new line. 71
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 75

org/opendaylight/vtn/manager/internal/vnode/xml/XmlFlowAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowFilterAction'. 20
 Warning whitespace SeparatorWrap '.' should be on a new line. 74
 Warning whitespace SeparatorWrap '.' should be on a new line. 75
 Warning whitespace SeparatorWrap '.' should be on a new line. 76

org/opendaylight/vtn/manager/internal/vnode/xml/XmlFlowActionList.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableList' import. Should be before 'java.util.Set'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowFilterAction'. 29
 Warning whitespace SeparatorWrap '.' should be on a new line. 47
 Warning whitespace SeparatorWrap '.' should be on a new line. 48
 Warning whitespace SeparatorWrap '.' should be on a new line. 49
 Warning whitespace SeparatorWrap '.' should be on a new line. 50
 Warning whitespace SeparatorWrap '.' should be on a new line. 51
 Warning whitespace SeparatorWrap '.' should be on a new line. 52
 Warning whitespace SeparatorWrap '.' should be on a new line. 53
 Warning whitespace SeparatorWrap '.' should be on a new line. 54
 Warning whitespace SeparatorWrap '.' should be on a new line. 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 56
 Warning whitespace SeparatorWrap '.' should be on a new line. 57
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 139
 Warning whitespace OperatorWrap '+' should be on a new line. 207
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 250

org/opendaylight/vtn/manager/internal/vnode/xml/XmlFlowFilter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.filter.VTNFlowFilter'. 21
 Warning whitespace SeparatorWrap '.' should be on a new line. 120
 Warning whitespace SeparatorWrap '.' should be on a new line. 121
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 124

org/opendaylight/vtn/manager/internal/vnode/xml/XmlFlowFilterList.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableList' import. Should be before 'java.util.Set'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.filter.VTNFlowFilter'. 31
 Warning whitespace SeparatorWrap '.' should be on a new line. 50
 Warning whitespace SeparatorWrap '.' should be on a new line. 51
 Warning whitespace SeparatorWrap '.' should be on a new line. 52
 Warning whitespace SeparatorWrap '.' should be on a new line. 53
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 150
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '72'. 235
 Warning whitespace OperatorWrap '+' should be on a new line. 251
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 305

org/opendaylight/vtn/manager/internal/vnode/xml/XmlInetAddrAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.Address' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.VtnAction'. 24
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 77
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 85

org/opendaylight/vtn/manager/internal/vnode/xml/XmlLogger.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 47

org/opendaylight/vtn/manager/internal/vnode/xml/XmlMacMapConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.MacVlan' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTNMacMapConfig' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 30
 Warning naming LocalVariableName Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 109
 Warning whitespace SeparatorWrap '.' should be on a new line. 176
 Warning whitespace SeparatorWrap '.' should be on a new line. 177
 Warning whitespace SeparatorWrap '.' should be on a new line. 178
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 186
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '68'. 235
 Warning naming LocalVariableName Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 251
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '222'. 294
 Warning whitespace SeparatorWrap '.' should be on a new line. 299

org/opendaylight/vtn/manager/internal/vnode/xml/XmlPassFilter.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 70
 Warning whitespace SeparatorWrap '.' should be on a new line. 71
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 75

org/opendaylight/vtn/manager/internal/vnode/xml/XmlPortAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.VtnAction'. 19
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 82

org/opendaylight/vtn/manager/internal/vnode/xml/XmlPortMapConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase.createVlanId' import. Should be before 'org.opendaylight.vtn.manager.internal.util.MiscUtils.DEFAULT_VLAN_ID'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTNPortMapConfig'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.vtn.port.mappable.PortMapConfigBuilder'. 28
 Warning naming LocalVariableName Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 74
 Warning whitespace SeparatorWrap '.' should be on a new line. 169
 Warning whitespace SeparatorWrap '.' should be on a new line. 170
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning whitespace SeparatorWrap '.' should be on a new line. 184

org/opendaylight/vtn/manager/internal/vnode/xml/XmlRedirectFilter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.VTNRedirectFilterTest' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 149
 Warning whitespace SeparatorWrap '.' should be on a new line. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 191
 Warning whitespace SeparatorWrap '.' should be on a new line. 230
 Warning whitespace SeparatorWrap '.' should be on a new line. 231
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace SeparatorWrap '.' should be on a new line. 235
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 239

org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetDlDstAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowFilterAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlDstAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 16
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74

org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetDlSrcAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowFilterAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetDlSrcAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 16
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74

org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetIcmpCodeAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpCodeAction'. 20
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 48
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 94
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 102
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 112

org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetIcmpTypeAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpTypeAction'. 20
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 48
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 94
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 102
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 112

org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetInetDscpAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDscpAction'. 20
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 48
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 94
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 102
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 112

org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetInetDstAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowFilterAction' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetDstAction' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 16
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74

org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetInetSrcAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.FlowFilterAction' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetInetSrcAction' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 16
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74

org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetPortDstAction.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 72

org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetPortSrcAction.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 72

org/opendaylight/vtn/manager/internal/vnode/xml/XmlSetVlanPcpAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetVlanPcpAction'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.VtnSetVlanPcpActionCase'. 24
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 97
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 105
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 115

org/opendaylight/vtn/manager/internal/vnode/xml/XmlVBridge.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 190
 Warning whitespace SeparatorWrap '.' should be on a new line. 191
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 236
 Warning whitespace OperatorWrap '&&' should be on a new line. 240
 Warning whitespace OperatorWrap '&&' should be on a new line. 241
 Warning whitespace OperatorWrap '&&' should be on a new line. 243
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 258
 Warning whitespace OperatorWrap '+' should be on a new line. 258

org/opendaylight/vtn/manager/internal/vnode/xml/XmlVBridgeTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.FlowFilterListTest' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTNMacMapConfigTest' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTNVlanMapConfigTest' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier'. 43
 Warning whitespace SeparatorWrap '.' should be on a new line. 77
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 81
 Warning whitespace SeparatorWrap '.' should be on a new line. 88
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning whitespace SeparatorWrap '.' should be on a new line. 108
 Warning whitespace SeparatorWrap '.' should be on a new line. 127
 Warning whitespace SeparatorWrap '.' should be on a new line. 152
 Warning whitespace SeparatorWrap '.' should be on a new line. 176
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning whitespace SeparatorWrap '.' should be on a new line. 215
 Warning whitespace SeparatorWrap '.' should be on a new line. 216
 Warning whitespace SeparatorWrap '.' should be on a new line. 217
 Warning whitespace SeparatorWrap '.' should be on a new line. 218
 Warning whitespace SeparatorWrap '.' should be on a new line. 219
 Warning whitespace SeparatorWrap '.' should be on a new line. 235
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 249
 Warning whitespace SeparatorWrap '.' should be on a new line. 251
 Warning whitespace SeparatorWrap '.' should be on a new line. 252
 Warning whitespace SeparatorWrap '.' should be on a new line. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 284
 Warning whitespace SeparatorWrap '.' should be on a new line. 301
 Warning whitespace SeparatorWrap '.' should be on a new line. 303
 Warning whitespace SeparatorWrap '.' should be on a new line. 308
 Warning whitespace SeparatorWrap '.' should be on a new line. 310
 Warning whitespace SeparatorWrap '.' should be on a new line. 332
 Warning whitespace SeparatorWrap '.' should be on a new line. 334
 Warning whitespace SeparatorWrap '.' should be on a new line. 361
 Warning whitespace SeparatorWrap '.' should be on a new line. 362
 Warning whitespace SeparatorWrap '.' should be on a new line. 373
 Warning whitespace SeparatorWrap '.' should be on a new line. 374
 Warning whitespace SeparatorWrap '.' should be on a new line. 406
 Warning whitespace SeparatorWrap '.' should be on a new line. 421
 Warning whitespace SeparatorWrap '.' should be on a new line. 458
 Warning whitespace SeparatorWrap '.' should be on a new line. 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 481
 Warning whitespace SeparatorWrap '.' should be on a new line. 482
 Warning whitespace SeparatorWrap '.' should be on a new line. 501
 Warning whitespace SeparatorWrap '.' should be on a new line. 502
 Warning whitespace SeparatorWrap '.' should be on a new line. 511
 Warning whitespace SeparatorWrap '.' should be on a new line. 543
 Warning whitespace SeparatorWrap '.' should be on a new line. 550
 Warning whitespace SeparatorWrap '.' should be on a new line. 552
 Warning whitespace SeparatorWrap '.' should be on a new line. 553
 Warning whitespace SeparatorWrap '.' should be on a new line. 578
 Warning whitespace SeparatorWrap '.' should be on a new line. 588
 Warning whitespace SeparatorWrap '.' should be on a new line. 589
 Warning whitespace SeparatorWrap '.' should be on a new line. 609
 Warning whitespace SeparatorWrap '.' should be on a new line. 610

org/opendaylight/vtn/manager/internal/vnode/xml/XmlVInterface.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier.DESCRIPTION' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils.HASH_PRIME'. 12
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 186
 Warning whitespace SeparatorWrap '.' should be on a new line. 188
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 225
 Warning whitespace OperatorWrap '&&' should be on a new line. 229
 Warning whitespace OperatorWrap '&&' should be on a new line. 230
 Warning whitespace OperatorWrap '&&' should be on a new line. 231
 Warning whitespace OperatorWrap '+' should be on a new line. 245

org/opendaylight/vtn/manager/internal/vnode/xml/XmlVInterfaceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.FlowFilterListTest' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier'. 38
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 75
 Warning whitespace SeparatorWrap '.' should be on a new line. 99
 Warning whitespace SeparatorWrap '.' should be on a new line. 100
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 104
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning whitespace SeparatorWrap '.' should be on a new line. 154
 Warning whitespace SeparatorWrap '.' should be on a new line. 161
 Warning whitespace SeparatorWrap '.' should be on a new line. 162
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 215
 Warning whitespace SeparatorWrap '.' should be on a new line. 217
 Warning whitespace SeparatorWrap '.' should be on a new line. 218
 Warning whitespace SeparatorWrap '.' should be on a new line. 229
 Warning whitespace SeparatorWrap '.' should be on a new line. 231
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 266
 Warning whitespace SeparatorWrap '.' should be on a new line. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 284
 Warning whitespace SeparatorWrap '.' should be on a new line. 289
 Warning whitespace SeparatorWrap '.' should be on a new line. 291
 Warning whitespace SeparatorWrap '.' should be on a new line. 315
 Warning whitespace SeparatorWrap '.' should be on a new line. 316
 Warning whitespace SeparatorWrap '.' should be on a new line. 327
 Warning whitespace SeparatorWrap '.' should be on a new line. 328
 Warning whitespace SeparatorWrap '.' should be on a new line. 362
 Warning whitespace SeparatorWrap '.' should be on a new line. 375
 Warning whitespace SeparatorWrap '.' should be on a new line. 376
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning whitespace SeparatorWrap '.' should be on a new line. 382
 Warning whitespace SeparatorWrap '.' should be on a new line. 383
 Warning whitespace SeparatorWrap '.' should be on a new line. 403
 Warning whitespace SeparatorWrap '.' should be on a new line. 404
 Warning whitespace SeparatorWrap '.' should be on a new line. 423
 Warning whitespace SeparatorWrap '.' should be on a new line. 424
 Warning whitespace SeparatorWrap '.' should be on a new line. 433
 Warning whitespace SeparatorWrap '.' should be on a new line. 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 468
 Warning whitespace SeparatorWrap '.' should be on a new line. 470
 Warning whitespace SeparatorWrap '.' should be on a new line. 471
 Warning whitespace SeparatorWrap '.' should be on a new line. 494
 Warning whitespace SeparatorWrap '.' should be on a new line. 503

org/opendaylight/vtn/manager/internal/vnode/xml/XmlVNode.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 77
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 152
 Warning whitespace OperatorWrap '&&' should be on a new line. 156

org/opendaylight/vtn/manager/internal/vnode/xml/XmlVTenant.java

Severity Category Rule Message Line
 Warning naming MemberName Member name 'vBridges' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 67
 Warning naming MemberName Member name 'vTerminals' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 74
 Warning whitespace SeparatorWrap '.' should be on a new line. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 183
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning whitespace SeparatorWrap '.' should be on a new line. 187
 Warning whitespace SeparatorWrap '.' should be on a new line. 188
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace OperatorWrap '&&' should be on a new line. 271
 Warning whitespace OperatorWrap '&&' should be on a new line. 284
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 297
 Warning whitespace OperatorWrap '&&' should be on a new line. 302
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 317
 Warning whitespace OperatorWrap '+' should be on a new line. 317

org/opendaylight/vtn/manager/internal/vnode/xml/XmlVTenantTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlValueType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.routing.xml.XmlPathMapTest' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.filter.FlowFilterListTest' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTenantIdentifier'. 41
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 82
 Warning whitespace SeparatorWrap '.' should be on a new line. 91
 Warning whitespace SeparatorWrap '.' should be on a new line. 118
 Warning whitespace SeparatorWrap '.' should be on a new line. 119
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 230
 Warning whitespace SeparatorWrap '.' should be on a new line. 231
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 260
 Warning whitespace SeparatorWrap '.' should be on a new line. 271
 Warning whitespace SeparatorWrap '.' should be on a new line. 273
 Warning whitespace SeparatorWrap '.' should be on a new line. 274
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 292
 Warning whitespace SeparatorWrap '.' should be on a new line. 295
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 297
 Warning whitespace SeparatorWrap '.' should be on a new line. 336
 Warning whitespace SeparatorWrap '.' should be on a new line. 337
 Warning whitespace SeparatorWrap '.' should be on a new line. 339
 Warning whitespace SeparatorWrap '.' should be on a new line. 340
 Warning whitespace SeparatorWrap '.' should be on a new line. 360
 Warning whitespace SeparatorWrap '.' should be on a new line. 361
 Warning whitespace SeparatorWrap '.' should be on a new line. 363
 Warning whitespace SeparatorWrap '.' should be on a new line. 364
 Warning whitespace SeparatorWrap '.' should be on a new line. 460
 Warning whitespace SeparatorWrap '.' should be on a new line. 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 477
 Warning whitespace SeparatorWrap '.' should be on a new line. 478
 Warning whitespace SeparatorWrap '.' should be on a new line. 539
 Warning whitespace SeparatorWrap '.' should be on a new line. 540
 Warning whitespace SeparatorWrap '.' should be on a new line. 549
 Warning whitespace SeparatorWrap '.' should be on a new line. 577
 Warning whitespace SeparatorWrap '.' should be on a new line. 586
 Warning whitespace SeparatorWrap '.' should be on a new line. 587
 Warning whitespace SeparatorWrap '.' should be on a new line. 588
 Warning whitespace SeparatorWrap '.' should be on a new line. 606
 Warning whitespace SeparatorWrap '.' should be on a new line. 607
 Warning whitespace SeparatorWrap '.' should be on a new line. 608
 Warning whitespace SeparatorWrap '.' should be on a new line. 623
 Warning whitespace SeparatorWrap '.' should be on a new line. 624
 Warning whitespace SeparatorWrap '.' should be on a new line. 625
 Warning coding VariableDeclarationUsageDistance Distance between variable 'badName' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 640
 Warning whitespace SeparatorWrap '.' should be on a new line. 641
 Warning whitespace SeparatorWrap '.' should be on a new line. 642
 Warning whitespace SeparatorWrap '.' should be on a new line. 643
 Warning whitespace SeparatorWrap '.' should be on a new line. 644
 Warning whitespace SeparatorWrap '.' should be on a new line. 663
 Warning whitespace SeparatorWrap '.' should be on a new line. 664
 Warning whitespace SeparatorWrap '.' should be on a new line. 665
 Warning whitespace SeparatorWrap '.' should be on a new line. 666

org/opendaylight/vtn/manager/internal/vnode/xml/XmlVTerminal.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 65
 Warning whitespace SeparatorWrap '.' should be on a new line. 66
 Warning whitespace SeparatorWrap '.' should be on a new line. 69
 Warning whitespace SeparatorWrap '.' should be on a new line. 70

org/opendaylight/vtn/manager/internal/vnode/xml/XmlVTerminalTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TestBase' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlDataType' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException'. 25
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 157
 Warning whitespace SeparatorWrap '.' should be on a new line. 158
 Warning whitespace SeparatorWrap '.' should be on a new line. 160
 Warning whitespace SeparatorWrap '.' should be on a new line. 161
 Warning whitespace SeparatorWrap '.' should be on a new line. 163
 Warning whitespace SeparatorWrap '.' should be on a new line. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 167
 Warning whitespace SeparatorWrap '.' should be on a new line. 168
 Warning whitespace SeparatorWrap '.' should be on a new line. 169
 Warning whitespace SeparatorWrap '.' should be on a new line. 228

org/opendaylight/vtn/manager/internal/vnode/xml/XmlVlanMapConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTNVlanMapConfig'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMapBuilder'. 27
 Warning whitespace SeparatorWrap '.' should be on a new line. 130
 Warning whitespace SeparatorWrap '.' should be on a new line. 131
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 137

org/opendaylight/vtn/manager/internal/vnode/xml/XmlVlanMapConfigList.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.XmlNode' import. Should be before 'org.opendaylight.vtn.manager.internal.util.vnode.VTNVlanMapConfig'. 24
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '43'. 103
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 119
 Warning naming LocalVariableName Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 145

org/opendaylight/vtn/manager/it/base/KarafTestBase.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.ModelDrivenTestBase.getRpcOutput' import. Should be before 'org.ops4j.pax.exam.karaf.options.KarafDistributionOption.editConfigurationFilePut'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.ModelDrivenTestBase.getVtns' import. Should be before 'org.ops4j.pax.exam.karaf.options.KarafDistributionOption.editConfigurationFilePut'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.pathmap.PathMapSet.clearPathMap' import. Should be before 'org.ops4j.pax.exam.karaf.options.KarafDistributionOption.editConfigurationFilePut'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VTenantConfig.removeVtn' import. Should be before 'org.ops4j.pax.exam.karaf.options.KarafDistributionOption.editConfigurationFilePut'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.ops4j.pax.exam.Option' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.ops4j.pax.exam.options.BootDelegationOption' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.ops4j.pax.exam.options.DefaultCompositeOption' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.ops4j.pax.exam.options.extra.VMOption' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.VTNServices' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.mdsal.it.base.AbstractMdsalTestBase' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfig' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfigBuilder' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditionService' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterService' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.VtnMacMapService' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.VtnPortMapService' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.VtnVlanMapService' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.VtnPathMapService' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicyService' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.VtnService' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.VtnMacTableService' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.VtnVbridgeService' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.version.rev150901.VtnVersionService' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.VtnVinterfaceService' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.VtnVterminalService' import. Should be before 'org.sonar.java.jacoco.JUnitListener'. 65
 Warning whitespace SeparatorWrap '.' should be on a new line. 335
 Warning whitespace SeparatorWrap '.' should be on a new line. 336
 Warning whitespace SeparatorWrap '.' should be on a new line. 337
 Warning whitespace SeparatorWrap '.' should be on a new line. 340
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 411
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 419
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 427
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 435
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 443
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 451
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 459
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 467
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 475
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 483
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 491
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 499
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 507
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 515
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 523

org/opendaylight/vtn/manager/it/core/FlowConditionServiceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableList' import. Should be before 'java.util.Set'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.VirtualNetwork' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.cond.FlowCondSet' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.cond.FlowCondition' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.cond.FlowMatch' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.PortRange' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.VTNEtherMatch' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.VTNIcmpMatch' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.VTNInet4Match' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.VTNTcpMatch' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.VTNUdpMatch' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 40
 Warning whitespace SeparatorWrap '.' should be on a new line. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning whitespace SeparatorWrap '.' should be on a new line. 190
 Warning coding VariableDeclarationUsageDistance Distance between variable 'fm4' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 202
 Warning whitespace SeparatorWrap '.' should be on a new line. 202
 Warning whitespace SeparatorWrap '.' should be on a new line. 218
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning coding VariableDeclarationUsageDistance Distance between variable 'fm9' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 252
 Warning whitespace SeparatorWrap '.' should be on a new line. 252
 Warning coding VariableDeclarationUsageDistance Distance between variable 'fm10' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 255
 Warning whitespace SeparatorWrap '.' should be on a new line. 255
 Warning coding VariableDeclarationUsageDistance Distance between variable 'fm11' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 346
 Warning whitespace SeparatorWrap '.' should be on a new line. 347
 Warning whitespace SeparatorWrap '.' should be on a new line. 348
 Warning whitespace SeparatorWrap '.' should be on a new line. 356
 Warning whitespace SeparatorWrap '.' should be on a new line. 357
 Warning whitespace SeparatorWrap '.' should be on a new line. 358
 Warning whitespace SeparatorWrap '.' should be on a new line. 367
 Warning whitespace SeparatorWrap '.' should be on a new line. 368
 Warning whitespace SeparatorWrap '.' should be on a new line. 369
 Warning whitespace SeparatorWrap '.' should be on a new line. 388
 Warning whitespace SeparatorWrap '.' should be on a new line. 389
 Warning whitespace SeparatorWrap '.' should be on a new line. 393
 Warning whitespace SeparatorWrap '.' should be on a new line. 394
 Warning whitespace SeparatorWrap '.' should be on a new line. 395
 Warning whitespace SeparatorWrap '.' should be on a new line. 403
 Warning whitespace SeparatorWrap '.' should be on a new line. 404
 Warning whitespace SeparatorWrap '.' should be on a new line. 405
 Warning whitespace SeparatorWrap '.' should be on a new line. 424
 Warning whitespace SeparatorWrap '.' should be on a new line. 425
 Warning whitespace SeparatorWrap '.' should be on a new line. 426
 Warning whitespace SeparatorWrap '.' should be on a new line. 436
 Warning whitespace SeparatorWrap '.' should be on a new line. 437
 Warning whitespace SeparatorWrap '.' should be on a new line. 438
 Warning whitespace SeparatorWrap '.' should be on a new line. 446
 Warning whitespace SeparatorWrap '.' should be on a new line. 447
 Warning whitespace SeparatorWrap '.' should be on a new line. 448
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning whitespace SeparatorWrap '.' should be on a new line. 455
 Warning whitespace SeparatorWrap '.' should be on a new line. 456
 Warning whitespace SeparatorWrap '.' should be on a new line. 472
 Warning whitespace SeparatorWrap '.' should be on a new line. 477
 Warning whitespace SeparatorWrap '.' should be on a new line. 481
 Warning whitespace SeparatorWrap '.' should be on a new line. 487
 Warning whitespace SeparatorWrap '.' should be on a new line. 493
 Warning whitespace SeparatorWrap '.' should be on a new line. 497
 Warning whitespace SeparatorWrap '.' should be on a new line. 502
 Warning whitespace SeparatorWrap '.' should be on a new line. 508
 Warning whitespace SeparatorWrap '.' should be on a new line. 515
 Warning whitespace SeparatorWrap '.' should be on a new line. 519
 Warning whitespace SeparatorWrap '.' should be on a new line. 524
 Warning whitespace SeparatorWrap '.' should be on a new line. 528
 Warning whitespace SeparatorWrap '.' should be on a new line. 533
 Warning whitespace SeparatorWrap '.' should be on a new line. 537
 Warning whitespace SeparatorWrap '.' should be on a new line. 541
 Warning whitespace SeparatorWrap '.' should be on a new line. 545
 Warning whitespace SeparatorWrap '.' should be on a new line. 550
 Warning whitespace SeparatorWrap '.' should be on a new line. 608
 Warning whitespace SeparatorWrap '.' should be on a new line. 609
 Warning whitespace SeparatorWrap '.' should be on a new line. 619
 Warning whitespace SeparatorWrap '.' should be on a new line. 620
 Warning whitespace SeparatorWrap '.' should be on a new line. 621
 Warning whitespace SeparatorWrap '.' should be on a new line. 677
 Warning whitespace SeparatorWrap '.' should be on a new line. 689
 Warning whitespace SeparatorWrap '.' should be on a new line. 690

org/opendaylight/vtn/manager/it/core/FlowCounter.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 53
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 93

org/opendaylight/vtn/manager/it/core/FlowFilterServiceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.VirtualNetwork' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.action.FlowAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.action.VTNDropAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.action.VTNPopVlanAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.action.VTNPushVlanAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.action.VTNSetDlDstAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.action.VTNSetDlSrcAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.action.VTNSetIcmpTypeAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.action.VTNSetInetDscpAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.action.VTNSetVlanIdAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.action.VTNSetVlanPcpAction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.filter.DropFilter' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.filter.FlowFilter' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.filter.FlowFilterList' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.filter.PassFilter' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.filter.RedirectFilter' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.FlowFilterNode' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VBridgeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VInterfaceIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VNodeType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VTenantIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VTerminalIfIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 49
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 107
 Warning whitespace SeparatorWrap '.' should be on a new line. 110
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 131
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 202
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 220
 Warning whitespace SeparatorWrap '.' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 236
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 240
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning coding VariableDeclarationUsageDistance Distance between variable 'iname' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 279
 Warning whitespace SeparatorWrap '.' should be on a new line. 392
 Warning whitespace SeparatorWrap '.' should be on a new line. 393
 Warning whitespace SeparatorWrap '.' should be on a new line. 394
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vtnId2' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 487
 Warning whitespace SeparatorWrap '.' should be on a new line. 496
 Warning whitespace SeparatorWrap '.' should be on a new line. 497
 Warning whitespace SeparatorWrap '.' should be on a new line. 498
 Warning whitespace SeparatorWrap '.' should be on a new line. 672
 Warning whitespace SeparatorWrap '.' should be on a new line. 673

org/opendaylight/vtn/manager/it/core/InventoryEventTest.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 99
 Warning whitespace SeparatorWrap '.' should be on a new line. 100
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 106
 Warning whitespace SeparatorWrap '.' should be on a new line. 107
 Warning whitespace SeparatorWrap '.' should be on a new line. 108
 Warning whitespace SeparatorWrap '.' should be on a new line. 109
 Warning whitespace SeparatorWrap '.' should be on a new line. 110
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 114
 Warning whitespace SeparatorWrap '.' should be on a new line. 115
 Warning whitespace SeparatorWrap '.' should be on a new line. 116
 Warning whitespace SeparatorWrap '.' should be on a new line. 117
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 130
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning coding VariableDeclarationUsageDistance Distance between variable 'biconfNode2Port1' declaration and its first usage is 47, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning whitespace SeparatorWrap '.' should be on a new line. 148
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ticonfNode1Port3' declaration and its first usage is 29, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 163
 Warning whitespace SeparatorWrap '.' should be on a new line. 163
 Warning whitespace SeparatorWrap '.' should be on a new line. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 166
 Warning whitespace SeparatorWrap '.' should be on a new line. 169
 Warning whitespace SeparatorWrap '.' should be on a new line. 170
 Warning whitespace SeparatorWrap '.' should be on a new line. 251
 Warning whitespace SeparatorWrap '.' should be on a new line. 253
 Warning whitespace SeparatorWrap '.' should be on a new line. 254
 Warning whitespace SeparatorWrap '.' should be on a new line. 255
 Warning whitespace SeparatorWrap '.' should be on a new line. 262
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 265
 Warning whitespace SeparatorWrap '.' should be on a new line. 299
 Warning whitespace SeparatorWrap '.' should be on a new line. 300
 Warning whitespace SeparatorWrap '.' should be on a new line. 306
 Warning whitespace SeparatorWrap '.' should be on a new line. 307
 Warning whitespace SeparatorWrap '.' should be on a new line. 309
 Warning whitespace SeparatorWrap '.' should be on a new line. 403
 Warning whitespace SeparatorWrap '.' should be on a new line. 404
 Warning whitespace SeparatorWrap '.' should be on a new line. 406
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bpathVlan0Entries' declaration and its first usage is 58, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 410
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bpathNode1Entries' declaration and its first usage is 59, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 412
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bpathNode2Port1Entries' declaration and its first usage is 60, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 414
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bpathMacEntries' declaration and its first usage is 61, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 416
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning whitespace SeparatorWrap '.' should be on a new line. 455
 Warning whitespace SeparatorWrap '.' should be on a new line. 457
 Warning whitespace SeparatorWrap '.' should be on a new line. 543
 Warning whitespace SeparatorWrap '.' should be on a new line. 544
 Warning whitespace SeparatorWrap '.' should be on a new line. 545
 Warning whitespace SeparatorWrap '.' should be on a new line. 546
 Warning whitespace SeparatorWrap '.' should be on a new line. 547
 Warning whitespace SeparatorWrap '.' should be on a new line. 548
 Warning whitespace SeparatorWrap '.' should be on a new line. 550
 Warning whitespace SeparatorWrap '.' should be on a new line. 552
 Warning whitespace SeparatorWrap '.' should be on a new line. 566
 Warning whitespace SeparatorWrap '.' should be on a new line. 567
 Warning whitespace SeparatorWrap '.' should be on a new line. 568
 Warning whitespace SeparatorWrap '.' should be on a new line. 582
 Warning whitespace SeparatorWrap '.' should be on a new line. 583
 Warning whitespace SeparatorWrap '.' should be on a new line. 585
 Warning whitespace SeparatorWrap '.' should be on a new line. 619
 Warning whitespace SeparatorWrap '.' should be on a new line. 620
 Warning whitespace SeparatorWrap '.' should be on a new line. 621
 Warning whitespace SeparatorWrap '.' should be on a new line. 623
 Warning whitespace SeparatorWrap '.' should be on a new line. 624
 Warning whitespace SeparatorWrap '.' should be on a new line. 625
 Warning whitespace SeparatorWrap '.' should be on a new line. 640
 Warning whitespace SeparatorWrap '.' should be on a new line. 641
 Warning whitespace SeparatorWrap '.' should be on a new line. 642
 Warning whitespace SeparatorWrap '.' should be on a new line. 645
 Warning whitespace SeparatorWrap '.' should be on a new line. 646
 Warning whitespace SeparatorWrap '.' should be on a new line. 647

org/opendaylight/vtn/manager/it/core/MacEntryWaiter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataChangeWaiter' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.TestHost' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VBridgeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.mac.MacEntry' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTable' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning whitespace SeparatorWrap '.' should be on a new line. 51
 Warning naming MemberName Member name 'vBridgeId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 67
 Warning whitespace OperatorWrap '&&' should be on a new line. 388
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '327'. 404

org/opendaylight/vtn/manager/it/core/MacMapServiceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableList' import. Should be before 'java.util.Set'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.VirtualNetwork' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.inventory.MacVlan' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VBridgeConfig' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VBridgeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VTNMacMapConfig' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType'. 49
 Warning whitespace SeparatorWrap '.' should be on a new line. 81
 Warning whitespace SeparatorWrap '.' should be on a new line. 82
 Warning whitespace SeparatorWrap '.' should be on a new line. 83
 Warning whitespace SeparatorWrap '.' should be on a new line. 84
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning whitespace SeparatorWrap '.' should be on a new line. 88
 Warning whitespace SeparatorWrap '.' should be on a new line. 89
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning whitespace SeparatorWrap '.' should be on a new line. 156
 Warning whitespace SeparatorWrap '.' should be on a new line. 157
 Warning whitespace SeparatorWrap '.' should be on a new line. 158
 Warning whitespace SeparatorWrap '.' should be on a new line. 163
 Warning whitespace SeparatorWrap '.' should be on a new line. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 166
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning whitespace SeparatorWrap '.' should be on a new line. 175
 Warning whitespace SeparatorWrap '.' should be on a new line. 176
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning whitespace SeparatorWrap '.' should be on a new line. 214
 Warning whitespace SeparatorWrap '.' should be on a new line. 240
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 265
 Warning whitespace SeparatorWrap '.' should be on a new line. 266
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 301
 Warning whitespace SeparatorWrap '.' should be on a new line. 302
 Warning whitespace SeparatorWrap '.' should be on a new line. 303
 Warning whitespace SeparatorWrap '.' should be on a new line. 304
 Warning whitespace SeparatorWrap '.' should be on a new line. 305
 Warning whitespace SeparatorWrap '.' should be on a new line. 326
 Warning whitespace SeparatorWrap '.' should be on a new line. 327
 Warning whitespace SeparatorWrap '.' should be on a new line. 328
 Warning whitespace SeparatorWrap '.' should be on a new line. 329
 Warning whitespace SeparatorWrap '.' should be on a new line. 330
 Warning whitespace SeparatorWrap '.' should be on a new line. 347
 Warning whitespace SeparatorWrap '.' should be on a new line. 348
 Warning whitespace SeparatorWrap '.' should be on a new line. 349
 Warning whitespace SeparatorWrap '.' should be on a new line. 350
 Warning whitespace SeparatorWrap '.' should be on a new line. 351
 Warning whitespace SeparatorWrap '.' should be on a new line. 352
 Warning whitespace SeparatorWrap '.' should be on a new line. 495
 Warning whitespace SeparatorWrap '.' should be on a new line. 496
 Warning whitespace SeparatorWrap '.' should be on a new line. 497
 Warning whitespace SeparatorWrap '.' should be on a new line. 498
 Warning whitespace SeparatorWrap '.' should be on a new line. 499
 Warning whitespace SeparatorWrap '.' should be on a new line. 500
 Warning whitespace SeparatorWrap '.' should be on a new line. 520
 Warning whitespace SeparatorWrap '.' should be on a new line. 521
 Warning whitespace SeparatorWrap '.' should be on a new line. 522
 Warning whitespace SeparatorWrap '.' should be on a new line. 523
 Warning whitespace SeparatorWrap '.' should be on a new line. 524
 Warning whitespace SeparatorWrap '.' should be on a new line. 525
 Warning whitespace SeparatorWrap '.' should be on a new line. 562
 Warning whitespace SeparatorWrap '.' should be on a new line. 563
 Warning whitespace SeparatorWrap '.' should be on a new line. 564
 Warning whitespace SeparatorWrap '.' should be on a new line. 565
 Warning whitespace SeparatorWrap '.' should be on a new line. 566
 Warning whitespace SeparatorWrap '.' should be on a new line. 567
 Warning whitespace SeparatorWrap '.' should be on a new line. 581
 Warning whitespace SeparatorWrap '.' should be on a new line. 582
 Warning whitespace SeparatorWrap '.' should be on a new line. 583
 Warning whitespace SeparatorWrap '.' should be on a new line. 584
 Warning whitespace SeparatorWrap '.' should be on a new line. 585
 Warning whitespace SeparatorWrap '.' should be on a new line. 590
 Warning whitespace SeparatorWrap '.' should be on a new line. 591
 Warning whitespace SeparatorWrap '.' should be on a new line. 592
 Warning whitespace SeparatorWrap '.' should be on a new line. 593
 Warning whitespace SeparatorWrap '.' should be on a new line. 594
 Warning whitespace SeparatorWrap '.' should be on a new line. 600
 Warning whitespace SeparatorWrap '.' should be on a new line. 601
 Warning whitespace SeparatorWrap '.' should be on a new line. 602
 Warning whitespace SeparatorWrap '.' should be on a new line. 603
 Warning whitespace SeparatorWrap '.' should be on a new line. 604
 Warning whitespace SeparatorWrap '.' should be on a new line. 605
 Warning whitespace SeparatorWrap '.' should be on a new line. 618
 Warning whitespace SeparatorWrap '.' should be on a new line. 619
 Warning whitespace SeparatorWrap '.' should be on a new line. 620
 Warning whitespace SeparatorWrap '.' should be on a new line. 621
 Warning whitespace SeparatorWrap '.' should be on a new line. 622
 Warning whitespace SeparatorWrap '.' should be on a new line. 627
 Warning whitespace SeparatorWrap '.' should be on a new line. 628
 Warning whitespace SeparatorWrap '.' should be on a new line. 629
 Warning whitespace SeparatorWrap '.' should be on a new line. 630
 Warning whitespace SeparatorWrap '.' should be on a new line. 631
 Warning whitespace SeparatorWrap '.' should be on a new line. 637
 Warning whitespace SeparatorWrap '.' should be on a new line. 638
 Warning whitespace SeparatorWrap '.' should be on a new line. 639
 Warning whitespace SeparatorWrap '.' should be on a new line. 640
 Warning whitespace SeparatorWrap '.' should be on a new line. 641
 Warning whitespace SeparatorWrap '.' should be on a new line. 642
 Warning whitespace SeparatorWrap '.' should be on a new line. 665
 Warning whitespace SeparatorWrap '.' should be on a new line. 666
 Warning whitespace SeparatorWrap '.' should be on a new line. 671
 Warning whitespace SeparatorWrap '.' should be on a new line. 672
 Warning whitespace SeparatorWrap '.' should be on a new line. 678
 Warning whitespace SeparatorWrap '.' should be on a new line. 679
 Warning whitespace SeparatorWrap '.' should be on a new line. 684
 Warning whitespace SeparatorWrap '.' should be on a new line. 685
 Warning whitespace SeparatorWrap '.' should be on a new line. 693
 Warning whitespace SeparatorWrap '.' should be on a new line. 694
 Warning whitespace SeparatorWrap '.' should be on a new line. 699
 Warning whitespace SeparatorWrap '.' should be on a new line. 700
 Warning whitespace SeparatorWrap '.' should be on a new line. 720
 Warning whitespace SeparatorWrap '.' should be on a new line. 721
 Warning whitespace SeparatorWrap '.' should be on a new line. 726
 Warning whitespace SeparatorWrap '.' should be on a new line. 727
 Warning whitespace SeparatorWrap '.' should be on a new line. 732
 Warning whitespace SeparatorWrap '.' should be on a new line. 735
 Warning whitespace SeparatorWrap '.' should be on a new line. 736
 Warning whitespace SeparatorWrap '.' should be on a new line. 741
 Warning whitespace SeparatorWrap '.' should be on a new line. 742
 Warning whitespace SeparatorWrap '.' should be on a new line. 748
 Warning whitespace SeparatorWrap '.' should be on a new line. 749
 Warning whitespace SeparatorWrap '.' should be on a new line. 750
 Warning whitespace SeparatorWrap '.' should be on a new line. 751
 Warning whitespace SeparatorWrap '.' should be on a new line. 770
 Warning whitespace SeparatorWrap '.' should be on a new line. 771
 Warning whitespace SeparatorWrap '.' should be on a new line. 776
 Warning whitespace SeparatorWrap '.' should be on a new line. 777
 Warning whitespace SeparatorWrap '.' should be on a new line. 864
 Warning whitespace SeparatorWrap '.' should be on a new line. 865
 Warning whitespace SeparatorWrap '.' should be on a new line. 955
 Warning whitespace SeparatorWrap '.' should be on a new line. 956
 Warning whitespace SeparatorWrap '.' should be on a new line. 964
 Warning whitespace SeparatorWrap '.' should be on a new line. 965
 Warning whitespace SeparatorWrap '.' should be on a new line. 970
 Warning whitespace SeparatorWrap '.' should be on a new line. 974
 Warning whitespace SeparatorWrap '.' should be on a new line. 975
 Warning whitespace SeparatorWrap '.' should be on a new line. 981
 Warning whitespace SeparatorWrap '.' should be on a new line. 982
 Warning whitespace SeparatorWrap '.' should be on a new line. 987
 Warning whitespace SeparatorWrap '.' should be on a new line. 988
 Warning whitespace SeparatorWrap '.' should be on a new line. 993
 Warning whitespace SeparatorWrap '.' should be on a new line. 994

org/opendaylight/vtn/manager/it/core/MacMapStatusTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.TestHost' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.VirtualNetwork' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.inventory.MacVlan' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VBridgeConfig' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VBridgeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VBridgeIfIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VInterfaceConfig' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VTNMacMapConfig' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VTNMacMapStatus' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VTNPortMapConfig' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VTNVlanMapConfig' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.mac.MacEntry' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.VtnVinterfaceService'. 53
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mwaiter' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 351
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mwaiter' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 399
 Warning whitespace SeparatorWrap '.' should be on a new line. 460
 Warning whitespace SeparatorWrap '.' should be on a new line. 488
 Warning whitespace SeparatorWrap '.' should be on a new line. 594
 Warning whitespace SeparatorWrap '.' should be on a new line. 608
 Warning whitespace SeparatorWrap '.' should be on a new line. 679
 Warning whitespace SeparatorWrap '.' should be on a new line. 681
 Warning whitespace SeparatorWrap '.' should be on a new line. 683
 Warning whitespace SeparatorWrap '.' should be on a new line. 688
 Warning whitespace SeparatorWrap '.' should be on a new line. 692
 Warning whitespace SeparatorWrap '.' should be on a new line. 697
 Warning whitespace SeparatorWrap '.' should be on a new line. 703
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mwaiter' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 710
 Warning whitespace SeparatorWrap '.' should be on a new line. 711
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bconf2' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 868
 Warning whitespace SeparatorWrap '.' should be on a new line. 868
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bconf0' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 882
 Warning whitespace SeparatorWrap '.' should be on a new line. 882
 Warning whitespace SeparatorWrap '.' should be on a new line. 888
 Warning whitespace SeparatorWrap '.' should be on a new line. 963
 Warning coding VariableDeclarationUsageDistance Distance between variable 'removedMap' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 983

org/opendaylight/vtn/manager/it/core/MacTableServiceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockFlow' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.BridgeNetwork' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.RpcErrorTag' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.TestHost' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.VirtualNetwork' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.unicast.UnicastFlow' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VBridgeConfig' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VBridgeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VTNVlanMapConfig' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.mac.MacEntry' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.remove.mac.entry.output.RemoveMacEntryResult'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.remove.mac.entry.output.RemoveMacEntryResult'. 49
 Warning whitespace SeparatorWrap '.' should be on a new line. 72
 Warning whitespace SeparatorWrap '.' should be on a new line. 73
 Warning whitespace SeparatorWrap '.' should be on a new line. 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 99
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 130
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '126'. 156
 Warning coding VariableDeclarationUsageDistance Distance between variable 'macSrv' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 187
 Warning whitespace SeparatorWrap '.' should be on a new line. 202
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 297
 Warning whitespace SeparatorWrap '.' should be on a new line. 303
 Warning whitespace SeparatorWrap '.' should be on a new line. 304
 Warning whitespace SeparatorWrap '.' should be on a new line. 311
 Warning whitespace SeparatorWrap '.' should be on a new line. 312
 Warning whitespace SeparatorWrap '.' should be on a new line. 313
 Warning whitespace SeparatorWrap '.' should be on a new line. 319
 Warning whitespace SeparatorWrap '.' should be on a new line. 320
 Warning whitespace SeparatorWrap '.' should be on a new line. 321
 Warning coding VariableDeclarationUsageDistance Distance between variable 'flows1' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 352
 Warning coding VariableDeclarationUsageDistance Distance between variable 'flows2' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 353
 Warning whitespace SeparatorWrap '.' should be on a new line. 411

org/opendaylight/vtn/manager/it/core/NodePath.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 80
 Warning whitespace OperatorWrap '&&' should be on a new line. 84

org/opendaylight/vtn/manager/it/core/PathMapServiceTest.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'pmap5' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 125
 Warning coding VariableDeclarationUsageDistance Distance between variable 'pmap6' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 151
 Warning whitespace SeparatorWrap '.' should be on a new line. 152
 Warning whitespace SeparatorWrap '.' should be on a new line. 153
 Warning whitespace SeparatorWrap '.' should be on a new line. 158
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning coding VariableDeclarationUsageDistance Distance between variable 'indices' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 227
 Warning whitespace SeparatorWrap '.' should be on a new line. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 229
 Warning whitespace SeparatorWrap '.' should be on a new line. 235
 Warning whitespace SeparatorWrap '.' should be on a new line. 236
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 254
 Warning whitespace SeparatorWrap '.' should be on a new line. 255
 Warning whitespace SeparatorWrap '.' should be on a new line. 266
 Warning whitespace SeparatorWrap '.' should be on a new line. 267
 Warning whitespace SeparatorWrap '.' should be on a new line. 274
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 283
 Warning whitespace SeparatorWrap '.' should be on a new line. 290
 Warning whitespace SeparatorWrap '.' should be on a new line. 291
 Warning whitespace SeparatorWrap '.' should be on a new line. 302
 Warning whitespace SeparatorWrap '.' should be on a new line. 308
 Warning whitespace SeparatorWrap '.' should be on a new line. 309
 Warning whitespace SeparatorWrap '.' should be on a new line. 314
 Warning whitespace SeparatorWrap '.' should be on a new line. 315
 Warning whitespace SeparatorWrap '.' should be on a new line. 316
 Warning whitespace SeparatorWrap '.' should be on a new line. 322
 Warning whitespace SeparatorWrap '.' should be on a new line. 323
 Warning whitespace SeparatorWrap '.' should be on a new line. 324
 Warning whitespace SeparatorWrap '.' should be on a new line. 347
 Warning whitespace SeparatorWrap '.' should be on a new line. 348
 Warning whitespace SeparatorWrap '.' should be on a new line. 353
 Warning whitespace SeparatorWrap '.' should be on a new line. 354
 Warning whitespace SeparatorWrap '.' should be on a new line. 355
 Warning whitespace SeparatorWrap '.' should be on a new line. 360
 Warning whitespace SeparatorWrap '.' should be on a new line. 361

org/opendaylight/vtn/manager/it/core/PathMapTest.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ppSrv' declaration and its first usage is 22, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 79
 Warning coding VariableDeclarationUsageDistance Distance between variable 'pmSrv' declaration and its first usage is 80, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 80
 Warning coding VariableDeclarationUsageDistance Distance between variable 'fcSrv' declaration and its first usage is 64, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 81
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 154
 Warning whitespace SeparatorWrap '.' should be on a new line. 162
 Warning whitespace SeparatorWrap '.' should be on a new line. 163
 Warning coding VariableDeclarationUsageDistance Distance between variable 'route0' declaration and its first usage is 82, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 188
 Warning whitespace SeparatorWrap '.' should be on a new line. 348
 Warning coding VariableDeclarationUsageDistance Distance between variable 'counter' declaration and its first usage is 27, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 399
 Warning coding VariableDeclarationUsageDistance Distance between variable 'flows00' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 405
 Warning whitespace SeparatorWrap '.' should be on a new line. 416
 Warning whitespace SeparatorWrap '.' should be on a new line. 417
 Warning whitespace SeparatorWrap '.' should be on a new line. 418
 Warning coding VariableDeclarationUsageDistance Distance between variable 'flows1' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 420
 Warning whitespace SeparatorWrap '.' should be on a new line. 431
 Warning whitespace SeparatorWrap '.' should be on a new line. 432
 Warning whitespace SeparatorWrap '.' should be on a new line. 433
 Warning whitespace SeparatorWrap '.' should be on a new line. 434
 Warning coding VariableDeclarationUsageDistance Distance between variable 'flows2' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 436
 Warning whitespace SeparatorWrap '.' should be on a new line. 445
 Warning whitespace SeparatorWrap '.' should be on a new line. 446
 Warning whitespace SeparatorWrap '.' should be on a new line. 447
 Warning whitespace SeparatorWrap '.' should be on a new line. 448
 Warning coding VariableDeclarationUsageDistance Distance between variable 'flows3' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 450
 Warning whitespace SeparatorWrap '.' should be on a new line. 457
 Warning whitespace SeparatorWrap '.' should be on a new line. 458
 Warning whitespace SeparatorWrap '.' should be on a new line. 459
 Warning whitespace SeparatorWrap '.' should be on a new line. 596
 Warning whitespace SeparatorWrap '.' should be on a new line. 610
 Warning whitespace SeparatorWrap '.' should be on a new line. 615
 Warning whitespace SeparatorWrap '.' should be on a new line. 616
 Warning whitespace SeparatorWrap '.' should be on a new line. 617
 Warning whitespace SeparatorWrap '.' should be on a new line. 618
 Warning whitespace SeparatorWrap '.' should be on a new line. 622
 Warning whitespace SeparatorWrap '.' should be on a new line. 648
 Warning whitespace SeparatorWrap '.' should be on a new line. 649
 Warning whitespace SeparatorWrap '.' should be on a new line. 650
 Warning whitespace SeparatorWrap '.' should be on a new line. 652
 Warning whitespace SeparatorWrap '.' should be on a new line. 653

org/opendaylight/vtn/manager/it/core/PathPolicyServiceTest.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vnet' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 74
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning whitespace SeparatorWrap '.' should be on a new line. 91
 Warning coding VariableDeclarationUsageDistance Distance between variable 'pid1' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 369
 Warning whitespace SeparatorWrap '.' should be on a new line. 370
 Warning whitespace SeparatorWrap '.' should be on a new line. 371
 Warning whitespace SeparatorWrap '.' should be on a new line. 372
 Warning whitespace SeparatorWrap '.' should be on a new line. 373
 Warning whitespace SeparatorWrap '.' should be on a new line. 424

org/opendaylight/vtn/manager/it/core/PortMapServiceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType'. 33
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 113
 Warning coding VariableDeclarationUsageDistance Distance between variable 'node' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 138
 Warning coding VariableDeclarationUsageDistance Distance between variable 'id' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 139
 Warning coding VariableDeclarationUsageDistance Distance between variable 'name' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 140
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vid' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 159
 Warning whitespace SeparatorWrap '.' should be on a new line. 160
 Warning whitespace SeparatorWrap '.' should be on a new line. 161
 Warning whitespace SeparatorWrap '.' should be on a new line. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 183
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 196
 Warning whitespace SeparatorWrap '.' should be on a new line. 202
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 206
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning whitespace SeparatorWrap '.' should be on a new line. 219
 Warning whitespace SeparatorWrap '.' should be on a new line. 220
 Warning whitespace SeparatorWrap '.' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 229
 Warning whitespace SeparatorWrap '.' should be on a new line. 230
 Warning whitespace SeparatorWrap '.' should be on a new line. 231
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 253
 Warning whitespace SeparatorWrap '.' should be on a new line. 254
 Warning whitespace SeparatorWrap '.' should be on a new line. 255
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 265
 Warning whitespace SeparatorWrap '.' should be on a new line. 266
 Warning whitespace SeparatorWrap '.' should be on a new line. 267
 Warning whitespace SeparatorWrap '.' should be on a new line. 268
 Warning whitespace SeparatorWrap '.' should be on a new line. 273
 Warning whitespace SeparatorWrap '.' should be on a new line. 274
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 281
 Warning whitespace SeparatorWrap '.' should be on a new line. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 283
 Warning whitespace SeparatorWrap '.' should be on a new line. 284
 Warning whitespace SeparatorWrap '.' should be on a new line. 290
 Warning whitespace SeparatorWrap '.' should be on a new line. 291
 Warning whitespace SeparatorWrap '.' should be on a new line. 292
 Warning whitespace SeparatorWrap '.' should be on a new line. 293
 Warning whitespace SeparatorWrap '.' should be on a new line. 294
 Warning whitespace SeparatorWrap '.' should be on a new line. 295
 Warning whitespace SeparatorWrap '.' should be on a new line. 300
 Warning whitespace SeparatorWrap '.' should be on a new line. 301
 Warning whitespace SeparatorWrap '.' should be on a new line. 302
 Warning whitespace SeparatorWrap '.' should be on a new line. 303
 Warning whitespace SeparatorWrap '.' should be on a new line. 309
 Warning whitespace SeparatorWrap '.' should be on a new line. 310
 Warning whitespace SeparatorWrap '.' should be on a new line. 311
 Warning whitespace SeparatorWrap '.' should be on a new line. 312
 Warning whitespace SeparatorWrap '.' should be on a new line. 313
 Warning whitespace SeparatorWrap '.' should be on a new line. 314
 Warning whitespace SeparatorWrap '.' should be on a new line. 319
 Warning whitespace SeparatorWrap '.' should be on a new line. 320
 Warning whitespace SeparatorWrap '.' should be on a new line. 321
 Warning whitespace SeparatorWrap '.' should be on a new line. 322
 Warning whitespace SeparatorWrap '.' should be on a new line. 328
 Warning whitespace SeparatorWrap '.' should be on a new line. 329
 Warning whitespace SeparatorWrap '.' should be on a new line. 330
 Warning whitespace SeparatorWrap '.' should be on a new line. 331
 Warning whitespace SeparatorWrap '.' should be on a new line. 332
 Warning whitespace SeparatorWrap '.' should be on a new line. 333
 Warning whitespace SeparatorWrap '.' should be on a new line. 338
 Warning whitespace SeparatorWrap '.' should be on a new line. 339
 Warning whitespace SeparatorWrap '.' should be on a new line. 340
 Warning whitespace SeparatorWrap '.' should be on a new line. 341
 Warning whitespace SeparatorWrap '.' should be on a new line. 342
 Warning whitespace SeparatorWrap '.' should be on a new line. 343
 Warning whitespace SeparatorWrap '.' should be on a new line. 348
 Warning whitespace SeparatorWrap '.' should be on a new line. 349
 Warning whitespace SeparatorWrap '.' should be on a new line. 350
 Warning whitespace SeparatorWrap '.' should be on a new line. 351
 Warning whitespace SeparatorWrap '.' should be on a new line. 356
 Warning whitespace SeparatorWrap '.' should be on a new line. 357
 Warning whitespace SeparatorWrap '.' should be on a new line. 358
 Warning whitespace SeparatorWrap '.' should be on a new line. 359
 Warning whitespace SeparatorWrap '.' should be on a new line. 367
 Warning whitespace SeparatorWrap '.' should be on a new line. 368
 Warning whitespace SeparatorWrap '.' should be on a new line. 369
 Warning whitespace SeparatorWrap '.' should be on a new line. 370
 Warning whitespace SeparatorWrap '.' should be on a new line. 371
 Warning whitespace SeparatorWrap '.' should be on a new line. 372
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning whitespace SeparatorWrap '.' should be on a new line. 378
 Warning whitespace SeparatorWrap '.' should be on a new line. 379
 Warning whitespace SeparatorWrap '.' should be on a new line. 380
 Warning whitespace SeparatorWrap '.' should be on a new line. 381
 Warning whitespace SeparatorWrap '.' should be on a new line. 382
 Warning whitespace SeparatorWrap '.' should be on a new line. 387
 Warning whitespace SeparatorWrap '.' should be on a new line. 388
 Warning whitespace SeparatorWrap '.' should be on a new line. 389
 Warning whitespace SeparatorWrap '.' should be on a new line. 390
 Warning whitespace SeparatorWrap '.' should be on a new line. 395
 Warning whitespace SeparatorWrap '.' should be on a new line. 396
 Warning whitespace SeparatorWrap '.' should be on a new line. 397
 Warning whitespace SeparatorWrap '.' should be on a new line. 398
 Warning whitespace SeparatorWrap '.' should be on a new line. 403
 Warning whitespace SeparatorWrap '.' should be on a new line. 404
 Warning whitespace SeparatorWrap '.' should be on a new line. 405
 Warning whitespace SeparatorWrap '.' should be on a new line. 406
 Warning whitespace SeparatorWrap '.' should be on a new line. 407
 Warning whitespace SeparatorWrap '.' should be on a new line. 408
 Warning whitespace SeparatorWrap '.' should be on a new line. 413
 Warning whitespace SeparatorWrap '.' should be on a new line. 414
 Warning whitespace SeparatorWrap '.' should be on a new line. 415
 Warning whitespace SeparatorWrap '.' should be on a new line. 416
 Warning whitespace SeparatorWrap '.' should be on a new line. 417
 Warning whitespace SeparatorWrap '.' should be on a new line. 418
 Warning whitespace SeparatorWrap '.' should be on a new line. 423
 Warning whitespace SeparatorWrap '.' should be on a new line. 424
 Warning whitespace SeparatorWrap '.' should be on a new line. 425
 Warning whitespace SeparatorWrap '.' should be on a new line. 426
 Warning whitespace SeparatorWrap '.' should be on a new line. 431
 Warning whitespace SeparatorWrap '.' should be on a new line. 432
 Warning whitespace SeparatorWrap '.' should be on a new line. 433
 Warning whitespace SeparatorWrap '.' should be on a new line. 434
 Warning whitespace SeparatorWrap '.' should be on a new line. 439
 Warning whitespace SeparatorWrap '.' should be on a new line. 440
 Warning whitespace SeparatorWrap '.' should be on a new line. 441
 Warning whitespace SeparatorWrap '.' should be on a new line. 442
 Warning whitespace SeparatorWrap '.' should be on a new line. 443
 Warning whitespace SeparatorWrap '.' should be on a new line. 444
 Warning whitespace SeparatorWrap '.' should be on a new line. 449
 Warning whitespace SeparatorWrap '.' should be on a new line. 450
 Warning whitespace SeparatorWrap '.' should be on a new line. 451
 Warning whitespace SeparatorWrap '.' should be on a new line. 452
 Warning whitespace SeparatorWrap '.' should be on a new line. 453
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning whitespace SeparatorWrap '.' should be on a new line. 459
 Warning whitespace SeparatorWrap '.' should be on a new line. 460
 Warning whitespace SeparatorWrap '.' should be on a new line. 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 462
 Warning whitespace SeparatorWrap '.' should be on a new line. 467
 Warning whitespace SeparatorWrap '.' should be on a new line. 468
 Warning whitespace SeparatorWrap '.' should be on a new line. 469
 Warning whitespace SeparatorWrap '.' should be on a new line. 470
 Warning whitespace SeparatorWrap '.' should be on a new line. 476
 Warning whitespace SeparatorWrap '.' should be on a new line. 477
 Warning whitespace SeparatorWrap '.' should be on a new line. 478
 Warning whitespace SeparatorWrap '.' should be on a new line. 479
 Warning whitespace SeparatorWrap '.' should be on a new line. 480
 Warning whitespace SeparatorWrap '.' should be on a new line. 486
 Warning whitespace SeparatorWrap '.' should be on a new line. 487
 Warning whitespace SeparatorWrap '.' should be on a new line. 488
 Warning whitespace SeparatorWrap '.' should be on a new line. 489
 Warning whitespace SeparatorWrap '.' should be on a new line. 490
 Warning whitespace SeparatorWrap '.' should be on a new line. 497
 Warning whitespace SeparatorWrap '.' should be on a new line. 498
 Warning whitespace SeparatorWrap '.' should be on a new line. 499
 Warning whitespace SeparatorWrap '.' should be on a new line. 500
 Warning whitespace SeparatorWrap '.' should be on a new line. 501
 Warning whitespace SeparatorWrap '.' should be on a new line. 502
 Warning whitespace SeparatorWrap '.' should be on a new line. 510
 Warning whitespace SeparatorWrap '.' should be on a new line. 511
 Warning whitespace SeparatorWrap '.' should be on a new line. 512
 Warning whitespace SeparatorWrap '.' should be on a new line. 513
 Warning whitespace SeparatorWrap '.' should be on a new line. 514
 Warning whitespace SeparatorWrap '.' should be on a new line. 515

org/opendaylight/vtn/manager/it/core/PortMapStatusTest.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 115
 Warning whitespace SeparatorWrap '.' should be on a new line. 116
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 148
 Warning whitespace SeparatorWrap '.' should be on a new line. 149
 Warning whitespace SeparatorWrap '.' should be on a new line. 179
 Warning whitespace SeparatorWrap '.' should be on a new line. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 216
 Warning whitespace SeparatorWrap '.' should be on a new line. 218
 Warning whitespace SeparatorWrap '.' should be on a new line. 219
 Warning whitespace SeparatorWrap '.' should be on a new line. 252
 Warning whitespace SeparatorWrap '.' should be on a new line. 272
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 289
 Warning whitespace SeparatorWrap '.' should be on a new line. 292
 Warning whitespace SeparatorWrap '.' should be on a new line. 306
 Warning whitespace SeparatorWrap '.' should be on a new line. 309
 Warning whitespace SeparatorWrap '.' should be on a new line. 323
 Warning whitespace SeparatorWrap '.' should be on a new line. 326
 Warning whitespace SeparatorWrap '.' should be on a new line. 344
 Warning whitespace SeparatorWrap '.' should be on a new line. 345
 Warning whitespace SeparatorWrap '.' should be on a new line. 386
 Warning whitespace SeparatorWrap '.' should be on a new line. 387

org/opendaylight/vtn/manager/it/core/RoutingTableTest.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vnet' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 63
 Warning whitespace SeparatorWrap '.' should be on a new line. 63
 Warning whitespace SeparatorWrap '.' should be on a new line. 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 65
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning whitespace SeparatorWrap '.' should be on a new line. 93

org/opendaylight/vtn/manager/it/core/StaticTopology.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.it.ofmock.OfMockService'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.it.ofmock.OfMockService'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopology' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopologyBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePorts' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePortsBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinks' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticSwitchLinksBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static._switch.links.StaticSwitchLinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePortBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning whitespace SeparatorWrap '.' should be on a new line. 177
 Warning whitespace SeparatorWrap '.' should be on a new line. 178
 Warning whitespace SeparatorWrap '.' should be on a new line. 179
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 202
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 227
 Warning whitespace SeparatorWrap '.' should be on a new line. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 234

org/opendaylight/vtn/manager/it/core/StaticTopologyTest.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'initial' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 53
 Warning coding VariableDeclarationUsageDistance Distance between variable 'port2n1' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 238
 Warning coding VariableDeclarationUsageDistance Distance between variable 'port3n2' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 239
 Warning coding VariableDeclarationUsageDistance Distance between variable 'port4n1' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 240
 Warning coding VariableDeclarationUsageDistance Distance between variable 'port4n2' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 280

org/opendaylight/vtn/manager/it/core/SwitchLink.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 126
 Warning whitespace OperatorWrap '&&' should be on a new line. 135
 Warning whitespace OperatorWrap '&&' should be on a new line. 136
 Warning whitespace OperatorWrap '&&' should be on a new line. 137
 Warning whitespace SeparatorWrap '.' should be on a new line. 160

org/opendaylight/vtn/manager/it/core/SwitchLinkMap.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataChangeWaiter' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockLink' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.vtn.topology.VtnLink' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.VtnTopology' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.IgnoredLinks' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLink' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning whitespace SeparatorWrap '.' should be on a new line. 47
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 170
 Warning whitespace OperatorWrap '&&' should be on a new line. 197
 Warning whitespace OperatorWrap '&&' should be on a new line. 207

org/opendaylight/vtn/manager/it/core/TestMethodBase.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockFlow' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockLink' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockUtils' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.BridgeNetwork' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.ModelDrivenTestBase' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.TestHost' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.VirtualNetwork' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.cond.FlowCondSet' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.filter.FlowFilterList' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.ArpFactory' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.EthernetFactory' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.Icmp4Factory' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.Inet4Factory' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.pathmap.PathMapSet' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.pathpolicy.PathCost' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.pathpolicy.PathPolicySet' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.unicast.ArpFlowFactory' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.unicast.UnicastFlow' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.unicast.UnicastFlowFactory' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VBridgeConfig' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VBridgeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VInterfaceConfig' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VInterfaceIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VTNMacMapConfig' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VTNPortMapConfig' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VTNVlanMapConfig' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VTenantConfig' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VTerminalConfig' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VTerminalIdentifier' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.mac.MacEntry' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnAclType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 73
 Warning whitespace SeparatorWrap '.' should be on a new line. 371
 Warning coding VariableDeclarationUsageDistance Distance between variable 'hostMap' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 538
 Warning whitespace SeparatorWrap '.' should be on a new line. 645
 Warning whitespace SeparatorWrap '.' should be on a new line. 679
 Warning whitespace SeparatorWrap '.' should be on a new line. 681
 Warning whitespace SeparatorWrap '.' should be on a new line. 682
 Warning whitespace SeparatorWrap '.' should be on a new line. 683
 Warning whitespace SeparatorWrap '.' should be on a new line. 684
 Warning whitespace SeparatorWrap '.' should be on a new line. 694

org/opendaylight/vtn/manager/it/core/UnicastFlowTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType'. 54
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mmapSrv' declaration and its first usage is 21, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 81
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vnet' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 92
 Warning whitespace SeparatorWrap '.' should be on a new line. 92
 Warning whitespace SeparatorWrap '.' should be on a new line. 93
 Warning whitespace SeparatorWrap '.' should be on a new line. 94
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bconf2' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 170
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 268
 Warning whitespace SeparatorWrap '.' should be on a new line. 269
 Warning whitespace SeparatorWrap '.' should be on a new line. 270
 Warning coding VariableDeclarationUsageDistance Distance between variable 'macWaiter1' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 297
 Warning coding VariableDeclarationUsageDistance Distance between variable 'macWaiter2' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 299
 Warning whitespace SeparatorWrap '.' should be on a new line. 299
 Warning whitespace SeparatorWrap '.' should be on a new line. 300
 Warning whitespace SeparatorWrap '.' should be on a new line. 309
 Warning whitespace SeparatorWrap '.' should be on a new line. 395
 Warning whitespace SeparatorWrap '.' should be on a new line. 403
 Warning whitespace SeparatorWrap '.' should be on a new line. 405
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 412

org/opendaylight/vtn/manager/it/core/VNodeStateWaiter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataChangeWaiter' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.BridgeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VInterfaceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.bridge.status.FaultedPaths' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.VinterfaceStatus' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning whitespace SeparatorWrap '.' should be on a new line. 53
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '150'. 186
 Warning whitespace OperatorWrap '+' should be on a new line. 261
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 267
 Warning whitespace OperatorWrap '&&' should be on a new line. 276
 Warning whitespace OperatorWrap '&&' should be on a new line. 277
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 284
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 301
 Warning whitespace OperatorWrap '+' should be on a new line. 320
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 371
 Warning whitespace OperatorWrap '&&' should be on a new line. 378
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 385
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 399
 Warning whitespace OperatorWrap '+' should be on a new line. 416
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 577

org/opendaylight/vtn/manager/it/core/VTNManagerIT.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.ModelDrivenTestBase.getRpcOutput' import. Should be before 'org.ops4j.pax.exam.CoreOptions.maven'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.TestBase.getManagerBundle' import. Should be before 'org.ops4j.pax.exam.CoreOptions.maven'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNManager' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.base.KarafTestBase' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfig' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditions' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.NextFlowId' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.VtnFlows' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.VtnMappings' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.IgnoredLinks' import. Should be before 'org.slf4j.LoggerFactory'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.VtnTopology' import. Should be before 'org.slf4j.LoggerFactory'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.GlobalPathMaps' import. Should be before 'org.slf4j.LoggerFactory'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicies' import. Should be before 'org.slf4j.LoggerFactory'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.slf4j.LoggerFactory'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.MacTables' import. Should be before 'org.slf4j.LoggerFactory'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.version.rev150901.GetManagerVersionOutput' import. Should be before 'org.slf4j.LoggerFactory'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.version.rev150901.get.manager.version.output.BundleVersion' import. Should be before 'org.slf4j.LoggerFactory'. 67
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 500
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 529
 Warning whitespace SeparatorWrap '.' should be on a new line. 550
 Warning whitespace SeparatorWrap '.' should be on a new line. 551
 Warning whitespace SeparatorWrap '.' should be on a new line. 552
 Warning whitespace SeparatorWrap '.' should be on a new line. 553
 Warning whitespace SeparatorWrap '.' should be on a new line. 554

org/opendaylight/vtn/manager/it/core/VbridgeServiceTest.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vbrSrv' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 62
 Warning whitespace SeparatorWrap '.' should be on a new line. 69
 Warning whitespace SeparatorWrap '.' should be on a new line. 70
 Warning whitespace SeparatorWrap '.' should be on a new line. 104
 Warning whitespace SeparatorWrap '.' should be on a new line. 106
 Warning whitespace SeparatorWrap '.' should be on a new line. 108
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 131
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 152
 Warning whitespace SeparatorWrap '.' should be on a new line. 154
 Warning whitespace SeparatorWrap '.' should be on a new line. 155
 Warning whitespace SeparatorWrap '.' should be on a new line. 156
 Warning whitespace SeparatorWrap '.' should be on a new line. 157
 Warning whitespace SeparatorWrap '.' should be on a new line. 158
 Warning whitespace SeparatorWrap '.' should be on a new line. 159
 Warning whitespace SeparatorWrap '.' should be on a new line. 160
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning whitespace SeparatorWrap '.' should be on a new line. 180
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 231
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning whitespace SeparatorWrap '.' should be on a new line. 240
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 260
 Warning whitespace SeparatorWrap '.' should be on a new line. 261
 Warning whitespace SeparatorWrap '.' should be on a new line. 267
 Warning whitespace SeparatorWrap '.' should be on a new line. 268
 Warning whitespace SeparatorWrap '.' should be on a new line. 269
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace SeparatorWrap '.' should be on a new line. 285
 Warning whitespace SeparatorWrap '.' should be on a new line. 286
 Warning whitespace SeparatorWrap '.' should be on a new line. 287
 Warning whitespace SeparatorWrap '.' should be on a new line. 288
 Warning whitespace SeparatorWrap '.' should be on a new line. 293
 Warning whitespace SeparatorWrap '.' should be on a new line. 294
 Warning whitespace SeparatorWrap '.' should be on a new line. 295
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 302
 Warning whitespace SeparatorWrap '.' should be on a new line. 303
 Warning whitespace SeparatorWrap '.' should be on a new line. 304
 Warning whitespace SeparatorWrap '.' should be on a new line. 309
 Warning whitespace SeparatorWrap '.' should be on a new line. 310
 Warning whitespace SeparatorWrap '.' should be on a new line. 311
 Warning whitespace SeparatorWrap '.' should be on a new line. 317
 Warning whitespace SeparatorWrap '.' should be on a new line. 318
 Warning whitespace SeparatorWrap '.' should be on a new line. 319
 Warning whitespace SeparatorWrap '.' should be on a new line. 320
 Warning whitespace SeparatorWrap '.' should be on a new line. 335
 Warning whitespace SeparatorWrap '.' should be on a new line. 336
 Warning whitespace SeparatorWrap '.' should be on a new line. 337
 Warning whitespace SeparatorWrap '.' should be on a new line. 346
 Warning whitespace SeparatorWrap '.' should be on a new line. 347
 Warning whitespace SeparatorWrap '.' should be on a new line. 348
 Warning whitespace SeparatorWrap '.' should be on a new line. 349

org/opendaylight/vtn/manager/it/core/VinterfaceServiceTest.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vifSrv' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 63
 Warning whitespace SeparatorWrap '.' should be on a new line. 76
 Warning whitespace SeparatorWrap '.' should be on a new line. 77
 Warning coding VariableDeclarationUsageDistance Distance between variable 'iname2' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 85
 Warning coding VariableDeclarationUsageDistance Distance between variable 'iname3' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 86
 Warning whitespace SeparatorWrap '.' should be on a new line. 178
 Warning whitespace SeparatorWrap '.' should be on a new line. 179
 Warning whitespace SeparatorWrap '.' should be on a new line. 180
 Warning whitespace SeparatorWrap '.' should be on a new line. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 183
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 192
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 196
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 210
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning whitespace SeparatorWrap '.' should be on a new line. 220
 Warning whitespace SeparatorWrap '.' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 231
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace SeparatorWrap '.' should be on a new line. 235
 Warning whitespace SeparatorWrap '.' should be on a new line. 236
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 247
 Warning whitespace SeparatorWrap '.' should be on a new line. 248
 Warning whitespace SeparatorWrap '.' should be on a new line. 249
 Warning whitespace SeparatorWrap '.' should be on a new line. 250
 Warning whitespace SeparatorWrap '.' should be on a new line. 251
 Warning whitespace SeparatorWrap '.' should be on a new line. 252
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 266
 Warning whitespace SeparatorWrap '.' should be on a new line. 273
 Warning whitespace SeparatorWrap '.' should be on a new line. 286
 Warning whitespace SeparatorWrap '.' should be on a new line. 293
 Warning whitespace SeparatorWrap '.' should be on a new line. 310
 Warning whitespace SeparatorWrap '.' should be on a new line. 311
 Warning whitespace SeparatorWrap '.' should be on a new line. 316
 Warning whitespace SeparatorWrap '.' should be on a new line. 317
 Warning whitespace SeparatorWrap '.' should be on a new line. 318
 Warning whitespace SeparatorWrap '.' should be on a new line. 319
 Warning whitespace SeparatorWrap '.' should be on a new line. 324
 Warning whitespace SeparatorWrap '.' should be on a new line. 325
 Warning whitespace SeparatorWrap '.' should be on a new line. 326
 Warning whitespace SeparatorWrap '.' should be on a new line. 327
 Warning whitespace SeparatorWrap '.' should be on a new line. 333
 Warning whitespace SeparatorWrap '.' should be on a new line. 334
 Warning whitespace SeparatorWrap '.' should be on a new line. 335
 Warning whitespace SeparatorWrap '.' should be on a new line. 336
 Warning whitespace SeparatorWrap '.' should be on a new line. 342
 Warning whitespace SeparatorWrap '.' should be on a new line. 343
 Warning whitespace SeparatorWrap '.' should be on a new line. 344
 Warning whitespace SeparatorWrap '.' should be on a new line. 345
 Warning whitespace SeparatorWrap '.' should be on a new line. 350
 Warning whitespace SeparatorWrap '.' should be on a new line. 351
 Warning whitespace SeparatorWrap '.' should be on a new line. 352
 Warning whitespace SeparatorWrap '.' should be on a new line. 353
 Warning whitespace SeparatorWrap '.' should be on a new line. 360
 Warning whitespace SeparatorWrap '.' should be on a new line. 365
 Warning whitespace SeparatorWrap '.' should be on a new line. 366
 Warning whitespace SeparatorWrap '.' should be on a new line. 367
 Warning whitespace SeparatorWrap '.' should be on a new line. 372
 Warning whitespace SeparatorWrap '.' should be on a new line. 373
 Warning whitespace SeparatorWrap '.' should be on a new line. 374
 Warning whitespace SeparatorWrap '.' should be on a new line. 380
 Warning whitespace SeparatorWrap '.' should be on a new line. 381
 Warning whitespace SeparatorWrap '.' should be on a new line. 382
 Warning whitespace SeparatorWrap '.' should be on a new line. 388
 Warning whitespace SeparatorWrap '.' should be on a new line. 389
 Warning whitespace SeparatorWrap '.' should be on a new line. 390
 Warning whitespace SeparatorWrap '.' should be on a new line. 395
 Warning whitespace SeparatorWrap '.' should be on a new line. 396
 Warning whitespace SeparatorWrap '.' should be on a new line. 397
 Warning whitespace SeparatorWrap '.' should be on a new line. 405
 Warning whitespace SeparatorWrap '.' should be on a new line. 406
 Warning whitespace SeparatorWrap '.' should be on a new line. 407
 Warning whitespace SeparatorWrap '.' should be on a new line. 408
 Warning whitespace SeparatorWrap '.' should be on a new line. 409
 Warning whitespace SeparatorWrap '.' should be on a new line. 414
 Warning whitespace SeparatorWrap '.' should be on a new line. 415
 Warning whitespace SeparatorWrap '.' should be on a new line. 416
 Warning whitespace SeparatorWrap '.' should be on a new line. 417
 Warning whitespace SeparatorWrap '.' should be on a new line. 418
 Warning whitespace SeparatorWrap '.' should be on a new line. 424
 Warning whitespace SeparatorWrap '.' should be on a new line. 425
 Warning whitespace SeparatorWrap '.' should be on a new line. 426
 Warning whitespace SeparatorWrap '.' should be on a new line. 427
 Warning whitespace SeparatorWrap '.' should be on a new line. 428
 Warning whitespace SeparatorWrap '.' should be on a new line. 434
 Warning whitespace SeparatorWrap '.' should be on a new line. 435
 Warning whitespace SeparatorWrap '.' should be on a new line. 436
 Warning whitespace SeparatorWrap '.' should be on a new line. 437
 Warning whitespace SeparatorWrap '.' should be on a new line. 438
 Warning whitespace SeparatorWrap '.' should be on a new line. 453
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning whitespace SeparatorWrap '.' should be on a new line. 455
 Warning whitespace SeparatorWrap '.' should be on a new line. 456
 Warning whitespace SeparatorWrap '.' should be on a new line. 457
 Warning whitespace SeparatorWrap '.' should be on a new line. 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 462
 Warning whitespace SeparatorWrap '.' should be on a new line. 463
 Warning whitespace SeparatorWrap '.' should be on a new line. 464
 Warning whitespace SeparatorWrap '.' should be on a new line. 465
 Warning whitespace SeparatorWrap '.' should be on a new line. 471
 Warning whitespace SeparatorWrap '.' should be on a new line. 472
 Warning whitespace SeparatorWrap '.' should be on a new line. 473
 Warning whitespace SeparatorWrap '.' should be on a new line. 474
 Warning whitespace SeparatorWrap '.' should be on a new line. 479
 Warning whitespace SeparatorWrap '.' should be on a new line. 480
 Warning whitespace SeparatorWrap '.' should be on a new line. 481
 Warning whitespace SeparatorWrap '.' should be on a new line. 482
 Warning whitespace SeparatorWrap '.' should be on a new line. 488
 Warning whitespace SeparatorWrap '.' should be on a new line. 489
 Warning whitespace SeparatorWrap '.' should be on a new line. 490
 Warning whitespace SeparatorWrap '.' should be on a new line. 491
 Warning whitespace SeparatorWrap '.' should be on a new line. 497
 Warning whitespace SeparatorWrap '.' should be on a new line. 498
 Warning whitespace SeparatorWrap '.' should be on a new line. 499
 Warning whitespace SeparatorWrap '.' should be on a new line. 500
 Warning whitespace SeparatorWrap '.' should be on a new line. 506
 Warning whitespace SeparatorWrap '.' should be on a new line. 507
 Warning whitespace SeparatorWrap '.' should be on a new line. 508
 Warning whitespace SeparatorWrap '.' should be on a new line. 509
 Warning whitespace SeparatorWrap '.' should be on a new line. 514
 Warning whitespace SeparatorWrap '.' should be on a new line. 515
 Warning whitespace SeparatorWrap '.' should be on a new line. 516
 Warning whitespace SeparatorWrap '.' should be on a new line. 517
 Warning coding VariableDeclarationUsageDistance Distance between variable 'tname' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 524
 Warning whitespace SeparatorWrap '.' should be on a new line. 531
 Warning whitespace SeparatorWrap '.' should be on a new line. 532
 Warning whitespace SeparatorWrap '.' should be on a new line. 537
 Warning whitespace SeparatorWrap '.' should be on a new line. 538
 Warning whitespace SeparatorWrap '.' should be on a new line. 539
 Warning whitespace SeparatorWrap '.' should be on a new line. 544
 Warning whitespace SeparatorWrap '.' should be on a new line. 545
 Warning whitespace SeparatorWrap '.' should be on a new line. 551
 Warning whitespace SeparatorWrap '.' should be on a new line. 560
 Warning whitespace SeparatorWrap '.' should be on a new line. 565
 Warning whitespace SeparatorWrap '.' should be on a new line. 566
 Warning whitespace SeparatorWrap '.' should be on a new line. 567
 Warning whitespace SeparatorWrap '.' should be on a new line. 572
 Warning whitespace SeparatorWrap '.' should be on a new line. 573
 Warning whitespace SeparatorWrap '.' should be on a new line. 579
 Warning whitespace SeparatorWrap '.' should be on a new line. 586
 Warning whitespace SeparatorWrap '.' should be on a new line. 604
 Warning whitespace SeparatorWrap '.' should be on a new line. 605
 Warning whitespace SeparatorWrap '.' should be on a new line. 606
 Warning whitespace SeparatorWrap '.' should be on a new line. 607
 Warning whitespace SeparatorWrap '.' should be on a new line. 608

org/opendaylight/vtn/manager/it/core/VlanMapServiceTest.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vmapSrv' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 60
 Warning whitespace SeparatorWrap '.' should be on a new line. 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 222
 Warning whitespace SeparatorWrap '.' should be on a new line. 231
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 250
 Warning whitespace SeparatorWrap '.' should be on a new line. 251
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 260
 Warning whitespace SeparatorWrap '.' should be on a new line. 265
 Warning whitespace SeparatorWrap '.' should be on a new line. 266
 Warning whitespace SeparatorWrap '.' should be on a new line. 267
 Warning whitespace SeparatorWrap '.' should be on a new line. 272
 Warning whitespace SeparatorWrap '.' should be on a new line. 273
 Warning whitespace SeparatorWrap '.' should be on a new line. 274
 Warning whitespace SeparatorWrap '.' should be on a new line. 280
 Warning whitespace SeparatorWrap '.' should be on a new line. 281
 Warning whitespace SeparatorWrap '.' should be on a new line. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 287
 Warning whitespace SeparatorWrap '.' should be on a new line. 288
 Warning whitespace SeparatorWrap '.' should be on a new line. 289
 Warning whitespace SeparatorWrap '.' should be on a new line. 294
 Warning whitespace SeparatorWrap '.' should be on a new line. 295
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 304
 Warning whitespace SeparatorWrap '.' should be on a new line. 305
 Warning whitespace SeparatorWrap '.' should be on a new line. 306
 Warning whitespace SeparatorWrap '.' should be on a new line. 311
 Warning whitespace SeparatorWrap '.' should be on a new line. 312
 Warning whitespace SeparatorWrap '.' should be on a new line. 313
 Warning whitespace SeparatorWrap '.' should be on a new line. 318
 Warning whitespace SeparatorWrap '.' should be on a new line. 319
 Warning whitespace SeparatorWrap '.' should be on a new line. 320
 Warning whitespace SeparatorWrap '.' should be on a new line. 325
 Warning whitespace SeparatorWrap '.' should be on a new line. 326
 Warning whitespace SeparatorWrap '.' should be on a new line. 327
 Warning whitespace SeparatorWrap '.' should be on a new line. 332
 Warning whitespace SeparatorWrap '.' should be on a new line. 333
 Warning whitespace SeparatorWrap '.' should be on a new line. 334
 Warning whitespace SeparatorWrap '.' should be on a new line. 339
 Warning whitespace SeparatorWrap '.' should be on a new line. 340
 Warning whitespace SeparatorWrap '.' should be on a new line. 341

org/opendaylight/vtn/manager/it/core/VlanMapStatusTest.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vmapSrv' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 49
 Warning coding VariableDeclarationUsageDistance Distance between variable 'bconf2' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 94
 Warning whitespace SeparatorWrap '.' should be on a new line. 97
 Warning whitespace SeparatorWrap '.' should be on a new line. 107
 Warning coding VariableDeclarationUsageDistance Distance between variable 'waiter' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 123

org/opendaylight/vtn/manager/it/core/VterminalServiceTest.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vtermSrv' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 57
 Warning whitespace SeparatorWrap '.' should be on a new line. 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 124
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 137
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning whitespace SeparatorWrap '.' should be on a new line. 148
 Warning whitespace SeparatorWrap '.' should be on a new line. 149
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 190
 Warning whitespace SeparatorWrap '.' should be on a new line. 191
 Warning whitespace SeparatorWrap '.' should be on a new line. 192
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning whitespace SeparatorWrap '.' should be on a new line. 219
 Warning whitespace SeparatorWrap '.' should be on a new line. 220
 Warning whitespace SeparatorWrap '.' should be on a new line. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 229
 Warning whitespace SeparatorWrap '.' should be on a new line. 230
 Warning whitespace SeparatorWrap '.' should be on a new line. 231
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 247
 Warning whitespace SeparatorWrap '.' should be on a new line. 248
 Warning whitespace SeparatorWrap '.' should be on a new line. 249
 Warning whitespace SeparatorWrap '.' should be on a new line. 255
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 265
 Warning whitespace SeparatorWrap '.' should be on a new line. 273
 Warning whitespace SeparatorWrap '.' should be on a new line. 274
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 281
 Warning whitespace SeparatorWrap '.' should be on a new line. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 283
 Warning whitespace SeparatorWrap '.' should be on a new line. 284
 Warning whitespace SeparatorWrap '.' should be on a new line. 290
 Warning whitespace SeparatorWrap '.' should be on a new line. 291
 Warning whitespace SeparatorWrap '.' should be on a new line. 292
 Warning whitespace SeparatorWrap '.' should be on a new line. 297
 Warning whitespace SeparatorWrap '.' should be on a new line. 298
 Warning whitespace SeparatorWrap '.' should be on a new line. 299
 Warning whitespace SeparatorWrap '.' should be on a new line. 305
 Warning whitespace SeparatorWrap '.' should be on a new line. 306
 Warning whitespace SeparatorWrap '.' should be on a new line. 307
 Warning whitespace SeparatorWrap '.' should be on a new line. 308
 Warning whitespace SeparatorWrap '.' should be on a new line. 323
 Warning whitespace SeparatorWrap '.' should be on a new line. 324
 Warning whitespace SeparatorWrap '.' should be on a new line. 325
 Warning whitespace SeparatorWrap '.' should be on a new line. 334
 Warning whitespace SeparatorWrap '.' should be on a new line. 335
 Warning whitespace SeparatorWrap '.' should be on a new line. 336
 Warning whitespace SeparatorWrap '.' should be on a new line. 337

org/opendaylight/vtn/manager/it/core/VtnServiceTest.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 104
 Warning whitespace SeparatorWrap '.' should be on a new line. 105
 Warning whitespace SeparatorWrap '.' should be on a new line. 106
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 114
 Warning whitespace SeparatorWrap '.' should be on a new line. 115
 Warning whitespace SeparatorWrap '.' should be on a new line. 116
 Warning whitespace SeparatorWrap '.' should be on a new line. 117
 Warning whitespace SeparatorWrap '.' should be on a new line. 124
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 127
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 149
 Warning whitespace SeparatorWrap '.' should be on a new line. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 166
 Warning whitespace SeparatorWrap '.' should be on a new line. 179
 Warning whitespace SeparatorWrap '.' should be on a new line. 180
 Warning whitespace SeparatorWrap '.' should be on a new line. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 218
 Warning whitespace SeparatorWrap '.' should be on a new line. 219
 Warning whitespace SeparatorWrap '.' should be on a new line. 220
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace SeparatorWrap '.' should be on a new line. 235
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 249
 Warning whitespace SeparatorWrap '.' should be on a new line. 250
 Warning whitespace SeparatorWrap '.' should be on a new line. 251
 Warning whitespace SeparatorWrap '.' should be on a new line. 252
 Warning whitespace SeparatorWrap '.' should be on a new line. 265
 Warning whitespace SeparatorWrap '.' should be on a new line. 266
 Warning whitespace SeparatorWrap '.' should be on a new line. 267
 Warning whitespace SeparatorWrap '.' should be on a new line. 268
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 279
 Warning whitespace SeparatorWrap '.' should be on a new line. 286
 Warning whitespace SeparatorWrap '.' should be on a new line. 287
 Warning whitespace SeparatorWrap '.' should be on a new line. 288
 Warning whitespace SeparatorWrap '.' should be on a new line. 289
 Warning whitespace SeparatorWrap '.' should be on a new line. 290
 Warning whitespace SeparatorWrap '.' should be on a new line. 291

org/opendaylight/vtn/manager/it/ofmock/DataStoreUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.concurrent.TimeoutException'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'java.util.concurrent.TimeoutException'. 15
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 101
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 154

org/opendaylight/vtn/manager/it/ofmock/OfMockLink.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 63
 Warning whitespace OperatorWrap '&&' should be on a new line. 72
 Warning whitespace SeparatorWrap '.' should be on a new line. 94

org/opendaylight/vtn/manager/it/ofmock/OfMockService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match' import. Should be before 'org.opendaylight.yangtools.yang.binding.RpcService'. 26

org/opendaylight/vtn/manager/it/ofmock/OfMockUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.ActionList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.OutputActionCase' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.output.action._case.OutputAction' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowCookie' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Instructions' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.ApplyActionsCase' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.WriteActionsCase' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.Instruction' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnectorKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning whitespace SeparatorWrap '.' should be on a new line. 107
 Warning whitespace SeparatorWrap '.' should be on a new line. 120
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 186
 Warning whitespace SeparatorWrap '.' should be on a new line. 187
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 248
 Warning naming LocalVariableName Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 249
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 283
 Warning whitespace SeparatorWrap '.' should be on a new line. 310
 Warning naming LocalVariableName Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 311
 Warning whitespace OperatorWrap '+' should be on a new line. 348

org/opendaylight/vtn/manager/it/ofmock/impl/AddFlowTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResultBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowId' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowKey' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowInput' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowOutput' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowOutputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowModFlags' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning coding VariableDeclarationUsageDistance Distance between variable 'fid' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 105
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 113
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 121
 Warning whitespace SeparatorWrap '.' should be on a new line. 136

org/opendaylight/vtn/manager/it/ofmock/impl/Barrier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ListenableFutureTask' import. Should be before 'java.util.concurrent.Callable'. 13

org/opendaylight/vtn/manager/it/ofmock/impl/CookieMatcher.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.Flow' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowCookie' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion'. 16

org/opendaylight/vtn/manager/it/ofmock/impl/DataChangeWaiterImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeModification' import. Should be before 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. Should be before 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils'. 25
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 108
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 116
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 124

org/opendaylight/vtn/manager/it/ofmock/impl/DataStoreListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.slf4j.Logger'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.slf4j.Logger'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.slf4j.Logger'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeService' import. Should be before 'org.slf4j.Logger'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.slf4j.Logger'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeModification' import. Should be before 'org.slf4j.Logger'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.Logger'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.slf4j.Logger'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. Should be before 'org.slf4j.Logger'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.Logger'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.Logger'. 30
 Warning whitespace SeparatorWrap '.' should be on a new line. 72
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 75
 Warning whitespace SeparatorWrap '.' should be on a new line. 77
 Warning whitespace SeparatorWrap '.' should be on a new line. 78
 Warning whitespace SeparatorWrap '.' should be on a new line. 79
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 314
 Warning whitespace OperatorWrap '+' should be on a new line. 315
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 337

org/opendaylight/vtn/manager/it/ofmock/impl/DeleteDataTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.slf4j.LoggerFactory'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 59
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 68

org/opendaylight/vtn/manager/it/ofmock/impl/DeleteTerminationPointTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.slf4j.LoggerFactory'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 69
 Warning whitespace OperatorWrap '+' should be on a new line. 97

org/opendaylight/vtn/manager/it/ofmock/impl/DeleteTopologyNodeTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.slf4j.LoggerFactory'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 55
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 66

org/opendaylight/vtn/manager/it/ofmock/impl/FlowMatcher.java

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '&&' should be on a new line. 100
 Warning whitespace OperatorWrap '&&' should be on a new line. 101
 Warning whitespace OperatorWrap '&&' should be on a new line. 102
 Warning whitespace OperatorWrap '&&' should be on a new line. 103
 Warning whitespace OperatorWrap '&&' should be on a new line. 104
 Warning whitespace OperatorWrap '&&' should be on a new line. 105
 Warning whitespace OperatorWrap '&&' should be on a new line. 106
 Warning whitespace OperatorWrap '&&' should be on a new line. 107
 Warning whitespace OperatorWrap '&&' should be on a new line. 108
 Warning whitespace OperatorWrap '&&' should be on a new line. 109
 Warning whitespace OperatorWrap '&&' should be on a new line. 110
 Warning whitespace OperatorWrap '||' should be on a new line. 165

org/opendaylight/vtn/manager/it/ofmock/impl/FlowTable.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.Table' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.TableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemovedBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowModFlags' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowRef' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.OutputPortValues' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Instructions' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 179
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 221
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 254
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace OperatorWrap '+' should be on a new line. 566
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '417'. 579
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '309'. 633
 Warning whitespace SeparatorWrap '.' should be on a new line. 694

org/opendaylight/vtn/manager/it/ofmock/impl/GetFlowStatsTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ListenableFutureTask' import. Should be before 'java.util.concurrent.Callable'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsOutput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.flow.and.statistics.map.list.FlowAndStatisticsMapList' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 23
 Warning whitespace SeparatorWrap '.' should be on a new line. 82
 Warning whitespace SeparatorWrap '.' should be on a new line. 83

org/opendaylight/vtn/manager/it/ofmock/impl/InitDatastoreTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodesBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopologyBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 48
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 65

org/opendaylight/vtn/manager/it/ofmock/impl/LinkCleaner.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Destination' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Source' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 100
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 138

org/opendaylight/vtn/manager/it/ofmock/impl/OfMockFlowEntry.java

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '&&' should be on a new line. 161
 Warning whitespace OperatorWrap '&&' should be on a new line. 162
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 244
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 267
 Warning whitespace SeparatorWrap '.' should be on a new line. 284
 Warning whitespace SeparatorWrap '.' should be on a new line. 285
 Warning whitespace SeparatorWrap '.' should be on a new line. 286
 Warning whitespace SeparatorWrap '.' should be on a new line. 287
 Warning whitespace SeparatorWrap '.' should be on a new line. 288
 Warning whitespace SeparatorWrap '.' should be on a new line. 289
 Warning whitespace SeparatorWrap '.' should be on a new line. 290
 Warning whitespace SeparatorWrap '.' should be on a new line. 291
 Warning whitespace SeparatorWrap '.' should be on a new line. 292
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 300
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 308
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 316
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 324
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 332
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 340
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 348
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 356
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 364

org/opendaylight/vtn/manager/it/ofmock/impl/OfMockProvider.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataChangeWaiter' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockFlow' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockLink' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockUtils' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.NotificationPublishService' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.NotificationService' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.ReadFailedException' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. Should be before 'org.slf4j.LoggerFactory'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. Should be before 'org.slf4j.LoggerFactory'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.Notification' import. Should be before 'org.slf4j.LoggerFactory'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.RpcService' import. Should be before 'org.slf4j.LoggerFactory'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfig' import. Should be before 'org.slf4j.LoggerFactory'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopology' import. Should be before 'org.slf4j.LoggerFactory'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. Should be before 'org.slf4j.LoggerFactory'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match' import. Should be before 'org.slf4j.LoggerFactory'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef' import. Should be before 'org.slf4j.LoggerFactory'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector' import. Should be before 'org.slf4j.LoggerFactory'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketReceived' import. Should be before 'org.slf4j.LoggerFactory'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketReceivedBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.slf4j.LoggerFactory'. 78
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 231
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 257
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 518
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 603
 Warning whitespace SeparatorWrap '.' should be on a new line. 655
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 691
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 702
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 761
 Warning naming LocalVariableName Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 762
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 768
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 785
 Warning whitespace SeparatorWrap '.' should be on a new line. 791
 Warning whitespace SeparatorWrap '.' should be on a new line. 815
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 869
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 877
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 886
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 895
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 918
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 943
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 951
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 980
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 988
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 996
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1022
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1030
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1045
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1054
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1097
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1111
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1126
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1141
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1156
 Warning blocks EmptyBlock Empty catch block. 1173
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1179
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1195
 Warning whitespace SeparatorWrap '.' should be on a new line. 1219
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1225
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1234
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1259
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1268
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1274
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1283
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1292
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1307
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1324
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1343
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1358
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1368
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1376
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1384
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1392
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1405
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1423

org/opendaylight/vtn/manager/it/ofmock/impl/OfNode.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ListenableFutureTask' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockUtils' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.BindingAwareBroker.RoutedRpcRegistration' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.Registration' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.RpcService' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcError.ErrorType' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResultBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsInput' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetFlowStatisticsOutput' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetGroupStatisticsInput' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetGroupStatisticsOutput' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetMeterStatisticsInput' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetMeterStatisticsOutput' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetNodeConnectorStatisticsInput' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetNodeConnectorStatisticsOutput' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetQueueStatisticsInput' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.GetQueueStatisticsOutput' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.OpendaylightDirectStatisticsService' import. Should be before 'org.slf4j.LoggerFactory'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FeatureCapability' import. Should be before 'org.slf4j.LoggerFactory'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. Should be before 'org.slf4j.LoggerFactory'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowFeatureCapabilityFlowStats' import. Should be before 'org.slf4j.LoggerFactory'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.flow.node.SwitchFeaturesBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.Table' import. Should be before 'org.slf4j.LoggerFactory'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.TableBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowInput' import. Should be before 'org.slf4j.LoggerFactory'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.AddFlowOutput' import. Should be before 'org.slf4j.LoggerFactory'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInput' import. Should be before 'org.slf4j.LoggerFactory'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowOutput' import. Should be before 'org.slf4j.LoggerFactory'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. Should be before 'org.slf4j.LoggerFactory'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.UpdateFlowInput' import. Should be before 'org.slf4j.LoggerFactory'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.UpdateFlowOutput' import. Should be before 'org.slf4j.LoggerFactory'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.UpdateFlowOutputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.flow.and.statistics.map.list.FlowAndStatisticsMapList' import. Should be before 'org.slf4j.LoggerFactory'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.flow.and.statistics.map.list.FlowAndStatisticsMapListBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.FlowCapableTransactionService' import. Should be before 'org.slf4j.LoggerFactory'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.SendBarrierInput' import. Should be before 'org.slf4j.LoggerFactory'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionId' import. Should be before 'org.slf4j.LoggerFactory'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.Flow' import. Should be before 'org.slf4j.LoggerFactory'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match' import. Should be before 'org.slf4j.LoggerFactory'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.group.service.rev130918.AddGroupInput' import. Should be before 'org.slf4j.LoggerFactory'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.group.service.rev130918.AddGroupOutput' import. Should be before 'org.slf4j.LoggerFactory'. 84
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.group.service.rev130918.RemoveGroupInput' import. Should be before 'org.slf4j.LoggerFactory'. 85
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.group.service.rev130918.RemoveGroupOutput' import. Should be before 'org.slf4j.LoggerFactory'. 86
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.group.service.rev130918.SalGroupService' import. Should be before 'org.slf4j.LoggerFactory'. 87
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.group.service.rev130918.UpdateGroupInput' import. Should be before 'org.slf4j.LoggerFactory'. 88
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.group.service.rev130918.UpdateGroupOutput' import. Should be before 'org.slf4j.LoggerFactory'. 89
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef' import. Should be before 'org.slf4j.LoggerFactory'. 90
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeContext' import. Should be before 'org.slf4j.LoggerFactory'. 91
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.slf4j.LoggerFactory'. 92
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRef' import. Should be before 'org.slf4j.LoggerFactory'. 93
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes' import. Should be before 'org.slf4j.LoggerFactory'. 94
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. Should be before 'org.slf4j.LoggerFactory'. 95
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.NodeKey' import. Should be before 'org.slf4j.LoggerFactory'. 96
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.meter.service.rev130918.AddMeterInput' import. Should be before 'org.slf4j.LoggerFactory'. 97
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.meter.service.rev130918.AddMeterOutput' import. Should be before 'org.slf4j.LoggerFactory'. 98
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.meter.service.rev130918.RemoveMeterInput' import. Should be before 'org.slf4j.LoggerFactory'. 99
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.meter.service.rev130918.RemoveMeterOutput' import. Should be before 'org.slf4j.LoggerFactory'. 100
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.meter.service.rev130918.SalMeterService' import. Should be before 'org.slf4j.LoggerFactory'. 101
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.meter.service.rev130918.UpdateMeterInput' import. Should be before 'org.slf4j.LoggerFactory'. 102
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.meter.service.rev130918.UpdateMeterOutput' import. Should be before 'org.slf4j.LoggerFactory'. 103
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.statistics.types.rev130925.duration.Duration' import. Should be before 'org.slf4j.LoggerFactory'. 104
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.statistics.types.rev130925.duration.DurationBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 105
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.module.config.rev141015.NodeConfigService' import. Should be before 'org.slf4j.LoggerFactory'. 106
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.module.config.rev141015.SetConfigInput' import. Should be before 'org.slf4j.LoggerFactory'. 107
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.module.config.rev141015.SetConfigOutput' import. Should be before 'org.slf4j.LoggerFactory'. 108
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.module.config.rev141015.SetConfigOutputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 109
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketProcessingService' import. Should be before 'org.slf4j.LoggerFactory'. 110
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.TransmitPacketInput' import. Should be before 'org.slf4j.LoggerFactory'. 111
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.port.service.rev131107.SalPortService' import. Should be before 'org.slf4j.LoggerFactory'. 112
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.port.service.rev131107.UpdatePortInput' import. Should be before 'org.slf4j.LoggerFactory'. 113
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.port.service.rev131107.UpdatePortOutput' import. Should be before 'org.slf4j.LoggerFactory'. 114
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.port.service.rev131107.UpdatePortOutputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 115
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.table.service.rev131026.SalTableService' import. Should be before 'org.slf4j.LoggerFactory'. 116
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.table.service.rev131026.UpdateTableInput' import. Should be before 'org.slf4j.LoggerFactory'. 117
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.table.service.rev131026.UpdateTableOutput' import. Should be before 'org.slf4j.LoggerFactory'. 118
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress' import. Should be before 'org.slf4j.LoggerFactory'. 120
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address' import. Should be before 'org.slf4j.LoggerFactory'. 121
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter32' import. Should be before 'org.slf4j.LoggerFactory'. 122
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter64' import. Should be before 'org.slf4j.LoggerFactory'. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 249
 Warning whitespace SeparatorWrap '.' should be on a new line. 250
 Warning whitespace SeparatorWrap '.' should be on a new line. 251
 Warning whitespace SeparatorWrap '.' should be on a new line. 252
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 452
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 488
 Warning whitespace SeparatorWrap '.' should be on a new line. 645
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '357'. 672
 Warning whitespace SeparatorWrap '.' should be on a new line. 686
 Warning whitespace SeparatorWrap '.' should be on a new line. 687
 Warning whitespace SeparatorWrap '.' should be on a new line. 688
 Warning whitespace SeparatorWrap '.' should be on a new line. 696
 Warning whitespace SeparatorWrap '.' should be on a new line. 697
 Warning whitespace SeparatorWrap '.' should be on a new line. 698
 Warning whitespace SeparatorWrap '.' should be on a new line. 699
 Warning whitespace SeparatorWrap '.' should be on a new line. 700
 Warning whitespace SeparatorWrap '.' should be on a new line. 701
 Warning whitespace SeparatorWrap '.' should be on a new line. 738
 Warning whitespace SeparatorWrap '.' should be on a new line. 753
 Warning whitespace SeparatorWrap '.' should be on a new line. 770
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 797
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 838
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 868
 Warning whitespace SeparatorWrap '.' should be on a new line. 885
 Warning whitespace SeparatorWrap '.' should be on a new line. 989
 Warning whitespace SeparatorWrap '.' should be on a new line. 1047
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 1070
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 1115
 Warning whitespace OperatorWrap '+' should be on a new line. 1116

org/opendaylight/vtn/manager/it/ofmock/impl/OfPort.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'java.util.concurrent.TimeoutException'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'java.util.concurrent.TimeoutException'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ListenableFuture' import. Should be before 'java.util.concurrent.TimeoutException'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.opendaylight.vtn.manager.it.ofmock.OfMockUtils'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnectorBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.PortConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.PortFeatures' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.PortNumberUni' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.port.rev130925.flow.capable.port.StateBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnectorBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 42
 Warning whitespace SeparatorWrap '.' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning whitespace SeparatorWrap '.' should be on a new line. 227
 Warning whitespace SeparatorWrap '.' should be on a new line. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 229
 Warning whitespace SeparatorWrap '.' should be on a new line. 230
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 431

org/opendaylight/vtn/manager/it/ofmock/impl/RemoveFlowTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResultBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowId' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.Table' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowKey' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInput' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowOutput' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowOutputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 107
 Warning whitespace OperatorWrap '&&' should be on a new line. 119
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 176
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 257

org/opendaylight/vtn/manager/it/ofmock/impl/RemovedFlows.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 80
 Warning whitespace SeparatorWrap '.' should be on a new line. 81
 Warning whitespace SeparatorWrap '.' should be on a new line. 82

org/opendaylight/vtn/manager/it/ofmock/impl/RoutingTable.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'edu.uci.ics.jung.algorithms.shortestpath.DijkstraShortestPath' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'edu.uci.ics.jung.graph.SparseMultigraph' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'edu.uci.ics.jung.graph.util.EdgeType' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'edu.uci.ics.jung.graph.util.Pair' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockLink' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockUtils' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.NotificationService' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.RoutingUpdated' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.VtnTopologyListener' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.routing.updated.AddedLink' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.routing.updated.RemovedLink' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 70
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 100
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 259
 Warning whitespace OperatorWrap '+' should be on a new line. 260
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 319
 Warning whitespace OperatorWrap '+' should be on a new line. 320
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 450

org/opendaylight/vtn/manager/it/ofmock/impl/TopologyUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.topology.inventory.rev131030.InventoryNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.topology.inventory.rev131030.InventoryNodeBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.topology.inventory.rev131030.InventoryNodeConnector' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.topology.inventory.rev131030.InventoryNodeConnectorBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.DestinationBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SourceBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPoint' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning whitespace SeparatorWrap '.' should be on a new line. 63
 Warning whitespace SeparatorWrap '.' should be on a new line. 76
 Warning whitespace SeparatorWrap '.' should be on a new line. 77
 Warning whitespace SeparatorWrap '.' should be on a new line. 88
 Warning whitespace SeparatorWrap '.' should be on a new line. 89
 Warning whitespace SeparatorWrap '.' should be on a new line. 92
 Warning whitespace SeparatorWrap '.' should be on a new line. 93
 Warning whitespace SeparatorWrap '.' should be on a new line. 94
 Warning whitespace SeparatorWrap '.' should be on a new line. 124
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 137
 Warning whitespace SeparatorWrap '.' should be on a new line. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning whitespace SeparatorWrap '.' should be on a new line. 175
 Warning whitespace SeparatorWrap '.' should be on a new line. 192
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 196
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 202

org/opendaylight/vtn/manager/it/ofmock/impl/TxTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.slf4j.Logger'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ListenableFuture' import. Should be before 'org.slf4j.Logger'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.SettableFuture' import. Should be before 'org.slf4j.Logger'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.Logger'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.Logger'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.OptimisticLockFailedException' import. Should be before 'org.slf4j.Logger'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.TransactionCommitFailedException' import. Should be before 'org.slf4j.Logger'. 23
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 159

org/opendaylight/vtn/manager/it/ofmock/impl/UpdateDataTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'org.slf4j.LoggerFactory'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 65
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning whitespace OperatorWrap '+' should be on a new line. 102

org/opendaylight/vtn/manager/it/ofmock/impl/VtnConfigWaiter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfig' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 116
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 124
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 131
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 140
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 149
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 160
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 168
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 176

org/opendaylight/vtn/manager/it/ofmock/impl/VtnNodeListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeKey' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 77
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 209
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 217
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 224
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 233
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 242
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 251
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 260
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 268

org/opendaylight/vtn/manager/it/ofmock/impl/VtnPortListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPortKey' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 67
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 81
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 109
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 265
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 273
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 280
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 289
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 298
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 307
 Warning whitespace SeparatorWrap '.' should be on a new line. 312
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 316
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 324
 Warning whitespace OperatorWrap '&&' should be on a new line. 332
 Warning whitespace OperatorWrap '&&' should be on a new line. 334

org/opendaylight/vtn/manager/it/util/BridgeNetwork.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. Should be before 'org.opendaylight.vtn.manager.it.util.vnode.mac.MacEntry'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockUtils' import. Should be before 'org.opendaylight.vtn.manager.it.util.vnode.mac.MacEntry'. 25
 Warning whitespace OperatorWrap '&&' should be on a new line. 154

org/opendaylight/vtn/manager/it/util/ModelDrivenTestBase.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.concurrent.TimeUnit'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableList' import. Should be before 'java.util.concurrent.TimeUnit'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.ArpFactory' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.EthernetFactory' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VTenantConfig' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.VtnService' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopology' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology.StaticEdgePorts' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePort' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePortBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.vtn._static.topology._static.edge.ports.StaticEdgePortKey' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeUpdateMode' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnRpcResult' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateOperationType' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.DropActionCase' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.OutputActionCase' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PopVlanActionCase' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.PushVlanActionCase' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.SetVlanIdActionCase' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.drop.action._case.DropAction' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.output.action._case.OutputAction' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.pop.vlan.action._case.PopVlanAction' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.push.vlan.action._case.PushVlanAction' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.vlan.id.action._case.SetVlanIdAction' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Instructions' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.ApplyActionsCase' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.apply.actions._case.ApplyActions' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.Instruction' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetDestination' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetDestinationBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetSource' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetSourceBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 84
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetTypeBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 85
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.EthernetMatch' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 86
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.EthernetMatchBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 87
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.VlanMatch' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 88
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.VlanMatchBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 89
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.vlan.match.fields.VlanIdBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 90
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.EtherType' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 92
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResult'. 93
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 137
 Warning whitespace SeparatorWrap '.' should be on a new line. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 139
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 145
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 176
 Warning whitespace SeparatorWrap '.' should be on a new line. 196
 Warning whitespace SeparatorWrap '.' should be on a new line. 226
 Warning naming LocalVariableName Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 290
 Warning naming LocalVariableName Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 554
 Warning naming LocalVariableName Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 558
 Warning naming LocalVariableName Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 568
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 589
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 602
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 616
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 631
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 646
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 665
 Warning whitespace SeparatorWrap '.' should be on a new line. 713
 Warning whitespace SeparatorWrap '.' should be on a new line. 714
 Warning whitespace SeparatorWrap '.' should be on a new line. 715
 Warning whitespace SeparatorWrap '.' should be on a new line. 716
 Warning whitespace SeparatorWrap '.' should be on a new line. 718
 Warning whitespace SeparatorWrap '.' should be on a new line. 719
 Warning whitespace SeparatorWrap '.' should be on a new line. 720
 Warning whitespace SeparatorWrap '.' should be on a new line. 738
 Warning whitespace SeparatorWrap '.' should be on a new line. 739
 Warning whitespace SeparatorWrap '.' should be on a new line. 740
 Warning whitespace SeparatorWrap '.' should be on a new line. 741
 Warning whitespace SeparatorWrap '.' should be on a new line. 755
 Warning whitespace SeparatorWrap '.' should be on a new line. 774
 Warning whitespace SeparatorWrap '.' should be on a new line. 775
 Warning whitespace SeparatorWrap '.' should be on a new line. 776
 Warning whitespace SeparatorWrap '.' should be on a new line. 777
 Warning whitespace SeparatorWrap '.' should be on a new line. 792
 Warning whitespace SeparatorWrap '.' should be on a new line. 793
 Warning whitespace SeparatorWrap '.' should be on a new line. 794
 Warning whitespace SeparatorWrap '.' should be on a new line. 795
 Warning whitespace SeparatorWrap '.' should be on a new line. 818
 Warning whitespace SeparatorWrap '.' should be on a new line. 821
 Warning whitespace SeparatorWrap '.' should be on a new line. 822
 Warning whitespace SeparatorWrap '.' should be on a new line. 823

org/opendaylight/vtn/manager/it/util/OrderedComparator.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 56

org/opendaylight/vtn/manager/it/util/TestBase.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableList' import. Should be before 'java.util.Set'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.ByteUtils' import. Should be before 'org.osgi.framework.BundleContext'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.EtherAddress' import. Should be before 'org.osgi.framework.BundleContext'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.Ip4Network' import. Should be before 'org.osgi.framework.BundleContext'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.IpNetwork' import. Should be before 'org.osgi.framework.BundleContext'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.NumberUtils' import. Should be before 'org.osgi.framework.BundleContext'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. Should be before 'org.osgi.framework.BundleContext'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.ArpFactory' import. Should be before 'org.osgi.framework.BundleContext'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.EthernetFactory' import. Should be before 'org.osgi.framework.BundleContext'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.mac.MacEntry' import. Should be before 'org.osgi.framework.BundleContext'. 36
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 137
 Warning whitespace SeparatorWrap '.' should be on a new line. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 139
 Warning whitespace SeparatorWrap '.' should be on a new line. 140
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning misc AvoidEscapedUnicodeCharacters Unicode escape(s) usage should be avoided. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 158
 Warning whitespace SeparatorWrap '.' should be on a new line. 247
 Warning whitespace SeparatorWrap '.' should be on a new line. 250
 Warning whitespace SeparatorWrap '.' should be on a new line. 251
 Warning whitespace SeparatorWrap '.' should be on a new line. 252
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 454

org/opendaylight/vtn/manager/it/util/TestHost.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.inventory.MacVlan' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.mac.MacEntry' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 18
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 222
 Warning whitespace OperatorWrap '&&' should be on a new line. 228
 Warning whitespace OperatorWrap '&&' should be on a new line. 229
 Warning whitespace SeparatorWrap '.' should be on a new line. 255
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 259

org/opendaylight/vtn/manager/it/util/TestPort.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 84
 Warning whitespace OperatorWrap '&&' should be on a new line. 94
 Warning whitespace SeparatorWrap '.' should be on a new line. 115
 Warning whitespace SeparatorWrap '.' should be on a new line. 116

org/opendaylight/vtn/manager/it/util/VirtualNetwork.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. Should be before 'org.opendaylight.vtn.manager.it.util.vnode.VTerminalIdentifier'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.it.util.vnode.VTerminalIdentifier'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.GlobalPathMaps' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.VtnService' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.MacTables' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 51
 Warning naming MemberName Member name 'vTenants' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 65

org/opendaylight/vtn/manager/it/util/action/ActionVerifier.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 39
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '31'. 83

org/opendaylight/vtn/manager/it/util/action/InetPortVerifier.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 37

org/opendaylight/vtn/manager/it/util/action/SetDlDstVerifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.EthernetFactory' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 17
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 65
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '39'. 68
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 73

org/opendaylight/vtn/manager/it/util/action/SetDlSrcVerifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.EthernetFactory' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 17
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 65
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '39'. 68
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 73

org/opendaylight/vtn/manager/it/util/action/SetDscpVerifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.EthernetFactory' import. Should be before 'org.opendaylight.vtn.manager.it.util.packet.Inet4Factory'. 17
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 39
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 67
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '39'. 70
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 78

org/opendaylight/vtn/manager/it/util/action/SetIcmp4CodeVerifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.EthernetFactory' import. Should be before 'org.opendaylight.vtn.manager.it.util.packet.Icmp4Factory'. 12
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 31

org/opendaylight/vtn/manager/it/util/action/SetIcmp4TypeVerifier.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 31

org/opendaylight/vtn/manager/it/util/action/SetInet4DstVerifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.EthernetFactory' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.Inet4Factory' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 69
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '42'. 72
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 80

org/opendaylight/vtn/manager/it/util/action/SetInet4SrcVerifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.EthernetFactory' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.Inet4Factory' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 69
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '42'. 72
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 80

org/opendaylight/vtn/manager/it/util/action/SetTcpDstVerifier.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 30

org/opendaylight/vtn/manager/it/util/action/SetTcpSrcVerifier.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 30

org/opendaylight/vtn/manager/it/util/action/SetTpDstVerifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action'. 23
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 39
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 55
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 61

org/opendaylight/vtn/manager/it/util/action/SetTpSrcVerifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action'. 23
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 39
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 55
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 61

org/opendaylight/vtn/manager/it/util/action/SetUdpDstVerifier.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 30

org/opendaylight/vtn/manager/it/util/action/SetUdpSrcVerifier.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 30

org/opendaylight/vtn/manager/it/util/action/SetVlanPcpVerifier.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 71
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '40'. 74
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 81

org/opendaylight/vtn/manager/it/util/flow/action/FlowAction.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 65
 Warning whitespace SeparatorWrap '.' should be on a new line. 66
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '75'. 123

org/opendaylight/vtn/manager/it/util/flow/action/FlowActionList.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableSet' import. Should be before 'java.util.Set'. 26
 Warning whitespace SeparatorWrap '.' should be on a new line. 50
 Warning whitespace SeparatorWrap '.' should be on a new line. 51
 Warning whitespace SeparatorWrap '.' should be on a new line. 52
 Warning whitespace SeparatorWrap '.' should be on a new line. 53
 Warning whitespace SeparatorWrap '.' should be on a new line. 54
 Warning whitespace SeparatorWrap '.' should be on a new line. 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 56
 Warning whitespace SeparatorWrap '.' should be on a new line. 57
 Warning whitespace SeparatorWrap '.' should be on a new line. 58
 Warning whitespace SeparatorWrap '.' should be on a new line. 59
 Warning whitespace SeparatorWrap '.' should be on a new line. 60
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '70'. 102
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '102'. 202
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 208

org/opendaylight/vtn/manager/it/util/flow/action/VTNDlAddrAction.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 61

org/opendaylight/vtn/manager/it/util/flow/action/VTNDropAction.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 56
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 60

org/opendaylight/vtn/manager/it/util/flow/action/VTNInetAddrAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.Address' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.VtnAction'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv4' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.VtnAction'. 24
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 92

org/opendaylight/vtn/manager/it/util/flow/action/VTNPopVlanAction.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 56
 Warning whitespace SeparatorWrap '.' should be on a new line. 57
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 61

org/opendaylight/vtn/manager/it/util/flow/action/VTNPortAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.VtnAction'. 19
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 89

org/opendaylight/vtn/manager/it/util/flow/action/VTNPushVlanAction.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 85
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 91

org/opendaylight/vtn/manager/it/util/flow/action/VTNSetDlDstAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.vtn.set.dl.dst.action._case.VtnSetDlDstActionBuilder'. 21
 Warning whitespace SeparatorWrap '.' should be on a new line. 66
 Warning whitespace SeparatorWrap '.' should be on a new line. 68
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 72

org/opendaylight/vtn/manager/it/util/flow/action/VTNSetDlSrcAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.vtn.set.dl.src.action._case.VtnSetDlSrcActionBuilder'. 21
 Warning whitespace SeparatorWrap '.' should be on a new line. 66
 Warning whitespace SeparatorWrap '.' should be on a new line. 68
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 72

org/opendaylight/vtn/manager/it/util/flow/action/VTNSetIcmpCodeAction.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52
 Warning whitespace SeparatorWrap '.' should be on a new line. 85
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 91
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 99
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 103

org/opendaylight/vtn/manager/it/util/flow/action/VTNSetIcmpTypeAction.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52
 Warning whitespace SeparatorWrap '.' should be on a new line. 85
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 91
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 99
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 103

org/opendaylight/vtn/manager/it/util/flow/action/VTNSetInetDscpAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.vtn.set.inet.dscp.action._case.VtnSetInetDscpActionBuilder'. 23
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 54
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning whitespace SeparatorWrap '.' should be on a new line. 89
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 93
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 101
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 105

org/opendaylight/vtn/manager/it/util/flow/action/VTNSetInetDstAction.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 61
 Warning whitespace SeparatorWrap '.' should be on a new line. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 67

org/opendaylight/vtn/manager/it/util/flow/action/VTNSetInetSrcAction.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 61
 Warning whitespace SeparatorWrap '.' should be on a new line. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 67

org/opendaylight/vtn/manager/it/util/flow/action/VTNSetPortDstAction.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 60
 Warning whitespace SeparatorWrap '.' should be on a new line. 62
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 66

org/opendaylight/vtn/manager/it/util/flow/action/VTNSetPortSrcAction.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 59
 Warning whitespace SeparatorWrap '.' should be on a new line. 61
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 65

org/opendaylight/vtn/manager/it/util/flow/action/VTNSetVlanIdAction.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 76
 Warning whitespace SeparatorWrap '.' should be on a new line. 78
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 82

org/opendaylight/vtn/manager/it/util/flow/action/VTNSetVlanPcpAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.action.fields.vtn.action.vtn.set.vlan.pcp.action._case.VtnSetVlanPcpActionBuilder'. 23
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning whitespace SeparatorWrap '.' should be on a new line. 89
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 93
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 105

org/opendaylight/vtn/manager/it/util/flow/cond/FlowCondSet.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.it.util.VTNServices'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.RemoveFlowConditionInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.RemoveFlowConditionInputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditionService' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditions' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowCondition' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateOperationType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning whitespace SeparatorWrap '.' should be on a new line. 57
 Warning whitespace SeparatorWrap '.' should be on a new line. 58
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 168
 Warning whitespace SeparatorWrap '.' should be on a new line. 185

org/opendaylight/vtn/manager/it/util/flow/cond/FlowCondition.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 91
 Warning whitespace SeparatorWrap '.' should be on a new line. 92
 Warning whitespace SeparatorWrap '.' should be on a new line. 93
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '79'. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 247
 Warning whitespace SeparatorWrap '.' should be on a new line. 248
 Warning whitespace SeparatorWrap '.' should be on a new line. 432
 Warning whitespace SeparatorWrap '.' should be on a new line. 433
 Warning whitespace SeparatorWrap '.' should be on a new line. 434

org/opendaylight/vtn/manager/it/util/flow/cond/FlowMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.VTNEtherMatch' import. Should be before 'org.opendaylight.vtn.manager.it.util.flow.match.VTNMatch'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.VTNInetMatch' import. Should be before 'org.opendaylight.vtn.manager.it.util.flow.match.VTNMatch'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.VTNLayer4Match' import. Should be before 'org.opendaylight.vtn.manager.it.util.flow.match.VTNMatch'. 16
 Warning whitespace SeparatorWrap '.' should be on a new line. 77
 Warning whitespace SeparatorWrap '.' should be on a new line. 104
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 137
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 146
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 155

org/opendaylight/vtn/manager/it/util/flow/filter/DropFilter.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 57
 Warning whitespace SeparatorWrap '.' should be on a new line. 58
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 62

org/opendaylight/vtn/manager/it/util/flow/filter/FlowFilter.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 109
 Warning whitespace SeparatorWrap '.' should be on a new line. 110
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 148
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '161'. 212

org/opendaylight/vtn/manager/it/util/flow/filter/FlowFilterList.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableSet' import. Should be before 'java.util.Set'. 27
 Warning whitespace SeparatorWrap '.' should be on a new line. 63
 Warning whitespace SeparatorWrap '.' should be on a new line. 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 65
 Warning whitespace SeparatorWrap '.' should be on a new line. 66
 Warning whitespace SeparatorWrap '.' should be on a new line. 96
 Warning whitespace SeparatorWrap '.' should be on a new line. 97
 Warning whitespace SeparatorWrap '.' should be on a new line. 272
 Warning whitespace SeparatorWrap '.' should be on a new line. 288
 Warning whitespace SeparatorWrap '.' should be on a new line. 340
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '171'. 394
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 401

org/opendaylight/vtn/manager/it/util/flow/filter/PassFilter.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 57
 Warning whitespace SeparatorWrap '.' should be on a new line. 58
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 62

org/opendaylight/vtn/manager/it/util/flow/filter/RedirectFilter.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 170
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning whitespace SeparatorWrap '.' should be on a new line. 175
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 179
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 210
 Warning whitespace SeparatorWrap '.' should be on a new line. 220
 Warning whitespace SeparatorWrap '.' should be on a new line. 221

org/opendaylight/vtn/manager/it/util/flow/match/Layer4PortMatch.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 104

org/opendaylight/vtn/manager/it/util/flow/match/PortRange.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.udp.match.fields.UdpSourceRangeBuilder'. 23
 Warning whitespace SeparatorWrap '.' should be on a new line. 82
 Warning whitespace SeparatorWrap '.' should be on a new line. 83
 Warning whitespace SeparatorWrap '.' should be on a new line. 84
 Warning whitespace SeparatorWrap '.' should be on a new line. 94
 Warning whitespace SeparatorWrap '.' should be on a new line. 95
 Warning whitespace SeparatorWrap '.' should be on a new line. 96
 Warning whitespace SeparatorWrap '.' should be on a new line. 106
 Warning whitespace SeparatorWrap '.' should be on a new line. 107
 Warning whitespace SeparatorWrap '.' should be on a new line. 108
 Warning whitespace SeparatorWrap '.' should be on a new line. 118
 Warning whitespace SeparatorWrap '.' should be on a new line. 119
 Warning whitespace SeparatorWrap '.' should be on a new line. 120

org/opendaylight/vtn/manager/it/util/flow/match/VTNEtherMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.EtherType' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnEtherMatchBuilder'. 21
 Warning whitespace OperatorWrap '&&' should be on a new line. 247

org/opendaylight/vtn/manager/it/util/flow/match/VTNIcmpMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.vtn.layer4.match.VtnIcmpMatchBuilder'. 19
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 99
 Warning whitespace SeparatorWrap '.' should be on a new line. 116
 Warning whitespace SeparatorWrap '.' should be on a new line. 117
 Warning whitespace SeparatorWrap '.' should be on a new line. 118
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 122
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 130

org/opendaylight/vtn/manager/it/util/flow/match/VTNInet4Match.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 54
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 105
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 112

org/opendaylight/vtn/manager/it/util/flow/match/VTNInetMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnInetMatchBuilder'. 19
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 78
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 243

org/opendaylight/vtn/manager/it/util/flow/match/VTNLayer4Match.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnLayer4Match'. 13

org/opendaylight/vtn/manager/it/util/flow/match/VTNMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.match.fields.VtnLayer4Match'. 20
 Warning whitespace OperatorWrap '&&' should be on a new line. 248
 Warning whitespace OperatorWrap '&&' should be on a new line. 249

org/opendaylight/vtn/manager/it/util/flow/match/VTNTcpMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.tcp.match.fields.TcpSourceRange'. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 86
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 117

org/opendaylight/vtn/manager/it/util/flow/match/VTNUdpMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.udp.match.fields.UdpSourceRange'. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 86
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 117

org/opendaylight/vtn/manager/it/util/inventory/InventoryUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.List'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPortKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNode' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.port.info.PortLink' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning whitespace SeparatorWrap '.' should be on a new line. 53
 Warning whitespace SeparatorWrap '.' should be on a new line. 54
 Warning whitespace SeparatorWrap '.' should be on a new line. 69
 Warning whitespace SeparatorWrap '.' should be on a new line. 70
 Warning whitespace SeparatorWrap '.' should be on a new line. 71

org/opendaylight/vtn/manager/it/util/inventory/MacVlan.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.VlanDescParser' import. Should be before 'org.opendaylight.vtn.manager.util.NumberUtils'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescListBuilder'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescListBuilder'. 27
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 292
 Warning whitespace SeparatorWrap '.' should be on a new line. 293
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 344
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 361
 Warning whitespace SeparatorWrap '.' should be on a new line. 386

org/opendaylight/vtn/manager/it/util/inventory/PortVlan.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 91
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 108

org/opendaylight/vtn/manager/it/util/packet/ArpFactory.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherTypes'. 21
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 128
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 139
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 150
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 161
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 177
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 183
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 186
 Warning whitespace SeparatorWrap '.' should be on a new line. 187
 Warning whitespace SeparatorWrap '.' should be on a new line. 188
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 190
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 196
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 221
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 231
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 236

org/opendaylight/vtn/manager/it/util/packet/EthernetFactory.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.ModelDrivenTestBase' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 29
 Warning whitespace SeparatorWrap '.' should be on a new line. 281
 Warning whitespace SeparatorWrap '.' should be on a new line. 284
 Warning whitespace SeparatorWrap '.' should be on a new line. 285
 Warning whitespace SeparatorWrap '.' should be on a new line. 286
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 299
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 316
 Warning whitespace SeparatorWrap '.' should be on a new line. 321
 Warning whitespace SeparatorWrap '.' should be on a new line. 322
 Warning whitespace SeparatorWrap '.' should be on a new line. 327
 Warning whitespace SeparatorWrap '.' should be on a new line. 328
 Warning whitespace SeparatorWrap '.' should be on a new line. 330
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '253'. 343
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 348
 Warning whitespace SeparatorWrap '.' should be on a new line. 364
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 384

org/opendaylight/vtn/manager/it/util/packet/Icmp4Factory.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 20
 Warning whitespace SeparatorWrap '.' should be on a new line. 48
 Warning whitespace SeparatorWrap '.' should be on a new line. 65
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 127
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 135
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 147
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 173

org/opendaylight/vtn/manager/it/util/packet/Inet4Factory.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._3.match.Ipv4MatchBuilder'. 28
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 207
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 217
 Warning whitespace SeparatorWrap '.' should be on a new line. 218
 Warning whitespace SeparatorWrap '.' should be on a new line. 219
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 225
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 240
 Warning whitespace SeparatorWrap '.' should be on a new line. 255
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 280

org/opendaylight/vtn/manager/it/util/packet/PacketFactory.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockUtils' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 21
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 55
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 59
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 71
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 112
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 133
 Warning whitespace OperatorWrap '+' should be on a new line. 147
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 184
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 205
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '165'. 232
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 244

org/opendaylight/vtn/manager/it/util/packet/TcpFactory.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._4.match.TcpMatchBuilder'. 25
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 161
 Warning whitespace SeparatorWrap '.' should be on a new line. 166
 Warning whitespace SeparatorWrap '.' should be on a new line. 167
 Warning whitespace SeparatorWrap '.' should be on a new line. 168
 Warning whitespace SeparatorWrap '.' should be on a new line. 169
 Warning whitespace SeparatorWrap '.' should be on a new line. 170
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 179
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 192
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 218

org/opendaylight/vtn/manager/it/util/packet/UdpFactory.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._4.match.UdpMatchBuilder'. 25
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 154
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 174
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 200

org/opendaylight/vtn/manager/it/util/pathmap/PathMap.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 279
 Warning whitespace SeparatorWrap '.' should be on a new line. 280

org/opendaylight/vtn/manager/it/util/pathmap/PathMapSet.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 66
 Warning whitespace SeparatorWrap '.' should be on a new line. 67
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '128'. 271
 Warning whitespace SeparatorWrap '.' should be on a new line. 300
 Warning whitespace SeparatorWrap '.' should be on a new line. 301
 Warning whitespace SeparatorWrap '.' should be on a new line. 377
 Warning whitespace SeparatorWrap '.' should be on a new line. 378
 Warning whitespace SeparatorWrap '.' should be on a new line. 530
 Warning whitespace SeparatorWrap '.' should be on a new line. 531

org/opendaylight/vtn/manager/it/util/pathpolicy/PathCost.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '92'. 252
 Warning whitespace SeparatorWrap '.' should be on a new line. 253
 Warning whitespace SeparatorWrap '.' should be on a new line. 254
 Warning whitespace SeparatorWrap '.' should be on a new line. 255

org/opendaylight/vtn/manager/it/util/pathpolicy/PathPolicy.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 79
 Warning whitespace SeparatorWrap '.' should be on a new line. 80
 Warning whitespace SeparatorWrap '.' should be on a new line. 81
 Warning whitespace SeparatorWrap '.' should be on a new line. 96
 Warning whitespace SeparatorWrap '.' should be on a new line. 97
 Warning whitespace SeparatorWrap '.' should be on a new line. 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 127
 Warning whitespace SeparatorWrap '.' should be on a new line. 292
 Warning whitespace SeparatorWrap '.' should be on a new line. 293
 Warning whitespace SeparatorWrap '.' should be on a new line. 294
 Warning whitespace SeparatorWrap '.' should be on a new line. 295
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 297

org/opendaylight/vtn/manager/it/util/pathpolicy/PathPolicySet.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.Set'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.it.util.VTNServices'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.RemovePathPolicyInput' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.RemovePathPolicyInputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicies' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicyService' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.vtn.path.policies.VtnPathPolicy' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateOperationType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning whitespace SeparatorWrap '.' should be on a new line. 58
 Warning whitespace SeparatorWrap '.' should be on a new line. 59
 Warning whitespace SeparatorWrap '.' should be on a new line. 159

org/opendaylight/vtn/manager/it/util/unicast/ArpFlowFactory.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 53
 Warning whitespace SeparatorWrap '.' should be on a new line. 64
 Warning whitespace SeparatorWrap '.' should be on a new line. 65
 Warning whitespace SeparatorWrap '.' should be on a new line. 66
 Warning whitespace SeparatorWrap '.' should be on a new line. 67

org/opendaylight/vtn/manager/it/util/unicast/Icmp4FlowFactory.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.TestHost' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.VTNServices' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.EthernetFactory' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.Icmp4Factory' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.Inet4Factory' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 81

org/opendaylight/vtn/manager/it/util/unicast/Inet4FlowFactory.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 106
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 114

org/opendaylight/vtn/manager/it/util/unicast/Tcp4FlowFactory.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.TestHost' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.VTNServices' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.EthernetFactory' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.Inet4Factory' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.TcpFactory' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 47
 Warning whitespace SeparatorWrap '.' should be on a new line. 54
 Warning whitespace SeparatorWrap '.' should be on a new line. 55

org/opendaylight/vtn/manager/it/util/unicast/Udp4FlowFactory.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.TestHost' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.VTNServices' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.EthernetFactory' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.Inet4Factory' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.UdpFactory' import. Should be before 'org.opendaylight.vtn.manager.util.InetProtocols'. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 48
 Warning whitespace SeparatorWrap '.' should be on a new line. 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 56

org/opendaylight/vtn/manager/it/util/unicast/UnicastFlow.java

Severity Category Rule Message Line
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '129'. 157
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace SeparatorWrap '.' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '80'. 276
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 285

org/opendaylight/vtn/manager/it/util/unicast/UnicastFlowFactory.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockLink' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.TestHost' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.VTNServices' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.action.ActionVerifier' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.match.FlowMatchType' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.packet.EthernetFactory' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 26

org/opendaylight/vtn/manager/it/util/vnode/BridgeConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.it.util.VTNServices'. 24
 Warning naming MemberName Member name 'vInterfaces' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 45
 Warning whitespace OperatorWrap '&&' should be on a new line. 149

org/opendaylight/vtn/manager/it/util/vnode/BridgeIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.VtnPortMappableBridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 15

org/opendaylight/vtn/manager/it/util/vnode/MacMapHostIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfoBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.config.AllowedHosts' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.info.MacMapConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.vlan.host.desc.set.VlanHostDescListKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 127
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 137
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 141
 Warning whitespace OperatorWrap '&&' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 188

org/opendaylight/vtn/manager/it/util/vnode/MacMapIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfoBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.map.info.MacMapStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 100
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 108
 Warning whitespace SeparatorWrap '.' should be on a new line. 151

org/opendaylight/vtn/manager/it/util/vnode/TenantNodeIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodePathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.VtnPortMappableBridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.VterminalKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 22
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 124
 Warning whitespace OperatorWrap '&&' should be on a new line. 148

org/opendaylight/vtn/manager/it/util/vnode/VBridgeConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.it.util.flow.filter.FlowFilterList'. 31
 Warning whitespace SeparatorWrap '.' should be on a new line. 92
 Warning whitespace SeparatorWrap '.' should be on a new line. 93
 Warning whitespace SeparatorWrap '.' should be on a new line. 94
 Warning whitespace SeparatorWrap '.' should be on a new line. 220
 Warning whitespace SeparatorWrap '.' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 260
 Warning whitespace SeparatorWrap '.' should be on a new line. 333
 Warning whitespace SeparatorWrap '.' should be on a new line. 334
 Warning whitespace SeparatorWrap '.' should be on a new line. 335
 Warning whitespace SeparatorWrap '.' should be on a new line. 336
 Warning whitespace SeparatorWrap '.' should be on a new line. 337
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 414
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 422

org/opendaylight/vtn/manager/it/util/vnode/VBridgeIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodePathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.MacTables' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.mac.tables.TenantMacTableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntryKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTable' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.list.MacAddressTableKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeOutputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 33
 Warning whitespace SeparatorWrap '.' should be on a new line. 51
 Warning whitespace SeparatorWrap '.' should be on a new line. 79
 Warning whitespace SeparatorWrap '.' should be on a new line. 80
 Warning whitespace SeparatorWrap '.' should be on a new line. 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 99
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 171
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 232
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 256
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 269

org/opendaylight/vtn/manager/it/util/vnode/VBridgeIfIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestination' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestinationBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodePathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 75
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 84
 Warning whitespace SeparatorWrap '.' should be on a new line. 89
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning whitespace SeparatorWrap '.' should be on a new line. 91
 Warning whitespace SeparatorWrap '.' should be on a new line. 92
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 155

org/opendaylight/vtn/manager/it/util/vnode/VBridgeMapIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodePathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.DataObject'. 17
 Warning whitespace SeparatorWrap '.' should be on a new line. 132

org/opendaylight/vtn/manager/it/util/vnode/VInterfaceConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.it.util.inventory.InventoryUtils'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceConfig'. 40
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 235
 Warning whitespace SeparatorWrap '.' should be on a new line. 236
 Warning whitespace OperatorWrap '&&' should be on a new line. 283
 Warning whitespace SeparatorWrap '.' should be on a new line. 319
 Warning whitespace SeparatorWrap '.' should be on a new line. 320
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 350
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 358

org/opendaylight/vtn/manager/it/util/vnode/VInterfaceIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestination' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.VtnPortMappableBridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.VinterfaceStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.vinterface.info.VinterfaceOutputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning whitespace SeparatorWrap '.' should be on a new line. 85
 Warning whitespace OperatorWrap '&&' should be on a new line. 124
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 137
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 150

org/opendaylight/vtn/manager/it/util/vnode/VNodeIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.regex.Pattern'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterList' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.flow.filter.list.VtnFlowFilterKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtenantConfig' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 39
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 204
 Warning whitespace SeparatorWrap '.' should be on a new line. 405
 Warning whitespace SeparatorWrap '.' should be on a new line. 455
 Warning whitespace SeparatorWrap '.' should be on a new line. 456
 Warning whitespace SeparatorWrap '.' should be on a new line. 466
 Warning whitespace SeparatorWrap '.' should be on a new line. 482
 Warning whitespace OperatorWrap '+' should be on a new line. 497
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 553
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 572
 Warning whitespace SeparatorWrap '.' should be on a new line. 590

org/opendaylight/vtn/manager/it/util/vnode/VNodeType.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier.TYPEBIT_VBRIDGE' import. Should be before 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier.TYPEBIT_VTN'. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier.TYPEBIT_VTERMINAL' import. Should be before 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier.TYPEBIT_VTN'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier.TYPEBIT_VINTERFACE' import. Should be before 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier.TYPEBIT_VTN'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier.TYPEBIT_VLANMAP' import. Should be before 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier.TYPEBIT_VTN'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier.TYPEBIT_MACMAP' import. Should be before 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier.TYPEBIT_VTN'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier.TYPEBIT_MACMAP_HOST' import. Should be before 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier.TYPEBIT_VTN'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'java.util.Map'. 21
 Warning whitespace OperatorWrap '|' should be on a new line. 106

org/opendaylight/vtn/manager/it/util/vnode/VTNMacMapConfig.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 69
 Warning whitespace SeparatorWrap '.' should be on a new line. 70
 Warning whitespace SeparatorWrap '.' should be on a new line. 71
 Warning whitespace SeparatorWrap '.' should be on a new line. 72
 Warning whitespace SeparatorWrap '.' should be on a new line. 89
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning whitespace SeparatorWrap '.' should be on a new line. 91
 Warning whitespace SeparatorWrap '.' should be on a new line. 92
 Warning whitespace SeparatorWrap '.' should be on a new line. 93
 Warning whitespace SeparatorWrap '.' should be on a new line. 303
 Warning whitespace SeparatorWrap '.' should be on a new line. 304
 Warning whitespace SeparatorWrap '.' should be on a new line. 328
 Warning whitespace SeparatorWrap '.' should be on a new line. 329
 Warning whitespace SeparatorWrap '.' should be on a new line. 359
 Warning whitespace SeparatorWrap '.' should be on a new line. 360
 Warning whitespace SeparatorWrap '.' should be on a new line. 389
 Warning whitespace SeparatorWrap '.' should be on a new line. 390
 Warning whitespace SeparatorWrap '.' should be on a new line. 405
 Warning whitespace SeparatorWrap '.' should be on a new line. 406
 Warning whitespace SeparatorWrap '.' should be on a new line. 424
 Warning whitespace SeparatorWrap '.' should be on a new line. 425
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning whitespace SeparatorWrap '.' should be on a new line. 455
 Warning whitespace SeparatorWrap '.' should be on a new line. 456
 Warning whitespace SeparatorWrap '.' should be on a new line. 457

org/opendaylight/vtn/manager/it/util/vnode/VTNMacMapStatus.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.mac.MacEntry' import. Should be before 'org.opendaylight.vtn.manager.util.EtherAddress'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState'. 39
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '258'. 319
 Warning whitespace SeparatorWrap '.' should be on a new line. 323
 Warning whitespace SeparatorWrap '.' should be on a new line. 324
 Warning whitespace SeparatorWrap '.' should be on a new line. 325
 Warning whitespace SeparatorWrap '.' should be on a new line. 326

org/opendaylight/vtn/manager/it/util/vnode/VTNMacMappedHost.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 101
 Warning whitespace OperatorWrap '&&' should be on a new line. 105
 Warning whitespace OperatorWrap '&&' should be on a new line. 106
 Warning whitespace OperatorWrap '+' should be on a new line. 130

org/opendaylight/vtn/manager/it/util/vnode/VTNPortMapConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.it.util.inventory.InventoryUtils'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType'. 33
 Warning whitespace SeparatorWrap '.' should be on a new line. 227
 Warning whitespace SeparatorWrap '.' should be on a new line. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 229
 Warning whitespace SeparatorWrap '.' should be on a new line. 230
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 268
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vid' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 269

org/opendaylight/vtn/manager/it/util/vnode/VTNVlanMapConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.it.util.inventory.InventoryUtils'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType'. 41
 Warning whitespace SeparatorWrap '.' should be on a new line. 100
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 252
 Warning whitespace SeparatorWrap '.' should be on a new line. 253
 Warning whitespace SeparatorWrap '.' should be on a new line. 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 265
 Warning whitespace SeparatorWrap '.' should be on a new line. 277
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 289
 Warning whitespace SeparatorWrap '.' should be on a new line. 290
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 317
 Warning whitespace SeparatorWrap '.' should be on a new line. 339
 Warning whitespace SeparatorWrap '.' should be on a new line. 340
 Warning whitespace SeparatorWrap '.' should be on a new line. 341

org/opendaylight/vtn/manager/it/util/vnode/VTenantConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.it.util.pathmap.PathMapSet'. 33
 Warning naming MemberName Member name 'vBridges' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 73
 Warning naming MemberName Member name 'vTerminals' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 78
 Warning whitespace SeparatorWrap '.' should be on a new line. 107
 Warning whitespace SeparatorWrap '.' should be on a new line. 108
 Warning whitespace SeparatorWrap '.' should be on a new line. 302
 Warning whitespace SeparatorWrap '.' should be on a new line. 303
 Warning whitespace SeparatorWrap '.' should be on a new line. 304
 Warning whitespace SeparatorWrap '.' should be on a new line. 344
 Warning whitespace SeparatorWrap '.' should be on a new line. 345
 Warning whitespace SeparatorWrap '.' should be on a new line. 346
 Warning whitespace SeparatorWrap '.' should be on a new line. 347
 Warning whitespace SeparatorWrap '.' should be on a new line. 438
 Warning whitespace SeparatorWrap '.' should be on a new line. 439
 Warning whitespace SeparatorWrap '.' should be on a new line. 440
 Warning whitespace SeparatorWrap '.' should be on a new line. 441
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 557
 Warning javadoc SummaryJavadoc Forbidden summary fragment. 565

org/opendaylight/vtn/manager/it/util/vnode/VTenantIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtn.info.VtnInputFilter' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 66
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 105

org/opendaylight/vtn/manager/it/util/vnode/VTerminalConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.opendaylight.vtn.manager.it.util.VTNServices'. 21
 Warning whitespace SeparatorWrap '.' should be on a new line. 49
 Warning whitespace SeparatorWrap '.' should be on a new line. 50
 Warning whitespace SeparatorWrap '.' should be on a new line. 51
 Warning whitespace SeparatorWrap '.' should be on a new line. 78
 Warning whitespace SeparatorWrap '.' should be on a new line. 110
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 114
 Warning whitespace SeparatorWrap '.' should be on a new line. 146
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning whitespace SeparatorWrap '.' should be on a new line. 148
 Warning whitespace SeparatorWrap '.' should be on a new line. 149
 Warning whitespace SeparatorWrap '.' should be on a new line. 150

org/opendaylight/vtn/manager/it/util/vnode/VTerminalIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodePathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.port.mappable.bridge.BridgeStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 95
 Warning whitespace SeparatorWrap '.' should be on a new line. 100
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 157
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 181

org/opendaylight/vtn/manager/it/util/vnode/VTerminalIfIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestination' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestinationBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePathBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodePathFields' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.Vinterface' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.vtn.mappable.vinterface.list.VinterfaceKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vterminal.rev150907.vtn.vterminal.list.Vterminal' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder'. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 76
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 85
 Warning whitespace SeparatorWrap '.' should be on a new line. 90
 Warning whitespace SeparatorWrap '.' should be on a new line. 91
 Warning whitespace SeparatorWrap '.' should be on a new line. 92
 Warning whitespace SeparatorWrap '.' should be on a new line. 93
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 151
 Warning whitespace SeparatorWrap '.' should be on a new line. 156

org/opendaylight/vtn/manager/it/util/vnode/VlanMapIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfo' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.BridgeMapInfoBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.map.info.VlanMapStatus' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMap' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.vlan.rev150907.vtn.vlan.mappable.VlanMapKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 24
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 139
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 143

org/opendaylight/vtn/manager/it/util/vnode/mac/MacEntry.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockUtils' import. Should be before 'org.opendaylight.vtn.manager.util.IpNetwork'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.VtnMacEntry'. 27
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 279
 Warning whitespace OperatorWrap '&&' should be on a new line. 283
 Warning whitespace OperatorWrap '&&' should be on a new line. 284
 Warning whitespace OperatorWrap '&&' should be on a new line. 287
 Warning whitespace OperatorWrap '&&' should be on a new line. 288
 Warning whitespace OperatorWrap '+' should be on a new line. 314
 Warning whitespace OperatorWrap '+' should be on a new line. 315

org/opendaylight/vtn/manager/neutron/impl/DataStoreExceptionMapper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Function' import. Should be before 'java.util.concurrent.ExecutionException'. 13
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 57

org/opendaylight/vtn/manager/neutron/impl/MdsalUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.WriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.ReadFailedException' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.TransactionCommitFailedException' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 107
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 122
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '61'. 215

org/opendaylight/vtn/manager/neutron/impl/MdsalUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.UUID'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'java.util.UUID'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.Networks' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.networks.Network' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.networks.NetworkBuilder' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.rev150712.Neutron' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 48
 Warning sizes LineLength Line is longer than 120 characters (found 134). 96
 Warning sizes LineLength Line is longer than 120 characters (found 150). 98
 Warning sizes LineLength Line is longer than 120 characters (found 132). 115
 Warning sizes LineLength Line is longer than 120 characters (found 148). 117
 Warning whitespace SeparatorWrap '.' should be on a new line. 154
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 247
 Warning whitespace SeparatorWrap '.' should be on a new line. 248
 Warning whitespace SeparatorWrap '.' should be on a new line. 249

org/opendaylight/vtn/manager/neutron/impl/NetworkHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeUpdateMode' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeConfig' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.networks.Network' import. Should be before 'org.slf4j.LoggerFactory'. 24

org/opendaylight/vtn/manager/neutron/impl/NetworkHandlerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.networks.Network' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.networks.NetworkBuilder' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 22
 Warning javadoc JavadocStyle First sentence should end with a period. 22
 Warning coding VariableDeclarationUsageDistance Distance between variable 'network' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 82
 Warning sizes LineLength Line is longer than 120 characters (found 121). 128
 Warning coding VariableDeclarationUsageDistance Distance between variable 'network' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 166
 Warning coding VariableDeclarationUsageDistance Distance between variable 'network' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 197
 Warning sizes LineLength Line is longer than 120 characters (found 124). 213

org/opendaylight/vtn/manager/neutron/impl/NeutronConfig.java

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '+' should be on a new line. 159
 Warning whitespace OperatorWrap '+' should be on a new line. 160
 Warning whitespace OperatorWrap '+' should be on a new line. 161

org/opendaylight/vtn/manager/neutron/impl/NeutronConfigTest.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mode' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 74
 Warning coding VariableDeclarationUsageDistance Distance between variable 'expected' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 144
 Warning whitespace OperatorWrap '+' should be on a new line. 172
 Warning whitespace OperatorWrap '+' should be on a new line. 173
 Warning whitespace OperatorWrap '+' should be on a new line. 174

org/opendaylight/vtn/manager/neutron/impl/NeutronNetworkChangeListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.Networks' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.rev150712.Neutron'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.networks.Network' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.rev150712.Neutron'. 28
 Warning whitespace OperatorWrap '&&' should be on a new line. 73
 Warning whitespace OperatorWrap '&&' should be on a new line. 77
 Warning whitespace SeparatorWrap '.' should be on a new line. 93
 Warning whitespace SeparatorWrap '.' should be on a new line. 94
 Warning whitespace SeparatorWrap '.' should be on a new line. 95
 Warning whitespace SeparatorWrap '.' should be on a new line. 96

org/opendaylight/vtn/manager/neutron/impl/NeutronNetworkChangeListenerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeModification' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.Networks' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.networks.Network' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.networks.NetworkBuilder' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.networks.NetworkKey' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.provider.ext.rev150712.NetworkProviderExtension' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.provider.ext.rev150712.NetworkProviderExtensionBuilder' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.rev150712.Neutron' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 53
 Warning whitespace SeparatorWrap '.' should be on a new line. 94
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning javadoc JavadocStyle First sentence should end with a period. 129
 Warning coding VariableDeclarationUsageDistance Distance between variable 'updatedNetworks' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 137
 Warning coding VariableDeclarationUsageDistance Distance between variable 'deletedNetworks' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 192
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 359
 Warning whitespace SeparatorWrap '.' should be on a new line. 360
 Warning whitespace SeparatorWrap '.' should be on a new line. 361
 Warning whitespace SeparatorWrap '.' should be on a new line. 373
 Warning whitespace SeparatorWrap '.' should be on a new line. 374
 Warning whitespace SeparatorWrap '.' should be on a new line. 375
 Warning whitespace SeparatorWrap '.' should be on a new line. 376
 Warning whitespace SeparatorWrap '.' should be on a new line. 392
 Warning whitespace SeparatorWrap '.' should be on a new line. 393
 Warning whitespace SeparatorWrap '.' should be on a new line. 394
 Warning whitespace SeparatorWrap '.' should be on a new line. 395
 Warning whitespace SeparatorWrap '.' should be on a new line. 396
 Warning whitespace SeparatorWrap '.' should be on a new line. 397
 Warning whitespace SeparatorWrap '.' should be on a new line. 412
 Warning whitespace SeparatorWrap '.' should be on a new line. 413
 Warning whitespace SeparatorWrap '.' should be on a new line. 414
 Warning whitespace SeparatorWrap '.' should be on a new line. 415

org/opendaylight/vtn/manager/neutron/impl/NeutronProvider.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'org.slf4j.LoggerFactory'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'org.slf4j.LoggerFactory'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.ReadFailedException' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.neutron.config.rev160701.VtnNeutronConfig' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopologyBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 130
 Warning whitespace SeparatorWrap '.' should be on a new line. 131
 Warning whitespace SeparatorWrap '.' should be on a new line. 138
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 145
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 164

org/opendaylight/vtn/manager/neutron/impl/OVSDBEventHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.SetPortMapInputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.RemovePortMapInput' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.RemovePortMapInputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeAugmentation' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeAugmentationBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeName' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeProtocolBase' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeProtocolOpenflow13' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbFailModeBase' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbFailModeSecure' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbFailModeStandalone' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbNodeAugmentation' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbNodeRef' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbTerminationPointAugmentation' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbTerminationPointAugmentationBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.bridge.attributes.ControllerEntry' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.bridge.attributes.ControllerEntryBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.bridge.attributes.ProtocolEntry' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.bridge.attributes.ProtocolEntryBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.node.attributes.ConnectionInfo' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.node.attributes.ManagedNodeEntry' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.ports.Port' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology' import. Should be before 'org.slf4j.LoggerFactory'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId' import. Should be before 'org.slf4j.LoggerFactory'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. Should be before 'org.slf4j.LoggerFactory'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId' import. Should be before 'org.slf4j.LoggerFactory'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. Should be before 'org.slf4j.LoggerFactory'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey' import. Should be before 'org.slf4j.LoggerFactory'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node' import. Should be before 'org.slf4j.LoggerFactory'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeKey' import. Should be before 'org.slf4j.LoggerFactory'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPoint' import. Should be before 'org.slf4j.LoggerFactory'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointKey' import. Should be before 'org.slf4j.LoggerFactory'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri' import. Should be before 'org.slf4j.LoggerFactory'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.slf4j.LoggerFactory'. 75
 Warning naming AbbreviationAsWordInName Abbreviation in name 'OVSDBEventHandler' must contain no more than '4' capital letters. 80
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 110
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 206
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace OperatorWrap '+' should be on a new line. 221
 Warning whitespace SeparatorWrap '.' should be on a new line. 236
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 279
 Warning whitespace SeparatorWrap '.' should be on a new line. 320
 Warning whitespace SeparatorWrap '.' should be on a new line. 322
 Warning whitespace SeparatorWrap '.' should be on a new line. 324
 Warning whitespace SeparatorWrap '.' should be on a new line. 329
 Warning whitespace OperatorWrap '+' should be on a new line. 376
 Warning sizes LineLength Line is longer than 120 characters (found 126). 507
 Warning whitespace SeparatorWrap '.' should be on a new line. 508
 Warning whitespace SeparatorWrap '.' should be on a new line. 509
 Warning whitespace SeparatorWrap '.' should be on a new line. 511
 Warning whitespace SeparatorWrap '.' should be on a new line. 512
 Warning whitespace SeparatorWrap '.' should be on a new line. 514
 Warning whitespace SeparatorWrap '.' should be on a new line. 544
 Warning javadoc JavadocStyle Javadoc has empty description section. 560

org/opendaylight/vtn/manager/neutron/impl/OVSDBEventHandlerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.List'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.powermock.reflect.Whitebox'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.powermock.reflect.Whitebox'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.SetPortMapInput' import. Should be before 'org.powermock.reflect.Whitebox'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.SetPortMapInputBuilder' import. Should be before 'org.powermock.reflect.Whitebox'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.RemovePortMapInput' import. Should be before 'org.powermock.reflect.Whitebox'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.RemovePortMapInputBuilder' import. Should be before 'org.powermock.reflect.Whitebox'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.ports.Port' import. Should be before 'org.powermock.reflect.Whitebox'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.ports.PortBuilder' import. Should be before 'org.powermock.reflect.Whitebox'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeAugmentation' import. Should be before 'org.powermock.reflect.Whitebox'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeAugmentationBuilder' import. Should be before 'org.powermock.reflect.Whitebox'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeName' import. Should be before 'org.powermock.reflect.Whitebox'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeRef' import. Should be before 'org.powermock.reflect.Whitebox'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbNodeAugmentation' import. Should be before 'org.powermock.reflect.Whitebox'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbNodeAugmentationBuilder' import. Should be before 'org.powermock.reflect.Whitebox'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbNodeRef' import. Should be before 'org.powermock.reflect.Whitebox'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbTerminationPointAugmentation' import. Should be before 'org.powermock.reflect.Whitebox'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbTerminationPointAugmentationBuilder' import. Should be before 'org.powermock.reflect.Whitebox'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.bridge.attributes.ControllerEntry' import. Should be before 'org.powermock.reflect.Whitebox'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.bridge.attributes.ControllerEntryBuilder' import. Should be before 'org.powermock.reflect.Whitebox'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.bridge.attributes.ProtocolEntry' import. Should be before 'org.powermock.reflect.Whitebox'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.bridge.attributes.ProtocolEntryBuilder' import. Should be before 'org.powermock.reflect.Whitebox'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbFailModeSecure' import. Should be before 'org.powermock.reflect.Whitebox'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeProtocolOpenflow13' import. Should be before 'org.powermock.reflect.Whitebox'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.node.attributes.ConnectionInfo' import. Should be before 'org.powermock.reflect.Whitebox'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.node.attributes.ConnectionInfoBuilder' import. Should be before 'org.powermock.reflect.Whitebox'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.node.attributes.ManagedNodeEntry' import. Should be before 'org.powermock.reflect.Whitebox'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.node.attributes.ManagedNodeEntryBuilder' import. Should be before 'org.powermock.reflect.Whitebox'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress' import. Should be before 'org.powermock.reflect.Whitebox'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address' import. Should be before 'org.powermock.reflect.Whitebox'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri' import. Should be before 'org.powermock.reflect.Whitebox'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid' import. Should be before 'org.powermock.reflect.Whitebox'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. Should be before 'org.powermock.reflect.Whitebox'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology' import. Should be before 'org.powermock.reflect.Whitebox'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId' import. Should be before 'org.powermock.reflect.Whitebox'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. Should be before 'org.powermock.reflect.Whitebox'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. Should be before 'org.powermock.reflect.Whitebox'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey' import. Should be before 'org.powermock.reflect.Whitebox'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node' import. Should be before 'org.powermock.reflect.Whitebox'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder' import. Should be before 'org.powermock.reflect.Whitebox'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeKey' import. Should be before 'org.powermock.reflect.Whitebox'. 84
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPoint' import. Should be before 'org.powermock.reflect.Whitebox'. 85
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointKey' import. Should be before 'org.powermock.reflect.Whitebox'. 86
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder' import. Should be before 'org.powermock.reflect.Whitebox'. 87
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId' import. Should be before 'org.powermock.reflect.Whitebox'. 88
 Warning naming AbbreviationAsWordInName Abbreviation in name 'OVSDBEventHandlerTest' must contain no more than '4' capital letters. 96
 Warning whitespace SeparatorWrap '.' should be on a new line. 156
 Warning whitespace SeparatorWrap '.' should be on a new line. 157
 Warning whitespace SeparatorWrap '.' should be on a new line. 159
 Warning whitespace SeparatorWrap '.' should be on a new line. 160
 Warning whitespace SeparatorWrap '.' should be on a new line. 163
 Warning whitespace SeparatorWrap '.' should be on a new line. 164
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 186
 Warning whitespace SeparatorWrap '.' should be on a new line. 202
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 229
 Warning whitespace SeparatorWrap '.' should be on a new line. 230
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 266
 Warning whitespace SeparatorWrap '.' should be on a new line. 271
 Warning whitespace SeparatorWrap '.' should be on a new line. 272
 Warning whitespace SeparatorWrap '.' should be on a new line. 274
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning whitespace SeparatorWrap '.' should be on a new line. 280
 Warning whitespace SeparatorWrap '.' should be on a new line. 281
 Warning whitespace SeparatorWrap '.' should be on a new line. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 283
 Warning whitespace SeparatorWrap '.' should be on a new line. 291
 Warning whitespace SeparatorWrap '.' should be on a new line. 292
 Warning whitespace SeparatorWrap '.' should be on a new line. 294
 Warning whitespace SeparatorWrap '.' should be on a new line. 295
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 299
 Warning whitespace SeparatorWrap '.' should be on a new line. 300
 Warning whitespace SeparatorWrap '.' should be on a new line. 301
 Warning whitespace SeparatorWrap '.' should be on a new line. 302
 Warning whitespace SeparatorWrap '.' should be on a new line. 319
 Warning whitespace SeparatorWrap '.' should be on a new line. 320
 Warning whitespace SeparatorWrap '.' should be on a new line. 330
 Warning whitespace SeparatorWrap '.' should be on a new line. 331
 Warning whitespace SeparatorWrap '.' should be on a new line. 332
 Warning whitespace SeparatorWrap '.' should be on a new line. 341
 Warning whitespace SeparatorWrap '.' should be on a new line. 342
 Warning whitespace SeparatorWrap '.' should be on a new line. 347
 Warning whitespace SeparatorWrap '.' should be on a new line. 348
 Warning whitespace SeparatorWrap '.' should be on a new line. 350
 Warning whitespace SeparatorWrap '.' should be on a new line. 351
 Warning whitespace SeparatorWrap '.' should be on a new line. 352
 Warning whitespace OperatorWrap '+' should be on a new line. 376
 Warning whitespace SeparatorWrap '.' should be on a new line. 379
 Warning whitespace SeparatorWrap '.' should be on a new line. 380
 Warning whitespace SeparatorWrap '.' should be on a new line. 387
 Warning whitespace SeparatorWrap '.' should be on a new line. 390
 Warning whitespace SeparatorWrap '.' should be on a new line. 391
 Warning whitespace SeparatorWrap '.' should be on a new line. 393
 Warning whitespace SeparatorWrap '.' should be on a new line. 394
 Warning whitespace SeparatorWrap '.' should be on a new line. 395
 Warning whitespace OperatorWrap '+' should be on a new line. 421
 Warning whitespace OperatorWrap '+' should be on a new line. 447
 Warning whitespace SeparatorWrap '.' should be on a new line. 451
 Warning whitespace SeparatorWrap '.' should be on a new line. 452
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning whitespace SeparatorWrap '.' should be on a new line. 455
 Warning whitespace SeparatorWrap '.' should be on a new line. 457
 Warning whitespace SeparatorWrap '.' should be on a new line. 459
 Warning whitespace SeparatorWrap '.' should be on a new line. 460
 Warning whitespace SeparatorWrap '.' should be on a new line. 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 462
 Warning whitespace OperatorWrap '+' should be on a new line. 487
 Warning whitespace SeparatorWrap '.' should be on a new line. 490
 Warning whitespace SeparatorWrap '.' should be on a new line. 491
 Warning whitespace SeparatorWrap '.' should be on a new line. 498
 Warning whitespace SeparatorWrap '.' should be on a new line. 501
 Warning whitespace SeparatorWrap '.' should be on a new line. 502
 Warning whitespace SeparatorWrap '.' should be on a new line. 504
 Warning whitespace SeparatorWrap '.' should be on a new line. 505
 Warning whitespace SeparatorWrap '.' should be on a new line. 506
 Warning whitespace SeparatorWrap '.' should be on a new line. 554
 Warning whitespace SeparatorWrap '.' should be on a new line. 582
 Warning whitespace SeparatorWrap '.' should be on a new line. 585
 Warning whitespace SeparatorWrap '.' should be on a new line. 586
 Warning whitespace SeparatorWrap '.' should be on a new line. 588
 Warning whitespace SeparatorWrap '.' should be on a new line. 589
 Warning whitespace SeparatorWrap '.' should be on a new line. 591
 Warning whitespace SeparatorWrap '.' should be on a new line. 620
 Warning whitespace SeparatorWrap '.' should be on a new line. 621
 Warning whitespace SeparatorWrap '.' should be on a new line. 638
 Warning whitespace SeparatorWrap '.' should be on a new line. 639
 Warning whitespace SeparatorWrap '.' should be on a new line. 680
 Warning whitespace SeparatorWrap '.' should be on a new line. 681
 Warning whitespace SeparatorWrap '.' should be on a new line. 682
 Warning whitespace SeparatorWrap '.' should be on a new line. 683
 Warning whitespace SeparatorWrap '.' should be on a new line. 706
 Warning whitespace SeparatorWrap '.' should be on a new line. 707
 Warning whitespace SeparatorWrap '.' should be on a new line. 708
 Warning whitespace SeparatorWrap '.' should be on a new line. 709
 Warning whitespace SeparatorWrap '.' should be on a new line. 717
 Warning whitespace SeparatorWrap '.' should be on a new line. 718
 Warning whitespace SeparatorWrap '.' should be on a new line. 719
 Warning whitespace SeparatorWrap '.' should be on a new line. 720
 Warning whitespace SeparatorWrap '.' should be on a new line. 721
 Warning whitespace SeparatorWrap '.' should be on a new line. 722
 Warning whitespace SeparatorWrap '.' should be on a new line. 723
 Warning whitespace SeparatorWrap '.' should be on a new line. 747
 Warning whitespace SeparatorWrap '.' should be on a new line. 748
 Warning whitespace SeparatorWrap '.' should be on a new line. 749
 Warning whitespace SeparatorWrap '.' should be on a new line. 750
 Warning whitespace SeparatorWrap '.' should be on a new line. 758
 Warning whitespace SeparatorWrap '.' should be on a new line. 759
 Warning whitespace SeparatorWrap '.' should be on a new line. 760
 Warning whitespace SeparatorWrap '.' should be on a new line. 761
 Warning whitespace SeparatorWrap '.' should be on a new line. 762
 Warning whitespace SeparatorWrap '.' should be on a new line. 763
 Warning whitespace SeparatorWrap '.' should be on a new line. 764
 Warning whitespace SeparatorWrap '.' should be on a new line. 789
 Warning whitespace SeparatorWrap '.' should be on a new line. 790
 Warning whitespace SeparatorWrap '.' should be on a new line. 791
 Warning whitespace SeparatorWrap '.' should be on a new line. 792
 Warning whitespace SeparatorWrap '.' should be on a new line. 816
 Warning whitespace SeparatorWrap '.' should be on a new line. 817
 Warning whitespace SeparatorWrap '.' should be on a new line. 818
 Warning whitespace SeparatorWrap '.' should be on a new line. 819
 Warning whitespace SeparatorWrap '.' should be on a new line. 825
 Warning whitespace SeparatorWrap '.' should be on a new line. 826
 Warning whitespace SeparatorWrap '.' should be on a new line. 827
 Warning whitespace SeparatorWrap '.' should be on a new line. 828
 Warning whitespace SeparatorWrap '.' should be on a new line. 951
 Warning whitespace SeparatorWrap '.' should be on a new line. 962
 Warning whitespace SeparatorWrap '.' should be on a new line. 963
 Warning whitespace SeparatorWrap '.' should be on a new line. 967
 Warning whitespace SeparatorWrap '.' should be on a new line. 968
 Warning whitespace SeparatorWrap '.' should be on a new line. 979
 Warning whitespace SeparatorWrap '.' should be on a new line. 980
 Warning whitespace SeparatorWrap '.' should be on a new line. 983
 Warning whitespace SeparatorWrap '.' should be on a new line. 984
 Warning whitespace SeparatorWrap '.' should be on a new line. 1009
 Warning whitespace SeparatorWrap '.' should be on a new line. 1010
 Warning whitespace SeparatorWrap '.' should be on a new line. 1012
 Warning whitespace SeparatorWrap '.' should be on a new line. 1013
 Warning whitespace SeparatorWrap '.' should be on a new line. 1015
 Warning whitespace SeparatorWrap '.' should be on a new line. 1016
 Warning whitespace SeparatorWrap '.' should be on a new line. 1018
 Warning whitespace SeparatorWrap '.' should be on a new line. 1019
 Warning whitespace OperatorWrap '+' should be on a new line. 1021
 Warning whitespace SeparatorWrap '.' should be on a new line. 1024
 Warning whitespace SeparatorWrap '.' should be on a new line. 1025
 Warning whitespace SeparatorWrap '.' should be on a new line. 1026
 Warning whitespace SeparatorWrap '.' should be on a new line. 1027
 Warning whitespace SeparatorWrap '.' should be on a new line. 1028
 Warning whitespace SeparatorWrap '.' should be on a new line. 1029
 Warning whitespace SeparatorWrap '.' should be on a new line. 1031
 Warning whitespace SeparatorWrap '.' should be on a new line. 1032
 Warning whitespace SeparatorWrap '.' should be on a new line. 1033
 Warning whitespace SeparatorWrap '.' should be on a new line. 1059
 Warning whitespace SeparatorWrap '.' should be on a new line. 1096
 Warning whitespace SeparatorWrap '.' should be on a new line. 1097
 Warning whitespace SeparatorWrap '.' should be on a new line. 1099
 Warning whitespace SeparatorWrap '.' should be on a new line. 1100
 Warning whitespace SeparatorWrap '.' should be on a new line. 1109
 Warning whitespace SeparatorWrap '.' should be on a new line. 1116
 Warning whitespace SeparatorWrap '.' should be on a new line. 1142
 Warning whitespace SeparatorWrap '.' should be on a new line. 1143
 Warning whitespace SeparatorWrap '.' should be on a new line. 1144
 Warning whitespace SeparatorWrap '.' should be on a new line. 1145

org/opendaylight/vtn/manager/neutron/impl/OfNode.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 92

org/opendaylight/vtn/manager/neutron/impl/OvsdbDataChangeListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.slf4j.LoggerFactory'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.slf4j.LoggerFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeModification' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning whitespace SeparatorWrap '.' should be on a new line. 75
 Warning whitespace SeparatorWrap '.' should be on a new line. 76
 Warning whitespace SeparatorWrap '.' should be on a new line. 78
 Warning whitespace SeparatorWrap '.' should be on a new line. 79
 Warning whitespace SeparatorWrap '.' should be on a new line. 120
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 143

org/opendaylight/vtn/manager/neutron/impl/OvsdbDataChangeListenerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeModification' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbNodeAugmentation' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbNodeAugmentationBuilder' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeKey' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 63
 Warning whitespace SeparatorWrap '.' should be on a new line. 104
 Warning whitespace SeparatorWrap '.' should be on a new line. 120
 Warning coding VariableDeclarationUsageDistance Distance between variable 'updatedNodes' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 148
 Warning coding VariableDeclarationUsageDistance Distance between variable 'deletedNodes' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 157
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 180
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 190
 Warning whitespace SeparatorWrap '.' should be on a new line. 191
 Warning whitespace SeparatorWrap '.' should be on a new line. 192
 Warning whitespace SeparatorWrap '.' should be on a new line. 220
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 248
 Warning whitespace SeparatorWrap '.' should be on a new line. 288
 Warning whitespace SeparatorWrap '.' should be on a new line. 335
 Warning whitespace SeparatorWrap '.' should be on a new line. 358
 Warning whitespace SeparatorWrap '.' should be on a new line. 359
 Warning whitespace SeparatorWrap '.' should be on a new line. 360
 Warning whitespace SeparatorWrap '.' should be on a new line. 371
 Warning whitespace SeparatorWrap '.' should be on a new line. 372
 Warning whitespace SeparatorWrap '.' should be on a new line. 383
 Warning whitespace SeparatorWrap '.' should be on a new line. 385
 Warning whitespace SeparatorWrap '.' should be on a new line. 386
 Warning whitespace SeparatorWrap '.' should be on a new line. 387
 Warning whitespace SeparatorWrap '.' should be on a new line. 405
 Warning whitespace SeparatorWrap '.' should be on a new line. 406
 Warning whitespace SeparatorWrap '.' should be on a new line. 407
 Warning whitespace SeparatorWrap '.' should be on a new line. 408
 Warning whitespace SeparatorWrap '.' should be on a new line. 427
 Warning whitespace SeparatorWrap '.' should be on a new line. 428
 Warning whitespace SeparatorWrap '.' should be on a new line. 429
 Warning whitespace SeparatorWrap '.' should be on a new line. 430

org/opendaylight/vtn/manager/neutron/impl/OvsdbNodeChange.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'javax.annotation.Nonnull'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.DatapathId' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeAugmentation' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeName' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbNodeAugmentation' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbTerminationPointAugmentation' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.port._interface.attributes.InterfaceExternalIds' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.Ports' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.ports.Port' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.ports.PortKey' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.rev150712.Neutron' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPoint' import. Should be before 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier'. 41
 Warning whitespace OperatorWrap '&&' should be on a new line. 285
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 308
 Warning whitespace OperatorWrap '+' should be on a new line. 309
 Warning whitespace OperatorWrap '&&' should be on a new line. 333
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '188'. 524
 Warning whitespace OperatorWrap '+' should be on a new line. 601
 Warning whitespace SeparatorWrap '.' should be on a new line. 620
 Warning whitespace SeparatorWrap '.' should be on a new line. 621
 Warning whitespace SeparatorWrap '.' should be on a new line. 622
 Warning whitespace SeparatorWrap '.' should be on a new line. 623
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 631

org/opendaylight/vtn/manager/neutron/impl/OvsdbNodeChangeTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.Ports' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.ports.Port' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.ports.PortBuilder' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.rev150712.Neutron' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.DatapathId' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeAugmentation' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeAugmentationBuilder' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeName' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbNodeAugmentation' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbNodeAugmentationBuilder' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbTerminationPointAugmentation' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbTerminationPointAugmentationBuilder' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.port._interface.attributes.InterfaceExternalIds' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.port._interface.attributes.InterfaceExternalIdsBuilder' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPoint' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNode' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeBuilder' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 73
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning whitespace SeparatorWrap '.' should be on a new line. 175
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 262
 Warning whitespace SeparatorWrap '.' should be on a new line. 306
 Warning whitespace SeparatorWrap '.' should be on a new line. 307
 Warning whitespace SeparatorWrap '.' should be on a new line. 314
 Warning whitespace SeparatorWrap '.' should be on a new line. 315
 Warning whitespace SeparatorWrap '.' should be on a new line. 404
 Warning whitespace SeparatorWrap '.' should be on a new line. 405
 Warning coding VariableDeclarationUsageDistance Distance between variable 'expected' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 417
 Warning whitespace SeparatorWrap '.' should be on a new line. 421
 Warning whitespace SeparatorWrap '.' should be on a new line. 422
 Warning whitespace SeparatorWrap '.' should be on a new line. 443
 Warning whitespace SeparatorWrap '.' should be on a new line. 445
 Warning whitespace SeparatorWrap '.' should be on a new line. 446
 Warning whitespace SeparatorWrap '.' should be on a new line. 456
 Warning whitespace SeparatorWrap '.' should be on a new line. 457
 Warning whitespace SeparatorWrap '.' should be on a new line. 468
 Warning whitespace SeparatorWrap '.' should be on a new line. 469
 Warning whitespace SeparatorWrap '.' should be on a new line. 525
 Warning whitespace SeparatorWrap '.' should be on a new line. 526
 Warning whitespace SeparatorWrap '.' should be on a new line. 527
 Warning whitespace SeparatorWrap '.' should be on a new line. 528
 Warning whitespace SeparatorWrap '.' should be on a new line. 558
 Warning whitespace SeparatorWrap '.' should be on a new line. 561
 Warning whitespace SeparatorWrap '.' should be on a new line. 562
 Warning whitespace SeparatorWrap '.' should be on a new line. 563
 Warning whitespace SeparatorWrap '.' should be on a new line. 564
 Warning whitespace SeparatorWrap '.' should be on a new line. 565
 Warning whitespace SeparatorWrap '.' should be on a new line. 589
 Warning whitespace SeparatorWrap '.' should be on a new line. 596
 Warning whitespace SeparatorWrap '.' should be on a new line. 597
 Warning whitespace SeparatorWrap '.' should be on a new line. 598
 Warning whitespace SeparatorWrap '.' should be on a new line. 599
 Warning whitespace SeparatorWrap '.' should be on a new line. 600
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ovbr' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 623
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ovnode' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 626
 Warning whitespace SeparatorWrap '.' should be on a new line. 626
 Warning whitespace SeparatorWrap '.' should be on a new line. 668
 Warning whitespace SeparatorWrap '.' should be on a new line. 669
 Warning whitespace SeparatorWrap '.' should be on a new line. 670
 Warning whitespace SeparatorWrap '.' should be on a new line. 671
 Warning whitespace SeparatorWrap '.' should be on a new line. 672
 Warning whitespace SeparatorWrap '.' should be on a new line. 731
 Warning whitespace SeparatorWrap '.' should be on a new line. 732
 Warning whitespace SeparatorWrap '.' should be on a new line. 733
 Warning whitespace SeparatorWrap '.' should be on a new line. 734
 Warning whitespace SeparatorWrap '.' should be on a new line. 764
 Warning whitespace SeparatorWrap '.' should be on a new line. 767
 Warning whitespace SeparatorWrap '.' should be on a new line. 768
 Warning whitespace SeparatorWrap '.' should be on a new line. 769
 Warning whitespace SeparatorWrap '.' should be on a new line. 770
 Warning whitespace SeparatorWrap '.' should be on a new line. 771
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ovbr' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 794
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ovnode' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 796
 Warning whitespace SeparatorWrap '.' should be on a new line. 796
 Warning whitespace SeparatorWrap '.' should be on a new line. 831
 Warning whitespace SeparatorWrap '.' should be on a new line. 832
 Warning whitespace SeparatorWrap '.' should be on a new line. 833
 Warning whitespace SeparatorWrap '.' should be on a new line. 834
 Warning whitespace SeparatorWrap '.' should be on a new line. 835
 Warning whitespace SeparatorWrap '.' should be on a new line. 865
 Warning whitespace SeparatorWrap '.' should be on a new line. 872
 Warning whitespace SeparatorWrap '.' should be on a new line. 873
 Warning whitespace SeparatorWrap '.' should be on a new line. 874
 Warning whitespace SeparatorWrap '.' should be on a new line. 875
 Warning whitespace SeparatorWrap '.' should be on a new line. 905
 Warning whitespace SeparatorWrap '.' should be on a new line. 906
 Warning whitespace SeparatorWrap '.' should be on a new line. 907
 Warning whitespace SeparatorWrap '.' should be on a new line. 913
 Warning whitespace SeparatorWrap '.' should be on a new line. 914
 Warning whitespace SeparatorWrap '.' should be on a new line. 915
 Warning whitespace SeparatorWrap '.' should be on a new line. 942
 Warning whitespace SeparatorWrap '.' should be on a new line. 946
 Warning whitespace SeparatorWrap '.' should be on a new line. 947
 Warning whitespace SeparatorWrap '.' should be on a new line. 948
 Warning whitespace SeparatorWrap '.' should be on a new line. 949
 Warning whitespace SeparatorWrap '.' should be on a new line. 951
 Warning whitespace SeparatorWrap '.' should be on a new line. 952
 Warning whitespace SeparatorWrap '.' should be on a new line. 953
 Warning whitespace SeparatorWrap '.' should be on a new line. 954
 Warning whitespace SeparatorWrap '.' should be on a new line. 955
 Warning whitespace SeparatorWrap '.' should be on a new line. 989
 Warning whitespace SeparatorWrap '.' should be on a new line. 1009
 Warning whitespace SeparatorWrap '.' should be on a new line. 1010
 Warning whitespace SeparatorWrap '.' should be on a new line. 1011
 Warning whitespace SeparatorWrap '.' should be on a new line. 1013
 Warning whitespace SeparatorWrap '.' should be on a new line. 1014
 Warning whitespace SeparatorWrap '.' should be on a new line. 1015
 Warning whitespace SeparatorWrap '.' should be on a new line. 1016
 Warning whitespace SeparatorWrap '.' should be on a new line. 1017
 Warning whitespace SeparatorWrap '.' should be on a new line. 1054
 Warning whitespace SeparatorWrap '.' should be on a new line. 1057
 Warning whitespace SeparatorWrap '.' should be on a new line. 1058
 Warning whitespace SeparatorWrap '.' should be on a new line. 1059
 Warning whitespace SeparatorWrap '.' should be on a new line. 1060
 Warning whitespace SeparatorWrap '.' should be on a new line. 1062
 Warning whitespace SeparatorWrap '.' should be on a new line. 1063
 Warning whitespace SeparatorWrap '.' should be on a new line. 1064
 Warning whitespace SeparatorWrap '.' should be on a new line. 1099
 Warning whitespace SeparatorWrap '.' should be on a new line. 1107
 Warning whitespace SeparatorWrap '.' should be on a new line. 1108
 Warning whitespace SeparatorWrap '.' should be on a new line. 1109
 Warning whitespace SeparatorWrap '.' should be on a new line. 1110
 Warning whitespace SeparatorWrap '.' should be on a new line. 1111
 Warning whitespace SeparatorWrap '.' should be on a new line. 1114
 Warning whitespace SeparatorWrap '.' should be on a new line. 1115
 Warning whitespace SeparatorWrap '.' should be on a new line. 1116
 Warning whitespace SeparatorWrap '.' should be on a new line. 1117
 Warning whitespace SeparatorWrap '.' should be on a new line. 1159
 Warning whitespace SeparatorWrap '.' should be on a new line. 1160
 Warning whitespace SeparatorWrap '.' should be on a new line. 1161
 Warning whitespace SeparatorWrap '.' should be on a new line. 1163
 Warning whitespace SeparatorWrap '.' should be on a new line. 1164
 Warning whitespace SeparatorWrap '.' should be on a new line. 1165
 Warning whitespace SeparatorWrap '.' should be on a new line. 1166
 Warning whitespace SeparatorWrap '.' should be on a new line. 1210
 Warning whitespace SeparatorWrap '.' should be on a new line. 1211
 Warning whitespace SeparatorWrap '.' should be on a new line. 1212
 Warning whitespace SeparatorWrap '.' should be on a new line. 1213
 Warning whitespace SeparatorWrap '.' should be on a new line. 1216
 Warning whitespace SeparatorWrap '.' should be on a new line. 1217
 Warning whitespace SeparatorWrap '.' should be on a new line. 1218
 Warning whitespace SeparatorWrap '.' should be on a new line. 1274
 Warning whitespace SeparatorWrap '.' should be on a new line. 1275
 Warning whitespace SeparatorWrap '.' should be on a new line. 1276
 Warning whitespace SeparatorWrap '.' should be on a new line. 1277
 Warning whitespace SeparatorWrap '.' should be on a new line. 1279
 Warning whitespace SeparatorWrap '.' should be on a new line. 1280
 Warning whitespace SeparatorWrap '.' should be on a new line. 1281
 Warning whitespace SeparatorWrap '.' should be on a new line. 1282
 Warning coding VariableDeclarationUsageDistance Distance between variable 'beforeOvbr' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1323
 Warning coding VariableDeclarationUsageDistance Distance between variable 'afterOvbr' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1325
 Warning whitespace SeparatorWrap '.' should be on a new line. 1328
 Warning coding VariableDeclarationUsageDistance Distance between variable 'before' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1375
 Warning whitespace SeparatorWrap '.' should be on a new line. 1375
 Warning whitespace SeparatorWrap '.' should be on a new line. 1376
 Warning whitespace SeparatorWrap '.' should be on a new line. 1377
 Warning whitespace SeparatorWrap '.' should be on a new line. 1378
 Warning coding VariableDeclarationUsageDistance Distance between variable 'after' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1380
 Warning whitespace SeparatorWrap '.' should be on a new line. 1380
 Warning whitespace SeparatorWrap '.' should be on a new line. 1381
 Warning whitespace SeparatorWrap '.' should be on a new line. 1382
 Warning whitespace SeparatorWrap '.' should be on a new line. 1383
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1411
 Warning whitespace SeparatorWrap '.' should be on a new line. 1451
 Warning whitespace SeparatorWrap '.' should be on a new line. 1459
 Warning whitespace SeparatorWrap '.' should be on a new line. 1460
 Warning whitespace SeparatorWrap '.' should be on a new line. 1461
 Warning whitespace SeparatorWrap '.' should be on a new line. 1462
 Warning whitespace SeparatorWrap '.' should be on a new line. 1463
 Warning whitespace SeparatorWrap '.' should be on a new line. 1465
 Warning whitespace SeparatorWrap '.' should be on a new line. 1466
 Warning whitespace SeparatorWrap '.' should be on a new line. 1467
 Warning whitespace SeparatorWrap '.' should be on a new line. 1468
 Warning whitespace SeparatorWrap '.' should be on a new line. 1469
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ovbr' declaration and its first usage is 33, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1499
 Warning whitespace SeparatorWrap '.' should be on a new line. 1525
 Warning whitespace SeparatorWrap '.' should be on a new line. 1526
 Warning whitespace SeparatorWrap '.' should be on a new line. 1541
 Warning whitespace SeparatorWrap '.' should be on a new line. 1542
 Warning whitespace SeparatorWrap '.' should be on a new line. 1621
 Warning whitespace SeparatorWrap '.' should be on a new line. 1622
 Warning whitespace SeparatorWrap '.' should be on a new line. 1624
 Warning whitespace SeparatorWrap '.' should be on a new line. 1625
 Warning whitespace SeparatorWrap '.' should be on a new line. 1677
 Warning whitespace SeparatorWrap '.' should be on a new line. 1678
 Warning whitespace SeparatorWrap '.' should be on a new line. 1690
 Warning whitespace SeparatorWrap '.' should be on a new line. 1691
 Warning whitespace SeparatorWrap '.' should be on a new line. 1696
 Warning whitespace SeparatorWrap '.' should be on a new line. 1697
 Warning whitespace SeparatorWrap '.' should be on a new line. 1700
 Warning whitespace SeparatorWrap '.' should be on a new line. 1701
 Warning whitespace SeparatorWrap '.' should be on a new line. 1708
 Warning coding VariableDeclarationUsageDistance Distance between variable 'tchildren' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1714
 Warning whitespace SeparatorWrap '.' should be on a new line. 1717
 Warning whitespace SeparatorWrap '.' should be on a new line. 1718
 Warning whitespace SeparatorWrap '.' should be on a new line. 1719
 Warning whitespace SeparatorWrap '.' should be on a new line. 1721
 Warning whitespace SeparatorWrap '.' should be on a new line. 1722
 Warning whitespace SeparatorWrap '.' should be on a new line. 1727
 Warning whitespace SeparatorWrap '.' should be on a new line. 1736
 Warning whitespace SeparatorWrap '.' should be on a new line. 1737
 Warning whitespace SeparatorWrap '.' should be on a new line. 1739
 Warning whitespace SeparatorWrap '.' should be on a new line. 1740
 Warning whitespace SeparatorWrap '.' should be on a new line. 1741
 Warning whitespace SeparatorWrap '.' should be on a new line. 1745
 Warning whitespace SeparatorWrap '.' should be on a new line. 1753
 Warning whitespace SeparatorWrap '.' should be on a new line. 1754
 Warning whitespace SeparatorWrap '.' should be on a new line. 1755
 Warning whitespace SeparatorWrap '.' should be on a new line. 1757
 Warning whitespace SeparatorWrap '.' should be on a new line. 1758
 Warning whitespace SeparatorWrap '.' should be on a new line. 1759
 Warning whitespace SeparatorWrap '.' should be on a new line. 1763
 Warning whitespace SeparatorWrap '.' should be on a new line. 1767
 Warning whitespace SeparatorWrap '.' should be on a new line. 1768
 Warning whitespace SeparatorWrap '.' should be on a new line. 1769
 Warning whitespace SeparatorWrap '.' should be on a new line. 1770
 Warning whitespace SeparatorWrap '.' should be on a new line. 1772
 Warning whitespace SeparatorWrap '.' should be on a new line. 1773
 Warning whitespace SeparatorWrap '.' should be on a new line. 1774
 Warning whitespace SeparatorWrap '.' should be on a new line. 1775
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1795
 Warning whitespace SeparatorWrap '.' should be on a new line. 1843
 Warning whitespace SeparatorWrap '.' should be on a new line. 1844
 Warning whitespace SeparatorWrap '.' should be on a new line. 1845
 Warning whitespace SeparatorWrap '.' should be on a new line. 1870
 Warning whitespace SeparatorWrap '.' should be on a new line. 1871
 Warning whitespace SeparatorWrap '.' should be on a new line. 1872
 Warning whitespace SeparatorWrap '.' should be on a new line. 1896
 Warning whitespace SeparatorWrap '.' should be on a new line. 1897
 Warning whitespace SeparatorWrap '.' should be on a new line. 1898
 Warning whitespace SeparatorWrap '.' should be on a new line. 1899
 Warning whitespace SeparatorWrap '.' should be on a new line. 1901
 Warning whitespace SeparatorWrap '.' should be on a new line. 1902
 Warning whitespace SeparatorWrap '.' should be on a new line. 1903
 Warning whitespace SeparatorWrap '.' should be on a new line. 1914
 Warning whitespace SeparatorWrap '.' should be on a new line. 1915
 Warning whitespace SeparatorWrap '.' should be on a new line. 1960

org/opendaylight/vtn/manager/neutron/impl/PortDataChangeListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.slf4j.LoggerFactory'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeModification' import. Should be before 'org.slf4j.LoggerFactory'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeUpdateMode' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.RemoveVinterfaceInput' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.RemoveVinterfaceInputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.UpdateVinterfaceInput' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.UpdateVinterfaceInputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.Ports' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.ports.Port' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.rev150712.Neutron' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning whitespace SeparatorWrap '.' should be on a new line. 76
 Warning whitespace SeparatorWrap '.' should be on a new line. 77
 Warning whitespace SeparatorWrap '.' should be on a new line. 78
 Warning whitespace SeparatorWrap '.' should be on a new line. 79
 Warning whitespace SeparatorWrap '.' should be on a new line. 97
 Warning whitespace SeparatorWrap '.' should be on a new line. 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 99
 Warning whitespace SeparatorWrap '.' should be on a new line. 100
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 123
 Warning whitespace SeparatorWrap '.' should be on a new line. 124
 Warning whitespace SeparatorWrap '.' should be on a new line. 125

org/opendaylight/vtn/manager/neutron/impl/PortDataChangeListenerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Matchers.any' import. Should be before 'org.opendaylight.vtn.manager.neutron.impl.VTNNeutronUtils.convertUUIDToKey'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Matchers.isA' import. Should be before 'org.opendaylight.vtn.manager.neutron.impl.VTNNeutronUtils.convertUUIDToKey'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Mockito.verify' import. Should be before 'org.opendaylight.vtn.manager.neutron.impl.VTNNeutronUtils.convertUUIDToKey'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Mockito.verifyNoMoreInteractions' import. Should be before 'org.opendaylight.vtn.manager.neutron.impl.VTNNeutronUtils.convertUUIDToKey'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Mockito.verifyZeroInteractions' import. Should be before 'org.opendaylight.vtn.manager.neutron.impl.VTNNeutronUtils.convertUUIDToKey'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Mockito.when' import. Should be before 'org.opendaylight.vtn.manager.neutron.impl.VTNNeutronUtils.convertUUIDToKey'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.MockitoAnnotations.initMocks' import. Should be before 'org.opendaylight.vtn.manager.neutron.impl.VTNNeutronUtils.convertUUIDToKey'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification.ModificationType' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataObjectModification' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeChangeListener' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeIdentifier' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataTreeModification' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeUpdateMode' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.RemoveVinterfaceInput' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.RemoveVinterfaceInputBuilder' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.UpdateVinterfaceInput' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.UpdateVinterfaceInputBuilder' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.Ports' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.ports.Port' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.ports.PortBuilder' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.ports.PortKey' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.rev150712.Neutron' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid' import. Should be before 'org.powermock.modules.junit4.PowerMockRunner'. 60
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 109
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 133
 Warning javadoc JavadocStyle First sentence should end with a period. 133
 Warning coding VariableDeclarationUsageDistance Distance between variable 'removeInputs' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 184
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning whitespace SeparatorWrap '.' should be on a new line. 186
 Warning whitespace SeparatorWrap '.' should be on a new line. 187
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 262
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 265
 Warning whitespace SeparatorWrap '.' should be on a new line. 266
 Warning whitespace SeparatorWrap '.' should be on a new line. 267
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 279
 Warning whitespace SeparatorWrap '.' should be on a new line. 280
 Warning whitespace SeparatorWrap '.' should be on a new line. 281
 Warning whitespace SeparatorWrap '.' should be on a new line. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 283
 Warning whitespace SeparatorWrap '.' should be on a new line. 284
 Warning whitespace SeparatorWrap '.' should be on a new line. 295
 Warning whitespace SeparatorWrap '.' should be on a new line. 296
 Warning whitespace SeparatorWrap '.' should be on a new line. 297
 Warning whitespace SeparatorWrap '.' should be on a new line. 298
 Warning whitespace SeparatorWrap '.' should be on a new line. 312
 Warning whitespace SeparatorWrap '.' should be on a new line. 313
 Warning whitespace SeparatorWrap '.' should be on a new line. 314
 Warning whitespace SeparatorWrap '.' should be on a new line. 315

org/opendaylight/vtn/manager/neutron/impl/ReadTransactionHolderTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement for 'org.mockito.Mockito.mock' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 14
 Warning imports CustomImportOrder Import statement for 'org.mockito.Mockito.verify' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 15
 Warning imports CustomImportOrder Import statement for 'org.mockito.Mockito.verifyNoMoreInteractions' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 16
 Warning imports CustomImportOrder Import statement for 'org.mockito.Mockito.when' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction'. 19

org/opendaylight/vtn/manager/neutron/impl/TestBase.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.concurrent.TimeoutException'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableList' import. Should be before 'java.util.concurrent.TimeoutException'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'java.util.concurrent.TimeoutException'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'java.util.concurrent.TimeoutException'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ListenableFuture' import. Should be before 'java.util.concurrent.TimeoutException'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 52
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 113
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 127
 Warning javadoc AtclauseOrder At-clauses have to appear in the order '[@param, @return, @throws, @deprecated]'. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 159
 Warning whitespace SeparatorWrap '.' should be on a new line. 161
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 174
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 189
 Warning sizes LineLength Line is longer than 120 characters (found 137). 283
 Warning sizes LineLength Line is longer than 120 characters (found 137). 319
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 351

org/opendaylight/vtn/manager/neutron/impl/VTNManagerService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.concurrent.TimeUnit'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'java.util.concurrent.TimeUnit'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcConsumerRegistry' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.InstanceIdentifier' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcError' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.common.RpcResult' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.RemovePortMapInput' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.RemovePortMapOutput' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.SetPortMapInput' import. Should be before 'org.slf4j.LoggerFactory'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.SetPortMapOutput' import. Should be before 'org.slf4j.LoggerFactory'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.VtnPortMapService' import. Should be before 'org.slf4j.LoggerFactory'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.RemoveVtnInput' import. Should be before 'org.slf4j.LoggerFactory'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.RemoveVtnInputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.UpdateVtnInput' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.UpdateVtnInputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.UpdateVtnOutput' import. Should be before 'org.slf4j.LoggerFactory'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.VtnService' import. Should be before 'org.slf4j.LoggerFactory'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.slf4j.LoggerFactory'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.slf4j.LoggerFactory'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.slf4j.LoggerFactory'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeUpdateMode' import. Should be before 'org.slf4j.LoggerFactory'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.slf4j.LoggerFactory'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnRpcResult' import. Should be before 'org.slf4j.LoggerFactory'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateOperationType' import. Should be before 'org.slf4j.LoggerFactory'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.slf4j.LoggerFactory'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.RemoveVbridgeInput' import. Should be before 'org.slf4j.LoggerFactory'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.RemoveVbridgeInputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.UpdateVbridgeInput' import. Should be before 'org.slf4j.LoggerFactory'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.UpdateVbridgeInputBuilder' import. Should be before 'org.slf4j.LoggerFactory'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.UpdateVbridgeOutput' import. Should be before 'org.slf4j.LoggerFactory'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.VtnVbridgeService' import. Should be before 'org.slf4j.LoggerFactory'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeConfig' import. Should be before 'org.slf4j.LoggerFactory'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.slf4j.LoggerFactory'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.slf4j.LoggerFactory'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.RemoveVinterfaceInput' import. Should be before 'org.slf4j.LoggerFactory'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.UpdateVinterfaceInput' import. Should be before 'org.slf4j.LoggerFactory'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.UpdateVinterfaceOutput' import. Should be before 'org.slf4j.LoggerFactory'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.VtnVinterfaceService' import. Should be before 'org.slf4j.LoggerFactory'. 73
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 127
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 Warning whitespace SeparatorWrap '.' should be on a new line. 130
 Warning whitespace SeparatorWrap '.' should be on a new line. 131
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 232
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 248
 Warning whitespace SeparatorWrap '.' should be on a new line. 249
 Warning whitespace SeparatorWrap '.' should be on a new line. 250
 Warning whitespace SeparatorWrap '.' should be on a new line. 251
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 263
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 276
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 281
 Warning whitespace SeparatorWrap '.' should be on a new line. 378
 Warning whitespace SeparatorWrap '.' should be on a new line. 379
 Warning whitespace SeparatorWrap '.' should be on a new line. 380
 Warning whitespace SeparatorWrap '.' should be on a new line. 381
 Warning whitespace SeparatorWrap '.' should be on a new line. 397
 Warning whitespace SeparatorWrap '.' should be on a new line. 449
 Warning whitespace SeparatorWrap '.' should be on a new line. 450
 Warning whitespace SeparatorWrap '.' should be on a new line. 451
 Warning whitespace SeparatorWrap '.' should be on a new line. 452
 Warning whitespace SeparatorWrap '.' should be on a new line. 453
 Warning whitespace SeparatorWrap '.' should be on a new line. 454
 Warning whitespace SeparatorWrap '.' should be on a new line. 471
 Warning whitespace SeparatorWrap '.' should be on a new line. 472
 Warning whitespace SeparatorWrap '.' should be on a new line. 473
 Warning whitespace OperatorWrap '+' should be on a new line. 568

org/opendaylight/vtn/manager/neutron/impl/VTNManagerServiceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. Should be before 'java.util.concurrent.Future'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. Should be before 'java.util.concurrent.Future'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. Should be before 'java.util.concurrent.Future'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.RemovePortMapInput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.RemovePortMapInputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.RemovePortMapOutput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.RemovePortMapOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.SetPortMapInput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.SetPortMapInputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.SetPortMapOutput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.SetPortMapOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.VtnPortMapService' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 66
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.RemoveVtnInput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.RemoveVtnInputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 68
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.UpdateVtnInput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.UpdateVtnInputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.UpdateVtnOutput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.UpdateVtnOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.VtnService' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.Vtn' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.vtns.VtnKey' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeUpdateMode' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 80
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateOperationType' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 81
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 82
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.RemoveVbridgeInput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.RemoveVbridgeInputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 84
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.UpdateVbridgeInput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 85
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.UpdateVbridgeInputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 86
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.UpdateVbridgeOutput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 87
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.UpdateVbridgeOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 88
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.VtnVbridgeService' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 89
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeConfig' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 90
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.info.VbridgeConfigBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 91
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.Vbridge' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 92
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 93
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.rev150907.vtn.vbridge.list.VbridgeKey' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 94
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.RemoveVinterfaceInput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 95
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.RemoveVinterfaceInputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 96
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.UpdateVinterfaceInput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 97
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.UpdateVinterfaceInputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 98
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.UpdateVinterfaceOutput' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 99
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.UpdateVinterfaceOutputBuilder' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 100
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vinterface.rev150907.VtnVinterfaceService' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 101
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. Should be before 'org.opendaylight.yangtools.yang.common.RpcResultBuilder'. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 178
 Warning whitespace SeparatorWrap '.' should be on a new line. 179
 Warning whitespace SeparatorWrap '.' should be on a new line. 180
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning whitespace SeparatorWrap '.' should be on a new line. 205
 Warning whitespace SeparatorWrap '.' should be on a new line. 206
 Warning whitespace SeparatorWrap '.' should be on a new line. 207
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning whitespace SeparatorWrap '.' should be on a new line. 235
 Warning whitespace SeparatorWrap '.' should be on a new line. 236
 Warning whitespace SeparatorWrap '.' should be on a new line. 240
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 253
 Warning whitespace SeparatorWrap '.' should be on a new line. 254
 Warning whitespace SeparatorWrap '.' should be on a new line. 255
 Warning whitespace SeparatorWrap '.' should be on a new line. 327
 Warning whitespace SeparatorWrap '.' should be on a new line. 329
 Warning whitespace SeparatorWrap '.' should be on a new line. 331
 Warning whitespace SeparatorWrap '.' should be on a new line. 353
 Warning whitespace SeparatorWrap '.' should be on a new line. 354
 Warning whitespace SeparatorWrap '.' should be on a new line. 357
 Warning whitespace SeparatorWrap '.' should be on a new line. 365
 Warning whitespace SeparatorWrap '.' should be on a new line. 366
 Warning whitespace SeparatorWrap '.' should be on a new line. 429
 Warning whitespace SeparatorWrap '.' should be on a new line. 431
 Warning whitespace SeparatorWrap '.' should be on a new line. 433
 Warning whitespace SeparatorWrap '.' should be on a new line. 458
 Warning whitespace SeparatorWrap '.' should be on a new line. 459
 Warning whitespace SeparatorWrap '.' should be on a new line. 460
 Warning coding VariableDeclarationUsageDistance Distance between variable 'txConut' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 464
 Warning whitespace SeparatorWrap '.' should be on a new line. 491
 Warning whitespace SeparatorWrap '.' should be on a new line. 492
 Warning whitespace SeparatorWrap '.' should be on a new line. 493
 Warning whitespace SeparatorWrap '.' should be on a new line. 508
 Warning whitespace SeparatorWrap '.' should be on a new line. 535
 Warning whitespace SeparatorWrap '.' should be on a new line. 536
 Warning whitespace SeparatorWrap '.' should be on a new line. 537
 Warning whitespace SeparatorWrap '.' should be on a new line. 575
 Warning whitespace SeparatorWrap '.' should be on a new line. 576
 Warning whitespace SeparatorWrap '.' should be on a new line. 577
 Warning whitespace SeparatorWrap '.' should be on a new line. 578
 Warning whitespace SeparatorWrap '.' should be on a new line. 579
 Warning whitespace SeparatorWrap '.' should be on a new line. 580
 Warning whitespace SeparatorWrap '.' should be on a new line. 593
 Warning whitespace SeparatorWrap '.' should be on a new line. 596
 Warning whitespace SeparatorWrap '.' should be on a new line. 612
 Warning whitespace SeparatorWrap '.' should be on a new line. 613
 Warning whitespace SeparatorWrap '.' should be on a new line. 614
 Warning whitespace SeparatorWrap '.' should be on a new line. 615
 Warning whitespace SeparatorWrap '.' should be on a new line. 693
 Warning whitespace SeparatorWrap '.' should be on a new line. 695
 Warning whitespace SeparatorWrap '.' should be on a new line. 697
 Warning whitespace SeparatorWrap '.' should be on a new line. 724
 Warning whitespace SeparatorWrap '.' should be on a new line. 725
 Warning whitespace SeparatorWrap '.' should be on a new line. 726
 Warning whitespace SeparatorWrap '.' should be on a new line. 729
 Warning whitespace SeparatorWrap '.' should be on a new line. 739
 Warning whitespace SeparatorWrap '.' should be on a new line. 740
 Warning whitespace SeparatorWrap '.' should be on a new line. 741
 Warning whitespace SeparatorWrap '.' should be on a new line. 804
 Warning whitespace SeparatorWrap '.' should be on a new line. 806
 Warning whitespace SeparatorWrap '.' should be on a new line. 808
 Warning whitespace SeparatorWrap '.' should be on a new line. 838
 Warning whitespace SeparatorWrap '.' should be on a new line. 839
 Warning whitespace SeparatorWrap '.' should be on a new line. 840
 Warning whitespace SeparatorWrap '.' should be on a new line. 841
 Warning whitespace SeparatorWrap '.' should be on a new line. 842
 Warning coding VariableDeclarationUsageDistance Distance between variable 'txConut' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 846
 Warning whitespace SeparatorWrap '.' should be on a new line. 874
 Warning whitespace SeparatorWrap '.' should be on a new line. 922
 Warning whitespace SeparatorWrap '.' should be on a new line. 923
 Warning whitespace SeparatorWrap '.' should be on a new line. 924
 Warning whitespace SeparatorWrap '.' should be on a new line. 925
 Warning whitespace SeparatorWrap '.' should be on a new line. 926
 Warning whitespace SeparatorWrap '.' should be on a new line. 930
 Warning whitespace SeparatorWrap '.' should be on a new line. 931
 Warning whitespace SeparatorWrap '.' should be on a new line. 932
 Warning whitespace SeparatorWrap '.' should be on a new line. 933
 Warning whitespace SeparatorWrap '.' should be on a new line. 934
 Warning whitespace SeparatorWrap '.' should be on a new line. 935
 Warning whitespace SeparatorWrap '.' should be on a new line. 939
 Warning whitespace SeparatorWrap '.' should be on a new line. 940
 Warning whitespace SeparatorWrap '.' should be on a new line. 941
 Warning whitespace SeparatorWrap '.' should be on a new line. 942
 Warning whitespace SeparatorWrap '.' should be on a new line. 943
 Warning whitespace SeparatorWrap '.' should be on a new line. 944
 Warning whitespace SeparatorWrap '.' should be on a new line. 945
 Warning whitespace SeparatorWrap '.' should be on a new line. 959
 Warning whitespace SeparatorWrap '.' should be on a new line. 962
 Warning whitespace SeparatorWrap '.' should be on a new line. 973
 Warning whitespace SeparatorWrap '.' should be on a new line. 974
 Warning whitespace SeparatorWrap '.' should be on a new line. 975
 Warning whitespace SeparatorWrap '.' should be on a new line. 976
 Warning whitespace SeparatorWrap '.' should be on a new line. 1048
 Warning whitespace SeparatorWrap '.' should be on a new line. 1050
 Warning whitespace SeparatorWrap '.' should be on a new line. 1052
 Warning whitespace SeparatorWrap '.' should be on a new line. 1084
 Warning whitespace SeparatorWrap '.' should be on a new line. 1085
 Warning whitespace SeparatorWrap '.' should be on a new line. 1086
 Warning whitespace SeparatorWrap '.' should be on a new line. 1087
 Warning whitespace SeparatorWrap '.' should be on a new line. 1090
 Warning whitespace SeparatorWrap '.' should be on a new line. 1102
 Warning whitespace SeparatorWrap '.' should be on a new line. 1103
 Warning whitespace SeparatorWrap '.' should be on a new line. 1104
 Warning whitespace SeparatorWrap '.' should be on a new line. 1105
 Warning whitespace SeparatorWrap '.' should be on a new line. 1168
 Warning whitespace SeparatorWrap '.' should be on a new line. 1170
 Warning whitespace SeparatorWrap '.' should be on a new line. 1172
 Warning whitespace SeparatorWrap '.' should be on a new line. 1205
 Warning whitespace SeparatorWrap '.' should be on a new line. 1206
 Warning whitespace SeparatorWrap '.' should be on a new line. 1207
 Warning whitespace SeparatorWrap '.' should be on a new line. 1208
 Warning whitespace SeparatorWrap '.' should be on a new line. 1209
 Warning whitespace SeparatorWrap '.' should be on a new line. 1210
 Warning whitespace SeparatorWrap '.' should be on a new line. 1214
 Warning whitespace SeparatorWrap '.' should be on a new line. 1215
 Warning whitespace SeparatorWrap '.' should be on a new line. 1216
 Warning whitespace SeparatorWrap '.' should be on a new line. 1217
 Warning whitespace SeparatorWrap '.' should be on a new line. 1218
 Warning whitespace SeparatorWrap '.' should be on a new line. 1219
 Warning whitespace SeparatorWrap '.' should be on a new line. 1223
 Warning whitespace SeparatorWrap '.' should be on a new line. 1224
 Warning whitespace SeparatorWrap '.' should be on a new line. 1225
 Warning whitespace SeparatorWrap '.' should be on a new line. 1226
 Warning whitespace SeparatorWrap '.' should be on a new line. 1227
 Warning whitespace SeparatorWrap '.' should be on a new line. 1228
 Warning whitespace SeparatorWrap '.' should be on a new line. 1229
 Warning whitespace SeparatorWrap '.' should be on a new line. 1242
 Warning whitespace SeparatorWrap '.' should be on a new line. 1245
 Warning whitespace SeparatorWrap '.' should be on a new line. 1256
 Warning whitespace SeparatorWrap '.' should be on a new line. 1257
 Warning whitespace SeparatorWrap '.' should be on a new line. 1258
 Warning whitespace SeparatorWrap '.' should be on a new line. 1259
 Warning whitespace SeparatorWrap '.' should be on a new line. 1260
 Warning whitespace SeparatorWrap '.' should be on a new line. 1261
 Warning whitespace SeparatorWrap '.' should be on a new line. 1333
 Warning whitespace SeparatorWrap '.' should be on a new line. 1335
 Warning whitespace SeparatorWrap '.' should be on a new line. 1337
 Warning whitespace SeparatorWrap '.' should be on a new line. 1371
 Warning whitespace SeparatorWrap '.' should be on a new line. 1372
 Warning whitespace SeparatorWrap '.' should be on a new line. 1373
 Warning whitespace SeparatorWrap '.' should be on a new line. 1374
 Warning whitespace SeparatorWrap '.' should be on a new line. 1378
 Warning whitespace SeparatorWrap '.' should be on a new line. 1381
 Warning whitespace SeparatorWrap '.' should be on a new line. 1394
 Warning whitespace SeparatorWrap '.' should be on a new line. 1395
 Warning whitespace SeparatorWrap '.' should be on a new line. 1396
 Warning whitespace SeparatorWrap '.' should be on a new line. 1397
 Warning whitespace SeparatorWrap '.' should be on a new line. 1469
 Warning whitespace SeparatorWrap '.' should be on a new line. 1471
 Warning whitespace SeparatorWrap '.' should be on a new line. 1473
 Warning whitespace SeparatorWrap '.' should be on a new line. 1492
 Warning whitespace SeparatorWrap '.' should be on a new line. 1494
 Warning whitespace SeparatorWrap '.' should be on a new line. 1496
 Warning whitespace SeparatorWrap '.' should be on a new line. 1498
 Warning coding VariableDeclarationUsageDistance Distance between variable 'vtn' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 1501
 Warning whitespace SeparatorWrap '.' should be on a new line. 1529
 Warning whitespace SeparatorWrap '.' should be on a new line. 1531

org/opendaylight/vtn/manager/neutron/impl/VTNNeutronUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.attrs.rev150712.BaseAttributes' import. Should be before 'org.slf4j.Logger'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.networks.Network' import. Should be before 'org.slf4j.Logger'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.ports.Port' import. Should be before 'org.slf4j.Logger'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid' import. Should be before 'org.slf4j.Logger'. 17
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 56

org/opendaylight/vtn/manager/neutron/impl/VTNNeutronUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'java.util.Map'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.junit.Test' import. Should be before 'org.slf4j.Logger'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid' import. Should be before 'org.slf4j.Logger'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.attrs.rev150712.BaseAttributes' import. Should be before 'org.slf4j.Logger'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.networks.Network' import. Should be before 'org.slf4j.Logger'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.networks.NetworkBuilder' import. Should be before 'org.slf4j.Logger'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.ports.Port' import. Should be before 'org.slf4j.Logger'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.ports.PortBuilder' import. Should be before 'org.slf4j.Logger'. 38
 Warning whitespace SeparatorWrap '.' should be on a new line. 53
 Warning whitespace SeparatorWrap '.' should be on a new line. 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 57
 Warning whitespace SeparatorWrap '.' should be on a new line. 59
 Warning whitespace SeparatorWrap '.' should be on a new line. 61
 Warning whitespace SeparatorWrap '.' should be on a new line. 63
 Warning whitespace SeparatorWrap '.' should be on a new line. 65
 Warning whitespace SeparatorWrap '.' should be on a new line. 67
 Warning whitespace SeparatorWrap '.' should be on a new line. 69
 Warning whitespace SeparatorWrap '.' should be on a new line. 71
 Warning whitespace SeparatorWrap '.' should be on a new line. 73
 Warning whitespace SeparatorWrap '.' should be on a new line. 75
 Warning whitespace SeparatorWrap '.' should be on a new line. 77
 Warning whitespace SeparatorWrap '.' should be on a new line. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 140
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 168
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 190
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning whitespace SeparatorWrap '.' should be on a new line. 212
 Warning whitespace SeparatorWrap '.' should be on a new line. 305

org/opendaylight/vtn/manager/package-info.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 122). 1317
 Warning sizes LineLength Line is longer than 120 characters (found 124). 1337
 Warning sizes LineLength Line is longer than 120 characters (found 126). 1357
 Warning sizes LineLength Line is longer than 120 characters (found 128). 1382
 Warning sizes LineLength Line is longer than 120 characters (found 126). 1408

org/opendaylight/vtn/manager/packet/ARP.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 105
 Warning whitespace SeparatorWrap '.' should be on a new line. 106
 Warning whitespace SeparatorWrap '.' should be on a new line. 107
 Warning whitespace SeparatorWrap '.' should be on a new line. 108
 Warning whitespace SeparatorWrap '.' should be on a new line. 109
 Warning whitespace SeparatorWrap '.' should be on a new line. 110
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 114
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 314
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 324

org/opendaylight/vtn/manager/packet/ARPTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 16
 Warning whitespace SeparatorWrap '.' should be on a new line. 256
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace SeparatorWrap '.' should be on a new line. 258
 Warning whitespace SeparatorWrap '.' should be on a new line. 259
 Warning whitespace SeparatorWrap '.' should be on a new line. 260
 Warning whitespace SeparatorWrap '.' should be on a new line. 261
 Warning whitespace SeparatorWrap '.' should be on a new line. 262
 Warning whitespace SeparatorWrap '.' should be on a new line. 263
 Warning whitespace SeparatorWrap '.' should be on a new line. 264
 Warning whitespace SeparatorWrap '.' should be on a new line. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 283
 Warning whitespace SeparatorWrap '.' should be on a new line. 284
 Warning whitespace SeparatorWrap '.' should be on a new line. 285
 Warning whitespace SeparatorWrap '.' should be on a new line. 286
 Warning whitespace SeparatorWrap '.' should be on a new line. 287
 Warning whitespace SeparatorWrap '.' should be on a new line. 288
 Warning whitespace SeparatorWrap '.' should be on a new line. 289
 Warning coding VariableDeclarationUsageDistance Distance between variable 'sha' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 356
 Warning coding VariableDeclarationUsageDistance Distance between variable 'tha' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 357
 Warning coding VariableDeclarationUsageDistance Distance between variable 'spa' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 358
 Warning coding VariableDeclarationUsageDistance Distance between variable 'tpa' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 359

org/opendaylight/vtn/manager/packet/EtherTypePacket.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'java.util.Map'. 17
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 109

org/opendaylight/vtn/manager/packet/Ethernet.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 54
 Warning whitespace SeparatorWrap '.' should be on a new line. 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 56
 Warning whitespace SeparatorWrap '.' should be on a new line. 57
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 117

org/opendaylight/vtn/manager/packet/EthernetTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 17
 Warning whitespace SeparatorWrap '.' should be on a new line. 141
 Warning whitespace SeparatorWrap '.' should be on a new line. 142
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 151
 Warning whitespace SeparatorWrap '.' should be on a new line. 152
 Warning whitespace SeparatorWrap '.' should be on a new line. 153
 Warning whitespace SeparatorWrap '.' should be on a new line. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 166
 Warning whitespace SeparatorWrap '.' should be on a new line. 167
 Warning whitespace SeparatorWrap '.' should be on a new line. 168
 Warning whitespace SeparatorWrap '.' should be on a new line. 169
 Warning whitespace SeparatorWrap '.' should be on a new line. 170
 Warning whitespace SeparatorWrap '.' should be on a new line. 171
 Warning whitespace SeparatorWrap '.' should be on a new line. 172
 Warning whitespace SeparatorWrap '.' should be on a new line. 173
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 201

org/opendaylight/vtn/manager/packet/ICMP.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 70
 Warning whitespace SeparatorWrap '.' should be on a new line. 71
 Warning whitespace SeparatorWrap '.' should be on a new line. 72
 Warning whitespace SeparatorWrap '.' should be on a new line. 73
 Warning whitespace SeparatorWrap '.' should be on a new line. 74
 Warning whitespace SeparatorWrap '.' should be on a new line. 75
 Warning whitespace OperatorWrap '|' should be on a new line. 196
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 224
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 232
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 246
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 251
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 265

org/opendaylight/vtn/manager/packet/ICMPTest.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 131
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 135
 Warning whitespace SeparatorWrap '.' should be on a new line. 149
 Warning whitespace SeparatorWrap '.' should be on a new line. 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 151
 Warning whitespace SeparatorWrap '.' should be on a new line. 152
 Warning whitespace SeparatorWrap '.' should be on a new line. 246

org/opendaylight/vtn/manager/packet/IEEE8021Q.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 71
 Warning whitespace SeparatorWrap '.' should be on a new line. 72
 Warning whitespace SeparatorWrap '.' should be on a new line. 73
 Warning whitespace SeparatorWrap '.' should be on a new line. 74
 Warning whitespace SeparatorWrap '.' should be on a new line. 75
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 153

org/opendaylight/vtn/manager/packet/IEEE8021QTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 16
 Warning coding VariableDeclarationUsageDistance Distance between variable 'tpa' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 197
 Warning naming LocalVariableName Local variable name 'dMac' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 214
 Warning naming LocalVariableName Local variable name 'sMac' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 218
 Warning whitespace SeparatorWrap '.' should be on a new line. 223
 Warning whitespace SeparatorWrap '.' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 225
 Warning whitespace SeparatorWrap '.' should be on a new line. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 229
 Warning whitespace SeparatorWrap '.' should be on a new line. 230
 Warning whitespace SeparatorWrap '.' should be on a new line. 231
 Warning whitespace SeparatorWrap '.' should be on a new line. 236
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 240
 Warning whitespace SeparatorWrap '.' should be on a new line. 352
 Warning whitespace SeparatorWrap '.' should be on a new line. 353
 Warning whitespace SeparatorWrap '.' should be on a new line. 354
 Warning whitespace SeparatorWrap '.' should be on a new line. 355
 Warning whitespace SeparatorWrap '.' should be on a new line. 367
 Warning whitespace SeparatorWrap '.' should be on a new line. 368
 Warning whitespace SeparatorWrap '.' should be on a new line. 369
 Warning whitespace SeparatorWrap '.' should be on a new line. 370
 Warning whitespace SeparatorWrap '.' should be on a new line. 371
 Warning whitespace SeparatorWrap '.' should be on a new line. 372
 Warning whitespace SeparatorWrap '.' should be on a new line. 373
 Warning whitespace SeparatorWrap '.' should be on a new line. 374
 Warning whitespace SeparatorWrap '.' should be on a new line. 375
 Warning whitespace SeparatorWrap '.' should be on a new line. 396
 Warning whitespace SeparatorWrap '.' should be on a new line. 397
 Warning whitespace SeparatorWrap '.' should be on a new line. 398

org/opendaylight/vtn/manager/packet/IPv4.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'java.util.Map'. 20
 Warning whitespace SeparatorWrap '.' should be on a new line. 189
 Warning whitespace SeparatorWrap '.' should be on a new line. 190
 Warning whitespace SeparatorWrap '.' should be on a new line. 191
 Warning whitespace SeparatorWrap '.' should be on a new line. 192
 Warning whitespace SeparatorWrap '.' should be on a new line. 193
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning whitespace SeparatorWrap '.' should be on a new line. 196
 Warning whitespace SeparatorWrap '.' should be on a new line. 197
 Warning whitespace SeparatorWrap '.' should be on a new line. 198
 Warning whitespace SeparatorWrap '.' should be on a new line. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 200
 Warning whitespace SeparatorWrap '.' should be on a new line. 201
 Warning whitespace SeparatorWrap '.' should be on a new line. 202
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace OperatorWrap '|' should be on a new line. 576
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 623
 Warning whitespace OperatorWrap '&&' should be on a new line. 657
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 665
 Warning naming ParameterName Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 685
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 735
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 759

org/opendaylight/vtn/manager/packet/IPv4Test.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.TestBase' import. Should be before 'org.opendaylight.vtn.manager.util.Ip4Network'. 19
 Warning coding VariableDeclarationUsageDistance Distance between variable 'options' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 328
 Warning coding VariableDeclarationUsageDistance Distance between variable 'header4' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 464
 Warning coding VariableDeclarationUsageDistance Distance between variable 'header5' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 470
 Warning coding VariableDeclarationUsageDistance Distance between variable 'header6' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 476
 Warning coding VariableDeclarationUsageDistance Distance between variable 'header7' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 482
 Warning whitespace SeparatorWrap '.' should be on a new line. 615
 Warning whitespace SeparatorWrap '.' should be on a new line. 616
 Warning whitespace SeparatorWrap '.' should be on a new line. 617
 Warning whitespace SeparatorWrap '.' should be on a new line. 618
 Warning whitespace SeparatorWrap '.' should be on a new line. 628
 Warning whitespace SeparatorWrap '.' should be on a new line. 638
 Warning whitespace SeparatorWrap '.' should be on a new line. 660
 Warning whitespace SeparatorWrap '.' should be on a new line. 661
 Warning whitespace SeparatorWrap '.' should be on a new line. 662
 Warning whitespace SeparatorWrap '.' should be on a new line. 663
 Warning whitespace SeparatorWrap '.' should be on a new line. 664
 Warning whitespace SeparatorWrap '.' should be on a new line. 665
 Warning whitespace SeparatorWrap '.' should be on a new line. 666
 Warning whitespace SeparatorWrap '.' should be on a new line. 667
 Warning whitespace SeparatorWrap '.' should be on a new line. 668
 Warning whitespace SeparatorWrap '.' should be on a new line. 669
 Warning whitespace SeparatorWrap '.' should be on a new line. 672
 Warning whitespace SeparatorWrap '.' should be on a new line. 673
 Warning whitespace SeparatorWrap '.' should be on a new line. 674
 Warning whitespace SeparatorWrap '.' should be on a new line. 675
 Warning whitespace SeparatorWrap '.' should be on a new line. 706
 Warning whitespace SeparatorWrap '.' should be on a new line. 707
 Warning whitespace SeparatorWrap '.' should be on a new line. 708
 Warning whitespace SeparatorWrap '.' should be on a new line. 709
 Warning whitespace SeparatorWrap '.' should be on a new line. 710
 Warning whitespace SeparatorWrap '.' should be on a new line. 711
 Warning whitespace SeparatorWrap '.' should be on a new line. 712
 Warning whitespace SeparatorWrap '.' should be on a new line. 713
 Warning whitespace SeparatorWrap '.' should be on a new line. 716
 Warning whitespace SeparatorWrap '.' should be on a new line. 717
 Warning whitespace SeparatorWrap '.' should be on a new line. 718
 Warning whitespace SeparatorWrap '.' should be on a new line. 719
 Warning coding VariableDeclarationUsageDistance Distance between variable 'id' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 768
 Warning coding VariableDeclarationUsageDistance Distance between variable 'offset' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 769
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ttl' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 770
 Warning coding VariableDeclarationUsageDistance Distance between variable 'srcIp' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 771
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dstIp' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 772
 Warning coding VariableDeclarationUsageDistance Distance between variable 'id' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 843
 Warning coding VariableDeclarationUsageDistance Distance between variable 'off' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 846
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ttl' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 847
 Warning coding VariableDeclarationUsageDistance Distance between variable 'srcIp' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 848
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dstIp' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 849

org/opendaylight/vtn/manager/packet/Packet.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.ByteUtils' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.Ip4Network' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 142
 Warning naming ParameterName Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 254
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 284
 Warning whitespace OperatorWrap '+' should be on a new line. 285
 Warning whitespace OperatorWrap '+' should be on a new line. 286
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 312
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 371
 Warning whitespace OperatorWrap '+' should be on a new line. 372
 Warning whitespace OperatorWrap '+' should be on a new line. 373
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 393
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 409
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 542
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '485'. 562
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '496'. 574
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 682
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 758
 Warning whitespace SeparatorWrap '.' should be on a new line. 775
 Warning whitespace SeparatorWrap '.' should be on a new line. 780

org/opendaylight/vtn/manager/packet/PacketExceptionTest.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 34
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 63

org/opendaylight/vtn/manager/packet/PacketTest.java

Severity Category Rule Message Line
 Warning coding VariableDeclarationUsageDistance Distance between variable 'srcMac' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 72
 Warning coding VariableDeclarationUsageDistance Distance between variable 'etype' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 73
 Warning coding VariableDeclarationUsageDistance Distance between variable 'spa' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 100
 Warning coding VariableDeclarationUsageDistance Distance between variable 'tha' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 101
 Warning coding VariableDeclarationUsageDistance Distance between variable 'tpa' declaration and its first usage is 17, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 102
 Warning coding VariableDeclarationUsageDistance Distance between variable 'header' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 137

org/opendaylight/vtn/manager/packet/PortPacket.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 92

org/opendaylight/vtn/manager/packet/TCP.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 99
 Warning whitespace SeparatorWrap '.' should be on a new line. 100
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 104
 Warning whitespace SeparatorWrap '.' should be on a new line. 105
 Warning whitespace SeparatorWrap '.' should be on a new line. 106
 Warning whitespace SeparatorWrap '.' should be on a new line. 107
 Warning whitespace SeparatorWrap '.' should be on a new line. 108
 Warning whitespace SeparatorWrap '.' should be on a new line. 109
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 285

org/opendaylight/vtn/manager/packet/TCPTest.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 240
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning whitespace SeparatorWrap '.' should be on a new line. 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning whitespace SeparatorWrap '.' should be on a new line. 246
 Warning whitespace SeparatorWrap '.' should be on a new line. 247
 Warning whitespace SeparatorWrap '.' should be on a new line. 267
 Warning whitespace SeparatorWrap '.' should be on a new line. 268
 Warning whitespace SeparatorWrap '.' should be on a new line. 269
 Warning whitespace SeparatorWrap '.' should be on a new line. 270
 Warning whitespace SeparatorWrap '.' should be on a new line. 271
 Warning whitespace SeparatorWrap '.' should be on a new line. 272
 Warning whitespace SeparatorWrap '.' should be on a new line. 273
 Warning whitespace SeparatorWrap '.' should be on a new line. 274
 Warning whitespace SeparatorWrap '.' should be on a new line. 275
 Warning coding VariableDeclarationUsageDistance Distance between variable 'seq' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 344
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ack' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 345
 Warning coding VariableDeclarationUsageDistance Distance between variable 'off' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 346
 Warning coding VariableDeclarationUsageDistance Distance between variable 'resv' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 347
 Warning coding VariableDeclarationUsageDistance Distance between variable 'flags' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 348
 Warning coding VariableDeclarationUsageDistance Distance between variable 'wsize' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 349
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cksum' declaration and its first usage is 10, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 350
 Warning coding VariableDeclarationUsageDistance Distance between variable 'urg' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 351
 Warning coding VariableDeclarationUsageDistance Distance between variable 'payload' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 415

org/opendaylight/vtn/manager/packet/UDP.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 50
 Warning whitespace SeparatorWrap '.' should be on a new line. 51
 Warning whitespace SeparatorWrap '.' should be on a new line. 52
 Warning whitespace SeparatorWrap '.' should be on a new line. 53
 Warning whitespace SeparatorWrap '.' should be on a new line. 54
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 110

org/opendaylight/vtn/manager/packet/UDPTest.java

Severity Category Rule Message Line
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 114
 Warning whitespace SeparatorWrap '.' should be on a new line. 115
 Warning whitespace SeparatorWrap '.' should be on a new line. 116
 Warning whitespace SeparatorWrap '.' should be on a new line. 131
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning coding VariableDeclarationUsageDistance Distance between variable 'len' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 178
 Warning coding VariableDeclarationUsageDistance Distance between variable 'cksum' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 179
 Warning coding VariableDeclarationUsageDistance Distance between variable 'payload' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 220

org/opendaylight/vtn/manager/util/ByteUtils.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 86
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 98
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 113
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 114
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 150
 Warning whitespace SeparatorWrap '.' should be on a new line. 181

org/opendaylight/vtn/manager/util/ByteUtilsTest.java

Severity Category Rule Message Line
 Warning blocks EmptyBlock Empty catch block. 68
 Warning blocks EmptyBlock Empty catch block. 115
 Warning blocks EmptyBlock Empty catch block. 127
 Warning coding VariableDeclarationUsageDistance Distance between variable 'expected' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 281

org/opendaylight/vtn/manager/util/EtherAddress.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.MacAddressFilter'. 22
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 85
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 89
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 111
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 118
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 147
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 166
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 221
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 261
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 306
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '184'. 400
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '196'. 410
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 452

org/opendaylight/vtn/manager/util/EtherAddressTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.ethernet.match.fields.EthernetSourceBuilder'. 30
 Warning blocks EmptyBlock Empty catch block. 66
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 74
 Warning blocks EmptyBlock Empty catch block. 130
 Warning whitespace SeparatorWrap '.' should be on a new line. 278
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mac' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 325
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 328
 Warning whitespace SeparatorWrap '.' should be on a new line. 402
 Warning whitespace SeparatorWrap '.' should be on a new line. 413
 Warning whitespace SeparatorWrap '.' should be on a new line. 461
 Warning whitespace SeparatorWrap '.' should be on a new line. 475
 Warning whitespace SeparatorWrap '.' should be on a new line. 500
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mac' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 562
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mac' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 590
 Warning whitespace SeparatorWrap '.' should be on a new line. 609
 Warning whitespace SeparatorWrap '.' should be on a new line. 610
 Warning whitespace SeparatorWrap '.' should be on a new line. 611
 Warning naming LocalVariableName Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 617

org/opendaylight/vtn/manager/util/EtherTypes.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'java.util.Map'. 13
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 87

org/opendaylight/vtn/manager/util/InetProtocols.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableMap' import. Should be before 'java.util.Map'. 15
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 79

org/opendaylight/vtn/manager/util/Ip4Network.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv4Builder'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv4Builder'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv4Builder'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv4Builder'. 23
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 313
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 333
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '118'. 368
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 374
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 382
 Warning whitespace SeparatorWrap '.' should be on a new line. 390
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 399
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 418
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 426
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 440
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 454
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 467
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 489
 Warning whitespace OperatorWrap '&&' should be on a new line. 498

org/opendaylight/vtn/manager/util/Ip4NetworkTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv4Builder'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv4Builder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv4Builder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv4Builder'. 31
 Warning blocks EmptyBlock Empty catch block. 130
 Warning blocks EmptyBlock Empty catch block. 136
 Warning whitespace OperatorWrap '+' should be on a new line. 243
 Warning whitespace SeparatorWrap '.' should be on a new line. 395
 Warning blocks EmptyBlock Empty catch block. 447
 Warning blocks EmptyBlock Empty catch block. 453
 Warning blocks EmptyBlock Empty catch block. 459
 Warning blocks EmptyBlock Empty catch block. 616
 Warning coding VariableDeclarationUsageDistance Distance between variable 'host' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 651
 Warning coding VariableDeclarationUsageDistance Distance between variable 'iaddr' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 722
 Warning coding VariableDeclarationUsageDistance Distance between variable 'text' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 728
 Warning coding VariableDeclarationUsageDistance Distance between variable 'iaddr' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 767
 Warning coding VariableDeclarationUsageDistance Distance between variable 'text' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 773
 Warning naming LocalVariableName Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 794
 Warning coding VariableDeclarationUsageDistance Distance between variable 'host' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 809
 Warning whitespace SeparatorWrap '.' should be on a new line. 812
 Warning whitespace SeparatorWrap '.' should be on a new line. 813
 Warning whitespace SeparatorWrap '.' should be on a new line. 814
 Warning naming LocalVariableName Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 820

org/opendaylight/vtn/manager/util/IpNetwork.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv4'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv4'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv4'. 26
 Warning coding IllegalCatch Catching 'RuntimeException' is not allowed. 96
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 136
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 159
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '153'. 387

org/opendaylight/vtn/manager/util/IpNetworkTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv6Builder'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv6Builder'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv6Builder'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv6Builder'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Address' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv6Builder'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.address.Ipv6Builder'. 31
 Warning blocks EmptyBlock Empty catch block. 154
 Warning whitespace OperatorWrap '+' should be on a new line. 174

org/opendaylight/vtn/manager/util/NumberUtils.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 137
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 158
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 171
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 172
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 184
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 185
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 196
 Warning naming ParameterName Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 206
 Warning naming ParameterName Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 217
 Warning naming ParameterName Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 228
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '158'. 258
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '137'. 269
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 307

org/opendaylight/vtn/manager/util/NumberUtilsTest.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 44
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 47
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 48
 Warning blocks EmptyBlock Empty catch block. 104
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 112
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 157
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 158
 Warning blocks EmptyBlock Empty catch block. 173
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 181
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 211
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 212
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 224
 Warning naming LocalVariableName Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 241
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 266
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 348
 Warning naming LocalVariableName Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 376
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 409
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 454
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 489

org/opendaylight/vtn/manager/util/UnknownIpNetwork.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.Address'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.Address'. 16
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 39
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 47
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 55
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 71
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 79
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 87
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 95
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 103

org/opendaylight/vtn/manager/util/VTNIdentifiableComparator.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 79
 Warning whitespace OperatorWrap '^' should be on a new line. 100

org/opendaylight/vtn/manager/util/xml/adapters/ByteAdapter.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 32
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 44

org/opendaylight/vtn/manager/util/xml/adapters/ByteAdapterTest.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 27
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 42
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 53
 Warning blocks EmptyBlock Empty catch block. 92

org/opendaylight/vtn/manager/util/xml/adapters/DoubleAdapter.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 32
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 44

org/opendaylight/vtn/manager/util/xml/adapters/DoubleAdapterTest.java

Severity Category Rule Message Line
 Warning blocks EmptyBlock Empty catch block. 102

org/opendaylight/vtn/manager/util/xml/adapters/IntegerAdapter.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 32
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 44

org/opendaylight/vtn/manager/util/xml/adapters/IntegerAdapterTest.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 93
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 102
 Warning blocks EmptyBlock Empty catch block. 139

org/opendaylight/vtn/manager/util/xml/adapters/LongAdapter.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 32
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 44

org/opendaylight/vtn/manager/util/xml/adapters/LongAdapterTest.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 107
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 116
 Warning blocks EmptyBlock Empty catch block. 153

org/opendaylight/vtn/manager/util/xml/adapters/ShortAdapter.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 32
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 44

org/opendaylight/vtn/manager/util/xml/adapters/ShortAdapterTest.java

Severity Category Rule Message Line
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 81
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 90
 Warning blocks EmptyBlock Empty catch block. 127

org/opendaylight/vtn/manager/util/xml/adapters/VlanIdAdapter.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 30
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 42

org/opendaylight/vtn/manager/util/xml/adapters/VlanIdAdapterTest.java

Severity Category Rule Message Line
 Warning blocks EmptyBlock Empty catch block. 76

org/opendaylight/vtn/manager/util/xml/adapters/VnodeNameAdapter.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 30
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 42

org/opendaylight/vtn/manager/util/xml/adapters/VnodeNameAdapterTest.java

Severity Category Rule Message Line
 Warning blocks EmptyBlock Empty catch block. 90

org/opendaylight/vtn/manager/util/xml/adapters/VtnPortDescAdapter.java

Severity Category Rule Message Line
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 30
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 42

org/opendaylight/vtn/manager/util/xml/adapters/VtnPortDescAdapterTest.java

Severity Category Rule Message Line
 Warning blocks EmptyBlock Empty catch block. 83