Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
595 0 4462 0

Files

File  I  W  E
org/opendaylight/vtn/manager/VTNException.java 0 1 0
org/opendaylight/vtn/manager/internal/TxContext.java 0 4 0
org/opendaylight/vtn/manager/internal/TxTask.java 0 2 0
org/opendaylight/vtn/manager/internal/VTNConfig.java 0 1 0
org/opendaylight/vtn/manager/internal/VTNManagerProvider.java 0 6 0
org/opendaylight/vtn/manager/internal/VTNSubSystem.java 0 2 0
org/opendaylight/vtn/manager/internal/config/ConfigListener.java 0 16 0
org/opendaylight/vtn/manager/internal/config/OperationalListener.java 0 12 0
org/opendaylight/vtn/manager/internal/config/VTNConfigImpl.java 0 44 0
org/opendaylight/vtn/manager/internal/config/VTNConfigManager.java 0 23 0
org/opendaylight/vtn/manager/internal/config/package-info.java 0 1 0
org/opendaylight/vtn/manager/internal/flow/VTNFlowManager.java 0 26 0
org/opendaylight/vtn/manager/internal/flow/add/AddMdFlowTask.java 0 1 0
org/opendaylight/vtn/manager/internal/flow/add/FlowAddContext.java 0 2 0
org/opendaylight/vtn/manager/internal/flow/add/FlowAddQueue.java 0 1 0
org/opendaylight/vtn/manager/internal/flow/add/FlowAddTask.java 0 3 0
org/opendaylight/vtn/manager/internal/flow/add/PutFlowTxTask.java 0 16 0
org/opendaylight/vtn/manager/internal/flow/add/RollbackTxTask.java 0 3 0
org/opendaylight/vtn/manager/internal/flow/cond/ClearFlowConditionTask.java 0 6 0
org/opendaylight/vtn/manager/internal/flow/cond/FlowCondManager.java 0 28 0
org/opendaylight/vtn/manager/internal/flow/cond/RemoveFlowConditionTask.java 0 6 0
org/opendaylight/vtn/manager/internal/flow/cond/RemoveFlowMatchTask.java 0 7 0
org/opendaylight/vtn/manager/internal/flow/cond/RemoveMatchTask.java 0 1 0
org/opendaylight/vtn/manager/internal/flow/cond/SetFlowConditionTask.java 0 6 0
org/opendaylight/vtn/manager/internal/flow/cond/SetFlowMatchTask.java 0 8 0
org/opendaylight/vtn/manager/internal/flow/cond/SetMatchTask.java 0 2 0
org/opendaylight/vtn/manager/internal/flow/reader/FlowCountFuture.java 0 4 0
org/opendaylight/vtn/manager/internal/flow/reader/ReadDataFlowFuture.java 0 7 0
org/opendaylight/vtn/manager/internal/flow/reader/ReadFlowFuture.java 0 11 0
org/opendaylight/vtn/manager/internal/flow/reader/ReadSingleFlowFuture.java 0 3 0
org/opendaylight/vtn/manager/internal/flow/remove/AllFlowRemover.java 0 4 0
org/opendaylight/vtn/manager/internal/flow/remove/ClearNodeFlowsTask.java 0 17 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 5 0
org/opendaylight/vtn/manager/internal/flow/remove/EdgePortFlowRemover.java 0 4 0
org/opendaylight/vtn/manager/internal/flow/remove/FlowRemoveContext.java 0 1 0
org/opendaylight/vtn/manager/internal/flow/remove/FlowRemoveTask.java 0 2 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 2 0
org/opendaylight/vtn/manager/internal/flow/remove/NodeFlowRemover.java 0 6 0
org/opendaylight/vtn/manager/internal/flow/remove/PathPolicyFlowRemover.java 0 3 0
org/opendaylight/vtn/manager/internal/flow/remove/PortFlowRemover.java 0 6 0
org/opendaylight/vtn/manager/internal/flow/remove/PortIndexFlowRemover.java 0 1 0
org/opendaylight/vtn/manager/internal/flow/remove/RemovedAllFlows.java 0 4 0
org/opendaylight/vtn/manager/internal/flow/remove/RemovedDataFlow.java 0 4 0
org/opendaylight/vtn/manager/internal/flow/remove/RemovedDataFlows.java 0 2 0
org/opendaylight/vtn/manager/internal/flow/remove/RemovedFlowRemover.java 0 6 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 5 0
org/opendaylight/vtn/manager/internal/flow/remove/TenantIndexFlowRemover.java 0 3 0
org/opendaylight/vtn/manager/internal/flow/remove/TenantScanFlowRemover.java 0 2 0
org/opendaylight/vtn/manager/internal/flow/remove/VNodeFlowRemover.java 0 3 0
org/opendaylight/vtn/manager/internal/flow/stats/AddFlowStatsTask.java 0 8 0
org/opendaylight/vtn/manager/internal/flow/stats/AddedFlowStats.java 0 9 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 17 0
org/opendaylight/vtn/manager/internal/flow/stats/StatsReaderService.java 0 25 0
org/opendaylight/vtn/manager/internal/flow/stats/StatsTimerTask.java 0 6 0
org/opendaylight/vtn/manager/internal/inventory/InventoryEvents.java 0 1 0
org/opendaylight/vtn/manager/internal/inventory/InventoryMaintainer.java 0 1 0
org/opendaylight/vtn/manager/internal/inventory/InventoryUpdateTask.java 0 3 0
org/opendaylight/vtn/manager/internal/inventory/LinkUpdateTask.java 0 7 0
org/opendaylight/vtn/manager/internal/inventory/NodeConnectorListener.java 0 13 0
org/opendaylight/vtn/manager/internal/inventory/NodeListener.java 0 17 0
org/opendaylight/vtn/manager/internal/inventory/NodeUpdateTask.java 0 8 0
org/opendaylight/vtn/manager/internal/inventory/PortUpdateTask.java 0 16 0
org/opendaylight/vtn/manager/internal/inventory/StaticLinkUpdateTask.java 0 8 0
org/opendaylight/vtn/manager/internal/inventory/StaticTopologyManager.java 0 22 0
org/opendaylight/vtn/manager/internal/inventory/TopologyListener.java 0 20 0
org/opendaylight/vtn/manager/internal/inventory/VTNInventoryListener.java 0 1 0
org/opendaylight/vtn/manager/internal/inventory/VTNInventoryManager.java 0 17 0
org/opendaylight/vtn/manager/internal/inventory/VtnNodeEvent.java 0 2 0
org/opendaylight/vtn/manager/internal/inventory/VtnNodeManager.java 0 3 0
org/opendaylight/vtn/manager/internal/inventory/VtnPortEvent.java 0 2 0
org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticEdgePorts.java 0 18 0
org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticSwitchLink.java 0 9 0
org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticSwitchLinks.java 0 14 0
org/opendaylight/vtn/manager/internal/inventory/xml/XmlStaticTopologyConfig.java 0 4 0
org/opendaylight/vtn/manager/internal/inventory/xml/package-info.java 0 1 0
org/opendaylight/vtn/manager/internal/packet/PacketInEvent.java 0 4 0
org/opendaylight/vtn/manager/internal/packet/PacketOutQueue.java 0 2 0
org/opendaylight/vtn/manager/internal/packet/TransmitPacketRpc.java 0 3 0
org/opendaylight/vtn/manager/internal/packet/VTNPacketListener.java 0 1 0
org/opendaylight/vtn/manager/internal/packet/VTNPacketService.java 0 14 0
org/opendaylight/vtn/manager/internal/packet/cache/EtherPacket.java 0 21 0
org/opendaylight/vtn/manager/internal/packet/cache/IcmpPacket.java 0 18 0
org/opendaylight/vtn/manager/internal/packet/cache/Inet4Packet.java 0 22 0
org/opendaylight/vtn/manager/internal/packet/cache/PortProtoPacket.java 0 27 0
org/opendaylight/vtn/manager/internal/packet/cache/TcpPacket.java 0 2 0
org/opendaylight/vtn/manager/internal/packet/cache/UdpPacket.java 0 2 0
org/opendaylight/vtn/manager/internal/provider/SubSystemRegistry.java 0 8 0
org/opendaylight/vtn/manager/internal/provider/VTNManagerProviderImpl.java 0 49 0
org/opendaylight/vtn/manager/internal/routing/ClearPathMapTask.java 0 9 0
org/opendaylight/vtn/manager/internal/routing/ClearPathPolicyTask.java 0 5 0
org/opendaylight/vtn/manager/internal/routing/PathMapEvaluator.java 0 3 0
org/opendaylight/vtn/manager/internal/routing/PathMapManager.java 0 25 0
org/opendaylight/vtn/manager/internal/routing/PathPolicyChange.java 0 2 0
org/opendaylight/vtn/manager/internal/routing/PathPolicyListener.java 0 23 0
org/opendaylight/vtn/manager/internal/routing/PathPolicyTransformer.java 0 12 0
org/opendaylight/vtn/manager/internal/routing/RemoveCostTask.java 0 1 0
org/opendaylight/vtn/manager/internal/routing/RemoveMapTask.java 0 2 0
org/opendaylight/vtn/manager/internal/routing/RemovePathCostTask.java 0 7 0
org/opendaylight/vtn/manager/internal/routing/RemovePathMapTask.java 0 7 0
org/opendaylight/vtn/manager/internal/routing/RemovePathPolicyTask.java 0 5 0
org/opendaylight/vtn/manager/internal/routing/RoutingEvent.java 0 2 0
org/opendaylight/vtn/manager/internal/routing/SetCostTask.java 0 1 0
org/opendaylight/vtn/manager/internal/routing/SetMapTask.java 0 3 0
org/opendaylight/vtn/manager/internal/routing/SetPathCostTask.java 0 7 0
org/opendaylight/vtn/manager/internal/routing/SetPathMapTask.java 0 7 0
org/opendaylight/vtn/manager/internal/routing/SetPathPolicyTask.java 0 6 0
org/opendaylight/vtn/manager/internal/routing/TopologyGraph.java 0 6 0
org/opendaylight/vtn/manager/internal/routing/VTNRoutingListener.java 0 1 0
org/opendaylight/vtn/manager/internal/routing/VTNRoutingManager.java 0 23 0
org/opendaylight/vtn/manager/internal/routing/xml/XmlPathCost.java 0 3 0
org/opendaylight/vtn/manager/internal/routing/xml/XmlPathMap.java 0 7 0
org/opendaylight/vtn/manager/internal/routing/xml/XmlPathPolicy.java 0 5 0
org/opendaylight/vtn/manager/internal/routing/xml/package-info.java 0 1 0
org/opendaylight/vtn/manager/internal/util/AbstractDataChangeListener.java 0 6 0
org/opendaylight/vtn/manager/internal/util/CacheMap.java 0 2 0
org/opendaylight/vtn/manager/internal/util/ChangedData.java 0 5 0
org/opendaylight/vtn/manager/internal/util/ConfigFileUpdater.java 0 3 0
org/opendaylight/vtn/manager/internal/util/DataObjectIdentity.java 0 7 0
org/opendaylight/vtn/manager/internal/util/DataStoreListener.java 0 7 0
org/opendaylight/vtn/manager/internal/util/DataStoreUtils.java 0 3 0
org/opendaylight/vtn/manager/internal/util/IdentifiedData.java 0 3 0
org/opendaylight/vtn/manager/internal/util/IdentifierTargetComparator.java 0 1 0
org/opendaylight/vtn/manager/internal/util/MiscUtils.java 0 17 0
org/opendaylight/vtn/manager/internal/util/MultiDataStoreListener.java 0 5 0
org/opendaylight/vtn/manager/internal/util/OrderedComparator.java 0 1 0
org/opendaylight/vtn/manager/internal/util/ProtocolUtils.java 0 2 0
org/opendaylight/vtn/manager/internal/util/SalNotificationListener.java 0 1 0
org/opendaylight/vtn/manager/internal/util/VTNEntityType.java 0 1 0
org/opendaylight/vtn/manager/internal/util/VTNTimer.java 0 3 0
org/opendaylight/vtn/manager/internal/util/VtnIndexComparator.java 0 1 0
org/opendaylight/vtn/manager/internal/util/XmlConfigFile.java 0 8 0
org/opendaylight/vtn/manager/internal/util/concurrent/AbstractVTNFuture.java 0 7 0
org/opendaylight/vtn/manager/internal/util/concurrent/CanceledFuture.java 0 1 0
org/opendaylight/vtn/manager/internal/util/concurrent/FutureCallbackTask.java 0 9 0
org/opendaylight/vtn/manager/internal/util/concurrent/FutureCanceller.java 0 3 0
org/opendaylight/vtn/manager/internal/util/concurrent/FutureSynchronizer.java 0 2 0
org/opendaylight/vtn/manager/internal/util/concurrent/RunnableVTNFuture.java 0 1 0
org/opendaylight/vtn/manager/internal/util/concurrent/SettableVTNFuture.java 0 4 0
org/opendaylight/vtn/manager/internal/util/concurrent/TimeoutCounter.java 0 4 0
org/opendaylight/vtn/manager/internal/util/concurrent/VTNFuture.java 0 2 0
org/opendaylight/vtn/manager/internal/util/concurrent/VTNFutureTask.java 0 3 0
org/opendaylight/vtn/manager/internal/util/concurrent/VTNThreadPool.java 0 4 0
org/opendaylight/vtn/manager/internal/util/flow/AddFlowRpc.java 0 1 0
org/opendaylight/vtn/manager/internal/util/flow/FlowCache.java 0 30 0
org/opendaylight/vtn/manager/internal/util/flow/FlowEntryDesc.java 0 12 0
org/opendaylight/vtn/manager/internal/util/flow/FlowFinder.java 0 1 0
org/opendaylight/vtn/manager/internal/util/flow/FlowStatsUtils.java 0 22 0
org/opendaylight/vtn/manager/internal/util/flow/FlowUtils.java 0 88 0
org/opendaylight/vtn/manager/internal/util/flow/GetFlowStatsRpc.java 0 2 0
org/opendaylight/vtn/manager/internal/util/flow/RemoveFlowRpc.java 0 6 0
org/opendaylight/vtn/manager/internal/util/flow/RemoveFlowRpcList.java 0 1 0
org/opendaylight/vtn/manager/internal/util/flow/VNodeHop.java 0 5 0
org/opendaylight/vtn/manager/internal/util/flow/VTNDataFlow.java 0 1 0
org/opendaylight/vtn/manager/internal/util/flow/VTNFlowBuilder.java 0 18 0
org/opendaylight/vtn/manager/internal/util/flow/action/FlowActionConverter.java 0 43 0
org/opendaylight/vtn/manager/internal/util/flow/action/FlowActionUtils.java 0 10 0
org/opendaylight/vtn/manager/internal/util/flow/action/FlowFilterAction.java 0 5 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNActionList.java 0 7 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNDlAddrAction.java 0 9 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNDropAction.java 0 8 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 9 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNOutputAction.java 0 13 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNPopVlanAction.java 0 8 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNPortAction.java 0 10 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNPushVlanAction.java 0 14 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetDlDstAction.java 0 17 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetDlSrcAction.java 0 17 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetIcmpCodeAction.java 0 24 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetIcmpTypeAction.java 0 24 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetInetDscpAction.java 0 25 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetInetDstAction.java 0 16 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetInetSrcAction.java 0 16 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetPortDstAction.java 0 18 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetPortSrcAction.java 0 18 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetVlanIdAction.java 0 13 0
org/opendaylight/vtn/manager/internal/util/flow/action/VTNSetVlanPcpAction.java 0 20 0
org/opendaylight/vtn/manager/internal/util/flow/action/package-info.java 0 1 0
org/opendaylight/vtn/manager/internal/util/flow/cond/FlowCondReader.java 0 4 0
org/opendaylight/vtn/manager/internal/util/flow/cond/FlowCondUtils.java 0 7 0
org/opendaylight/vtn/manager/internal/util/flow/cond/VTNFlowCondition.java 0 12 0
org/opendaylight/vtn/manager/internal/util/flow/cond/VTNFlowMatch.java 0 7 0
org/opendaylight/vtn/manager/internal/util/flow/cond/package-info.java 0 1 0
org/opendaylight/vtn/manager/internal/util/flow/filter/FlowFilterList.java 0 6 0
org/opendaylight/vtn/manager/internal/util/flow/filter/FlowFilterListId.java 0 3 0
org/opendaylight/vtn/manager/internal/util/flow/filter/VTNDropFilter.java 0 7 0
org/opendaylight/vtn/manager/internal/util/flow/filter/VTNFlowFilter.java 0 18 0
org/opendaylight/vtn/manager/internal/util/flow/filter/VTNPassFilter.java 0 7 0
org/opendaylight/vtn/manager/internal/util/flow/filter/VTNRedirectFilter.java 0 17 0
org/opendaylight/vtn/manager/internal/util/flow/filter/package-info.java 0 1 0
org/opendaylight/vtn/manager/internal/util/flow/match/FlowMatchUtils.java 0 3 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNEtherMatch.java 0 28 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNIcmpMatch.java 0 13 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNInet4Match.java 0 11 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNInetMatch.java 0 20 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNLayer4Match.java 0 5 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNLayer4PortMatch.java 0 9 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNMatch.java 0 12 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNPortRange.java 0 5 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNTcpMatch.java 0 14 0
org/opendaylight/vtn/manager/internal/util/flow/match/VTNUdpMatch.java 0 14 0
org/opendaylight/vtn/manager/internal/util/flow/match/package-info.java 0 1 0
org/opendaylight/vtn/manager/internal/util/inventory/InventoryReader.java 0 9 0
org/opendaylight/vtn/manager/internal/util/inventory/InventoryUtils.java 0 34 0
org/opendaylight/vtn/manager/internal/util/inventory/L2Host.java 0 2 0
org/opendaylight/vtn/manager/internal/util/inventory/LinkEdge.java 0 3 0
org/opendaylight/vtn/manager/internal/util/inventory/LinkUpdateContext.java 0 15 0
org/opendaylight/vtn/manager/internal/util/inventory/MacVlan.java 0 14 0
org/opendaylight/vtn/manager/internal/util/inventory/NodeRpcErrorCallback.java 0 2 0
org/opendaylight/vtn/manager/internal/util/inventory/NodeRpcInvocation.java 0 4 0
org/opendaylight/vtn/manager/internal/util/inventory/NodeUtils.java 0 2 0
org/opendaylight/vtn/manager/internal/util/inventory/NodeVlan.java 0 3 0
org/opendaylight/vtn/manager/internal/util/inventory/PortVlan.java 0 2 0
org/opendaylight/vtn/manager/internal/util/inventory/SalNode.java 0 15 0
org/opendaylight/vtn/manager/internal/util/inventory/SalNodeAdapter.java 0 2 0
org/opendaylight/vtn/manager/internal/util/inventory/SalPort.java 0 8 0
org/opendaylight/vtn/manager/internal/util/log/FixedLogger.java 0 2 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/VTNLogLevel.java 0 8 0
org/opendaylight/vtn/manager/internal/util/packet/ArpPacketBuilder.java 0 8 0
org/opendaylight/vtn/manager/internal/util/pathmap/PathMapUtils.java 0 13 0
org/opendaylight/vtn/manager/internal/util/pathpolicy/PathPolicyUtils.java 0 7 0
org/opendaylight/vtn/manager/internal/util/rpc/RpcErrorCallback.java 0 6 0
org/opendaylight/vtn/manager/internal/util/rpc/RpcFuture.java 0 5 0
org/opendaylight/vtn/manager/internal/util/rpc/RpcInvocation.java 0 6 0
org/opendaylight/vtn/manager/internal/util/rpc/RpcUtils.java 0 8 0
org/opendaylight/vtn/manager/internal/util/tx/AbstractRpcTask.java 0 1 0
org/opendaylight/vtn/manager/internal/util/tx/AbstractTxTask.java 0 6 0
org/opendaylight/vtn/manager/internal/util/tx/CompositeTxTask.java 0 5 0
org/opendaylight/vtn/manager/internal/util/tx/DeleteDataTask.java 0 2 0
org/opendaylight/vtn/manager/internal/util/tx/PutDataTask.java 0 3 0
org/opendaylight/vtn/manager/internal/util/tx/ReadTxContext.java 0 13 0
org/opendaylight/vtn/manager/internal/util/tx/TxEvent.java 0 3 0
org/opendaylight/vtn/manager/internal/util/tx/TxQueueImpl.java 0 21 0
org/opendaylight/vtn/manager/internal/util/tx/TxSpecific.java 0 2 0
org/opendaylight/vtn/manager/internal/util/tx/TxSyncFuture.java 0 10 0
org/opendaylight/vtn/manager/internal/util/vnode/BridgeIdentifier.java 0 1 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapConflictException.java 0 2 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapDuplicateException.java 0 1 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapGoneException.java 0 1 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapHostIdentifier.java 0 9 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapIdentifier.java 0 4 0
org/opendaylight/vtn/manager/internal/util/vnode/MacMapPortBusyException.java 0 1 0
org/opendaylight/vtn/manager/internal/util/vnode/TenantNodeIdentifier.java 0 4 0
org/opendaylight/vtn/manager/internal/util/vnode/VBridgeIdentifier.java 0 11 0
org/opendaylight/vtn/manager/internal/util/vnode/VBridgeIfIdentifier.java 0 9 0
org/opendaylight/vtn/manager/internal/util/vnode/VBridgeMapIdentifier.java 0 2 0
org/opendaylight/vtn/manager/internal/util/vnode/VInterfaceIdentifier.java 0 8 0
org/opendaylight/vtn/manager/internal/util/vnode/VNodeIdentifier.java 0 20 0
org/opendaylight/vtn/manager/internal/util/vnode/VNodePathConverter.java 0 10 0
org/opendaylight/vtn/manager/internal/util/vnode/VNodeType.java 0 4 0
org/opendaylight/vtn/manager/internal/util/vnode/VTNMacMapConfig.java 0 22 0
org/opendaylight/vtn/manager/internal/util/vnode/VTNMacMapStatus.java 0 11 0
org/opendaylight/vtn/manager/internal/util/vnode/VTNPortMapConfig.java 0 12 0
org/opendaylight/vtn/manager/internal/util/vnode/VTNVlanMapConfig.java 0 6 0
org/opendaylight/vtn/manager/internal/util/vnode/VTenantIdentifier.java 0 3 0
org/opendaylight/vtn/manager/internal/util/vnode/VTerminalIdentifier.java 0 5 0
org/opendaylight/vtn/manager/internal/util/vnode/VTerminalIfIdentifier.java 0 9 0
org/opendaylight/vtn/manager/internal/util/vnode/VlanMapIdentifier.java 0 7 0
org/opendaylight/vtn/manager/internal/util/vnode/mac/CurrentMacEntry.java 0 8 0
org/opendaylight/vtn/manager/internal/util/vnode/mac/ExtendedPortVlanMacFilter.java 0 2 0
org/opendaylight/vtn/manager/internal/util/vnode/mac/MacEntry.java 0 9 0
org/opendaylight/vtn/manager/internal/util/vnode/mac/NewMacEntry.java 0 11 0
org/opendaylight/vtn/manager/internal/util/vnode/mac/NodeMacFilter.java 0 1 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/ClearFlowFilterTask.java 0 5 0
org/opendaylight/vtn/manager/internal/vnode/ClearMacEntryTask.java 0 11 0
org/opendaylight/vtn/manager/internal/vnode/ClearVlanMapTask.java 0 8 0
org/opendaylight/vtn/manager/internal/vnode/DeleteVlanMapTask.java 0 1 0
org/opendaylight/vtn/manager/internal/vnode/GetMacMappedHostFuture.java 0 8 0
org/opendaylight/vtn/manager/internal/vnode/GetVlanMapFuture.java 0 5 0
org/opendaylight/vtn/manager/internal/vnode/MacEntryAger.java 0 7 0
org/opendaylight/vtn/manager/internal/vnode/MacEntryRemover.java 0 4 0
org/opendaylight/vtn/manager/internal/vnode/MacEntryWalker.java 0 5 0
org/opendaylight/vtn/manager/internal/vnode/MacMapActivation.java 0 15 0
org/opendaylight/vtn/manager/internal/vnode/MacMapCleaner.java 0 8 0
org/opendaylight/vtn/manager/internal/vnode/MacMapRegistry.java 0 14 0
org/opendaylight/vtn/manager/internal/vnode/MacMapStatusReader.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/MappingRegistry.java 0 27 0
org/opendaylight/vtn/manager/internal/vnode/PacketContext.java 0 45 0
org/opendaylight/vtn/manager/internal/vnode/PortMapCleaner.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/PortMapRegistry.java 0 8 0
org/opendaylight/vtn/manager/internal/vnode/RemoveFilterTask.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/RemoveFlowFilterTask.java 0 7 0
org/opendaylight/vtn/manager/internal/vnode/RemoveMacEntryTask.java 0 9 0
org/opendaylight/vtn/manager/internal/vnode/RemoveMacTask.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/RemovePortMapTask.java 0 6 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 3 0
org/opendaylight/vtn/manager/internal/vnode/SetFilterTask.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/SetFlowFilterTask.java 0 7 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 5 0
org/opendaylight/vtn/manager/internal/vnode/UpdateVbridgeTask.java 0 13 0
org/opendaylight/vtn/manager/internal/vnode/UpdateVinterfaceTask.java 0 24 0
org/opendaylight/vtn/manager/internal/vnode/UpdateVirtualNodeTask.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/UpdateVterminalTask.java 0 15 0
org/opendaylight/vtn/manager/internal/vnode/UpdateVtnTask.java 0 14 0
org/opendaylight/vtn/manager/internal/vnode/VBridge.java 0 17 0
org/opendaylight/vtn/manager/internal/vnode/VBridgeEntity.java 0 6 0
org/opendaylight/vtn/manager/internal/vnode/VBridgeInterface.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/VBridgeManager.java 0 19 0
org/opendaylight/vtn/manager/internal/vnode/VInterface.java 0 20 0
org/opendaylight/vtn/manager/internal/vnode/VInterfaceService.java 0 5 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 3 0
org/opendaylight/vtn/manager/internal/vnode/VNodeWalker.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/VTNMacMap.java 0 11 0
org/opendaylight/vtn/manager/internal/vnode/VTNVlanMap.java 0 12 0
org/opendaylight/vtn/manager/internal/vnode/VTenant.java 0 4 0
org/opendaylight/vtn/manager/internal/vnode/VTenantChange.java 0 4 0
org/opendaylight/vtn/manager/internal/vnode/VTenantLoadTask.java 0 21 0
org/opendaylight/vtn/manager/internal/vnode/VTenantManager.java 0 125 0
org/opendaylight/vtn/manager/internal/vnode/VTerminal.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/VTerminalInterface.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/VirtualBridge.java 0 30 0
org/opendaylight/vtn/manager/internal/vnode/VirtualElement.java 0 1 0
org/opendaylight/vtn/manager/internal/vnode/VirtualMapNode.java 0 1 0
org/opendaylight/vtn/manager/internal/vnode/VirtualNode.java 0 1 0
org/opendaylight/vtn/manager/internal/vnode/VlanMapCleaner.java 0 1 0
org/opendaylight/vtn/manager/internal/vnode/VlanMapPortFilter.java 0 2 0
org/opendaylight/vtn/manager/internal/vnode/VlanMapRegistry.java 0 7 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlAbstractBridge.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlLogger.java 0 1 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlVBridge.java 0 14 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlVInterface.java 0 14 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlVNode.java 0 3 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlVTenant.java 0 16 0
org/opendaylight/vtn/manager/internal/vnode/xml/XmlVTerminal.java 0 5 0
org/opendaylight/vtn/manager/internal/vnode/xml/package-info.java 0 1 0
org/opendaylight/vtn/manager/it/ofmock/DataStoreUtils.java 0 1 0
org/opendaylight/vtn/manager/it/ofmock/OfMockLink.java 0 3 0
org/opendaylight/vtn/manager/it/ofmock/OfMockService.java 0 2 0
org/opendaylight/vtn/manager/it/ofmock/OfMockUtils.java 0 16 0
org/opendaylight/vtn/manager/it/ofmock/impl/AddFlowTask.java 0 7 0
org/opendaylight/vtn/manager/it/ofmock/impl/CookieMatcher.java 0 1 0
org/opendaylight/vtn/manager/it/ofmock/impl/DataChangeWaiterImpl.java 0 4 0
org/opendaylight/vtn/manager/it/ofmock/impl/DataStoreListener.java 0 14 0
org/opendaylight/vtn/manager/it/ofmock/impl/DeleteDataTask.java 0 4 0
org/opendaylight/vtn/manager/it/ofmock/impl/DeleteTerminationPointTask.java 0 5 0
org/opendaylight/vtn/manager/it/ofmock/impl/DeleteTopologyNodeTask.java 0 4 0
org/opendaylight/vtn/manager/it/ofmock/impl/FlowMatcher.java 0 12 0
org/opendaylight/vtn/manager/it/ofmock/impl/FlowTable.java 0 19 0
org/opendaylight/vtn/manager/it/ofmock/impl/InitDatastoreTask.java 0 4 0
org/opendaylight/vtn/manager/it/ofmock/impl/LinkCleaner.java 0 8 0
org/opendaylight/vtn/manager/it/ofmock/impl/OfMockFlowEntry.java 0 22 0
org/opendaylight/vtn/manager/it/ofmock/impl/OfMockProvider.java 0 57 0
org/opendaylight/vtn/manager/it/ofmock/impl/OfNode.java 0 41 0
org/opendaylight/vtn/manager/it/ofmock/impl/OfPort.java 0 16 0
org/opendaylight/vtn/manager/it/ofmock/impl/RemoveFlowTask.java 0 9 0
org/opendaylight/vtn/manager/it/ofmock/impl/RemovedFlows.java 0 3 0
org/opendaylight/vtn/manager/it/ofmock/impl/RoutingTable.java 0 5 0
org/opendaylight/vtn/manager/it/ofmock/impl/TopologyUtils.java 0 27 0
org/opendaylight/vtn/manager/it/ofmock/impl/TxTask.java 0 2 0
org/opendaylight/vtn/manager/it/ofmock/impl/UpdateDataTask.java 0 4 0
org/opendaylight/vtn/manager/it/ofmock/impl/VtnConfigWaiter.java 0 11 0
org/opendaylight/vtn/manager/it/ofmock/impl/VtnNodeListener.java 0 13 0
org/opendaylight/vtn/manager/it/ofmock/impl/VtnPortListener.java 0 14 0
org/opendaylight/vtn/manager/it/option/TestOption.java 0 7 0
org/opendaylight/vtn/manager/it/ownermock/impl/OwnerMockService.java 0 5 0
org/opendaylight/vtn/manager/it/util/BridgeNetwork.java 0 2 0
org/opendaylight/vtn/manager/it/util/ModelDrivenTestBase.java 0 54 0
org/opendaylight/vtn/manager/it/util/OrderedComparator.java 0 1 0
org/opendaylight/vtn/manager/it/util/TestBase.java 0 19 0
org/opendaylight/vtn/manager/it/util/TestHost.java 0 9 0
org/opendaylight/vtn/manager/it/util/TestPort.java 0 4 0
org/opendaylight/vtn/manager/it/util/VTNServices.java 0 1 0
org/opendaylight/vtn/manager/it/util/VirtualNetwork.java 0 4 0
org/opendaylight/vtn/manager/it/util/action/ActionVerifier.java 0 3 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 4 0
org/opendaylight/vtn/manager/it/util/action/SetInet4SrcVerifier.java 0 4 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 13 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNDlAddrAction.java 0 2 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNDropAction.java 0 4 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 4 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNPortAction.java 0 3 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNPushVlanAction.java 0 4 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetDlDstAction.java 0 5 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetDlSrcAction.java 0 5 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetIcmpCodeAction.java 0 7 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetIcmpTypeAction.java 0 7 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetInetDscpAction.java 0 8 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetInetDstAction.java 0 4 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetInetSrcAction.java 0 4 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetPortDstAction.java 0 4 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetPortSrcAction.java 0 4 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetVlanIdAction.java 0 4 0
org/opendaylight/vtn/manager/it/util/flow/action/VTNSetVlanPcpAction.java 0 6 0
org/opendaylight/vtn/manager/it/util/flow/cond/FlowCondSet.java 0 8 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 6 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 10 0
org/opendaylight/vtn/manager/it/util/flow/filter/FlowFilterList.java 0 10 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 3 0
org/opendaylight/vtn/manager/it/util/flow/match/VTNIcmpMatch.java 0 8 0
org/opendaylight/vtn/manager/it/util/flow/match/VTNInet4Match.java 0 4 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 2 0
org/opendaylight/vtn/manager/it/util/flow/match/VTNMatch.java 0 4 0
org/opendaylight/vtn/manager/it/util/flow/match/VTNTcpMatch.java 0 7 0
org/opendaylight/vtn/manager/it/util/flow/match/VTNUdpMatch.java 0 7 0
org/opendaylight/vtn/manager/it/util/inventory/InventoryUtils.java 0 8 0
org/opendaylight/vtn/manager/it/util/inventory/MacVlan.java 0 10 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 16 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 11 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 5 0
org/opendaylight/vtn/manager/it/util/unicast/ArpFlowFactory.java 0 5 0
org/opendaylight/vtn/manager/it/util/unicast/Icmp4FlowFactory.java 0 2 0
org/opendaylight/vtn/manager/it/util/unicast/Inet4FlowFactory.java 0 4 0
org/opendaylight/vtn/manager/it/util/unicast/Tcp4FlowFactory.java 0 4 0
org/opendaylight/vtn/manager/it/util/unicast/Udp4FlowFactory.java 0 4 0
org/opendaylight/vtn/manager/it/util/unicast/UnicastFlow.java 0 7 0
org/opendaylight/vtn/manager/it/util/unicast/UnicastFlowFactory.java 0 2 0
org/opendaylight/vtn/manager/it/util/vnode/BridgeConfig.java 0 3 0
org/opendaylight/vtn/manager/it/util/vnode/BridgeIdentifier.java 0 1 0
org/opendaylight/vtn/manager/it/util/vnode/MacMapHostIdentifier.java 0 9 0
org/opendaylight/vtn/manager/it/util/vnode/MacMapIdentifier.java 0 4 0
org/opendaylight/vtn/manager/it/util/vnode/TenantNodeIdentifier.java 0 4 0
org/opendaylight/vtn/manager/it/util/vnode/VBridgeConfig.java 0 19 0
org/opendaylight/vtn/manager/it/util/vnode/VBridgeIdentifier.java 0 11 0
org/opendaylight/vtn/manager/it/util/vnode/VBridgeIfIdentifier.java 0 9 0
org/opendaylight/vtn/manager/it/util/vnode/VBridgeMapIdentifier.java 0 2 0
org/opendaylight/vtn/manager/it/util/vnode/VInterfaceConfig.java 0 11 0
org/opendaylight/vtn/manager/it/util/vnode/VInterfaceIdentifier.java 0 8 0
org/opendaylight/vtn/manager/it/util/vnode/VNodeIdentifier.java 0 12 0
org/opendaylight/vtn/manager/it/util/vnode/VNodeType.java 0 4 0
org/opendaylight/vtn/manager/it/util/vnode/VTNMacMapConfig.java 0 26 0
org/opendaylight/vtn/manager/it/util/vnode/VTNMacMapStatus.java 0 8 0
org/opendaylight/vtn/manager/it/util/vnode/VTNMacMappedHost.java 0 5 0
org/opendaylight/vtn/manager/it/util/vnode/VTNPortMapConfig.java 0 9 0
org/opendaylight/vtn/manager/it/util/vnode/VTNVlanMapConfig.java 0 19 0
org/opendaylight/vtn/manager/it/util/vnode/VTenantConfig.java 0 19 0
org/opendaylight/vtn/manager/it/util/vnode/VTenantIdentifier.java 0 3 0
org/opendaylight/vtn/manager/it/util/vnode/VTerminalConfig.java 0 15 0
org/opendaylight/vtn/manager/it/util/vnode/VTerminalIdentifier.java 0 5 0
org/opendaylight/vtn/manager/it/util/vnode/VTerminalIfIdentifier.java 0 9 0
org/opendaylight/vtn/manager/it/util/vnode/VlanMapIdentifier.java 0 7 0
org/opendaylight/vtn/manager/it/util/vnode/mac/MacEntry.java 0 9 0
org/opendaylight/vtn/manager/neutron/impl/MdsalUtils.java 0 3 0
org/opendaylight/vtn/manager/neutron/impl/NetworkHandler.java 0 14 0
org/opendaylight/vtn/manager/neutron/impl/NeutronNetworkChangeListener.java 0 11 0
org/opendaylight/vtn/manager/neutron/impl/NeutronProvider.java 0 9 0
org/opendaylight/vtn/manager/neutron/impl/OVSDBEventHandler.java 0 70 0
org/opendaylight/vtn/manager/neutron/impl/OfNode.java 0 1 0
org/opendaylight/vtn/manager/neutron/impl/OvsdbDataChangeListener.java 0 20 0
org/opendaylight/vtn/manager/neutron/impl/PortDataChangeListener.java 0 30 0
org/opendaylight/vtn/manager/neutron/impl/VTNManagerService.java 0 38 0
org/opendaylight/vtn/manager/neutron/impl/VTNNeutronUtils.java 0 15 0
org/opendaylight/vtn/manager/package-info.java 0 6 0
org/opendaylight/vtn/manager/packet/ARP.java 0 13 0
org/opendaylight/vtn/manager/packet/Ethernet.java 0 10 0
org/opendaylight/vtn/manager/packet/ICMP.java 0 12 0
org/opendaylight/vtn/manager/packet/IEEE8021Q.java 0 8 0
org/opendaylight/vtn/manager/packet/IPv4.java 0 24 0
org/opendaylight/vtn/manager/packet/Packet.java 0 16 0
org/opendaylight/vtn/manager/packet/TCP.java 0 14 0
org/opendaylight/vtn/manager/packet/UDP.java 0 8 0
org/opendaylight/vtn/manager/util/ByteUtils.java 0 6 0
org/opendaylight/vtn/manager/util/EtherAddress.java 0 14 0
org/opendaylight/vtn/manager/util/EtherTypes.java 0 1 0
org/opendaylight/vtn/manager/util/InetProtocols.java 0 1 0
org/opendaylight/vtn/manager/util/Ip4Network.java 0 16 0
org/opendaylight/vtn/manager/util/IpNetwork.java 0 3 0
org/opendaylight/vtn/manager/util/NumberUtils.java 0 13 0
org/opendaylight/vtn/manager/util/VTNIdentifiable.java 0 1 0
org/opendaylight/vtn/manager/util/VTNIdentifiableComparator.java 0 3 0
org/opendaylight/vtn/manager/util/package-info.java 0 1 0
org/opendaylight/vtn/manager/util/xml/adapters/ByteAdapter.java 0 2 0
org/opendaylight/vtn/manager/util/xml/adapters/DoubleAdapter.java 0 2 0
org/opendaylight/vtn/manager/util/xml/adapters/IntegerAdapter.java 0 2 0
org/opendaylight/vtn/manager/util/xml/adapters/LongAdapter.java 0 2 0
org/opendaylight/vtn/manager/util/xml/adapters/ShortAdapter.java 0 2 0
org/opendaylight/vtn/manager/util/xml/adapters/VlanIdAdapter.java 0 2 0
org/opendaylight/vtn/manager/util/xml/adapters/VnodeNameAdapter.java 0 2 0
org/opendaylight/vtn/manager/util/xml/adapters/VtnPortDescAdapter.java 0 2 0

Rules

Category Rule Violations Severity
blocks EmptyBlock
  • tokens: "LITERAL_TRY, LITERAL_CATCH, LITERAL_FINALLY, LITERAL_IF, LITERAL_ELSE, LITERAL_SWITCH"
  • option: "TEXT"
1  Warning
coding NoFinalizer 1  Warning
OverloadMethodsDeclarationOrder 91  Warning
VariableDeclarationUsageDistance 11  Warning
imports CustomImportOrder
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###STANDARD_JAVA_PACKAGE###THIRD_PARTY_PACKAGE###SPECIAL_IMPORTS"
  • thirdPartyPackageRegExp: ".*"
  • specialImportsRegExp: "^com.*"
797  Warning
javadoc AtclauseOrder
  • target: "CLASS_DEF, INTERFACE_DEF, ENUM_DEF, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
  • tagOrder: "@param, @return, @throws, @deprecated"
1  Warning
JavadocParagraph 4  Warning
JavadocTagContinuationIndentation 30  Warning
NonEmptyAtclauseDescription 22  Warning
misc AvoidEscapedUnicodeCharacters
  • allowEscapesForControlCharacters: "true"
  • allowByTailComment: "true"
  • allowNonPrintableEscapes: "true"
1  Warning
naming AbbreviationAsWordInName
  • allowedAbbreviationLength: "1"
  • ignoreFinal: "false"
155  Warning
LocalVariableName
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
161  Warning
MemberName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
13  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
249  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
14  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
11  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"
262  Warning
SeparatorWrap
  • tokens: "COMMA"
  • option: "EOL"
1636  Warning
SeparatorWrap
  • tokens: "DOT"
  • option: "nl"
1636  Warning

Details

org/opendaylight/vtn/manager/VTNException.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 17

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. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 15
 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]*$'. 54
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 89

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 16

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.VTNEntityType' import. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. 41
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 47
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 54
 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. 14
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 20

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. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfig' import. 36
 Warning javadoc SummaryJavadoc First sentence should be present. 84
 Warning whitespace SeparatorWrap '.' should be on a new line. 93
 Warning javadoc SummaryJavadoc First sentence should be present. 103
 Warning javadoc SummaryJavadoc First sentence should be present. 134
 Warning javadoc SummaryJavadoc First sentence should be present. 152
 Warning javadoc SummaryJavadoc First sentence should be present. 181
 Warning javadoc SummaryJavadoc First sentence should be present. 190
 Warning javadoc SummaryJavadoc First sentence should be present. 197
 Warning javadoc SummaryJavadoc First sentence should be present. 207
 Warning javadoc SummaryJavadoc First sentence should be present. 215
 Warning javadoc SummaryJavadoc First sentence should be present. 224
 Warning javadoc SummaryJavadoc First sentence should be present. 234

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. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfig' import. 32
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 79
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 111
 Warning javadoc SummaryJavadoc First sentence should be present. 120
 Warning javadoc SummaryJavadoc First sentence should be present. 129
 Warning javadoc SummaryJavadoc First sentence should be present. 136
 Warning javadoc SummaryJavadoc First sentence should be present. 144
 Warning javadoc SummaryJavadoc First sentence should be present. 152
 Warning javadoc SummaryJavadoc First sentence should be present. 160
 Warning javadoc SummaryJavadoc First sentence should be present. 170

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNConfig' import. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 28
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 40
 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 javadoc SummaryJavadoc First sentence should be present. 731
 Warning javadoc SummaryJavadoc First sentence should be present. 739
 Warning javadoc SummaryJavadoc First sentence should be present. 747
 Warning javadoc SummaryJavadoc First sentence should be present. 755
 Warning javadoc SummaryJavadoc First sentence should be present. 763
 Warning javadoc SummaryJavadoc First sentence should be present. 771
 Warning javadoc SummaryJavadoc First sentence should be present. 779
 Warning javadoc SummaryJavadoc First sentence should be present. 787

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. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfig' import. 52
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 59
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 180
 Warning javadoc SummaryJavadoc First sentence should be present. 214
 Warning javadoc SummaryJavadoc First sentence should be present. 356
 Warning whitespace SeparatorWrap '.' should be on a new line. 363
 Warning javadoc SummaryJavadoc First sentence should be present. 369
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 561
 Warning whitespace OperatorWrap '+' should be on a new line. 591
 Warning javadoc SummaryJavadoc First sentence should be present. 604
 Warning javadoc SummaryJavadoc First sentence should be present. 612
 Warning javadoc SummaryJavadoc First sentence should be present. 620
 Warning javadoc SummaryJavadoc First sentence should be present. 628
 Warning javadoc SummaryJavadoc First sentence should be present. 636
 Warning javadoc SummaryJavadoc First sentence should be present. 644
 Warning javadoc SummaryJavadoc First sentence should be present. 652
 Warning javadoc SummaryJavadoc First sentence should be present. 660

org/opendaylight/vtn/manager/internal/config/package-info.java

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

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.TimeoutException' import. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.NotificationService' import. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.GetDataFlowCountInput' import. 86
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowAdded' import. 100
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 113
 Warning whitespace SeparatorWrap '.' should be on a new line. 269
 Warning javadoc SummaryJavadoc First sentence should be present. 277
 Warning javadoc SummaryJavadoc First sentence should be present. 288
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 343
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 407
 Warning whitespace OperatorWrap '+' should be on a new line. 412
 Warning whitespace OperatorWrap '+' should be on a new line. 415
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 435
 Warning whitespace SeparatorWrap '.' should be on a new line. 559
 Warning whitespace OperatorWrap '+' should be on a new line. 707
 Warning javadoc SummaryJavadoc First sentence should be present. 791
 Warning javadoc SummaryJavadoc First sentence should be present. 801
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 807
 Warning javadoc SummaryJavadoc First sentence should be present. 819
 Warning javadoc SummaryJavadoc First sentence should be present. 830
 Warning javadoc SummaryJavadoc First sentence should be present. 865
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 889
 Warning whitespace SeparatorWrap '.' should be on a new line. 893
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 908
 Warning whitespace SeparatorWrap '.' should be on a new line. 911

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. 17

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.util.concurrent.SettableVTNFuture' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService' import. 20

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

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be 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. 39
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 261

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. 40
 Warning whitespace SeparatorWrap '.' should be on a new line. 162
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.ClearFlowConditionOutput' import. 29
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 90
 Warning javadoc SummaryJavadoc First sentence should be present. 94
 Warning javadoc SummaryJavadoc First sentence should be present. 107
 Warning javadoc SummaryJavadoc First sentence should be 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. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.ClearFlowConditionOutput' import. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditions' import. 63
 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. 126
 Warning whitespace SeparatorWrap '.' should be on a new line. 127
 Warning javadoc SummaryJavadoc First sentence should be present. 140
 Warning whitespace SeparatorWrap '.' should be on a new line. 149
 Warning javadoc SummaryJavadoc First sentence should be present. 189
 Warning javadoc SummaryJavadoc First sentence should be present. 213
 Warning whitespace OperatorWrap '+' should be on a new line. 339
 Warning javadoc SummaryJavadoc First sentence should be present. 350
 Warning javadoc SummaryJavadoc First sentence should be present. 358
 Warning javadoc SummaryJavadoc First sentence should be present. 368
 Warning javadoc SummaryJavadoc First sentence should be present. 385
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '286'. 388
 Warning javadoc SummaryJavadoc First sentence should be present. 399
 Warning javadoc SummaryJavadoc First sentence should be present. 423
 Warning javadoc SummaryJavadoc First sentence should be present. 432
 Warning javadoc SummaryJavadoc First sentence should be present. 440
 Warning whitespace SeparatorWrap '.' should be on a new line. 445
 Warning javadoc SummaryJavadoc First sentence should be present. 451
 Warning javadoc SummaryJavadoc First sentence should be present. 461
 Warning javadoc SummaryJavadoc First sentence should be present. 471
 Warning whitespace SeparatorWrap '.' should be on a new line. 477
 Warning whitespace SeparatorWrap '.' should be on a new line. 510

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. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.RemoveFlowConditionInput' import. 26
 Warning javadoc SummaryJavadoc First sentence should be present. 70
 Warning javadoc SummaryJavadoc First sentence should be present. 85
 Warning javadoc SummaryJavadoc First sentence should be present. 96
 Warning javadoc SummaryJavadoc First sentence should be present. 104

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 28
 Warning javadoc SummaryJavadoc First sentence should be present. 101
 Warning javadoc SummaryJavadoc First sentence should be present. 113
 Warning javadoc SummaryJavadoc First sentence should be present. 130
 Warning javadoc SummaryJavadoc First sentence should be present. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 148
 Warning whitespace SeparatorWrap '.' should be on a new line. 153

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. 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. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.SetFlowConditionInput' import. 27
 Warning javadoc SummaryJavadoc First sentence should be present. 123
 Warning javadoc SummaryJavadoc First sentence should be present. 137
 Warning javadoc SummaryJavadoc First sentence should be present. 150
 Warning javadoc SummaryJavadoc First sentence should be present. 158

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.SetFlowConditionMatchInput' import. 33
 Warning javadoc SummaryJavadoc First sentence should be present. 111
 Warning javadoc SummaryJavadoc First sentence should be present. 123
 Warning javadoc SummaryJavadoc First sentence should be present. 140
 Warning javadoc SummaryJavadoc First sentence should be present. 148
 Warning whitespace SeparatorWrap '.' should be on a new line. 158
 Warning whitespace SeparatorWrap '.' should be on a new line. 163

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. 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. 17

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.GetDataFlowCountInput' import. 29
 Warning javadoc SummaryJavadoc First sentence should be present. 110
 Warning javadoc SummaryJavadoc First sentence should be 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. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.GetDataFlowInput' import. 41
 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. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. 55
 Warning whitespace SeparatorWrap '.' should be on a new line. 293
 Warning whitespace OperatorWrap '+' should be on a new line. 418
 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. 503
 Warning javadoc SummaryJavadoc First sentence should be present. 545
 Warning javadoc SummaryJavadoc First sentence should be present. 553

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.GetDataFlowInput' import. 33
 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 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.VtnFlows' import. 27
 Warning javadoc SummaryJavadoc First sentence should be present. 54
 Warning javadoc SummaryJavadoc First sentence should be 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. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.concurrent.RunnableVTNFuture' import. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowTableRef' import. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Uri' import. 40
 Warning whitespace SeparatorWrap '.' should be on a new line. 113
 Warning whitespace OperatorWrap '+' should be on a new line. 133
 Warning javadoc SummaryJavadoc First sentence should be present. 178
 Warning whitespace SeparatorWrap '.' should be on a new line. 191
 Warning javadoc SummaryJavadoc First sentence should be present. 197
 Warning javadoc SummaryJavadoc First sentence should be present. 206
 Warning whitespace SeparatorWrap '.' should be on a new line. 219
 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

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

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be 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. 17
 Warning javadoc SummaryJavadoc First sentence should be present. 80
 Warning javadoc SummaryJavadoc First sentence should be 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. 24
 Warning javadoc SummaryJavadoc First sentence should be present. 128
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 81
 Warning javadoc SummaryJavadoc First sentence should be 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. 14

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

Severity Category Rule Message Line
 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 should be 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. 17

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. 28

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. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.NodeFlows' import. 22
 Warning javadoc SummaryJavadoc First sentence should be present. 72
 Warning javadoc SummaryJavadoc First sentence should be present. 82
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 62
 Warning javadoc SummaryJavadoc First sentence should be 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. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.PortFlows' import. 22
 Warning javadoc SummaryJavadoc First sentence should be present. 82
 Warning javadoc SummaryJavadoc First sentence should be present. 92
 Warning javadoc SummaryJavadoc First sentence should be 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. 16

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. 32
 Warning javadoc SummaryJavadoc First sentence should be present. 84
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning javadoc SummaryJavadoc First sentence should be 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. 28
 Warning javadoc SummaryJavadoc First sentence should be present. 61
 Warning whitespace SeparatorWrap '.' should be on a new line. 84
 Warning javadoc SummaryJavadoc First sentence should be present. 95

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

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 106
 Warning javadoc SummaryJavadoc First sentence should be 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. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node' import. 36
 Warning javadoc SummaryJavadoc First sentence should be present. 77
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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. 20
 Warning javadoc SummaryJavadoc First sentence should be present. 52

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlow' import. 29
 Warning javadoc SummaryJavadoc First sentence should be present. 62
 Warning javadoc SummaryJavadoc First sentence should be 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 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. 28
 Warning javadoc SummaryJavadoc First sentence should be present. 122

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.vtn.flows.VtnFlowTable' import. 26

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

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 51
 Warning javadoc SummaryJavadoc First sentence should be 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. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. 30
 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 should be 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.vtn.manager.VTNException' import. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowId' import. 47
 Warning whitespace SeparatorWrap '.' should be on a new line. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 239
 Warning whitespace SeparatorWrap '.' should be on a new line. 281
 Warning javadoc SummaryJavadoc First sentence should be present. 304
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 348

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

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 124
 Warning javadoc SummaryJavadoc First sentence should be 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. 27
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 102
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 146
 Warning javadoc SummaryJavadoc First sentence should be present. 181
 Warning whitespace SeparatorWrap '.' should be on a new line. 192
 Warning javadoc SummaryJavadoc First sentence should be present. 198
 Warning javadoc SummaryJavadoc First sentence should be present. 206

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. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.AsyncDataBroker.DataChangeScope' import. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow' import. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. 35
 Warning javadoc SummaryJavadoc First sentence should be present. 92
 Warning javadoc SummaryJavadoc First sentence should be present. 101
 Warning javadoc SummaryJavadoc First sentence should be present. 109
 Warning javadoc SummaryJavadoc First sentence should be present. 117
 Warning javadoc SummaryJavadoc First sentence should be present. 125
 Warning javadoc SummaryJavadoc First sentence should be present. 133
 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. 142
 Warning javadoc SummaryJavadoc First sentence should be present. 161

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils.checkNotNull' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.NotificationService' import. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsUpdate' import. 45
 Warning javadoc SummaryJavadoc First sentence should be present. 301
 Warning javadoc SummaryJavadoc First sentence should be present. 309
 Warning javadoc SummaryJavadoc First sentence should be present. 317
 Warning javadoc SummaryJavadoc First sentence should be present. 325
 Warning whitespace SeparatorWrap '.' should be on a new line. 330
 Warning whitespace SeparatorWrap '.' should be on a new line. 331
 Warning javadoc SummaryJavadoc First sentence should be present. 337
 Warning whitespace OperatorWrap '&&' should be on a new line. 343
 Warning whitespace SeparatorWrap '.' should be on a new line. 347
 Warning javadoc SummaryJavadoc First sentence should be present. 353
 Warning javadoc SummaryJavadoc First sentence should be present. 364
 Warning javadoc SummaryJavadoc First sentence should be present. 403
 Warning javadoc SummaryJavadoc First sentence should be present. 411
 Warning javadoc SummaryJavadoc First sentence should be present. 419
 Warning javadoc SummaryJavadoc First sentence should be present. 427
 Warning whitespace SeparatorWrap '.' should be on a new line. 432
 Warning whitespace SeparatorWrap '.' should be on a new line. 490
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 512
 Warning whitespace OperatorWrap '+' should be on a new line. 594
 Warning whitespace OperatorWrap '&&' should be on a new line. 600
 Warning javadoc SummaryJavadoc First sentence should be present. 660

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. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.VtnFlows' import. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowId' import. 43
 Warning javadoc SummaryJavadoc First sentence should be present. 137
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 183

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. 15

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 25
 Warning javadoc SummaryJavadoc First sentence should be present. 152

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.ignored.links.IgnoredLink' import. 35
 Warning javadoc SummaryJavadoc First sentence should be present. 154
 Warning javadoc SummaryJavadoc First sentence should be present. 178
 Warning javadoc SummaryJavadoc First sentence should be 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. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector' import. 31
 Warning javadoc SummaryJavadoc First sentence should be present. 90
 Warning javadoc SummaryJavadoc First sentence should be present. 99
 Warning javadoc SummaryJavadoc First sentence should be present. 109
 Warning javadoc SummaryJavadoc First sentence should be present. 118
 Warning javadoc SummaryJavadoc First sentence should be present. 127
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 148

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. 49
 Warning javadoc SummaryJavadoc First sentence should be present. 117
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning whitespace SeparatorWrap '.' should be on a new line. 136
 Warning javadoc SummaryJavadoc First sentence should be present. 146
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 150
 Warning javadoc SummaryJavadoc First sentence should be present. 190
 Warning javadoc SummaryJavadoc First sentence should be present. 199
 Warning javadoc SummaryJavadoc First sentence should be present. 209
 Warning javadoc SummaryJavadoc First sentence should be present. 218
 Warning javadoc SummaryJavadoc First sentence should be present. 227
 Warning javadoc SummaryJavadoc First sentence should be present. 236
 Warning whitespace SeparatorWrap '.' should be on a new line. 241
 Warning javadoc SummaryJavadoc First sentence should be present. 258

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. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.nodes.VtnNodeBuilder' import. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. 30
 Warning javadoc SummaryJavadoc First sentence should be present. 102
 Warning javadoc SummaryJavadoc First sentence should be present. 110
 Warning javadoc SummaryJavadoc First sentence should be 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/PortUpdateTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector' import. 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 should be present. 154
 Warning javadoc SummaryJavadoc First sentence should be present. 164
 Warning javadoc SummaryJavadoc First sentence should be present. 177
 Warning javadoc SummaryJavadoc First sentence should be 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 'org.opendaylight.vtn.manager.VTNException' import. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. 42
 Warning whitespace SeparatorWrap '.' should be on a new line. 162
 Warning javadoc SummaryJavadoc First sentence should be present. 178
 Warning javadoc SummaryJavadoc First sentence should be present. 218
 Warning javadoc SummaryJavadoc First sentence should be 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/StaticTopologyManager.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.topology._static.rev150801.VtnStaticTopology' import. 45
 Warning whitespace SeparatorWrap '.' should be on a new line. 83
 Warning whitespace SeparatorWrap '.' should be on a new line. 84
 Warning javadoc SummaryJavadoc First sentence should be present. 128
 Warning javadoc SummaryJavadoc First sentence should be present. 145
 Warning whitespace OperatorWrap '+' should be on a new line. 152
 Warning javadoc SummaryJavadoc First sentence should be present. 170
 Warning javadoc SummaryJavadoc First sentence should be present. 182
 Warning javadoc SummaryJavadoc First sentence should be present. 252
 Warning javadoc SummaryJavadoc First sentence should be present. 260
 Warning javadoc SummaryJavadoc First sentence should be present. 269
 Warning javadoc SummaryJavadoc First sentence should be present. 278
 Warning javadoc SummaryJavadoc First sentence should be present. 286
 Warning javadoc SummaryJavadoc First sentence should be present. 295
 Warning whitespace OperatorWrap '+' should be on a new line. 307
 Warning javadoc SummaryJavadoc First sentence should be present. 313
 Warning javadoc SummaryJavadoc First sentence should be present. 324
 Warning javadoc SummaryJavadoc First sentence should be present. 335
 Warning javadoc SummaryJavadoc First sentence should be present. 345
 Warning javadoc SummaryJavadoc First sentence should be present. 355

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.IgnoredLinks' import. 44
 Warning javadoc SummaryJavadoc First sentence should be present. 115
 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 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). 134
 Warning javadoc SummaryJavadoc First sentence should be present. 151
 Warning javadoc SummaryJavadoc First sentence should be present. 162
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 166
 Warning javadoc SummaryJavadoc First sentence should be present. 185
 Warning javadoc SummaryJavadoc First sentence should be present. 194
 Warning javadoc SummaryJavadoc First sentence should be present. 204
 Warning javadoc SummaryJavadoc First sentence should be present. 212
 Warning javadoc SummaryJavadoc First sentence should be present. 220
 Warning javadoc SummaryJavadoc First sentence should be present. 228
 Warning whitespace SeparatorWrap '.' should be on a new line. 233
 Warning whitespace SeparatorWrap '.' should be on a new line. 234
 Warning javadoc SummaryJavadoc First sentence should be present. 251

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 16

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. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. 37
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 46
 Warning whitespace SeparatorWrap '.' should be on a new line. 97
 Warning whitespace SeparatorWrap '.' should be on a new line. 98
 Warning naming ParameterName Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 153
 Warning javadoc SummaryJavadoc First sentence should be present. 358
 Warning javadoc SummaryJavadoc First sentence should be present. 366
 Warning javadoc SummaryJavadoc First sentence should be present. 376
 Warning javadoc SummaryJavadoc First sentence should be present. 385
 Warning javadoc SummaryJavadoc First sentence should be present. 393
 Warning javadoc SummaryJavadoc First sentence should be present. 401
 Warning javadoc SummaryJavadoc First sentence should be present. 424
 Warning javadoc SummaryJavadoc First sentence should be present. 434
 Warning whitespace SeparatorWrap '.' should be on a new line. 439
 Warning javadoc SummaryJavadoc First sentence should be present. 445

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 should be present. 113

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. 23
 Warning javadoc SummaryJavadoc First sentence should be present. 140
 Warning javadoc SummaryJavadoc First sentence should be present. 160

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 should be present. 199

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 24
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. 33
 Warning whitespace SeparatorWrap '.' should be on a new line. 125
 Warning whitespace OperatorWrap '+' should be on a new line. 129
 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 should be present. 151
 Warning javadoc SummaryJavadoc First sentence should be present. 159
 Warning javadoc SummaryJavadoc First sentence should be present. 167
 Warning javadoc SummaryJavadoc First sentence should be present. 175
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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/XmlStaticSwitchLink.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. 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/XmlStaticSwitchLinks.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 21
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 22
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 23
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 24
 Warning whitespace OperatorWrap '+' should be on a new line. 154
 Warning javadoc SummaryJavadoc First sentence should be present. 173
 Warning javadoc SummaryJavadoc First sentence should be present. 181
 Warning javadoc SummaryJavadoc First sentence should be present. 189
 Warning javadoc SummaryJavadoc First sentence should be present. 197
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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/XmlStaticTopologyConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 16
 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/inventory/xml/package-info.java

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

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. 15
 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 should be 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. 19
 Warning javadoc SummaryJavadoc First sentence should be 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. 16
 Warning naming ParameterName Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 34
 Warning javadoc SummaryJavadoc First sentence should be present. 51

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 16

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. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.VTNManagerProvider' import. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.NotificationService' import. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRef' import. 43
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 52
 Warning whitespace SeparatorWrap '.' should be on a new line. 101
 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 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. 292
 Warning javadoc SummaryJavadoc First sentence should be present. 360
 Warning javadoc SummaryJavadoc First sentence should be 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. 19
 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 should be 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 should be 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 should be present. 490
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 513
 Warning javadoc SummaryJavadoc First sentence should be present. 521
 Warning javadoc SummaryJavadoc First sentence should be present. 529
 Warning javadoc SummaryJavadoc First sentence should be present. 538
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 561
 Warning javadoc SummaryJavadoc First sentence should be 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/IcmpPacket.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetIcmpCodeAction' import. 18
 Warning javadoc SummaryJavadoc First sentence should be present. 236
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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 should be 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 should be 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 should be 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 should be 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 should be present. 394
 Warning whitespace SeparatorWrap '.' should be on a new line. 401

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. 19
 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 should be present. 363
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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 should be 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 should be 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 should be 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 should be present. 515
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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 should be 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/PortProtoPacket.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.action.VTNSetPortDstAction' import. 21
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 199
 Warning whitespace OperatorWrap '|' should be on a new line. 199
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 206
 Warning whitespace OperatorWrap '|' should be on a new line. 206
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 212
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '288'. 332
 Warning javadoc SummaryJavadoc First sentence should be present. 396
 Warning javadoc SummaryJavadoc First sentence should be present. 441
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 447
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 448
 Warning javadoc SummaryJavadoc First sentence should be present. 466
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '351'. 469
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 472
 Warning javadoc SummaryJavadoc First sentence should be present. 487
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 492
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 495
 Warning javadoc SummaryJavadoc First sentence should be present. 502
 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 should be present. 511
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 516
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 519
 Warning javadoc SummaryJavadoc First sentence should be present. 526
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 531
 Warning javadoc SummaryJavadoc First sentence should be present. 537
 Warning whitespace SeparatorWrap '.' should be on a new line. 544
 Warning whitespace SeparatorWrap '.' should be on a new line. 545

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. 14
 Warning javadoc SummaryJavadoc First sentence should be present. 154

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. 14
 Warning javadoc SummaryJavadoc First sentence should be present. 157

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 15
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 16
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 17
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 18
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcProviderRegistry' import. 26
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 127

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. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.FlowRemover' import. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 69
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. 86
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 97
 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). 260
 Warning whitespace SeparatorWrap '.' should be on a new line. 271
 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. 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. 374
 Warning whitespace SeparatorWrap '.' should be on a new line. 375
 Warning whitespace SeparatorWrap '.' should be on a new line. 376
 Warning whitespace OperatorWrap '&&' should be on a new line. 446
 Warning javadoc SummaryJavadoc First sentence should be present. 455
 Warning javadoc SummaryJavadoc First sentence should be present. 464
 Warning javadoc SummaryJavadoc First sentence should be present. 472
 Warning javadoc SummaryJavadoc First sentence should be present. 480
 Warning javadoc SummaryJavadoc First sentence should be present. 488
 Warning javadoc SummaryJavadoc First sentence should be present. 506
 Warning javadoc SummaryJavadoc First sentence should be present. 514
 Warning javadoc SummaryJavadoc First sentence should be present. 525
 Warning javadoc SummaryJavadoc First sentence should be present. 536
 Warning javadoc SummaryJavadoc First sentence should be present. 544
 Warning javadoc SummaryJavadoc First sentence should be present. 553
 Warning javadoc SummaryJavadoc First sentence should be present. 564
 Warning javadoc SummaryJavadoc First sentence should be present. 575
 Warning javadoc SummaryJavadoc First sentence should be present. 584
 Warning javadoc SummaryJavadoc First sentence should be present. 593
 Warning javadoc SummaryJavadoc First sentence should be present. 601
 Warning javadoc SummaryJavadoc First sentence should be present. 612
 Warning javadoc SummaryJavadoc First sentence should be present. 628
 Warning javadoc SummaryJavadoc First sentence should be present. 642
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 646
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 648
 Warning whitespace SeparatorWrap '.' should be on a new line. 648
 Warning javadoc SummaryJavadoc First sentence should be present. 665
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 670
 Warning javadoc SummaryJavadoc First sentence should be present. 682
 Warning javadoc SummaryJavadoc First sentence should be present. 716
 Warning javadoc SummaryJavadoc First sentence should be present. 729
 Warning javadoc SummaryJavadoc First sentence should be present. 758
 Warning javadoc SummaryJavadoc First sentence should be present. 767

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. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.ClearPathMapInput' import. 33
 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 should be present. 192
 Warning javadoc SummaryJavadoc First sentence should be present. 208
 Warning javadoc SummaryJavadoc First sentence should be present. 216

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.ClearPathPolicyOutput' import. 31
 Warning javadoc SummaryJavadoc First sentence should be present. 86
 Warning javadoc SummaryJavadoc First sentence should be present. 101
 Warning javadoc SummaryJavadoc First sentence should be present. 109

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. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 24
 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. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.ClearPathMapInput' import. 52
 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. 109
 Warning whitespace OperatorWrap '+' should be on a new line. 115
 Warning javadoc SummaryJavadoc First sentence should be present. 127
 Warning javadoc SummaryJavadoc First sentence should be present. 176
 Warning javadoc SummaryJavadoc First sentence should be present. 199
 Warning javadoc SummaryJavadoc First sentence should be present. 278
 Warning javadoc SummaryJavadoc First sentence should be present. 287
 Warning javadoc SummaryJavadoc First sentence should be present. 295
 Warning javadoc SummaryJavadoc First sentence should be present. 306
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '256'. 309
 Warning javadoc SummaryJavadoc First sentence should be present. 317
 Warning javadoc SummaryJavadoc First sentence should be present. 334
 Warning whitespace SeparatorWrap '.' should be on a new line. 339
 Warning javadoc SummaryJavadoc First sentence should be present. 345
 Warning javadoc SummaryJavadoc First sentence should be present. 355
 Warning javadoc SummaryJavadoc First sentence should be present. 365
 Warning whitespace SeparatorWrap '.' should be on a new line. 371
 Warning whitespace SeparatorWrap '.' should be on a new line. 411
 Warning whitespace SeparatorWrap '.' should be on a new line. 439
 Warning whitespace SeparatorWrap '.' should be on a new line. 461

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

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 42
 Warning javadoc SummaryJavadoc First sentence should be present. 51

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. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathPolicies' import. 47
 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. 122
 Warning whitespace SeparatorWrap '.' should be on a new line. 123
 Warning javadoc SummaryJavadoc First sentence should be present. 135
 Warning javadoc SummaryJavadoc First sentence should be present. 169
 Warning javadoc SummaryJavadoc First sentence should be present. 201
 Warning javadoc SummaryJavadoc First sentence should be present. 226
 Warning whitespace OperatorWrap '+' should be on a new line. 328
 Warning javadoc SummaryJavadoc First sentence should be present. 340
 Warning javadoc SummaryJavadoc First sentence should be present. 348
 Warning javadoc SummaryJavadoc First sentence should be present. 358
 Warning javadoc SummaryJavadoc First sentence should be present. 381
 Warning whitespace OperatorWrap '+' should be on a new line. 399
 Warning javadoc SummaryJavadoc First sentence should be present. 408
 Warning javadoc SummaryJavadoc First sentence should be present. 433
 Warning javadoc SummaryJavadoc First sentence should be present. 442
 Warning javadoc SummaryJavadoc First sentence should be present. 450
 Warning whitespace SeparatorWrap '.' should be on a new line. 455
 Warning javadoc SummaryJavadoc First sentence should be present. 461

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. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. 36
 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 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. 14

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. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMap' import. 17

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 28
 Warning javadoc SummaryJavadoc First sentence should be present. 130
 Warning javadoc SummaryJavadoc First sentence should be present. 145
 Warning javadoc SummaryJavadoc First sentence should be present. 165
 Warning javadoc SummaryJavadoc First sentence should be present. 173
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 187

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. 33
 Warning javadoc SummaryJavadoc First sentence should be present. 115
 Warning javadoc SummaryJavadoc First sentence should be present. 128
 Warning javadoc SummaryJavadoc First sentence should be present. 148
 Warning javadoc SummaryJavadoc First sentence should be present. 156
 Warning whitespace SeparatorWrap '.' should be on a new line. 166
 Warning whitespace SeparatorWrap '.' should be on a new line. 171

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. 21
 Warning javadoc SummaryJavadoc First sentence should be present. 79
 Warning javadoc SummaryJavadoc First sentence should be present. 95
 Warning javadoc SummaryJavadoc First sentence should be present. 108
 Warning javadoc SummaryJavadoc First sentence should be present. 116

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 should be present. 36

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. 14

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. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.vtn.path.map.list.VtnPathMap' import. 17
 Warning javadoc SummaryJavadoc First sentence should be present. 53

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 27
 Warning javadoc SummaryJavadoc First sentence should be present. 124
 Warning javadoc SummaryJavadoc First sentence should be present. 139
 Warning javadoc SummaryJavadoc First sentence should be present. 159
 Warning javadoc SummaryJavadoc First sentence should be present. 167
 Warning whitespace SeparatorWrap '.' should be on a new line. 176
 Warning whitespace SeparatorWrap '.' should be on a new line. 181

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. 33
 Warning javadoc SummaryJavadoc First sentence should be present. 117
 Warning javadoc SummaryJavadoc First sentence should be present. 130
 Warning javadoc SummaryJavadoc First sentence should be present. 150
 Warning javadoc SummaryJavadoc First sentence should be present. 158
 Warning whitespace SeparatorWrap '.' should be on a new line. 167
 Warning whitespace SeparatorWrap '.' should be on a new line. 172

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. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.SetPathPolicyInput' import. 27
 Warning javadoc SummaryJavadoc First sentence should be present. 134
 Warning javadoc SummaryJavadoc First sentence should be present. 150
 Warning javadoc SummaryJavadoc First sentence should be present. 175
 Warning javadoc SummaryJavadoc First sentence should be present. 183

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.TimeoutException' import. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'edu.uci.ics.jung.algorithms.shortestpath.DijkstraShortestPath' import. 22
 Warning javadoc SummaryJavadoc First sentence should be present. 140
 Warning javadoc SummaryJavadoc First sentence should be present. 170
 Warning javadoc SummaryJavadoc First sentence should be present. 204
 Warning whitespace OperatorWrap '+' should be on a new line. 394

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 16

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. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.RoutingUpdated' import. 45
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 67
 Warning naming ParameterName Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 136
 Warning whitespace SeparatorWrap '.' should be on a new line. 185
 Warning javadoc SummaryJavadoc First sentence should be present. 203
 Warning javadoc SummaryJavadoc First sentence should be present. 212
 Warning whitespace OperatorWrap '&&' should be on a new line. 219
 Warning javadoc SummaryJavadoc First sentence should be present. 231
 Warning javadoc SummaryJavadoc First sentence should be present. 243
 Warning whitespace OperatorWrap '&&' should be on a new line. 251
 Warning whitespace OperatorWrap '+' should be on a new line. 255
 Warning javadoc SummaryJavadoc First sentence should be present. 267
 Warning javadoc SummaryJavadoc First sentence should be present. 279
 Warning whitespace SeparatorWrap '.' should be on a new line. 284
 Warning javadoc SummaryJavadoc First sentence should be present. 290
 Warning javadoc SummaryJavadoc First sentence should be present. 300
 Warning javadoc SummaryJavadoc First sentence should be present. 308
 Warning whitespace SeparatorWrap '.' should be on a new line. 314
 Warning whitespace SeparatorWrap '.' should be on a new line. 347
 Warning whitespace SeparatorWrap '.' should be on a new line. 390
 Warning whitespace SeparatorWrap '.' should be on a new line. 414

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 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/XmlPathMap.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 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/XmlPathPolicy.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 16
 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/package-info.java

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

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. 28
 Warning whitespace SeparatorWrap '.' should be on a new line. 117
 Warning whitespace SeparatorWrap '.' should be on a new line. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 209
 Warning whitespace OperatorWrap '+' should be on a new line. 224
 Warning whitespace SeparatorWrap '.' should be on a new line. 351

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/ChangedData.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.yang.binding.DataObject' import. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. 16
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 45
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 65
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 77

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

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 61
 Warning javadoc SummaryJavadoc First sentence should be present. 73
 Warning javadoc SummaryJavadoc First sentence should be 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]*$'. 156
 Warning naming ParameterName Parameter name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 193
 Warning whitespace OperatorWrap '+' should be on a new line. 207
 Warning naming ParameterName Parameter name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 226
 Warning whitespace OperatorWrap '+' should be on a new line. 238
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 243
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 261

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. 17
 Warning javadoc SummaryJavadoc First sentence should be present. 124
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '102'. 127
 Warning javadoc SummaryJavadoc First sentence should be present. 146
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '111'. 149
 Warning javadoc SummaryJavadoc First sentence should be present. 169
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '120'. 172

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.TimeoutException' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. 27

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. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. 16
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 83

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

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

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. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Uri' import. 44
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 201
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 331
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 333
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 349
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 351
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 367
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 369
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 385
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 387
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 569
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 572
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 602
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 613

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. 21
 Warning javadoc SummaryJavadoc First sentence should be present. 171
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '149'. 174
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '158'. 200
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '167'. 228

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/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.rev100924.Dscp' import. 15
 Warning whitespace SeparatorWrap '.' should be on a new line. 368

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

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '+' should be on a new line. 29

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 23

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Date' import. 13
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 24
 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/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. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.log.FixedLogger' import. 31
 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 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 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/concurrent/AbstractVTNFuture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.TimeoutException' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.OptimisticLockFailedException' import. 20
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 29
 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 javadoc SummaryJavadoc First sentence should be present. 107
 Warning javadoc SummaryJavadoc First sentence should be present. 119

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. 12

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.TimeoutException' import. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. 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 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/FutureCanceller.java

Severity Category Rule Message Line
 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/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/RunnableVTNFuture.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 16

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.TimeoutException' import. 13
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 21
 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/TimeoutCounter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.TimeoutException' import. 12
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 132

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

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc Forbidden summary fragment. 17
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 23

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 26
 Warning javadoc SummaryJavadoc First sentence should be present. 77
 Warning javadoc SummaryJavadoc First sentence should be present. 89

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.TimeoutException' import. 23
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 45
 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

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]*$'. 31

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. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action' import. 63
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 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 should be present. 688
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 720
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action' import. 21
 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 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 24

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. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.flow.rev150313.tenant.flow.info.VtnDataFlowKey' import. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. 40
 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. 125
 Warning whitespace SeparatorWrap '.' should be on a new line. 126
 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/FlowUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.DataStoreUtils' import. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VtnFlowId' import. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action' import. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Uri' import. 86
 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. 237
 Warning whitespace SeparatorWrap '.' should be on a new line. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 272
 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. 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. 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. 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. 517
 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. 547
 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. 568
 Warning whitespace SeparatorWrap '.' should be on a new line. 569
 Warning whitespace SeparatorWrap '.' should be on a new line. 596
 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 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. 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. 725
 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. 728
 Warning whitespace SeparatorWrap '.' should be on a new line. 729
 Warning whitespace SeparatorWrap '.' should be on a new line. 773
 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. 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. 795
 Warning whitespace SeparatorWrap '.' should be on a new line. 796
 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. 800
 Warning whitespace SeparatorWrap '.' should be on a new line. 801
 Warning whitespace SeparatorWrap '.' should be on a new line. 876
 Warning whitespace SeparatorWrap '.' should be on a new line. 877
 Warning whitespace SeparatorWrap '.' should be on a new line. 878
 Warning whitespace SeparatorWrap '.' should be on a new line. 890
 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. 906
 Warning whitespace SeparatorWrap '.' should be on a new line. 907
 Warning whitespace SeparatorWrap '.' should be on a new line. 908

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. 16
 Warning naming ParameterName Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 41

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.dom.api.DOMRpcImplementationNotAvailableException' import. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.RemoveFlowInput' import. 25
 Warning naming ParameterName Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50
 Warning javadoc JavadocParagraph <p> tag should be precede with empty line. 63
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 71
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '69'. 107

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. 23

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/VTNDataFlow.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 25

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. 40
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 48
 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. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. 35
 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

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. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Uri' import. 41
 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/FlowFilterAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. 23
 Warning javadoc SummaryJavadoc First sentence should be 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 naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 33
 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/VTNDlAddrAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 28
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 37
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 Warning javadoc SummaryJavadoc First sentence should be present. 148
 Warning javadoc SummaryJavadoc First sentence should be 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. 19
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 29
 Warning whitespace SeparatorWrap '.' should be on a new line. 37
 Warning javadoc SummaryJavadoc First sentence should be present. 49
 Warning javadoc SummaryJavadoc First sentence should be present. 58
 Warning javadoc SummaryJavadoc First sentence should be present. 67
 Warning javadoc SummaryJavadoc First sentence should be present. 75
 Warning whitespace SeparatorWrap '.' should be on a new line. 81

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. 21
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 27
 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 'javax.xml.bind.annotation.XmlAccessorType' import. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.address.Address' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv4Prefix' import. 33
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 43
 Warning javadoc SummaryJavadoc First sentence should be present. 168
 Warning javadoc SummaryJavadoc First sentence should be 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. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Uri' import. 27
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 33
 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 should be present. 105
 Warning whitespace SeparatorWrap '.' should be on a new line. 122
 Warning javadoc SummaryJavadoc First sentence should be present. 138
 Warning javadoc SummaryJavadoc First sentence should be 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/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. 19
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 30
 Warning whitespace SeparatorWrap '.' should be on a new line. 38
 Warning javadoc SummaryJavadoc First sentence should be present. 50
 Warning javadoc SummaryJavadoc First sentence should be present. 59
 Warning javadoc SummaryJavadoc First sentence should be present. 68
 Warning javadoc SummaryJavadoc First sentence should be present. 76
 Warning whitespace SeparatorWrap '.' should be on a new line. 82

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.PortNumber' import. 24
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 33
 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 should be present. 164
 Warning javadoc SummaryJavadoc First sentence should be 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. 24
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 35
 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 should be present. 93
 Warning whitespace OperatorWrap '+' should be on a new line. 105
 Warning javadoc SummaryJavadoc First sentence should be present. 117
 Warning whitespace SeparatorWrap '.' should be on a new line. 132
 Warning javadoc SummaryJavadoc First sentence should be present. 136
 Warning javadoc SummaryJavadoc First sentence should be present. 144
 Warning whitespace SeparatorWrap '.' should be on a new line. 154
 Warning javadoc SummaryJavadoc First sentence should be 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/VTNSetDlDstAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.EtherHeader' import. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 34
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 42
 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 should be present. 100
 Warning javadoc SummaryJavadoc First sentence should be present. 117
 Warning javadoc SummaryJavadoc First sentence should be present. 128
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 149
 Warning javadoc SummaryJavadoc First sentence should be present. 160
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '120'. 163
 Warning javadoc SummaryJavadoc First sentence should be present. 169

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.EtherHeader' import. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 34
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 42
 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 should be present. 100
 Warning javadoc SummaryJavadoc First sentence should be present. 117
 Warning javadoc SummaryJavadoc First sentence should be present. 128
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 149
 Warning javadoc SummaryJavadoc First sentence should be present. 160
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '120'. 163
 Warning javadoc SummaryJavadoc First sentence should be present. 169

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.PortNumber' import. 40
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 48
 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 should be 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 should be present. 174
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 193
 Warning javadoc SummaryJavadoc First sentence should be present. 204
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 234
 Warning javadoc SummaryJavadoc First sentence should be 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/VTNSetIcmpTypeAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.PortNumber' import. 40
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 48
 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 should be 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 should be present. 174
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 193
 Warning javadoc SummaryJavadoc First sentence should be present. 204
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 234
 Warning javadoc SummaryJavadoc First sentence should be 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/VTNSetInetDscpAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Dscp' import. 36
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 44
 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 should be present. 142
 Warning javadoc SummaryJavadoc First sentence should be present. 161
 Warning whitespace SeparatorWrap '.' should be on a new line. 176
 Warning javadoc SummaryJavadoc First sentence should be present. 180
 Warning javadoc SummaryJavadoc First sentence should be present. 188
 Warning whitespace SeparatorWrap '.' should be on a new line. 194
 Warning javadoc SummaryJavadoc First sentence should be present. 198
 Warning javadoc SummaryJavadoc First sentence should be present. 209
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 238
 Warning javadoc SummaryJavadoc First sentence should be 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/VTNSetInetDstAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.InetHeader' import. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. 27
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 41
 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 should be present. 99
 Warning javadoc SummaryJavadoc First sentence should be present. 116
 Warning javadoc SummaryJavadoc First sentence should be present. 127
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 148
 Warning javadoc SummaryJavadoc First sentence should be present. 165
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '119'. 168
 Warning javadoc SummaryJavadoc First sentence should be present. 174

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.InetHeader' import. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. 27
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 41
 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 should be present. 99
 Warning javadoc SummaryJavadoc First sentence should be present. 116
 Warning javadoc SummaryJavadoc First sentence should be present. 127
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 148
 Warning javadoc SummaryJavadoc First sentence should be present. 165
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '119'. 168
 Warning javadoc SummaryJavadoc First sentence should be present. 174

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.PortNumber' import. 33
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 41
 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 should be present. 97
 Warning javadoc SummaryJavadoc First sentence should be present. 114
 Warning javadoc SummaryJavadoc First sentence should be present. 125
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 146
 Warning javadoc SummaryJavadoc First sentence should be present. 165
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '117'. 168
 Warning javadoc SummaryJavadoc First sentence should be present. 174

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.PortNumber' import. 33
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 41
 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 should be present. 97
 Warning javadoc SummaryJavadoc First sentence should be present. 114
 Warning javadoc SummaryJavadoc First sentence should be present. 125
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 146
 Warning javadoc SummaryJavadoc First sentence should be present. 165
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '117'. 168
 Warning javadoc SummaryJavadoc First sentence should be present. 174

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. 22
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 35
 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 should be present. 80
 Warning javadoc SummaryJavadoc First sentence should be present. 98
 Warning whitespace SeparatorWrap '.' should be on a new line. 111
 Warning javadoc SummaryJavadoc First sentence should be present. 115
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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/VTNSetVlanPcpAction.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action' import. 29
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 44
 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 should be present. 143
 Warning javadoc SummaryJavadoc First sentence should be present. 161
 Warning whitespace SeparatorWrap '.' should be on a new line. 174
 Warning javadoc SummaryJavadoc First sentence should be present. 178
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 198
 Warning javadoc SummaryJavadoc First sentence should be present. 209
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 230
 Warning javadoc SummaryJavadoc First sentence should be 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/package-info.java

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

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. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.vtn.flow.conditions.VtnFlowCondition' import. 28

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditions' import. 30
 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. 194
 Warning whitespace SeparatorWrap '.' should be on a new line. 195
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '117'. 305

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.util.VTNIdentifiable' import. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.FlowMatchContext' import. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.SetFlowConditionInputBuilder' import. 35
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 49
 Warning javadoc SummaryJavadoc First sentence should be present. 200
 Warning javadoc SummaryJavadoc First sentence should be present. 208
 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/VTNFlowMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.flow.match.VTNEtherMatch' import. 21
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 42
 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/package-info.java

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

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 18
 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/VTNDropFilter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. 18
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 32
 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 should be present. 125

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlElements' import. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableSet' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. 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. 55
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 73
 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 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/VTNPassFilter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. 18
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 32
 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 should be present. 95

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. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. 26
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 49
 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 should be 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/package-info.java

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

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. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 22
 Warning whitespace SeparatorWrap '.' should be on a new line. 102

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 44
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 59
 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 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/VTNIcmpMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.ProtocolUtils' import. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpVersion' import. 33
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 45
 Warning javadoc SummaryJavadoc First sentence should be present. 182
 Warning javadoc SummaryJavadoc First sentence should be present. 259
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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/VTNInet4Match.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpPrefix' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv4Prefix' import. 31
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 43
 Warning naming ParameterName Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 78
 Warning javadoc SummaryJavadoc First sentence should be present. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 178
 Warning javadoc SummaryJavadoc First sentence should be present. 193
 Warning javadoc SummaryJavadoc First sentence should be present. 201

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Dscp' import. 39
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 54
 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 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 'javax.xml.bind.annotation.XmlAccessorType' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpVersion' import. 30
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 43
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 83

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.PortNumber' import. 25
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 40
 Warning javadoc SummaryJavadoc First sentence should be present. 152
 Warning javadoc SummaryJavadoc First sentence should be present. 165
 Warning javadoc SummaryJavadoc First sentence should be present. 196
 Warning javadoc SummaryJavadoc First sentence should be 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 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpVersion' import. 32
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 43
 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/VTNPortRange.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.PortNumber' import. 23
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 35
 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/VTNTcpMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.TcpHeader' import. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._4.match.TcpMatchBuilder' import. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpVersion' import. 30
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 42
 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 should be 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/VTNUdpMatch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.packet.UdpHeader' import. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.match.layer._4.match.UdpMatchBuilder' import. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.MatchBuilder' import. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpVersion' import. 30
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 42
 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 should be 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/package-info.java

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

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. 32
 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/InventoryUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector' import. 52
 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/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/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/LinkUpdateContext.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.vtn.node.info.VtnPort' import. 35
 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/MacVlan.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 34
 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. 346
 Warning whitespace SeparatorWrap '.' should be on a new line. 347
 Warning whitespace OperatorWrap '|' should be on a new line. 428
 Warning whitespace OperatorWrap '&' should be on a new line. 429
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '375'. 440
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 463
 Warning naming LocalVariableName Local variable name 'h' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 480
 Warning whitespace SeparatorWrap '.' should be on a new line. 505

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. 13
 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/NodeRpcInvocation.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeContextRef' import. 25
 Warning naming ParameterName Parameter name 'w' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 60
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 60

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

Severity Category Rule Message Line
 Warning whitespace OperatorWrap '+' should be on a new line. 94
 Warning whitespace SeparatorWrap '.' should be on a new line. 151

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/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/SalNode.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.rpc.RpcException' import. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. 24
 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/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. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. 22
 Warning naming LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 238
 Warning whitespace SeparatorWrap '.' should be on a new line. 326
 Warning whitespace SeparatorWrap '.' should be on a new line. 357
 Warning whitespace SeparatorWrap '.' should be on a new line. 380
 Warning whitespace SeparatorWrap '.' should be on a new line. 405
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 418

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/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/VTNLogLevel.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 17
 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 should be 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/pathmap/PathMapUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.GlobalPathMaps' import. 39
 Warning whitespace SeparatorWrap '.' should be on a new line. 175
 Warning whitespace SeparatorWrap '.' should be on a new line. 213
 Warning whitespace SeparatorWrap '.' should be on a new line. 214
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '243'. 289
 Warning whitespace SeparatorWrap '.' should be on a new line. 291
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '271'. 320
 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

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. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.VtnPathCostConfig' import. 29
 Warning whitespace SeparatorWrap '.' should be on a new line. 182
 Warning whitespace SeparatorWrap '.' should be on a new line. 210
 Warning whitespace SeparatorWrap '.' should be on a new line. 211
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 329
 Warning whitespace SeparatorWrap '.' should be on a new line. 377

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. 13
 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 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/RpcFuture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Import statement is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. 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. 19
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50
 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/RpcUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.VTNException' import. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnErrorTag' import. 28
 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/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 should be 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]*$'. 102
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 142
 Warning javadoc SummaryJavadoc First sentence should be present. 145
 Warning javadoc SummaryJavadoc First sentence should be present. 156

org/opendaylight/vtn/manager/internal/util/tx/CompositeTxTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 133
 Warning javadoc SummaryJavadoc First sentence should be 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. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. 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. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. 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. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. 18
 Warning javadoc SummaryJavadoc First sentence should be present. 64
 Warning javadoc SummaryJavadoc First sentence should be present. 90
 Warning javadoc SummaryJavadoc First sentence should be present. 103
 Warning javadoc SummaryJavadoc First sentence should be present. 151
 Warning javadoc SummaryJavadoc First sentence should be present. 162
 Warning javadoc SummaryJavadoc First sentence should be present. 170
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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 should be present. 198

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. 14
 Warning javadoc SummaryJavadoc First sentence should be 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 'java.util.concurrent.TimeoutException' import. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 39
 Warning javadoc SummaryJavadoc First sentence should be present. 296
 Warning javadoc SummaryJavadoc First sentence should be present. 308
 Warning javadoc SummaryJavadoc First sentence should be present. 319
 Warning javadoc SummaryJavadoc First sentence should be present. 327
 Warning javadoc SummaryJavadoc First sentence should be present. 341
 Warning javadoc SummaryJavadoc First sentence should be present. 364
 Warning javadoc SummaryJavadoc First sentence should be present. 372
 Warning javadoc SummaryJavadoc First sentence should be present. 380
 Warning javadoc SummaryJavadoc First sentence should be present. 388
 Warning javadoc SummaryJavadoc First sentence should be present. 396
 Warning javadoc SummaryJavadoc First sentence should be present. 404
 Warning javadoc SummaryJavadoc First sentence should be present. 415
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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 should be present. 469
 Warning whitespace OperatorWrap '+' should be on a new line. 541

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 whitespace OperatorWrap '+' should be on a new line. 121

org/opendaylight/vtn/manager/internal/util/tx/TxSyncFuture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.TimeoutException' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.Futures' import. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.FutureCallback' import. 21
 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/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. 13

org/opendaylight/vtn/manager/internal/util/vnode/MacMapConflictException.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 47
 Warning whitespace OperatorWrap '+' should be on a new line. 52

org/opendaylight/vtn/manager/internal/util/vnode/MacMapDuplicateException.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 67

org/opendaylight/vtn/manager/internal/util/vnode/MacMapGoneException.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 47

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. 18
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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/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. 17
 Warning javadoc SummaryJavadoc First sentence should be present. 100
 Warning javadoc SummaryJavadoc First sentence should be present. 108
 Warning whitespace SeparatorWrap '.' should be on a new line. 151

org/opendaylight/vtn/manager/internal/util/vnode/MacMapPortBusyException.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 67

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. 14
 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. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 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 should be present. 184
 Warning javadoc SummaryJavadoc First sentence should be present. 245
 Warning javadoc SummaryJavadoc First sentence should be present. 269
 Warning javadoc SummaryJavadoc First sentence should be present. 282

org/opendaylight/vtn/manager/internal/util/vnode/VBridgeIfIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestination' import. 19
 Warning javadoc SummaryJavadoc First sentence should be present. 99
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 174
 Warning whitespace SeparatorWrap '.' should be on a new line. 179

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. 13
 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 'javax.xml.bind.annotation.XmlAccessorType' import. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterList' import. 25
 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 should be present. 199
 Warning whitespace SeparatorWrap '.' should be on a new line. 204
 Warning javadoc SummaryJavadoc First sentence should be present. 208
 Warning javadoc SummaryJavadoc First sentence should be present. 221

org/opendaylight/vtn/manager/internal/util/vnode/VNodeIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterList' import. 40
 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/VNodePathConverter.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.DeniedHosts' import. 22
 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 javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 454

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. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier.TYPEBIT_VINTERFACE' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VNodeIdentifier.TYPEBIT_MACMAP' import. 16
 Warning whitespace OperatorWrap '|' should be on a new line. 112

org/opendaylight/vtn/manager/internal/util/vnode/VTNMacMapConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.MiscUtils' import. 28
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 52
 Warning whitespace OperatorWrap '+' should be on a new line. 117
 Warning javadoc SummaryJavadoc First sentence should be present. 333
 Warning javadoc SummaryJavadoc First sentence should be present. 348
 Warning javadoc SummaryJavadoc First sentence should be present. 356
 Warning javadoc SummaryJavadoc First sentence should be present. 389
 Warning javadoc SummaryJavadoc First sentence should be present. 416
 Warning javadoc SummaryJavadoc First sentence should be present. 431
 Warning javadoc SummaryJavadoc First sentence should be present. 439
 Warning javadoc SummaryJavadoc First sentence should be present. 463
 Warning javadoc SummaryJavadoc First sentence should be present. 479
 Warning javadoc SummaryJavadoc First sentence should be present. 544
 Warning whitespace OperatorWrap '&&' should be on a new line. 549
 Warning javadoc SummaryJavadoc First sentence should be 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/VTNMacMapStatus.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.commons.lang3.tuple.ImmutableTriple' import. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 43
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 50
 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 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/VTNPortMapConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. 31
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 39
 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/VTNVlanMapConfig.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. 27
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 37
 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/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. 18
 Warning javadoc SummaryJavadoc First sentence should be present. 74
 Warning javadoc SummaryJavadoc First sentence should be present. 113

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. 18
 Warning javadoc SummaryJavadoc First sentence should be present. 107
 Warning whitespace SeparatorWrap '.' should be on a new line. 112
 Warning javadoc SummaryJavadoc First sentence should be present. 169
 Warning javadoc SummaryJavadoc First sentence should be present. 193

org/opendaylight/vtn/manager/internal/util/vnode/VTerminalIfIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.vtn.redirect.filter.config.RedirectDestination' import. 19
 Warning javadoc SummaryJavadoc First sentence should be present. 100
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 175
 Warning whitespace SeparatorWrap '.' should be on a new line. 180

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. 19
 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 should be present. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 148
 Warning javadoc SummaryJavadoc First sentence should be present. 152

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. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpAddress' import. 25
 Warning javadoc SummaryJavadoc First sentence should be present. 64
 Warning javadoc SummaryJavadoc First sentence should be present. 74
 Warning javadoc SummaryJavadoc First sentence should be present. 93
 Warning javadoc SummaryJavadoc First sentence should be present. 114
 Warning javadoc SummaryJavadoc First sentence should be present. 121
 Warning javadoc SummaryJavadoc First sentence should be present. 129

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/MacEntry.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalPort' import. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpAddress' import. 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. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpAddress' import. 25
 Warning javadoc SummaryJavadoc First sentence should be present. 83
 Warning javadoc SummaryJavadoc First sentence should be present. 93
 Warning javadoc SummaryJavadoc First sentence should be 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/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. 15

org/opendaylight/vtn/manager/internal/util/vnode/package-info.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.inventory.SalNode' import. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId' import. 45

org/opendaylight/vtn/manager/internal/vnode/AddVlanMapTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier' import. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 22
 Warning javadoc SummaryJavadoc First sentence should be present. 116
 Warning javadoc SummaryJavadoc First sentence should be present. 124

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. 22
 Warning javadoc SummaryJavadoc First sentence should be present. 85
 Warning javadoc SummaryJavadoc First sentence should be present. 101
 Warning javadoc SummaryJavadoc First sentence should be 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 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. 32
 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 should be present. 112
 Warning javadoc SummaryJavadoc First sentence should be 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. 22
 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 should be present. 108
 Warning javadoc SummaryJavadoc First sentence should be 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. 17

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. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.GetMacMappedHostInput' import. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 50
 Warning whitespace OperatorWrap '||' should be on a new line. 273
 Warning whitespace SeparatorWrap '.' should be on a new line. 276
 Warning javadoc SummaryJavadoc First sentence should be present. 348
 Warning javadoc SummaryJavadoc First sentence should be present. 356

org/opendaylight/vtn/manager/internal/vnode/GetVlanMapFuture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier' import. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 28
 Warning javadoc SummaryJavadoc First sentence should be present. 147
 Warning javadoc SummaryJavadoc First sentence should be 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. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.vbridge.mac.rev150907.vtn.mac.table.entry.MacTableEntry' import. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpAddress' import. 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. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 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. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 31

org/opendaylight/vtn/manager/internal/vnode/MacEntryWalker.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. 28
 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.vtn.manager.internal.util.vnode.VlanMapIdentifier' import. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.PortMapping' import. 40
 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 should be present. 97
 Warning whitespace OperatorWrap '&&' should be on a new line. 118
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 235
 Warning whitespace SeparatorWrap '.' should be on a new line. 245
 Warning javadoc SummaryJavadoc First sentence should be present. 306

org/opendaylight/vtn/manager/internal/vnode/MacMapRegistry.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.VtnMapReferenceField' import. 41
 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 should be present. 427

org/opendaylight/vtn/manager/internal/vnode/MacMapStatusReader.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 26
 Warning javadoc SummaryJavadoc First sentence should be 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. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier' import. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.VtnMappings' import. 56
 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. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.RouteResolver' import. 41
 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 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 should be present. 1321
 Warning javadoc SummaryJavadoc First sentence should be present. 1331
 Warning javadoc SummaryJavadoc First sentence should be present. 1339
 Warning javadoc SummaryJavadoc First sentence should be present. 1351
 Warning javadoc SummaryJavadoc First sentence should be present. 1359
 Warning javadoc SummaryJavadoc First sentence should be present. 1367
 Warning javadoc SummaryJavadoc First sentence should be present. 1375
 Warning javadoc SummaryJavadoc First sentence should be present. 1399
 Warning javadoc SummaryJavadoc First sentence should be present. 1412
 Warning javadoc SummaryJavadoc First sentence should be present. 1422
 Warning javadoc SummaryJavadoc First sentence should be present. 1432
 Warning javadoc SummaryJavadoc First sentence should be present. 1440
 Warning javadoc SummaryJavadoc First sentence should be present. 1454
 Warning javadoc SummaryJavadoc First sentence should be present. 1463
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '579'. 1466
 Warning javadoc SummaryJavadoc First sentence should be present. 1473
 Warning javadoc SummaryJavadoc First sentence should be present. 1481
 Warning javadoc SummaryJavadoc First sentence should be present. 1489
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 1540

org/opendaylight/vtn/manager/internal/vnode/PortMapCleaner.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 44
 Warning whitespace SeparatorWrap '.' should be on a new line. 58

org/opendaylight/vtn/manager/internal/vnode/PortMapRegistry.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.PortMapping' import. 37
 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 should be 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. 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. 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. 31
 Warning javadoc SummaryJavadoc First sentence should be present. 100
 Warning javadoc SummaryJavadoc First sentence should be present. 111
 Warning javadoc SummaryJavadoc First sentence should be present. 130
 Warning javadoc SummaryJavadoc First sentence should be present. 138
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning whitespace SeparatorWrap '.' should be on a new line. 152

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. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 35
 Warning javadoc SummaryJavadoc First sentence should be present. 96
 Warning javadoc SummaryJavadoc First sentence should be present. 107
 Warning javadoc SummaryJavadoc First sentence should be 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. 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. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 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. 23
 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 should be present. 130
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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. 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 should be 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. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. 24
 Warning javadoc SummaryJavadoc First sentence should be present. 102
 Warning javadoc SummaryJavadoc First sentence should be present. 117
 Warning javadoc SummaryJavadoc First sentence should be present. 125
 Warning javadoc SummaryJavadoc First sentence should be 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. 26
 Warning javadoc SummaryJavadoc First sentence should be present. 95
 Warning javadoc SummaryJavadoc First sentence should be present. 104
 Warning javadoc SummaryJavadoc First sentence should be present. 118
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.RemoveVtnInput' import. 29
 Warning javadoc SummaryJavadoc First sentence should be 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. 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. 17
 Warning javadoc SummaryJavadoc First sentence should be 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. 31
 Warning javadoc SummaryJavadoc First sentence should be present. 118
 Warning javadoc SummaryJavadoc First sentence should be present. 129
 Warning javadoc SummaryJavadoc First sentence should be present. 148
 Warning javadoc SummaryJavadoc First sentence should be present. 156
 Warning whitespace SeparatorWrap '.' should be on a new line. 165
 Warning whitespace SeparatorWrap '.' should be on a new line. 170

org/opendaylight/vtn/manager/internal/vnode/SetMacMapAclTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 84
 Warning javadoc SummaryJavadoc First sentence should be present. 95
 Warning javadoc SummaryJavadoc First sentence should be present. 103

org/opendaylight/vtn/manager/internal/vnode/SetMacMapTask.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 81
 Warning javadoc SummaryJavadoc First sentence should be present. 92
 Warning javadoc SummaryJavadoc First sentence should be present. 100

org/opendaylight/vtn/manager/internal/vnode/SetPortMapTask.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier' import. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 24
 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 should be present. 142
 Warning javadoc SummaryJavadoc First sentence should be 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. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.vtn.mac.mappable.MacMap' import. 30
 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. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeUpdateMode' import. 30
 Warning whitespace SeparatorWrap '.' should be on a new line. 108
 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 should be present. 248
 Warning javadoc SummaryJavadoc First sentence should be 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. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeState' import. 31
 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 should be present. 499
 Warning javadoc SummaryJavadoc First sentence should be 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. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeUpdateMode' import. 27

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. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeUpdateMode' import. 27
 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 should be present. 217
 Warning javadoc SummaryJavadoc First sentence should be 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. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.UpdateVtnInput' import. 29
 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 should be present. 251
 Warning javadoc SummaryJavadoc First sentence should be 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. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier' import. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VirtualRouteReason' import. 64
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 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 should be present. 934
 Warning javadoc SummaryJavadoc First sentence should be 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. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.CandidateAlreadyRegisteredException' import. 27
 Warning whitespace OperatorWrap '+' should be on a new line. 244
 Warning whitespace OperatorWrap '+' should be on a new line. 269
 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. 14
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning javadoc SummaryJavadoc First sentence should be 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. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.clustering.Entity' import. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.mac.rev150907.GetMacMappedHostInput' import. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 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 whitespace SeparatorWrap '.' should be on a new line. 323
 Warning whitespace SeparatorWrap '.' should be on a new line. 362
 Warning whitespace SeparatorWrap '.' should be on a new line. 385
 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 whitespace SeparatorWrap '.' should be on a new line. 422
 Warning whitespace SeparatorWrap '.' should be on a new line. 444
 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 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. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIfIdentifier' import. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VirtualRouteReason' import. 55
 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 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. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.RemovePortMapInput' import. 24
 Warning whitespace SeparatorWrap '.' should be on a new line. 86
 Warning whitespace SeparatorWrap '.' should be on a new line. 128
 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. 20
 Warning javadoc SummaryJavadoc First sentence should be present. 96
 Warning javadoc SummaryJavadoc First sentence should be present. 104
 Warning javadoc SummaryJavadoc First sentence should be present. 122

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 should be present. 70

org/opendaylight/vtn/manager/internal/vnode/VNodeReader.java

Severity Category Rule Message Line
 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 should be present. 161

org/opendaylight/vtn/manager/internal/vnode/VNodeWalker.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. 26

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. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. 26
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 64
 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 OperatorWrap '||' should be on a new line. 220
 Warning whitespace SeparatorWrap '.' should be on a new line. 257
 Warning whitespace OperatorWrap '+' should be on a new line. 298
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '288'. 386
 Warning javadoc SummaryJavadoc First sentence should be present. 425

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. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier' import. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.VirtualRouteReason' import. 49
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 64
 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. 330
 Warning javadoc SummaryJavadoc First sentence should be 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. 14
 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 should be 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. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 33
 Warning naming MemberName Member name 'vBridgeManager' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 56
 Warning javadoc SummaryJavadoc First sentence should be present. 155

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. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.VtnMappings' import. 45
 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 whitespace SeparatorWrap '.' should be on a new line. 252
 Warning whitespace OperatorWrap '+' should be on a new line. 255
 Warning whitespace SeparatorWrap '.' should be on a new line. 273
 Warning javadoc SummaryJavadoc First sentence should be present. 282
 Warning whitespace SeparatorWrap '.' should be on a new line. 294
 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 should be present. 361
 Warning javadoc SummaryJavadoc First sentence should be 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. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.TxContext' import. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.action.rev150410.vtn.flow.action.list.VtnFlowAction' import. 83
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. 108
 Warning naming MemberName Member name 'vBridgeManager' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 195
 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 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. 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. 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. 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. 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 javadoc SummaryJavadoc First sentence should be present. 303
 Warning whitespace SeparatorWrap '.' should be on a new line. 329
 Warning whitespace SeparatorWrap '.' should be on a new line. 340
 Warning javadoc SummaryJavadoc First sentence should be present. 353
 Warning javadoc SummaryJavadoc First sentence should be present. 406
 Warning javadoc SummaryJavadoc First sentence should be present. 418
 Warning whitespace OperatorWrap '+' should be on a new line. 424
 Warning javadoc SummaryJavadoc First sentence should be present. 443
 Warning javadoc SummaryJavadoc First sentence should be present. 452
 Warning whitespace OperatorWrap '+' should be on a new line. 457
 Warning whitespace OperatorWrap '+' should be on a new line. 458
 Warning javadoc SummaryJavadoc First sentence should be present. 462
 Warning whitespace OperatorWrap '&&' should be on a new line. 468
 Warning javadoc SummaryJavadoc First sentence should be present. 488
 Warning javadoc SummaryJavadoc First sentence should be present. 496
 Warning whitespace SeparatorWrap '.' should be on a new line. 501
 Warning whitespace SeparatorWrap '.' should be on a new line. 502
 Warning javadoc SummaryJavadoc First sentence should be present. 527
 Warning javadoc SummaryJavadoc First sentence should be present. 535
 Warning whitespace SeparatorWrap '.' should be on a new line. 540
 Warning javadoc SummaryJavadoc First sentence should be present. 569
 Warning javadoc SummaryJavadoc First sentence should be present. 577
 Warning whitespace SeparatorWrap '.' should be on a new line. 588
 Warning javadoc SummaryJavadoc First sentence should be present. 626
 Warning javadoc SummaryJavadoc First sentence should be present. 634
 Warning javadoc SummaryJavadoc First sentence should be present. 642
 Warning javadoc SummaryJavadoc First sentence should be present. 665
 Warning javadoc SummaryJavadoc First sentence should be present. 673
 Warning whitespace SeparatorWrap '.' should be on a new line. 684
 Warning whitespace SeparatorWrap '.' should be on a new line. 685
 Warning whitespace OperatorWrap '+' should be on a new line. 714
 Warning javadoc SummaryJavadoc First sentence should be present. 724
 Warning javadoc SummaryJavadoc First sentence should be present. 732
 Warning whitespace OperatorWrap '+' should be on a new line. 748
 Warning javadoc SummaryJavadoc First sentence should be present. 754
 Warning javadoc SummaryJavadoc First sentence should be present. 798
 Warning javadoc SummaryJavadoc First sentence should be present. 808
 Warning javadoc SummaryJavadoc First sentence should be present. 817
 Warning javadoc SummaryJavadoc First sentence should be present. 857
 Warning javadoc SummaryJavadoc First sentence should be present. 867
 Warning javadoc SummaryJavadoc First sentence should be present. 875
 Warning javadoc SummaryJavadoc First sentence should be present. 900
 Warning javadoc SummaryJavadoc First sentence should be present. 914
 Warning javadoc SummaryJavadoc First sentence should be present. 923
 Warning whitespace OperatorWrap '+' should be on a new line. 957
 Warning javadoc SummaryJavadoc First sentence should be present. 963
 Warning javadoc SummaryJavadoc First sentence should be present. 979
 Warning javadoc SummaryJavadoc First sentence should be present. 1005
 Warning javadoc SummaryJavadoc First sentence should be present. 1028
 Warning javadoc SummaryJavadoc First sentence should be present. 1036
 Warning whitespace SeparatorWrap '.' should be on a new line. 1071
 Warning whitespace SeparatorWrap '.' should be on a new line. 1088
 Warning whitespace SeparatorWrap '.' should be on a new line. 1089
 Warning javadoc SummaryJavadoc First sentence should be present. 1112
 Warning javadoc SummaryJavadoc First sentence should be present. 1127
 Warning javadoc SummaryJavadoc First sentence should be present. 1146
 Warning javadoc SummaryJavadoc First sentence should be present. 1176
 Warning javadoc SummaryJavadoc First sentence should be present. 1184
 Warning javadoc SummaryJavadoc First sentence should be present. 1192
 Warning javadoc SummaryJavadoc First sentence should be present. 1215
 Warning javadoc SummaryJavadoc First sentence should be present. 1223
 Warning javadoc SummaryJavadoc First sentence should be present. 1283
 Warning javadoc SummaryJavadoc First sentence should be present. 1291
 Warning javadoc SummaryJavadoc First sentence should be present. 1299
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1377
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1384
 Warning javadoc SummaryJavadoc First sentence should be present. 1437
 Warning javadoc SummaryJavadoc First sentence should be present. 1448
 Warning javadoc SummaryJavadoc First sentence should be present. 1466
 Warning javadoc SummaryJavadoc First sentence should be present. 1474
 Warning javadoc SummaryJavadoc First sentence should be present. 1484
 Warning javadoc SummaryJavadoc First sentence should be present. 1493
 Warning javadoc SummaryJavadoc First sentence should be present. 1501
 Warning javadoc SummaryJavadoc First sentence should be present. 1510
 Warning javadoc SummaryJavadoc First sentence should be present. 1519
 Warning javadoc SummaryJavadoc First sentence should be present. 1530
 Warning whitespace SeparatorWrap '.' should be on a new line. 1535
 Warning javadoc SummaryJavadoc First sentence should be present. 1541
 Warning whitespace OperatorWrap '+' should be on a new line. 1568
 Warning whitespace OperatorWrap '+' should be on a new line. 1596
 Warning whitespace SeparatorWrap '.' should be on a new line. 1665
 Warning whitespace SeparatorWrap '.' should be on a new line. 1706
 Warning whitespace SeparatorWrap '.' should be on a new line. 1748
 Warning whitespace SeparatorWrap '.' should be on a new line. 1766

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. 14
 Warning whitespace SeparatorWrap '.' should be on a new line. 87
 Warning javadoc SummaryJavadoc First sentence should be present. 253

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. 14
 Warning javadoc SummaryJavadoc First sentence should be present. 79

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. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.RouteResolver' import. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VTerminalIdentifier' import. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeName' import. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. 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 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. 13

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. 13

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. 22

org/opendaylight/vtn/manager/internal/vnode/VlanMapCleaner.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 45

org/opendaylight/vtn/manager/internal/vnode/VlanMapPortFilter.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 153
 Warning javadoc SummaryJavadoc First sentence should be present. 205

org/opendaylight/vtn/manager/internal/vnode/VlanMapRegistry.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VlanMapIdentifier' import. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.mapping.rev151001.vtn.mappings.VlanMapping' import. 28
 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/xml/XmlAbstractBridge.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 16
 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/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/XmlVBridge.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 18
 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/XmlVInterface.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.internal.util.vnode.VInterfaceIdentifier.DESCRIPTION' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 19
 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/XmlVNode.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 17
 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 imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 18
 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/XmlVTerminal.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 12
 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/package-info.java

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

org/opendaylight/vtn/manager/it/ofmock/DataStoreUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.TimeoutException' import. 12

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. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match' import. 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. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.ActionList' import. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Uri' import. 37
 Warning whitespace SeparatorWrap '.' should be on a new line. 103
 Warning whitespace SeparatorWrap '.' should be on a new line. 116
 Warning whitespace SeparatorWrap '.' should be on a new line. 129
 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. 208
 Warning whitespace SeparatorWrap '.' should be on a new line. 244
 Warning naming LocalVariableName Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 245
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 278
 Warning whitespace SeparatorWrap '.' should be on a new line. 279
 Warning whitespace SeparatorWrap '.' should be on a new line. 306
 Warning naming LocalVariableName Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 307
 Warning whitespace OperatorWrap '+' should be on a new line. 344

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. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowId' import. 26
 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 should be present. 113
 Warning javadoc SummaryJavadoc First sentence should be present. 121
 Warning whitespace SeparatorWrap '.' should be on a new line. 136

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. 15

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. 17
 Warning javadoc SummaryJavadoc First sentence should be present. 148
 Warning javadoc SummaryJavadoc First sentence should be present. 156
 Warning javadoc SummaryJavadoc First sentence should be present. 164

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.DataBroker' import. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VtnUpdateType' import. 28
 Warning whitespace OperatorWrap '+' should be on a new line. 77
 Warning whitespace SeparatorWrap '.' should be on a new line. 115
 Warning whitespace OperatorWrap '+' should be on a new line. 123
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 170
 Warning naming LocalVariableName Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 202
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 204
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 231
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '156'. 264
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '186'. 276
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '220'. 287
 Warning whitespace OperatorWrap '+' should be on a new line. 330
 Warning whitespace SeparatorWrap '.' should be on a new line. 364

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. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 19
 Warning javadoc SummaryJavadoc First sentence should be present. 59
 Warning javadoc SummaryJavadoc First sentence should be 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. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 19
 Warning javadoc SummaryJavadoc First sentence should be present. 56
 Warning javadoc SummaryJavadoc First sentence should be 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. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 19
 Warning javadoc SummaryJavadoc First sentence should be present. 55
 Warning javadoc SummaryJavadoc First sentence should be 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.vtn.manager.it.ofmock.impl.FlowMatcher.EMPTY_MATCH' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode' import. 32
 Warning javadoc SummaryJavadoc First sentence should be present. 194
 Warning javadoc SummaryJavadoc First sentence should be present. 236
 Warning javadoc SummaryJavadoc First sentence should be present. 269
 Warning whitespace SeparatorWrap '.' should be on a new line. 274
 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 coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '427'. 588
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '324'. 642
 Warning whitespace SeparatorWrap '.' should be on a new line. 677
 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. 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

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. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes' import. 20
 Warning javadoc SummaryJavadoc First sentence should be present. 48
 Warning javadoc SummaryJavadoc First sentence should be 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. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 20
 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. 25
 Warning javadoc SummaryJavadoc First sentence should be present. 63
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 300
 Warning javadoc SummaryJavadoc First sentence should be present. 308
 Warning javadoc SummaryJavadoc First sentence should be present. 316
 Warning javadoc SummaryJavadoc First sentence should be present. 324
 Warning javadoc SummaryJavadoc First sentence should be present. 332
 Warning javadoc SummaryJavadoc First sentence should be present. 340
 Warning javadoc SummaryJavadoc First sentence should be present. 348
 Warning javadoc SummaryJavadoc First sentence should be present. 356
 Warning javadoc SummaryJavadoc First sentence should be present. 364

org/opendaylight/vtn/manager/it/ofmock/impl/OfMockProvider.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.Executors' import. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.TimeoutException' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.DataChangeWaiter' import. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfig' import. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. 65
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.Match' import. 67
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 73
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 240
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 501
 Warning whitespace SeparatorWrap '.' should be on a new line. 638
 Warning javadoc SummaryJavadoc First sentence should be present. 680
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 739
 Warning naming LocalVariableName Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 740
 Warning javadoc SummaryJavadoc First sentence should be present. 763
 Warning whitespace SeparatorWrap '.' should be on a new line. 769
 Warning whitespace SeparatorWrap '.' should be on a new line. 793
 Warning javadoc SummaryJavadoc First sentence should be present. 847
 Warning javadoc SummaryJavadoc First sentence should be present. 855
 Warning javadoc SummaryJavadoc First sentence should be present. 864
 Warning javadoc SummaryJavadoc First sentence should be present. 873
 Warning javadoc SummaryJavadoc First sentence should be present. 896
 Warning javadoc SummaryJavadoc First sentence should be present. 921
 Warning javadoc SummaryJavadoc First sentence should be present. 929
 Warning javadoc SummaryJavadoc First sentence should be present. 958
 Warning javadoc SummaryJavadoc First sentence should be present. 966
 Warning javadoc SummaryJavadoc First sentence should be present. 974
 Warning javadoc SummaryJavadoc First sentence should be present. 1000
 Warning javadoc SummaryJavadoc First sentence should be present. 1008
 Warning javadoc SummaryJavadoc First sentence should be present. 1023
 Warning javadoc SummaryJavadoc First sentence should be present. 1032
 Warning javadoc SummaryJavadoc First sentence should be present. 1075
 Warning javadoc SummaryJavadoc First sentence should be present. 1089
 Warning javadoc SummaryJavadoc First sentence should be present. 1104
 Warning javadoc SummaryJavadoc First sentence should be present. 1119
 Warning javadoc SummaryJavadoc First sentence should be present. 1134
 Warning blocks EmptyBlock Empty catch block. 1151
 Warning javadoc SummaryJavadoc First sentence should be present. 1157
 Warning javadoc SummaryJavadoc First sentence should be present. 1173
 Warning whitespace SeparatorWrap '.' should be on a new line. 1197
 Warning javadoc SummaryJavadoc First sentence should be present. 1203
 Warning javadoc SummaryJavadoc First sentence should be present. 1212
 Warning javadoc SummaryJavadoc First sentence should be present. 1237
 Warning javadoc SummaryJavadoc First sentence should be present. 1246
 Warning naming LocalVariableName Local variable name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1252
 Warning javadoc SummaryJavadoc First sentence should be present. 1261
 Warning javadoc SummaryJavadoc First sentence should be present. 1270
 Warning javadoc SummaryJavadoc First sentence should be present. 1285
 Warning javadoc SummaryJavadoc First sentence should be present. 1301
 Warning javadoc SummaryJavadoc First sentence should be present. 1320
 Warning javadoc SummaryJavadoc First sentence should be present. 1335
 Warning javadoc SummaryJavadoc First sentence should be present. 1345
 Warning javadoc SummaryJavadoc First sentence should be present. 1353
 Warning javadoc SummaryJavadoc First sentence should be present. 1361
 Warning javadoc SummaryJavadoc First sentence should be present. 1369
 Warning javadoc SummaryJavadoc First sentence should be present. 1382

org/opendaylight/vtn/manager/it/ofmock/impl/OfNode.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.Executors' import. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FeatureCapability' import. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.GetAllFlowsStatisticsFromAllFlowTablesInput' import. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpAddress' import. 152
 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. 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. 309
 Warning whitespace SeparatorWrap '.' should be on a new line. 310
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 488
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 524
 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. 670
 Warning whitespace SeparatorWrap '.' should be on a new line. 700
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '391'. 727
 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. 751
 Warning whitespace SeparatorWrap '.' should be on a new line. 752
 Warning whitespace SeparatorWrap '.' should be on a new line. 753
 Warning whitespace SeparatorWrap '.' should be on a new line. 754
 Warning whitespace SeparatorWrap '.' should be on a new line. 755
 Warning whitespace SeparatorWrap '.' should be on a new line. 756
 Warning whitespace SeparatorWrap '.' should be on a new line. 793
 Warning whitespace SeparatorWrap '.' should be on a new line. 808
 Warning whitespace SeparatorWrap '.' should be on a new line. 825
 Warning whitespace SeparatorWrap '.' should be on a new line. 940
 Warning whitespace SeparatorWrap '.' should be on a new line. 1044
 Warning whitespace SeparatorWrap '.' should be on a new line. 1102
 Warning sizes LineLength Line is longer than 120 characters (found 138). 1216
 Warning sizes LineLength Line is longer than 120 characters (found 142). 1230

org/opendaylight/vtn/manager/it/ofmock/impl/OfPort.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnOpenflowVersion' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector' import. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 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. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction' import. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowId' import. 27
 Warning whitespace SeparatorWrap '.' should be on a new line. 102
 Warning javadoc SummaryJavadoc First sentence should be present. 107
 Warning whitespace OperatorWrap '&&' should be on a new line. 119
 Warning javadoc SummaryJavadoc First sentence should be present. 176
 Warning javadoc SummaryJavadoc First sentence should be 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. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.NotificationService' import. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.topology.rev150209.RoutingUpdated' import. 34
 Warning whitespace OperatorWrap '+' should be on a new line. 260
 Warning whitespace OperatorWrap '+' should be on a new line. 320

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. 16
 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 'java.util.concurrent.TimeoutException' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.CheckedFuture' import. 16

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. 14
 Warning javadoc SummaryJavadoc First sentence should be present. 65
 Warning javadoc SummaryJavadoc First sentence should be 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. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.config.rev150209.VtnConfig' import. 29
 Warning javadoc SummaryJavadoc First sentence should be present. 120
 Warning javadoc SummaryJavadoc First sentence should be present. 129
 Warning javadoc SummaryJavadoc First sentence should be present. 136
 Warning javadoc SummaryJavadoc First sentence should be present. 145
 Warning javadoc SummaryJavadoc First sentence should be present. 154
 Warning javadoc SummaryJavadoc First sentence should be present. 165
 Warning javadoc SummaryJavadoc First sentence should be present. 173
 Warning javadoc SummaryJavadoc First sentence should be present. 181

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. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. 25
 Warning javadoc SummaryJavadoc First sentence should be present. 65
 Warning javadoc SummaryJavadoc First sentence should be present. 79
 Warning javadoc SummaryJavadoc First sentence should be present. 212
 Warning javadoc SummaryJavadoc First sentence should be present. 221
 Warning javadoc SummaryJavadoc First sentence should be present. 228
 Warning javadoc SummaryJavadoc First sentence should be present. 237
 Warning javadoc SummaryJavadoc First sentence should be present. 246
 Warning javadoc SummaryJavadoc First sentence should be present. 255
 Warning whitespace SeparatorWrap '.' should be on a new line. 260
 Warning javadoc SummaryJavadoc First sentence should be present. 264
 Warning javadoc SummaryJavadoc First sentence should be present. 272

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. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. 26
 Warning javadoc SummaryJavadoc First sentence should be present. 67
 Warning javadoc SummaryJavadoc First sentence should be present. 81
 Warning javadoc SummaryJavadoc First sentence should be present. 109
 Warning javadoc SummaryJavadoc First sentence should be present. 266
 Warning javadoc SummaryJavadoc First sentence should be present. 275
 Warning javadoc SummaryJavadoc First sentence should be present. 282
 Warning javadoc SummaryJavadoc First sentence should be present. 291
 Warning javadoc SummaryJavadoc First sentence should be present. 300
 Warning javadoc SummaryJavadoc First sentence should be present. 309
 Warning whitespace SeparatorWrap '.' should be on a new line. 314
 Warning javadoc SummaryJavadoc First sentence should be present. 318
 Warning javadoc SummaryJavadoc First sentence should be present. 326

org/opendaylight/vtn/manager/it/option/TestOption.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.InputStream' import. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.ops4j.pax.exam.CoreOptions' import. 27
 Warning whitespace SeparatorWrap '.' should be on a new line. 46
 Warning whitespace OperatorWrap '+' should be on a new line. 154
 Warning whitespace OperatorWrap '+' should be on a new line. 190
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 347
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 418

org/opendaylight/vtn/manager/it/ownermock/impl/OwnerMockService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.Executors' import. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 25
 Warning naming ParameterName Parameter name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 90
 Warning whitespace OperatorWrap '+' should be on a new line. 105
 Warning whitespace OperatorWrap '&&' should be on a new line. 132

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. 24
 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 'org.opendaylight.vtn.manager.it.ofmock.DataStoreUtils' import. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.rev150410.virtual.route.info.VirtualNodePath' import. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.DropActionCase' import. 62
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.EtherType' import. 92
 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 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 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 'org.opendaylight.vtn.manager.util.ByteUtils' import. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.ofmock.OfMockService' import. 33
 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. 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 misc AvoidEscapedUnicodeCharacters Unicode escape(s) usage should be avoided. 147
 Warning whitespace SeparatorWrap '.' should be on a new line. 147
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 163
 Warning whitespace SeparatorWrap '.' should be on a new line. 252
 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 LocalVariableName Local variable name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 459

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. 17
 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/VTNServices.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 31

org/opendaylight/vtn/manager/it/util/VirtualNetwork.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadOnlyTransaction' import. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathmap.rev150328.GlobalPathMaps' import. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. 48
 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 whitespace EmptyLineSeparator 'package' should be separated from previous statement. 8
 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. 17
 Warning javadoc SummaryJavadoc First sentence should be present. 65
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '39'. 68
 Warning javadoc SummaryJavadoc First sentence should be 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. 17
 Warning javadoc SummaryJavadoc First sentence should be present. 65
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '39'. 68
 Warning javadoc SummaryJavadoc First sentence should be 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. 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 should be present. 67
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '39'. 70
 Warning javadoc SummaryJavadoc First sentence should be 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. 12
 Warning javadoc SummaryJavadoc First sentence should be present. 31

org/opendaylight/vtn/manager/it/util/action/SetIcmp4TypeVerifier.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be 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. 19
 Warning javadoc SummaryJavadoc First sentence should be present. 69
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '42'. 72
 Warning javadoc SummaryJavadoc First sentence should be 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. 19
 Warning javadoc SummaryJavadoc First sentence should be present. 69
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '42'. 72
 Warning javadoc SummaryJavadoc First sentence should be present. 80

org/opendaylight/vtn/manager/it/util/action/SetTcpDstVerifier.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 30

org/opendaylight/vtn/manager/it/util/action/SetTcpSrcVerifier.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be 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.rev100924.PortNumber' import. 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 should be 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.rev100924.PortNumber' import. 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 should be present. 61

org/opendaylight/vtn/manager/it/util/action/SetUdpDstVerifier.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 30

org/opendaylight/vtn/manager/it/util/action/SetUdpSrcVerifier.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 30

org/opendaylight/vtn/manager/it/util/action/SetVlanPcpVerifier.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be present. 71
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '40'. 74
 Warning javadoc SummaryJavadoc First sentence should be 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 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

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 25
 Warning javadoc SummaryJavadoc First sentence should be present. 61

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 20
 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 should be 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. 23
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 32
 Warning javadoc SummaryJavadoc First sentence should be present. 92

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 21
 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 should be 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.rev100924.PortNumber' import. 19
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 27
 Warning javadoc SummaryJavadoc First sentence should be present. 89

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 23
 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 should be 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.rev100924.MacAddress' import. 21
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 27
 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 should be 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.rev100924.MacAddress' import. 21
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 27
 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 should be present. 72

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 27
 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 should be 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 should be present. 103

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 27
 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 should be 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 should be 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.rev100924.Dscp' import. 23
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 29
 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 should be 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 should be present. 105

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 24
 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 should be present. 67

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 24
 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 should be present. 67

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 23
 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 should be present. 66

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 22
 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 should be present. 65

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 23
 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 should be 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. 23
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 29
 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 should be present. 93
 Warning javadoc SummaryJavadoc First sentence should be present. 105

org/opendaylight/vtn/manager/it/util/flow/cond/FlowCondSet.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.RemoveFlowConditionInput' import. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.cond.rev150313.VtnFlowConditions' import. 36
 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. 14
 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 should be present. 137
 Warning javadoc SummaryJavadoc First sentence should be present. 146
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 62

org/opendaylight/vtn/manager/it/util/flow/filter/FlowFilter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.flow.filter.FlowFilterList.getResultMap' import. 16
 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 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

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 should be 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 should be present. 179
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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.rev100924.PortNumber' import. 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. 19
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 27
 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.rev100924.IpVersion' import. 19
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 25
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 122
 Warning javadoc SummaryJavadoc First sentence should be present. 130

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

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 20
 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 should be 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.rev100924.Dscp' import. 18
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 25
 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.rev100924.IpVersion' import. 13
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 19

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.rev100924.IpVersion' import. 20
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 25
 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.rev100924.IpVersion' import. 21
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 27
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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.rev100924.IpVersion' import. 21
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 27
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 117

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

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.impl.inventory.rev150209.VtnNodes' import. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. 31
 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. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 26
 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. 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 should be 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 should be present. 196
 Warning javadoc SummaryJavadoc First sentence should be present. 221
 Warning javadoc SummaryJavadoc First sentence should be 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. 26
 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 should be 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 should be present. 348
 Warning whitespace SeparatorWrap '.' should be on a new line. 364
 Warning javadoc SummaryJavadoc First sentence should be 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. 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 should be present. 127
 Warning javadoc SummaryJavadoc First sentence should be present. 135
 Warning javadoc SummaryJavadoc First sentence should be present. 147
 Warning javadoc SummaryJavadoc First sentence should be 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. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Dscp' import. 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 should be 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 should be present. 225
 Warning javadoc SummaryJavadoc First sentence should be present. 240
 Warning whitespace SeparatorWrap '.' should be on a new line. 255
 Warning javadoc SummaryJavadoc First sentence should be 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. 20
 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. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.PortNumber' import. 25
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 179
 Warning javadoc SummaryJavadoc First sentence should be present. 192
 Warning javadoc SummaryJavadoc First sentence should be 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. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.PortNumber' import. 25
 Warning javadoc SummaryJavadoc First sentence should be 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 should be present. 154
 Warning javadoc SummaryJavadoc First sentence should be present. 174
 Warning javadoc SummaryJavadoc First sentence should be 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 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.pathpolicy.rev150209.RemovePathPolicyInput' import. 33
 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 should be 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. 13
 Warning javadoc SummaryJavadoc First sentence should be present. 81

org/opendaylight/vtn/manager/it/util/unicast/Inet4FlowFactory.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence should be 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. 13
 Warning javadoc SummaryJavadoc First sentence should be 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. 13
 Warning javadoc SummaryJavadoc First sentence should be 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. 20
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 113

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. 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. 13

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. 18
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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. 17
 Warning javadoc SummaryJavadoc First sentence should be present. 100
 Warning javadoc SummaryJavadoc First sentence should be 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. 14
 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.vtn.manager.it.util.TestBase.createVnodeName' import. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 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 should be present. 414
 Warning javadoc SummaryJavadoc First sentence should be 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. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 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 should be present. 171
 Warning javadoc SummaryJavadoc First sentence should be present. 232
 Warning javadoc SummaryJavadoc First sentence should be present. 256
 Warning javadoc SummaryJavadoc First sentence should be 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. 13
 Warning javadoc SummaryJavadoc First sentence should be present. 75
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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. 13
 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. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. 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 should be present. 350
 Warning javadoc SummaryJavadoc First sentence should be present. 358

org/opendaylight/vtn/manager/it/util/vnode/VInterfaceIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterList' import. 22
 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 should be present. 128
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning javadoc SummaryJavadoc First sentence should be present. 137
 Warning javadoc SummaryJavadoc First sentence should be present. 150

org/opendaylight/vtn/manager/it/util/vnode/VNodeIdentifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.flow.filter.rev150907.VtnFlowFilterList' import. 30
 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. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier.TYPEBIT_VINTERFACE' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.vtn.manager.it.util.vnode.VNodeIdentifier.TYPEBIT_MACMAP' import. 16
 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 naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 44
 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. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 39
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 44
 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 AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 21
 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. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId' import. 30
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 38
 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. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId' import. 39
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 46
 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.vtn.manager.it.util.TestBase.createVnodeName' import. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.ReadTransaction' import. 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 should be 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. 16
 Warning javadoc SummaryJavadoc First sentence should be present. 66
 Warning javadoc SummaryJavadoc First sentence should be 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. 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. 16
 Warning javadoc SummaryJavadoc First sentence should be present. 95
 Warning whitespace SeparatorWrap '.' should be on a new line. 100
 Warning javadoc SummaryJavadoc First sentence should be present. 157
 Warning javadoc SummaryJavadoc First sentence should be 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. 13
 Warning javadoc SummaryJavadoc First sentence should be present. 76
 Warning javadoc SummaryJavadoc First sentence should be 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 should be 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. 17
 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 should be present. 134
 Warning whitespace SeparatorWrap '.' should be on a new line. 139
 Warning javadoc SummaryJavadoc First sentence should be 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. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpAddress' import. 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/MdsalUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.TimeoutException' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 17
 Warning whitespace OperatorWrap '+' should be on a new line. 145

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. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.networks.Network' import. 21
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 52
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 59
 Warning whitespace OperatorWrap '+' should be on a new line. 63
 Warning javadoc SummaryJavadoc First sentence should be present. 76
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 79
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 80
 Warning javadoc SummaryJavadoc First sentence should be present. 92
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 114
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 115
 Warning javadoc SummaryJavadoc First sentence should be present. 146
 Warning javadoc SummaryJavadoc First sentence should be present. 153
 Warning javadoc SummaryJavadoc First sentence should be present. 159

org/opendaylight/vtn/manager/neutron/impl/NeutronNetworkChangeListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Map' import. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.AsyncDataBroker.DataChangeScope' import. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.networks.rev150712.networks.attributes.Networks' import. 22
 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. 61
 Warning javadoc SummaryJavadoc First sentence should be present. 77
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122

org/opendaylight/vtn/manager/neutron/impl/NeutronProvider.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology' import. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Optional' import. 30
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 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. 88
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103

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. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.SetPortMapInput' import. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.RemovePortMapInput' import. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.DatapathId' import. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.Ports' import. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Uri' import. 74
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 81
 Warning javadoc SummaryJavadoc First sentence should be present. 143
 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. 364
 Warning whitespace SeparatorWrap '.' should be on a new line. 366
 Warning whitespace SeparatorWrap '.' should be on a new line. 368
 Warning whitespace SeparatorWrap '.' should be on a new line. 374
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 401
 Warning whitespace SeparatorWrap '.' should be on a new line. 473
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 529
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 530
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 531
 Warning sizes LineLength Line is longer than 120 characters (found 126). 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. 555
 Warning whitespace SeparatorWrap '.' should be on a new line. 556
 Warning whitespace SeparatorWrap '.' should be on a new line. 558
 Warning whitespace SeparatorWrap '.' should be on a new line. 585
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 618
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '321'. 620
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 628
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 653
 Warning whitespace SeparatorWrap '.' should be on a new line. 656
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 713
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 714
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 715
 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. 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. 732
 Warning whitespace SeparatorWrap '.' should be on a new line. 733
 Warning whitespace SeparatorWrap '.' should be on a new line. 734
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 753
 Warning javadoc SummaryJavadoc First sentence should be present. 755
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 763
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 764
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 765
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 773
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 779
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 785
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 812
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 813
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 814
 Warning whitespace SeparatorWrap '.' should be on a new line. 815
 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 javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 828
 Warning sizes LineLength Line is longer than 120 characters (found 156). 834
 Warning whitespace SeparatorWrap '.' should be on a new line. 835
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 846
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 858
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 859

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]*$'. 82

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. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yangtools.concepts.ListenerRegistration' import. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Uri' import. 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. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology' import. 33
 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. 66
 Warning whitespace SeparatorWrap '.' should be on a new line. 67
 Warning javadoc SummaryJavadoc First sentence should be present. 83
 Warning javadoc SummaryJavadoc First sentence should be present. 96
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Warning javadoc SummaryJavadoc First sentence should be present. 114
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 144
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 145
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 154
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 179

org/opendaylight/vtn/manager/neutron/impl/PortDataChangeListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Map' import. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.types.rev150209.VnodeUpdateMode' import. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.Ports' import. 40
 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. 119
 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 naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 144
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 145
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 146
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 148
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 149
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 150
 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 javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 170
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 194
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 196
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 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. 202
 Warning whitespace SeparatorWrap '.' should be on a new line. 203
 Warning whitespace OperatorWrap '+' should be on a new line. 207

org/opendaylight/vtn/manager/neutron/impl/VTNManagerService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.sal.binding.api.RpcConsumerRegistry' import. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType' import. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.mapping.port.rev150907.RemovePortMapInput' import. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.vtn.rev150328.Vtns' import. 52
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 77
 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. 132
 Warning whitespace SeparatorWrap '.' should be on a new line. 133
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 142
 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. 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 naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 262
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 275
 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. 415
 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. 471
 Warning whitespace SeparatorWrap '.' should be on a new line. 472
 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

org/opendaylight/vtn/manager/neutron/impl/VTNNeutronUtils.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 19
 Warning whitespace OperatorWrap '+' should be on a new line. 59
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 83
 Warning javadoc SummaryJavadoc First sentence should be present. 90
 Warning naming LocalVariableName Local variable name 'tKey' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 96
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 117
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 146
 Warning javadoc SummaryJavadoc First sentence should be present. 152
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 160
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 161
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 181
 Warning javadoc SummaryJavadoc First sentence should be present. 187
 Warning naming LocalVariableName Local variable name 'tKey' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 195
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 216
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 217

org/opendaylight/vtn/manager/package-info.java

Severity Category Rule Message Line
 Warning javadoc AtclauseOrder Javadoc comment at column 63 has parse error. Details: no viable alternative at input '<div style="margin-left: 1em;">\n * <p>\n * <strong>Virtual interface</strong> shows the input and output interface\n * that could be set in virtual node of <a href="#VTN">VTN</a>.\n * At this point in time, it is possible to set virtual interface to\n * <a href="#vBridge">vBridge</a> and <a href="#vTerminal">vTerminal</a>.\n * </p>\n * <p>\n * It is possible to dynamically enable or disable virtual interface.\n * If a virtual interface is disabled, then all the inputs from that\n * virtual interface will be ignored. Also, there will be no output\n * against that virtual interface.\n * </p>\n *\n * <h4 id="vInterface.status" style="border-bottom: 1px dashed #aaaaaa;">\n * Virtual interface status\n * </h4>\n * <div style="margin-left: 1em;">\n * <p>\n * Virtual interface can have the following internal status.\n * </p>\n * <dl style="margin-left: 1em;">\n * <dt id="vInterface.status.UNKNOWN" style="font-weight: bold; margin-top: 0.5em;">UNKNOWN\n * <dd style="margin-left: 2em;">\n * This is a state wherein other network elements are not mapped to\n * virtual interface.\n *\n * <dt id="vInterface.status.DOWN" style="font-weight: bold; margin-top: 0.5em;">DOWN\n * <dd style="margin-left: 2em;">\n * This is a state wherein the network elements mapped to virtual\n * interface are not operating. It will be in <strong>DOWN</strong>\n * state even when the virtual interface is disabled.\n *\n * <dt id="vInterface.status.UP" style="font-weight: bold; margin-top: 0.5em;">UP\n * <dd style="margin-left: 2em;">\n * This is a state wherein the network elements mapped to virtual\n * interface are operating.\n * </dl>\n * </div>\n *\n * <h4 id="vInterface.status.vBridge"style="border-bottom: 1' while parsing HTML_TAG 902
 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 naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 28
 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 should be present. 314
 Warning javadoc SummaryJavadoc First sentence should be present. 324

org/opendaylight/vtn/manager/packet/Ethernet.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 naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 103
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 113
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 133
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 145
 Warning javadoc SummaryJavadoc First sentence should be present. 173
 Warning javadoc SummaryJavadoc First sentence should be present. 200

org/opendaylight/vtn/manager/packet/ICMP.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 30
 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 should be present. 224
 Warning javadoc SummaryJavadoc First sentence should be present. 232
 Warning javadoc SummaryJavadoc First sentence should be present. 251
 Warning javadoc SummaryJavadoc First sentence should be present. 265

org/opendaylight/vtn/manager/packet/IEEE8021Q.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 28
 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. 76
 Warning whitespace SeparatorWrap '.' should be on a new line. 77
 Warning javadoc SummaryJavadoc First sentence should be present. 175
 Warning javadoc SummaryJavadoc First sentence should be present. 202

org/opendaylight/vtn/manager/packet/IPv4.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. 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 naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 274
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 410
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 535
 Warning whitespace OperatorWrap '|' should be on a new line. 576
 Warning javadoc SummaryJavadoc First sentence should be present. 623
 Warning whitespace OperatorWrap '&&' should be on a new line. 657
 Warning javadoc SummaryJavadoc First sentence should be present. 665
 Warning naming ParameterName Parameter name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 685
 Warning javadoc SummaryJavadoc First sentence should be present. 759

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. 23
 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 whitespace OperatorWrap '+' should be on a new line. 285
 Warning whitespace OperatorWrap '+' should be on a new line. 286
 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/TCP.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 29
 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. 118
 Warning whitespace SeparatorWrap '.' should be on a new line. 119
 Warning javadoc SummaryJavadoc First sentence should be present. 335
 Warning javadoc SummaryJavadoc First sentence should be present. 345

org/opendaylight/vtn/manager/packet/UDP.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 25
 Warning whitespace SeparatorWrap '.' should be on a new line. 60
 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 javadoc SummaryJavadoc First sentence should be present. 160
 Warning javadoc SummaryJavadoc First sentence should be present. 170

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]*$'. 79
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 91
 Warning naming LocalVariableName Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 106
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 107
 Warning naming LocalVariableName Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 143
 Warning whitespace SeparatorWrap '.' should be on a new line. 174

org/opendaylight/vtn/manager/util/EtherAddress.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924.MacAddress' import. 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/EtherTypes.java

Severity Category Rule Message Line
 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 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 'javax.xml.bind.annotation.XmlAccessorType' import. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpAddress' import. 20
 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 should be present. 374
 Warning javadoc SummaryJavadoc First sentence should be present. 382
 Warning whitespace SeparatorWrap '.' should be on a new line. 390
 Warning javadoc SummaryJavadoc First sentence should be present. 399
 Warning javadoc SummaryJavadoc First sentence should be present. 418
 Warning javadoc SummaryJavadoc First sentence should be present. 426
 Warning javadoc SummaryJavadoc First sentence should be present. 440
 Warning javadoc SummaryJavadoc First sentence should be present. 454
 Warning javadoc SummaryJavadoc First sentence should be 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/IpNetwork.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'javax.xml.bind.annotation.XmlAccessorType' import. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IpAddress' import. 24
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '153'. 387

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/VTNIdentifiable.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 18

org/opendaylight/vtn/manager/util/VTNIdentifiableComparator.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '1' capital letters. 26
 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/package-info.java

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

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/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/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/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/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/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/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/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