Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
1871 0 2224 0

Files

Files Infos Warnings Errors
argouml-app/src/org/argouml/application/Main.java 0 5 0
argouml-app/src/org/argouml/application/helpers/ResourceLoaderWrapper.java 0 1 0
argouml-app/src/org/argouml/cognitive/Critic.java 0 2 0
argouml-app/src/org/argouml/cognitive/Designer.java 0 1 0
argouml-app/src/org/argouml/cognitive/ToDoList.java 0 3 0
argouml-app/src/org/argouml/cognitive/ui/TabToDo.java 0 3 0
argouml-app/src/org/argouml/configuration/Configuration.java 0 1 0
argouml-app/src/org/argouml/configuration/ConfigurationHandler.java 0 1 0
argouml-app/src/org/argouml/gefext/DeferredBufferedImage.java 0 1 0
argouml-app/src/org/argouml/i18n/Translator.java 0 4 0
argouml-app/src/org/argouml/kernel/DefaultUndoManager.java 0 1 0
argouml-app/src/org/argouml/kernel/Project.java 0 3 0
argouml-app/src/org/argouml/kernel/ProjectEvent.java 0 1 0
argouml-app/src/org/argouml/kernel/ProjectFactory.java 0 1 0
argouml-app/src/org/argouml/kernel/ProjectImpl.java 0 7 0
argouml-app/src/org/argouml/kernel/ProjectListener.java 0 3 0
argouml-app/src/org/argouml/kernel/ProjectManager.java 0 2 0
argouml-app/src/org/argouml/kernel/ProjectSettings.java 0 1 0
argouml-app/src/org/argouml/kernel/UndoManager.java 0 1 0
argouml-app/src/org/argouml/moduleloader/ModuleLoader2.java 0 2 0
argouml-app/src/org/argouml/moduleloader/SettingsTabModules.java 0 1 0
argouml-app/src/org/argouml/notation/Notation.java 0 2 0
argouml-app/src/org/argouml/notation/NotationProvider.java 0 8 0
argouml-app/src/org/argouml/notation/NotationProviderFactory2.java 0 1 0
argouml-app/src/org/argouml/notation/NotationSettings.java 0 2 0
argouml-app/src/org/argouml/notation/providers/AssociationEndNameNotation.java 0 3 0
argouml-app/src/org/argouml/notation/providers/AssociationNameNotation.java 0 2 0
argouml-app/src/org/argouml/notation/providers/AssociationRoleNotation.java 0 1 0
argouml-app/src/org/argouml/notation/providers/AttributeNotation.java 0 2 0
argouml-app/src/org/argouml/notation/providers/uml/AbstractMessageNotationUml.java 0 26 0
argouml-app/src/org/argouml/notation/providers/uml/AttributeNotationUml.java 0 2 0
argouml-app/src/org/argouml/notation/providers/uml/EnumerationLiteralNotationUml.java 0 1 0
argouml-app/src/org/argouml/notation/providers/uml/ExtensionPointNotationUml.java 0 3 0
argouml-app/src/org/argouml/notation/providers/uml/MultiplicityNotationUml.java 0 4 0
argouml-app/src/org/argouml/notation/providers/uml/NotationUtilityUml.java 0 17 0
argouml-app/src/org/argouml/notation/providers/uml/OperationNotationUml.java 0 1 0
argouml-app/src/org/argouml/notation/providers/uml/TransitionNotationUml.java 0 5 0
argouml-app/src/org/argouml/ocl/ArgoFacade.java 0 1 0
argouml-app/src/org/argouml/ocl/CriticOclEvaluator.java 0 1 0
argouml-app/src/org/argouml/ocl/OCLEvaluator.java 0 1 0
argouml-app/src/org/argouml/persistence/AbstractFilePersister.java 0 2 0
argouml-app/src/org/argouml/persistence/ArgoParser.java 0 2 0
argouml-app/src/org/argouml/persistence/ArgoTokenTable.java 0 5 0
argouml-app/src/org/argouml/persistence/ModelMemberFilePersister.java 0 1 0
argouml-app/src/org/argouml/persistence/PGMLStackParser.java 0 1 0
argouml-app/src/org/argouml/persistence/PrivateHandler.java 0 1 0
argouml-app/src/org/argouml/persistence/TodoTokenTable.java 0 1 0
argouml-app/src/org/argouml/persistence/UmlFilePersister.java 0 11 0
argouml-app/src/org/argouml/persistence/XmlInputStream.java 0 1 0
argouml-app/src/org/argouml/persistence/ZargoFilePersister.java 0 2 0
argouml-app/src/org/argouml/profile/CoreProfileReference.java 0 4 0
argouml-app/src/org/argouml/profile/ResourceModelLoader.java 0 2 0
argouml-app/src/org/argouml/profile/URLModelLoader.java 0 1 0
argouml-app/src/org/argouml/profile/UserDefinedProfile.java 0 2 0
argouml-app/src/org/argouml/profile/internal/DependencyResolver.java 0 2 0
argouml-app/src/org/argouml/profile/internal/ProfileManagerImpl.java 0 1 0
argouml-app/src/org/argouml/profile/internal/ProfileMeta.java 0 1 0
argouml-app/src/org/argouml/profile/internal/ProfileUML.java 0 6 0
argouml-app/src/org/argouml/profile/internal/ocl/EvaluateExpression.java 0 1 0
argouml-app/src/org/argouml/profile/internal/ocl/uml14/CollectionsModelInterpreter.java 0 1 0
argouml-app/src/org/argouml/profile/internal/ocl/uml14/ModelAccessModelInterpreter.java 0 6 0
argouml-app/src/org/argouml/profile/internal/ui/PropPanelCritic.java 0 1 0
argouml-app/src/org/argouml/ui/AboutBox.java 0 1 0
argouml-app/src/org/argouml/ui/ActionCreateContainedModelElement.java 0 1 0
argouml-app/src/org/argouml/ui/FindDialog.java 0 1 0
argouml-app/src/org/argouml/ui/HelpBox.java 0 2 0
argouml-app/src/org/argouml/ui/LookAndFeelMgr.java 0 1 0
argouml-app/src/org/argouml/ui/ProjectActions.java 0 1 0
argouml-app/src/org/argouml/ui/ProjectBrowser.java 0 16 0
argouml-app/src/org/argouml/ui/SaveSwingWorker.java 0 1 0
argouml-app/src/org/argouml/ui/SettingsTabProfile.java 0 6 0
argouml-app/src/org/argouml/ui/StylePanel.java 0 1 0
argouml-app/src/org/argouml/ui/SwingWorker.java 0 1 0
argouml-app/src/org/argouml/ui/cmd/GenericArgoMenuBar.java 0 2 0
argouml-app/src/org/argouml/ui/cmd/RelationshipActionFactory.java 0 90 0
argouml-app/src/org/argouml/ui/cmd/ShortcutMgr.java 0 1 0
argouml-app/src/org/argouml/ui/explorer/ActionDeployProfile.java 0 1 0
argouml-app/src/org/argouml/ui/explorer/DnDExplorerTree.java 0 9 0
argouml-app/src/org/argouml/ui/explorer/ExplorerEventAdaptor.java 0 2 0
argouml-app/src/org/argouml/ui/explorer/ExplorerPopup.java 0 5 0
argouml-app/src/org/argouml/ui/explorer/ExplorerTree.java 0 4 0
argouml-app/src/org/argouml/ui/explorer/ExplorerTreeModel.java 0 4 0
argouml-app/src/org/argouml/ui/explorer/PerspectiveManager.java 0 3 0
argouml-app/src/org/argouml/ui/explorer/rules/GoCollaborationToDiagram.java 0 2 0
argouml-app/src/org/argouml/ui/explorer/rules/GoCriticsToCritic.java 0 1 0
argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToTemplateParameter.java 0 1 0
argouml-app/src/org/argouml/uml/ActionAddStereotype.java 0 2 0
argouml-app/src/org/argouml/uml/ChildGenRelated.java 0 3 0
argouml-app/src/org/argouml/uml/GenCompositeClasses2.java 0 1 0
argouml-app/src/org/argouml/uml/GenDescendantClasses.java 0 1 0
argouml-app/src/org/argouml/uml/PredicateNotInTrash.java 0 2 0
argouml-app/src/org/argouml/uml/StereotypeUtility.java 0 1 0
argouml-app/src/org/argouml/uml/UUIDHelper.java 0 1 0
argouml-app/src/org/argouml/uml/cognitive/ChildGenSearch.java 0 1 0
argouml-app/src/org/argouml/uml/cognitive/UMLDecision.java 0 1 0
argouml-app/src/org/argouml/uml/cognitive/checklist/Init.java 0 11 0
argouml-app/src/org/argouml/uml/cognitive/critics/CrEmptyPackage.java 0 1 0
argouml-app/src/org/argouml/uml/cognitive/critics/CrNoIncomingTransitions.java 0 3 0
argouml-app/src/org/argouml/uml/cognitive/critics/CrNoOutgoingTransitions.java 0 4 0
argouml-app/src/org/argouml/uml/cognitive/critics/CrOppEndVsAttr.java 0 2 0
argouml-app/src/org/argouml/uml/cognitive/critics/CrUML.java 0 1 0
argouml-app/src/org/argouml/uml/cognitive/critics/WizCueCards.java 0 4 0
argouml-app/src/org/argouml/uml/cognitive/critics/WizMEName.java 0 3 0
argouml-app/src/org/argouml/uml/diagram/ArgoDiagram.java 0 10 0
argouml-app/src/org/argouml/uml/diagram/ArgoDiagramImpl.java 0 5 0
argouml-app/src/org/argouml/uml/diagram/DiagramAppearance.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/DiagramEdgeSettings.java 0 3 0
argouml-app/src/org/argouml/uml/diagram/DiagramElementSettings.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/DiagramFactory.java 0 7 0
argouml-app/src/org/argouml/uml/diagram/DiagramFactoryInterface.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/DiagramSettings.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/GraphChangeAdapter.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/UMLMutableGraphSupport.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/UmlDiagramRenderer.java 0 8 0
argouml-app/src/org/argouml/uml/diagram/activity/ui/FigActionState.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/activity/ui/FigObjectFlowState.java 0 4 0
argouml-app/src/org/argouml/uml/diagram/activity/ui/FigSubactivityState.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/collaboration/CollabDiagramGraphModel.java 0 11 0
argouml-app/src/org/argouml/uml/diagram/collaboration/ui/UMLCollaborationDiagram.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/deployment/DeploymentDiagramGraphModel.java 0 4 0
argouml-app/src/org/argouml/uml/diagram/deployment/ui/AbstractFigNode.java 0 5 0
argouml-app/src/org/argouml/uml/diagram/deployment/ui/DeploymentDiagramRenderer.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/deployment/ui/FigNodeInstance.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/deployment/ui/UMLDeploymentDiagram.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/layout/LayoutHelper.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/state/StateDiagramGraphModel.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/state/ui/ActionCreatePseudostate.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/state/ui/FigBranchState.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/state/ui/FigFinalState.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/state/ui/FigState.java 0 8 0
argouml-app/src/org/argouml/uml/diagram/state/ui/FigStateVertex.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/state/ui/FigStubState.java 0 4 0
argouml-app/src/org/argouml/uml/diagram/state/ui/FigSubmachineState.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/state/ui/FigVertex.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/static_structure/layout/ClassdiagramInheritanceEdge.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/static_structure/layout/ClassdiagramLayouter.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/static_structure/layout/ClassdiagramModelElementFactory.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/static_structure/ui/ClassDiagramRenderer.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigClass.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigClassifierBox.java 0 9 0
argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigComment.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigEdgeNote.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigEnumeration.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigInterface.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigLink.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigPackage.java 0 5 0
argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigSignal.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/static_structure/ui/SelectionClass.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/static_structure/ui/StylePanelFigInterface.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/static_structure/ui/UMLClassDiagram.java 0 5 0
argouml-app/src/org/argouml/uml/diagram/ui/ActionAddConcurrentRegion.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/ui/ActionAddExtensionPoint.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/ui/ActionAddMessage.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/ui/ActionAggregation.java 0 23 0
argouml-app/src/org/argouml/uml/diagram/ui/ActionCompartmentDisplay.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/ui/ActionStereotypeView.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/ui/ArgoFigGroup.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/ui/DiagramNameDocument.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/ui/DnDJGraph.java 0 3 0
argouml-app/src/org/argouml/uml/diagram/ui/FigAssociation.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/ui/FigCompartment.java 0 11 0
argouml-app/src/org/argouml/uml/diagram/ui/FigCompartmentBox.java 0 5 0
argouml-app/src/org/argouml/uml/diagram/ui/FigEdgeAssociationClass.java 0 3 0
argouml-app/src/org/argouml/uml/diagram/ui/FigEdgeModelElement.java 0 14 0
argouml-app/src/org/argouml/uml/diagram/ui/FigMessage.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/ui/FigNodeModelElement.java 0 23 0
argouml-app/src/org/argouml/uml/diagram/ui/FigSingleLineText.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/ui/FigSingleLineTextWithNotation.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/ui/FigStereotypesGroup.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/ui/ModeAddToDiagram.java 0 3 0
argouml-app/src/org/argouml/uml/diagram/ui/ModeLabelDragFactory.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/ui/PathItemPlacement.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/ui/SelectionClassifierBox.java 0 15 0
argouml-app/src/org/argouml/uml/diagram/ui/SelectionMoveClarifiers.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/ui/SelectionNodeClarifiers2.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/ui/TabDiagram.java 0 4 0
argouml-app/src/org/argouml/uml/diagram/ui/UMLDiagram.java 0 1 0
argouml-app/src/org/argouml/uml/diagram/use_case/UseCaseDiagramGraphModel.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/use_case/ui/FigActor.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/use_case/ui/FigUseCase.java 0 2 0
argouml-app/src/org/argouml/uml/diagram/use_case/ui/UseCaseDiagramRenderer.java 0 1 0
argouml-app/src/org/argouml/uml/generator/AbstractSection.java 0 1 0
argouml-app/src/org/argouml/uml/generator/GeneratorManager.java 0 2 0
argouml-app/src/org/argouml/uml/generator/TempFileUtils.java 0 1 0
argouml-app/src/org/argouml/uml/generator/ui/ClassGenerationDialog.java 0 27 0
argouml-app/src/org/argouml/uml/reveng/ImportClassLoader.java 0 3 0
argouml-app/src/org/argouml/uml/reveng/ImportCommon.java 0 2 0
argouml-app/src/org/argouml/uml/reveng/ui/ImportStatusScreen.java 0 3 0
argouml-app/src/org/argouml/uml/ui/AbstractActionNewModelElement.java 0 2 0
argouml-app/src/org/argouml/uml/ui/ActionActivityDiagram.java 0 1 0
argouml-app/src/org/argouml/uml/ui/ActionBooleanTaggedValue.java 0 1 0
argouml-app/src/org/argouml/uml/ui/ActionDeleteModelElements.java 0 1 0
argouml-app/src/org/argouml/uml/ui/ActionDeploymentDiagram.java 0 2 0
argouml-app/src/org/argouml/uml/ui/ActionGenerateOne.java 0 1 0
argouml-app/src/org/argouml/uml/ui/ActionGenerateProjectCode.java 0 1 0
argouml-app/src/org/argouml/uml/ui/ActionImportFromSources.java 0 1 0
argouml-app/src/org/argouml/uml/ui/ActionRemoveModelElement.java 0 1 0
argouml-app/src/org/argouml/uml/ui/ActionSaveAllGraphics.java 0 1 0
argouml-app/src/org/argouml/uml/ui/ActionSaveProject.java 0 1 0
argouml-app/src/org/argouml/uml/ui/ActionSaveProjectAs.java 0 1 0
argouml-app/src/org/argouml/uml/ui/ActionUseCaseDiagram.java 0 2 0
argouml-app/src/org/argouml/uml/ui/LabelledLayout.java 0 11 0
argouml-app/src/org/argouml/uml/ui/PropPanel.java 0 2 0
argouml-app/src/org/argouml/uml/ui/SaveGraphicsManager.java 0 3 0
argouml-app/src/org/argouml/uml/ui/SourcePathTableModel.java 0 1 0
argouml-app/src/org/argouml/uml/ui/TabConstraints.java 0 4 0
argouml-app/src/org/argouml/uml/ui/TabProps.java 0 3 0
argouml-app/src/org/argouml/uml/ui/TabSrc.java 0 4 0
argouml-app/src/org/argouml/uml/ui/TabStereotype.java 0 1 0
argouml-app/src/org/argouml/uml/ui/TabStyle.java 0 1 0
argouml-app/src/org/argouml/uml/ui/UMLComboBoxModel2.java 0 7 0
argouml-app/src/org/argouml/uml/ui/UMLComboBoxNavigator.java 0 1 0
argouml-app/src/org/argouml/uml/ui/UMLListCellRenderer2.java 0 1 0
argouml-app/src/org/argouml/uml/ui/UMLModelElementCommentDocument.java 0 1 0
argouml-app/src/org/argouml/uml/ui/UMLModelElementListModel2.java 0 2 0
argouml-app/src/org/argouml/uml/ui/UMLStereotypeList.java 0 2 0
argouml-app/src/org/argouml/uml/ui/UMLStereotypeListModel.java 0 2 0
argouml-app/src/org/argouml/uml/ui/behavior/collaborations/ActionAddMessagePredecessor.java 0 1 0
argouml-app/src/org/argouml/uml/ui/behavior/collaborations/ActionNewActionForMessage.java 0 1 0
argouml-app/src/org/argouml/uml/ui/behavior/common_behavior/ActionAddInstanceClassifier.java 0 1 0
argouml-app/src/org/argouml/uml/ui/behavior/use_cases/ActionAddExtendExtensionPoint.java 0 1 0
argouml-app/src/org/argouml/uml/ui/behavior/use_cases/ActionNewExtendExtensionPoint.java 0 1 0
argouml-app/src/org/argouml/uml/ui/behavior/use_cases/ActionNewUseCaseExtensionPoint.java 0 1 0
argouml-app/src/org/argouml/uml/ui/foundation/core/ActionAddAttribute.java 0 1 0
argouml-app/src/org/argouml/uml/ui/foundation/core/ActionAddClientDependencyAction.java 0 1 0
argouml-app/src/org/argouml/uml/ui/foundation/core/ActionAddOperation.java 0 1 0
argouml-app/src/org/argouml/uml/ui/foundation/core/ActionNewModelElementConstraint.java 0 1 0
argouml-app/src/org/argouml/uml/ui/foundation/core/ActionSetBehavioralFeatureQuery.java 0 1 0
argouml-app/src/org/argouml/uml/ui/foundation/core/ActionSetChangeability.java 0 1 0
argouml-app/src/org/argouml/uml/ui/foundation/core/ActionSetClassActive.java 0 1 0
argouml-app/src/org/argouml/uml/ui/foundation/core/ActionSetElementOwnershipSpecification.java 0 1 0
argouml-app/src/org/argouml/uml/ui/foundation/extension_mechanisms/UMLTagDefinitionComboBoxModel.java 0 2 0
argouml-app/src/org/argouml/uml/util/ModelUtil.java 0 20 0
argouml-app/src/org/argouml/util/CollectionUtil.java 0 1 0
argouml-app/src/org/argouml/util/FileConstants.java 0 1 0
argouml-app/src/org/argouml/util/PredicateStringMatch.java 0 3 0
argouml-app/src/org/argouml/util/osdep/StartBrowser.java 0 1 0
argouml-app/tests/org/argouml/TestDependencies.java 0 2 0
argouml-app/tests/org/argouml/cognitive/TestDecision.java 0 1 0
argouml-app/tests/org/argouml/cognitive/TestGoal.java 0 1 0
argouml-app/tests/org/argouml/cognitive/TestGoalModel.java 0 1 0
argouml-app/tests/org/argouml/cognitive/TestItemUID.java 0 15 0
argouml-app/tests/org/argouml/cognitive/TestStandardCM.java 0 1 0
argouml-app/tests/org/argouml/cognitive/TestToDoItemList.java 0 1 0
argouml-app/tests/org/argouml/kernel/TestProject.java 0 1 0
argouml-app/tests/org/argouml/kernel/TestProjectSettings.java 0 2 0
argouml-app/tests/org/argouml/kernel/TestProjectWithProfiles.java 0 2 0
argouml-app/tests/org/argouml/model/CheckUMLModelHelper.java 0 3 0
argouml-app/tests/org/argouml/model/TestCopyHelper.java 0 4 0
argouml-app/tests/org/argouml/model/TestCoreFactory.java 0 4 0
argouml-app/tests/org/argouml/model/TestModelFacade3.java 0 1 0
argouml-app/tests/org/argouml/model/TestStateMachinesHelper.java 0 2 0
argouml-app/tests/org/argouml/notation/providers/uml/TestAttributeAndOperationNotationUml.java 0 20 0
argouml-app/tests/org/argouml/notation/providers/uml/TestCallStateNotationUml.java 0 3 0
argouml-app/tests/org/argouml/notation/providers/uml/TestClassifierRoleNotationUml.java 0 1 0
argouml-app/tests/org/argouml/notation/providers/uml/TestEnumerationLiteralNotationUml.java 0 1 0
argouml-app/tests/org/argouml/notation/providers/uml/TestMessageNotationUml.java 0 1 0
argouml-app/tests/org/argouml/notation/providers/uml/TestStateBodyNotationUml.java 0 1 0
argouml-app/tests/org/argouml/notation/providers/uml/TestTransitionNotationUml.java 0 1 0
argouml-app/tests/org/argouml/persistence/ProjectFile.java 0 1 0
argouml-app/tests/org/argouml/persistence/TestXmiFilePersister.java 0 1 0
argouml-app/tests/org/argouml/persistence/TestZargoFilePersister.java 0 1 0
argouml-app/tests/org/argouml/profile/ProfileMother.java 0 2 0
argouml-app/tests/org/argouml/profile/TestProfileMother.java 0 9 0
argouml-app/tests/org/argouml/profile/internal/TestDependencyResolver.java 0 57 0
argouml-app/tests/org/argouml/profile/internal/TestProfileManagerImpl.java 0 6 0
argouml-app/tests/org/argouml/profile/internal/ocl/TestCrOCL2.java 0 2 0
argouml-app/tests/org/argouml/ui/GUITestProjectBrowser.java 0 1 0
argouml-app/tests/org/argouml/ui/TestPropertyPanels.java 0 4 0
argouml-app/tests/org/argouml/ui/targetmanager/TestTargetManager.java 0 3 0
argouml-app/tests/org/argouml/uml/cognitive/critics/AbstractTestCrTooMany.java 0 8 0
argouml-app/tests/org/argouml/uml/cognitive/critics/AbstractTestMissingName.java 0 5 0
argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrAssocNameConflict.java 0 2 0
argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrDupParamName.java 0 1 0
argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrInvalidHistory.java 0 1 0
argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrInvalidInitial.java 0 1 0
argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrMissingAttrName.java 0 1 0
argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrMissingClassName.java 0 1 0
argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrMissingOperName.java 0 1 0
argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrMissingStateName.java 0 1 0
argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrNoAssociations.java 0 1 0
argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrNoInitialState.java 0 1 0
argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrTooManyAssoc.java 0 1 0
argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrTooManyAttr.java 0 1 0
argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrTooManyOper.java 0 1 0
argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrTooManyStates.java 0 1 0
argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrTooManyTransitions.java 0 1 0
argouml-app/tests/org/argouml/uml/diagram/state/ui/TestFigClonable.java 0 8 0
argouml-app/tests/org/argouml/uml/ui/AbstractUMLModelElementListModel2Test.java 0 2 0
argouml-app/tests/org/argouml/uml/ui/foundation/extension_mechanisms/TestUMLTagDefinitionComboBoxModel.java 0 5 0
argouml-app/tests/org/argouml/util/CheckMain.java 0 1 0
argouml-core-diagrams-activity2/src/org/argouml/activity2/ActivityDiagramModule.java 0 2 0
argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/ActivityDiagramFactory.java 0 4 0
argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/ActivityDiagramRenderer.java 0 1 0
argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/BaseDiagram.java 0 4 0
argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/CreateDiagramElementAction.java 0 6 0
argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigAcceptEventPoly.java 0 1 0
argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigBaseEdge.java 0 2 0
argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigBaseNode.java 0 2 0
argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigBasePresentation.java 0 1 0
argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigCompartment.java 0 2 0
argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigComposite.java 0 1 0
argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigNameCompartment.java 0 1 0
argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigNamedRRect.java 0 2 0
argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigNotation.java 0 1 0
argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/ModePlaceDiagramElement.java 0 8 0
argouml-core-diagrams-deployment2/src/org/argouml/deployment2/DeploymentDiagramModule.java 0 2 0
argouml-core-diagrams-deployment2/src/org/argouml/deployment2/diagram/DeploymentDiagramFactory.java 0 2 0
argouml-core-diagrams-deployment2/src/org/argouml/deployment2/diagram/DeploymentDiagramGraphModel.java 0 2 0
argouml-core-diagrams-deployment2/src/org/argouml/deployment2/diagram/FigNode.java 0 3 0
argouml-core-diagrams-deployment2/src/org/argouml/deployment2/diagram/FigPort.java 0 4 0
argouml-core-diagrams-deployment2/src/org/argouml/deployment2/diagram/UMLDeploymentDiagram.java 0 3 0
argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/FigActivation.java 0 2 0
argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/FigHead.java 0 1 0
argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/FigLifeLine.java 0 8 0
argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/FigMessage.java 0 4 0
argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/ModeCreateMessage.java 0 1 0
argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/ModePlaceClassifierRole.java 0 1 0
argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/SelectionClassifierRole.java 0 20 0
argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/SelectionMessage.java 0 1 0
argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/SequenceDiagramFactory.java 0 2 0
argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/SequenceDiagramGraphModel.java 0 9 0
argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/SequenceDiagramRenderer.java 0 2 0
argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/UMLSequenceDiagram.java 0 1 0
argouml-core-diagrams-sequence2/tests/org/argouml/sequence2/TestSequenceDiagramPropPanelFactory.java 0 1 0
argouml-core-diagrams-sequence2/tests/org/argouml/sequence2/diagram/TestFigClassifierRole.java 0 3 0
argouml-core-diagrams-state2/src/org/argouml/state2/StateDiagramModule.java 0 2 0
argouml-core-diagrams-state2/src/org/argouml/state2/diagram/FigEntryPoint.java 0 3 0
argouml-core-diagrams-state2/src/org/argouml/state2/diagram/FigExitPoint.java 0 2 0
argouml-core-diagrams-state2/src/org/argouml/state2/diagram/FigRegion.java 0 4 0
argouml-core-diagrams-state2/src/org/argouml/state2/diagram/FigVertex.java 0 11 0
argouml-core-diagrams-state2/src/org/argouml/state2/diagram/StateDiagramFactory.java 0 2 0
argouml-core-diagrams-state2/src/org/argouml/state2/diagram/StateDiagramGraphModel.java 0 2 0
argouml-core-model-euml/src/org/argouml/model/euml/ActivityGraphsHelperEUMLImpl.java 0 2 0
argouml-core-model-euml/src/org/argouml/model/euml/AggregationKindEUMLImpl.java 0 1 0
argouml-core-model-euml/src/org/argouml/model/euml/ChangeCommand.java 0 8 0
argouml-core-model-euml/src/org/argouml/model/euml/ChangeableKindEUMLImpl.java 0 1 0
argouml-core-model-euml/src/org/argouml/model/euml/CommonBehaviorFactoryEUMLImpl.java 0 2 0
argouml-core-model-euml/src/org/argouml/model/euml/CommonBehaviorHelperEUMLImpl.java 0 5 0
argouml-core-model-euml/src/org/argouml/model/euml/CopyHelperEUMLImpl.java 0 3 0
argouml-core-model-euml/src/org/argouml/model/euml/CoreFactoryEUMLImpl.java 0 23 0
argouml-core-model-euml/src/org/argouml/model/euml/CoreHelperEUMLImpl.java 0 2 0
argouml-core-model-euml/src/org/argouml/model/euml/DataTypesFactoryEUMLImpl.java 0 1 0
argouml-core-model-euml/src/org/argouml/model/euml/DirectionKindEUMLImpl.java 0 1 0
argouml-core-model-euml/src/org/argouml/model/euml/ExtensionMechanismsFactoryEUMLImpl.java 0 3 0
argouml-core-model-euml/src/org/argouml/model/euml/ExtensionMechanismsHelperEUMLImpl.java 0 4 0
argouml-core-model-euml/src/org/argouml/model/euml/FacadeEUMLImpl.java 0 3 0
argouml-core-model-euml/src/org/argouml/model/euml/MessageSortEUMLImpl.java 0 1 0
argouml-core-model-euml/src/org/argouml/model/euml/MetaTypesEUMLImpl.java 0 4 0
argouml-core-model-euml/src/org/argouml/model/euml/ModelManagementHelperEUMLImpl.java 0 4 0
argouml-core-model-euml/src/org/argouml/model/euml/OrderingKindEUMLImpl.java 0 1 0
argouml-core-model-euml/src/org/argouml/model/euml/PseudostateKindEUMLImpl.java 0 1 0
argouml-core-model-euml/src/org/argouml/model/euml/RootContainerAdapter.java 0 4 0
argouml-core-model-euml/src/org/argouml/model/euml/RunnableClass.java 0 1 0
argouml-core-model-euml/src/org/argouml/model/euml/ScopeKindEUMLImpl.java 0 1 0
argouml-core-model-euml/src/org/argouml/model/euml/StateMachinesFactoryEUMLImpl.java 0 5 0
argouml-core-model-euml/src/org/argouml/model/euml/StateMachinesHelperEUMLImpl.java 0 1 0
argouml-core-model-euml/src/org/argouml/model/euml/UMLUtil.java 0 12 0
argouml-core-model-euml/src/org/argouml/model/euml/UmlFactoryEUMLImpl.java 0 22 0
argouml-core-model-euml/src/org/argouml/model/euml/UmlHelperEUMLImpl.java 0 1 0
argouml-core-model-euml/src/org/argouml/model/euml/UseCasesFactoryEUMLImpl.java 0 4 0
argouml-core-model-euml/src/org/argouml/model/euml/UseCasesHelperEUMLImpl.java 0 2 0
argouml-core-model-euml/src/org/argouml/model/euml/VisibilityKindEUMLImpl.java 0 1 0
argouml-core-model-euml/src/org/argouml/model/euml/XmiReaderEUMLImpl.java 0 7 0
argouml-core-model-euml/src/org/argouml/model/euml/XmiWriterEUMLImpl.java 0 5 0
argouml-core-model-mdr/src/org/argouml/model/mdr/ActivityGraphsFactoryMDRImpl.java 0 1 0
argouml-core-model-mdr/src/org/argouml/model/mdr/CollaborationsFactoryMDRImpl.java 0 1 0
argouml-core-model-mdr/src/org/argouml/model/mdr/CollaborationsHelperMDRImpl.java 0 4 0
argouml-core-model-mdr/src/org/argouml/model/mdr/CommonBehaviorFactoryMDRImpl.java 0 5 0
argouml-core-model-mdr/src/org/argouml/model/mdr/CommonBehaviorHelperMDRImpl.java 0 5 0
argouml-core-model-mdr/src/org/argouml/model/mdr/CoreFactoryMDRImpl.java 0 14 0
argouml-core-model-mdr/src/org/argouml/model/mdr/CoreHelperMDRImpl.java 0 34 0
argouml-core-model-mdr/src/org/argouml/model/mdr/DataTypesFactoryMDRImpl.java 0 10 0
argouml-core-model-mdr/src/org/argouml/model/mdr/ExtensionMechanismsHelperMDRImpl.java 0 1 0
argouml-core-model-mdr/src/org/argouml/model/mdr/FacadeMDRImpl.java 0 7 0
argouml-core-model-mdr/src/org/argouml/model/mdr/MDRModelImplementation.java 0 24 0
argouml-core-model-mdr/src/org/argouml/model/mdr/MessageSortMDRImpl.java 0 1 0
argouml-core-model-mdr/src/org/argouml/model/mdr/MetaTypesMDRImpl.java 0 1 0
argouml-core-model-mdr/src/org/argouml/model/mdr/ModelEventPumpMDRImpl.java 0 14 0
argouml-core-model-mdr/src/org/argouml/model/mdr/ModelManagementFactoryMDRImpl.java 0 2 0
argouml-core-model-mdr/src/org/argouml/model/mdr/ModelManagementHelperMDRImpl.java 0 3 0
argouml-core-model-mdr/src/org/argouml/model/mdr/StateMachinesFactoryMDRImpl.java 0 5 0
argouml-core-model-mdr/src/org/argouml/model/mdr/StateMachinesHelperMDRImpl.java 0 7 0
argouml-core-model-mdr/src/org/argouml/model/mdr/UmlFactoryMDRImpl.java 0 32 0
argouml-core-model-mdr/src/org/argouml/model/mdr/UmlHelperMDRImpl.java 0 5 0
argouml-core-model-mdr/src/org/argouml/model/mdr/UndoCoreHelperDecorator.java 0 1 0
argouml-core-model-mdr/src/org/argouml/model/mdr/UseCasesHelperMDRImpl.java 0 1 0
argouml-core-model-mdr/src/org/argouml/model/mdr/XmiReaderImpl.java 0 19 0
argouml-core-model-mdr/src/org/argouml/model/mdr/XmiReferenceResolverImpl.java 0 20 0
argouml-core-model-mdr/tests/org/argouml/model/mdr/AbstractMDRModelImplementationTestCase.java 0 2 0
argouml-core-model-mdr/tests/org/argouml/model/mdr/TestReadCompressedFilesAndHref.java 0 6 0
argouml-core-model-mdr/tests/org/argouml/model/mdr/TestXmiReaderImpl.java 0 1 0
argouml-core-model/src/org/argouml/model/AbstractActivityGraphsHelperDecorator.java 0 1 0
argouml-core-model/src/org/argouml/model/AbstractDataTypesHelperDecorator.java 0 1 0
argouml-core-model/src/org/argouml/model/AbstractStateMachinesHelperDecorator.java 0 1 0
argouml-core-model/src/org/argouml/model/AssociationChangeListener.java 0 3 0
argouml-core-model/src/org/argouml/model/CoreFactory.java 0 4 0
argouml-core-model/src/org/argouml/model/CoreHelper.java 0 1 0
argouml-core-model/src/org/argouml/model/DataTypesHelper.java 0 1 0
argouml-core-model/src/org/argouml/model/Defaults.java 0 3 0
argouml-core-model/src/org/argouml/model/DiagramInterchangeFactory.java 0 23 0
argouml-core-model/src/org/argouml/model/Facade.java 0 7 0
argouml-core-model/src/org/argouml/model/MetaTypes.java 0 1 0
argouml-core-model/src/org/argouml/model/Model.java 0 1 0
argouml-core-model/src/org/argouml/model/ModelCommandCreationObserver.java 0 1 0
argouml-core-model/src/org/argouml/model/ModelEventPump.java 0 2 0
argouml-core-model/src/org/argouml/model/StateMachinesHelper.java 0 2 0
argouml-core-model/src/org/argouml/model/UUIDManager.java 0 1 0
argouml-core-model/src/org/argouml/model/UmlChangeEvent.java 0 3 0
argouml-core-model/src/org/argouml/model/UmlChangeListener.java 0 1 0
argouml-core-model/src/org/argouml/model/UmlFactory.java 0 2 0
argouml-core-model/src/org/argouml/model/UmlFactoryDefaults.java 0 3 0
argouml-core-model/src/org/argouml/model/UmlHelper.java 0 4 0
argouml-core-notation/src/org/argouml/notation2/NameUmlNotation.java 0 4 0
argouml-core-notation/src/org/argouml/notation2/NotatedItem.java 0 1 0
argouml-core-notation/src/org/argouml/notation2/NotationLanguage.java 0 1 0
argouml-core-notation/src/org/argouml/notation2/NotationModule.java 0 1 0
argouml-core-notation/src/org/argouml/notation2/NotationText.java 0 1 0
argouml-core-notation/src/org/argouml/notation2/NotationType.java 0 2 0
argouml-core-notation/src/org/argouml/notation2/StereotypeUmlNotation.java 0 4 0
argouml-core-notation/src/org/argouml/notation2/UmlNotationTextEvent.java 0 4 0
argouml-core-transformer/src/org/argouml/transformer/EventTransformer.java 0 10 0
argouml-core-transformer/src/org/argouml/transformer/SimpleStateTransformer.java 0 10 0
argouml-core-transformer/src/org/argouml/transformer/TransformerAction.java 0 2 0
argouml-core-transformer/src/org/argouml/transformer/TransformerModule.java 0 3 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/CheckBoxData.java 0 3 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/ControlData.java 0 4 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/GetterSetterManager.java 0 26 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/GetterSetterManagerImpl.java 0 176 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/IconIdentifiable.java 0 2 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/MetaDataCache.java 0 9 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/Named.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/PanelData.java 0 6 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/CheckBox.java 0 11 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/ExpressionModel.java 0 11 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/LabelledComponent.java 0 3 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/LabelledLayout.java 0 5 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/ListFactory.java 0 7 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/NavigateSiblingAction.java 0 4 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/NavigateUpAction.java 0 2 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/OldScrollList.java 0 2 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/RadioButtonPanel.java 0 7 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/RowSelector.java 0 26 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/ScrollListFactory.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/ScrollListImpl.java 0 2 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/SimpleListModel.java 0 16 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/SingleListFactory.java 0 13 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/SwingUIFactory.java 0 32 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLActivityGraphContextComboBoxModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLAssociationEndAssociationListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLCallActionOperationComboBoxModel.java 0 2 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLCallEventOperationComboBoxModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLClassifierParameterListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLClassifierRoleAvailableContentsListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLClassifierRoleAvailableFeaturesListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLCollaborationInteractionListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLCollaborationRepresentedClassifierComboBoxModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLCollaborationRepresentedOperationComboBoxModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLComboBoxModel.java 0 7 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLComboBoxNavigator.java 0 2 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLComponentInstanceClassifierComboBoxModel.java 0 3 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLEditableComboBox.java 0 10 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLEventParameterListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLExpressionExpressionModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLExpressionModel.java 0 9 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLExpressionPanel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLExtendExtensionListModel.java 0 2 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLExtensionPointUseCaseListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLGeneralizationParentListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLGuardTransitionListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLIncludeAdditionListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLInitialValueExpressionModel.java 0 2 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLInteractionContextListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLLinkAssociationComboBoxModel.java 0 29 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLMessageInteractionListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLMessageReceiverListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLMetaClassComboBoxModel.java 0 3 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLMethodSpecificationComboBoxModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLModelElementListModel.java 0 29 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLModelElementNamespaceComboBoxModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLMultiplicityPanel.java 0 7 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLMutableLinkedList.java 0 2 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLOFSStateListModel.java 0 2 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLObjectFlowStateParameterListModel.java 0 4 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLParameterBehavioralFeatListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLPartitionActivityGraphListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLPartitionContentListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLPlainTextDocument.java 0 2 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLRecurrenceExpressionModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLSignalComboBoxModel.java 0 5 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLSignalContextListModel.java 0 3 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLStateMachineContextComboBoxModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLStateMachineTransitionListModel.java 0 2 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLStateVertexContainerListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLStereotypeBaseClassListModel.java 0 3 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLStructuralFeatureTypeComboBoxModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLStubStateComboBoxModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTagDefinitionTypedValuesListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTemplateParameterDefaultElementComboBoxModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTemplateParameterParameterListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTemplateParameterTemplateListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTimeExpressionModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTransitionSourceListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTransitionStateListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTransitionStatemachineListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTransitionTargetListModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTransitionTriggerComboBoxModel.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLValueSpecificationModel.java 0 23 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLValueSpecificationPanel.java 0 21 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLValueSpecificationValueField.java 0 1 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLValueSpecificationValueFieldLiteralBoolean.java 0 3 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLValueSpecificationValueFieldLiteralString.java 0 2 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLValueSpecificationValueFieldOpaqueExpression.java 0 10 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLValueSpecificationValueFieldOpaqueExpressionDialog.java 0 7 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UmlControl.java 0 13 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/XMLPropPanelFactory.java 0 4 0
argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/XmlPropertyPanel.java 0 1 0

Rules

Rules Violations Severity
FileContentsHolder 0 Warnings Warning
ConstantName 9 Warnings Warning
DoubleCheckedLocking 0 Warnings Warning
EmptyBlock
  • tokens: "LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_IF,LITERAL_TRY,LITERAL_WHILE,STATIC_INIT"
  • option: "text"
0 Warnings Warning
EqualsHashCode 0 Warnings Warning
HiddenField 175 Warnings Warning
IllegalImport 0 Errors Error
IllegalInstantiation 0 Errors Error
Indentation
  • caseIndent: "0"
257 Warnings Warning
InnerAssignment 2 Warnings Warning
JavadocType
  • scope: "protected"
93 Warnings Warning
JavadocMethod
  • allowUndeclaredRTE: "true"
  • logLoadErrors: "true"
  • scope: "protected"
  • allowMissingJavadoc: "true"
  • suppressLoadErrors: "true"
174 Warnings Warning
JavadocVariable
  • scope: "protected"
42 Warnings Warning
LineLength
  • ignorePattern: "^( *\* @see |import |/[/*] \$Id:)"
1120 Warnings Warning
LocalFinalVariableName 0 Warnings Warning
LocalVariableName 4 Warnings Warning
MemberName
  • format: "^[a-z][a-zA-Z0-9]*$|^LOG$"
2 Warnings Warning
MethodLength 24 Warnings Warning
MethodName 0 Warnings Warning
NeedBraces 23 Warnings Warning
ModifierOrder 10 Warnings Warning
NoWhitespaceAfter 5 Warnings Warning
NoWhitespaceBefore 0 Warnings Warning
NoWhitespaceBefore
  • tokens: "DOT"
  • allowLineBreaks: "true"
0 Warnings Warning
OperatorWrap 18 Warnings Warning
PackageName 0 Warnings Warning
ParameterName 1 Warnings Warning
ParameterNumber 10 Warnings Warning
RedundantImport 0 Warnings Warning
SimplifyBooleanExpression 5 Warnings Warning
SimplifyBooleanReturn 5 Warnings Warning
StaticVariableName 6 Warnings Warning
TypeName 0 Warnings Warning
UnusedImports 14 Warnings Warning
UpperEll 0 Warnings Warning
VisibilityModifier
  • publicMemberPattern: "^$"
80 Warnings Warning
WhitespaceAfter 64 Warnings Warning
WhitespaceAround
  • tokens: "ASSIGN, BAND, BAND_ASSIGN, BOR, BOR_ASSIGN, BSR, BSR_ASSIGN, BXOR, BXOR_ASSIGN, COLON, DIV, DIV_ASSIGN, EQUAL, GE, GT, LAND, LCURLY, LE, LITERAL_ASSERT, LITERAL_CATCH, LITERAL_DO, LITERAL_ELSE, LITERAL_FINALLY, LITERAL_FOR, LITERAL_IF, LITERAL_RETURN, LITERAL_SYNCHRONIZED, LITERAL_TRY, LITERAL_WHILE, LOR, LT, MINUS, MINUS_ASSIGN, MOD, MOD_ASSIGN, NOT_EQUAL, PLUS, PLUS_ASSIGN, QUESTION, RCURLY, SL, SLIST, SL_ASSIGN, SR, SR_ASSIGN, STAR, STAR_ASSIGN"
78 Warnings Warning
Translation 0 Warnings Warning
FileLength 8 Warnings Warning
SuppressionCommentFilter 0 Warnings Warning

Details

argouml-app/src/org/argouml/application/Main.java

Violation Message Line
Warnings Line is longer than 80 characters. 266
Warnings Line is longer than 80 characters. 458
Warnings Line is longer than 80 characters. 518
Warnings Line is longer than 80 characters. 887
Warnings Line is longer than 80 characters. 931

argouml-app/src/org/argouml/application/helpers/ResourceLoaderWrapper.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 67

argouml-app/src/org/argouml/cognitive/Critic.java

Violation Message Line
Warnings if child at indentation level 6 not at correct indentation, 12 451
Warnings method call child at indentation level 6 not at correct indentation, 12 451

argouml-app/src/org/argouml/cognitive/Designer.java

Violation Message Line
Warnings Line is longer than 80 characters. 314

argouml-app/src/org/argouml/cognitive/ToDoList.java

Violation Message Line
Warnings Line is longer than 80 characters. 191
Warnings ',' is not followed by whitespace. 245
Warnings Line is longer than 80 characters. 464

argouml-app/src/org/argouml/cognitive/ui/TabToDo.java

Violation Message Line
Warnings Name 'actionNewToDoItem' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 72
Warnings Name 'actionResolve' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 73
Warnings Name 'actionSnooze' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 74

argouml-app/src/org/argouml/configuration/Configuration.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 51

argouml-app/src/org/argouml/configuration/ConfigurationHandler.java

Violation Message Line
Warnings Line is longer than 80 characters. 479

argouml-app/src/org/argouml/gefext/DeferredBufferedImage.java

Violation Message Line
Warnings Line is longer than 80 characters. 305

argouml-app/src/org/argouml/i18n/Translator.java

Violation Message Line
Warnings method call child at indentation level 12 not at correct indentation, 20 282
Warnings try child at indentation level 12 not at correct indentation, 20 282
Warnings method call child at indentation level 20 not at correct indentation, 24 283
Warnings method call child at indentation level 20 not at correct indentation, 24 284

argouml-app/src/org/argouml/kernel/DefaultUndoManager.java

Violation Message Line
Warnings 'project' hides a field. 107

argouml-app/src/org/argouml/kernel/Project.java

Violation Message Line
Warnings Line is longer than 80 characters. 672
Warnings Expected @param tag for 'listener'. 676
Warnings Expected @param tag for 'listener'. 683

argouml-app/src/org/argouml/kernel/ProjectEvent.java

Violation Message Line
Warnings Missing a Javadoc comment. 18

argouml-app/src/org/argouml/kernel/ProjectFactory.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 53

argouml-app/src/org/argouml/kernel/ProjectImpl.java

Violation Message Line
Warnings Unused import - java.beans.VetoableChangeSupport. 47
Warnings Variable 'projectListeners' must be private and have accessor methods. 92
Warnings Expected @param tag for 'type'. 183
Warnings Expected @param tag for 'type'. 200
Warnings 'projectType' hides a field. 233
Warnings Line is longer than 80 characters. 610
Warnings Line is longer than 80 characters. 1047

argouml-app/src/org/argouml/kernel/ProjectListener.java

Violation Message Line
Warnings Line is longer than 80 characters. 17
Warnings Expected @param tag for 'event'. 27
Warnings Expected @param tag for 'event'. 33

argouml-app/src/org/argouml/kernel/ProjectManager.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 81
Warnings Expected @param tag for 'newValue'. 524

argouml-app/src/org/argouml/kernel/ProjectSettings.java

Violation Message Line
Warnings 'project' hides a field. 96

argouml-app/src/org/argouml/kernel/UndoManager.java

Violation Message Line
Warnings Line is longer than 80 characters. 101

argouml-app/src/org/argouml/moduleloader/ModuleLoader2.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 78
Warnings ',' is not followed by whitespace. 627

argouml-app/src/org/argouml/moduleloader/SettingsTabModules.java

Violation Message Line
Warnings Line is longer than 80 characters. 195

argouml-app/src/org/argouml/notation/Notation.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 59
Warnings Line is longer than 80 characters. 223

argouml-app/src/org/argouml/notation/NotationProvider.java

Violation Message Line
Warnings Line is longer than 80 characters. 162
Warnings Line is longer than 80 characters. 179
Warnings Line is longer than 80 characters. 203
Warnings Line is longer than 80 characters. 211
Warnings Line is longer than 80 characters. 240
Warnings Line is longer than 80 characters. 248
Warnings Line is longer than 80 characters. 249
Warnings Line is longer than 80 characters. 278

argouml-app/src/org/argouml/notation/NotationProviderFactory2.java

Violation Message Line
Warnings Line is longer than 80 characters. 261

argouml-app/src/org/argouml/notation/NotationSettings.java

Violation Message Line
Warnings Expected @param tag for 'parentSettings'. 121
Warnings 'showPaths' hides a field. 543

argouml-app/src/org/argouml/notation/providers/AssociationEndNameNotation.java

Violation Message Line
Warnings Line is longer than 80 characters. 67
Warnings Line is longer than 80 characters. 75
Warnings Line is longer than 80 characters. 86

argouml-app/src/org/argouml/notation/providers/AssociationNameNotation.java

Violation Message Line
Warnings Line is longer than 80 characters. 71
Warnings Line is longer than 80 characters. 82

argouml-app/src/org/argouml/notation/providers/AssociationRoleNotation.java

Violation Message Line
Warnings Line is longer than 80 characters. 60

argouml-app/src/org/argouml/notation/providers/AttributeNotation.java

Violation Message Line
Warnings Line is longer than 80 characters. 65
Warnings Line is longer than 80 characters. 84

argouml-app/src/org/argouml/notation/providers/uml/AbstractMessageNotationUml.java

Violation Message Line
Warnings Variable 'message' must be private and have accessor methods. 150
Warnings Method length is 314 lines (max allowed is 150). 457
Warnings More than 7 parameters. 773
Warnings Expected an @return tag. 812
Warnings Expected @param tag for 'paramExpr'. 812
Warnings Expected @param tag for 'mayDeleteExpr'. 813
Warnings Expected an @return tag. 951
Warnings Method length is 159 lines (max allowed is 150). 951
Warnings Expected @param tag for 'umlMessage'. 951
Warnings Line is longer than 80 characters. 952
Warnings Expected @param tag for 'seqno'. 952
Warnings Expected @param tag for 'refindOperation'. 952
Warnings Expected @throws tag for 'ParseException'. 952
Warnings Line is longer than 80 characters. 1011
Warnings Line is longer than 80 characters. 1013
Warnings Line is longer than 80 characters. 1031
Warnings Line is longer than 80 characters. 1057
Warnings Line is longer than 80 characters. 1078
Warnings Expected an @return tag. 1118
Warnings Expected @param tag for 'umlMessage'. 1118
Warnings Expected @param tag for 'args'. 1118
Warnings Expected @param tag for 'refindOperation'. 1119
Warnings Line is longer than 80 characters. 1132
Warnings Line is longer than 80 characters. 1138
Warnings Line is longer than 80 characters. 1145
Warnings Line is longer than 80 characters. 1151

argouml-app/src/org/argouml/notation/providers/uml/AttributeNotationUml.java

Violation Message Line
Warnings Method length is 228 lines (max allowed is 150). 228
Warnings Line is longer than 80 characters. 474

argouml-app/src/org/argouml/notation/providers/uml/EnumerationLiteralNotationUml.java

Violation Message Line
Warnings Line is longer than 80 characters. 72

argouml-app/src/org/argouml/notation/providers/uml/ExtensionPointNotationUml.java

Violation Message Line
Warnings Expected an @return tag. 253
Warnings Expected @param tag for 'modelElement'. 254
Warnings Expected @param tag for 'settings'. 254

argouml-app/src/org/argouml/notation/providers/uml/MultiplicityNotationUml.java

Violation Message Line
Warnings Expected an @return tag. 92
Warnings Expected @param tag for 'multiplicityOwner'. 93
Warnings Expected @param tag for 's1'. 94
Warnings Expected @throws tag for 'ParseException'. 94

argouml-app/src/org/argouml/notation/providers/uml/NotationUtilityUml.java

Violation Message Line
Warnings Variable 'attributeSpecialStrings' must be private and have accessor methods. 69
Warnings Variable 'attributeCustomSep' must be private and have accessor methods. 74
Warnings Variable 'operationSpecialStrings' must be private and have accessor methods. 79
Warnings Name 'operationCustomSep' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 84
Warnings Name 'parameterCustomSep' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 89
Warnings Method length is 152 lines (max allowed is 150). 126
Warnings Line is longer than 80 characters. 135
Warnings Line is longer than 80 characters. 138
Warnings Line is longer than 80 characters. 141
Warnings Line is longer than 80 characters. 155
Warnings Line is longer than 80 characters. 794
Warnings Line is longer than 80 characters. 797
Warnings Line is longer than 80 characters. 802
Warnings Line is longer than 80 characters. 804
Warnings Line is longer than 80 characters. 816
Warnings Line is longer than 80 characters. 817
Warnings Line is longer than 80 characters. 818

argouml-app/src/org/argouml/notation/providers/uml/OperationNotationUml.java

Violation Message Line
Warnings Method length is 167 lines (max allowed is 150). 202

argouml-app/src/org/argouml/notation/providers/uml/TransitionNotationUml.java

Violation Message Line
Warnings Method length is 179 lines (max allowed is 150). 171
Warnings Line is longer than 80 characters. 217
Warnings Line is longer than 80 characters. 249
Warnings Line is longer than 80 characters. 269
Warnings Line is longer than 80 characters. 270

argouml-app/src/org/argouml/ocl/ArgoFacade.java

Violation Message Line
Warnings Line is longer than 80 characters. 310

argouml-app/src/org/argouml/ocl/CriticOclEvaluator.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 57

argouml-app/src/org/argouml/ocl/OCLEvaluator.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 59

argouml-app/src/org/argouml/persistence/AbstractFilePersister.java

Violation Message Line
Warnings Line is longer than 80 characters. 434
Warnings Line is longer than 80 characters. 437

argouml-app/src/org/argouml/persistence/ArgoParser.java

Violation Message Line
Warnings '+' is not preceded with whitespace. 146
Warnings '+' is not followed by whitespace. 146

argouml-app/src/org/argouml/persistence/ArgoTokenTable.java

Violation Message Line
Warnings Line is longer than 80 characters. 174
Warnings Line is longer than 80 characters. 178
Warnings Line is longer than 80 characters. 179
Warnings Line is longer than 80 characters. 180
Warnings Line is longer than 80 characters. 183

argouml-app/src/org/argouml/persistence/ModelMemberFilePersister.java

Violation Message Line
Warnings '+' is not followed by whitespace. 226

argouml-app/src/org/argouml/persistence/PGMLStackParser.java

Violation Message Line
Warnings Line is longer than 80 characters. 746

argouml-app/src/org/argouml/persistence/PrivateHandler.java

Violation Message Line
Warnings Line is longer than 80 characters. 444

argouml-app/src/org/argouml/persistence/TodoTokenTable.java

Violation Message Line
Warnings Line is longer than 80 characters. 117

argouml-app/src/org/argouml/persistence/UmlFilePersister.java

Violation Message Line
Warnings Line is longer than 80 characters. 252
Warnings Line is longer than 80 characters. 289
Warnings Line is longer than 80 characters. 315
Warnings Line is longer than 80 characters. 325
Warnings Line is longer than 80 characters. 349
Warnings Line is longer than 80 characters. 355
Warnings ',' is not followed by whitespace. 373
Warnings Line is longer than 80 characters. 376
Warnings Line is longer than 80 characters. 378
Warnings '+' is not preceded with whitespace. 378
Warnings Line is longer than 80 characters. 726

argouml-app/src/org/argouml/persistence/XmlInputStream.java

Violation Message Line
Warnings Inner assignments should be avoided. 333

argouml-app/src/org/argouml/persistence/ZargoFilePersister.java

Violation Message Line
Warnings Line is longer than 80 characters. 264
Warnings ',' is not followed by whitespace. 301

argouml-app/src/org/argouml/profile/CoreProfileReference.java

Violation Message Line
Warnings Name 'PROFILES_RESOURCE_PATH' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Warnings Variable 'PROFILES_RESOURCE_PATH' must be private and have accessor methods. 51
Warnings Name 'PROFILES_BASE_URL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Warnings Variable 'PROFILES_BASE_URL' must be private and have accessor methods. 54

argouml-app/src/org/argouml/profile/ResourceModelLoader.java

Violation Message Line
Warnings Line is longer than 80 characters. 55
Warnings Line is longer than 80 characters. 79

argouml-app/src/org/argouml/profile/URLModelLoader.java

Violation Message Line
Warnings Line is longer than 80 characters. 101

argouml-app/src/org/argouml/profile/UserDefinedProfile.java

Violation Message Line
Warnings '+' is not preceded with whitespace. 333
Warnings Line is longer than 80 characters. 421

argouml-app/src/org/argouml/profile/internal/DependencyResolver.java

Violation Message Line
Warnings Variable 'unresolvedItems' must be private and have accessor methods. 41
Warnings 'checker' hides a field. 50

argouml-app/src/org/argouml/profile/internal/ProfileManagerImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 310

argouml-app/src/org/argouml/profile/internal/ProfileMeta.java

Violation Message Line
Warnings Variable 'critics' must be private and have accessor methods. 79

argouml-app/src/org/argouml/profile/internal/ProfileUML.java

Violation Message Line
Warnings Method length is 295 lines (max allowed is 150). 171
Warnings Line is longer than 80 characters. 298
Warnings Line is longer than 80 characters. 299
Warnings Line is longer than 80 characters. 312
Warnings Line is longer than 80 characters. 313
Warnings Line is longer than 80 characters. 355

argouml-app/src/org/argouml/profile/internal/ocl/EvaluateExpression.java

Violation Message Line
Warnings Line is longer than 80 characters. 861

argouml-app/src/org/argouml/profile/internal/ocl/uml14/CollectionsModelInterpreter.java

Violation Message Line
Warnings Method length is 386 lines (max allowed is 150). 63

argouml-app/src/org/argouml/profile/internal/ocl/uml14/ModelAccessModelInterpreter.java

Violation Message Line
Warnings Method length is 754 lines (max allowed is 150). 73
Warnings Line is longer than 80 characters. 732
Warnings Line is longer than 80 characters. 736
Warnings Line is longer than 80 characters. 739
Warnings Line is longer than 80 characters. 742
Warnings Line is longer than 80 characters. 743

argouml-app/src/org/argouml/profile/internal/ui/PropPanelCritic.java

Violation Message Line
Warnings Expected @param tag for 'target'. 80

argouml-app/src/org/argouml/ui/AboutBox.java

Violation Message Line
Warnings Method length is 169 lines (max allowed is 150). 247

argouml-app/src/org/argouml/ui/ActionCreateContainedModelElement.java

Violation Message Line
Warnings 'property' hides a field. 107

argouml-app/src/org/argouml/ui/FindDialog.java

Violation Message Line
Warnings Line is longer than 80 characters. 436

argouml-app/src/org/argouml/ui/HelpBox.java

Violation Message Line
Warnings Line is longer than 80 characters. 121
Warnings Line is longer than 80 characters. 128

argouml-app/src/org/argouml/ui/LookAndFeelMgr.java

Violation Message Line
Warnings Line is longer than 80 characters. 82

argouml-app/src/org/argouml/ui/ProjectActions.java

Violation Message Line
Warnings Line is longer than 80 characters. 223

argouml-app/src/org/argouml/ui/ProjectBrowser.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 136
Warnings Missing a Javadoc comment. 163
Warnings Missing a Javadoc comment. 163
Warnings Missing a Javadoc comment. 163
Warnings Missing a Javadoc comment. 163
Warnings Missing a Javadoc comment. 163
Warnings Missing a Javadoc comment. 164
Warnings Missing a Javadoc comment. 164
Warnings Missing a Javadoc comment. 164
Warnings Missing a Javadoc comment. 164
Warnings Expected an @return tag. 954
Warnings Line is longer than 80 characters. 969
Warnings Line is longer than 80 characters. 970
Warnings Line is longer than 80 characters. 1042
Warnings ',' is not followed by whitespace. 1412
Warnings Method length is 218 lines (max allowed is 150). 1550

argouml-app/src/org/argouml/ui/SaveSwingWorker.java

Violation Message Line
Warnings 'project' hides a field. 72

argouml-app/src/org/argouml/ui/SettingsTabProfile.java

Violation Message Line
Warnings Line is longer than 80 characters. 287
Warnings Line is longer than 80 characters. 288
Warnings Line is longer than 80 characters. 293
Warnings Line is longer than 80 characters. 294
Warnings Line is longer than 80 characters. 299
Warnings Line is longer than 80 characters. 300

argouml-app/src/org/argouml/ui/StylePanel.java

Violation Message Line
Warnings Expected @param tag for 'e'. 103

argouml-app/src/org/argouml/ui/SwingWorker.java

Violation Message Line
Warnings Line is longer than 80 characters. 269

argouml-app/src/org/argouml/ui/cmd/GenericArgoMenuBar.java

Violation Message Line
Warnings Line is longer than 80 characters. 887
Warnings Expected an @return tag. 1178

argouml-app/src/org/argouml/ui/cmd/RelationshipActionFactory.java

Violation Message Line
Warnings Line is longer than 80 characters. 34
Warnings Line is longer than 80 characters. 75
Warnings '=' is not preceded with whitespace. 76
Warnings Line is longer than 80 characters. 78
Warnings Line is longer than 80 characters. 81
Warnings Line is longer than 80 characters. 85
Warnings Line is longer than 80 characters. 90
Warnings Line is longer than 80 characters. 91
Warnings '+' should be on a new line. 93
Warnings Line is longer than 80 characters. 94
Warnings Line is longer than 80 characters. 95
Warnings Line is longer than 80 characters. 106
Warnings '=' is not preceded with whitespace. 107
Warnings Line is longer than 80 characters. 109
Warnings Line is longer than 80 characters. 112
Warnings Line is longer than 80 characters. 116
Warnings Line is longer than 80 characters. 121
Warnings Line is longer than 80 characters. 122
Warnings '+' should be on a new line. 124
Warnings Line is longer than 80 characters. 125
Warnings Line is longer than 80 characters. 126
Warnings Line is longer than 80 characters. 137
Warnings '=' is not preceded with whitespace. 138
Warnings Line is longer than 80 characters. 140
Warnings Line is longer than 80 characters. 143
Warnings Line is longer than 80 characters. 147
Warnings Line is longer than 80 characters. 152
Warnings Line is longer than 80 characters. 157
Warnings '+' should be on a new line. 159
Warnings Line is longer than 80 characters. 160
Warnings Line is longer than 80 characters. 161
Warnings Line is longer than 80 characters. 171
Warnings '=' is not preceded with whitespace. 172
Warnings Line is longer than 80 characters. 174
Warnings Line is longer than 80 characters. 179
Warnings Line is longer than 80 characters. 182
Warnings '+' is not preceded with whitespace. 182
Warnings Line is longer than 80 characters. 190
Warnings '=' is not preceded with whitespace. 191
Warnings Line is longer than 80 characters. 193
Warnings Line is longer than 80 characters. 201
Warnings '+' is not preceded with whitespace. 201
Warnings Line is longer than 80 characters. 209
Warnings '=' is not preceded with whitespace. 210
Warnings Line is longer than 80 characters. 212
Warnings Line is longer than 80 characters. 217
Warnings Line is longer than 80 characters. 219
Warnings '+' is not preceded with whitespace. 219
Warnings Line is longer than 80 characters. 227
Warnings '=' is not preceded with whitespace. 228
Warnings Line is longer than 80 characters. 230
Warnings Line is longer than 80 characters. 235
Warnings Line is longer than 80 characters. 237
Warnings '+' is not preceded with whitespace. 237
Warnings Variable 'element' must be private and have accessor methods. 247
Warnings Variable 'association' must be private and have accessor methods. 248
Warnings Variable 'oppositeClass' must be private and have accessor methods. 249
Warnings Variable 'diagram' must be private and have accessor methods. 250
Warnings 'diagram' hides a field. 254
Warnings 'element' hides a field. 255
Warnings 'association' hides a field. 256
Warnings 'oppositeClass' hides a field. 257
Warnings Variable 'element' must be private and have accessor methods. 280
Warnings Variable 'usage' must be private and have accessor methods. 281
Warnings Variable 'oppositeClass' must be private and have accessor methods. 282
Warnings Variable 'diagram' must be private and have accessor methods. 283
Warnings 'diagram' hides a field. 287
Warnings 'element' hides a field. 288
Warnings 'usage' hides a field. 289
Warnings 'oppositeClass' hides a field. 290
Warnings Variable 'element' must be private and have accessor methods. 314
Warnings Variable 'generalization' must be private and have accessor methods. 315
Warnings Variable 'generalClass' must be private and have accessor methods. 316
Warnings Variable 'diagram' must be private and have accessor methods. 317
Warnings 'diagram' hides a field. 321
Warnings 'element' hides a field. 322
Warnings 'generalization' hides a field. 323
Warnings 'generalClass' hides a field. 324
Warnings Line is longer than 80 characters. 338
Warnings Variable 'element' must be private and have accessor methods. 347
Warnings Variable 'generalization' must be private and have accessor methods. 348
Warnings Variable 'specialClass' must be private and have accessor methods. 349
Warnings Variable 'diagram' must be private and have accessor methods. 350
Warnings 'diagram' hides a field. 354
Warnings 'element' hides a field. 355
Warnings 'generalization' hides a field. 356
Warnings 'specialClass' hides a field. 357
Warnings Line is longer than 80 characters. 371
Warnings Line is longer than 80 characters. 378
Warnings Line is longer than 80 characters. 382

argouml-app/src/org/argouml/ui/cmd/ShortcutMgr.java

Violation Message Line
Warnings Line is longer than 80 characters. 317

argouml-app/src/org/argouml/ui/explorer/ActionDeployProfile.java

Violation Message Line
Warnings Line is longer than 80 characters. 112

argouml-app/src/org/argouml/ui/explorer/DnDExplorerTree.java

Violation Message Line
Warnings Line is longer than 80 characters. 218
Warnings Line is longer than 80 characters. 371
Warnings Line is longer than 80 characters. 735
Warnings Method length is 152 lines (max allowed is 150). 749
Warnings Line is longer than 80 characters. 770
Warnings ',' is not followed by whitespace. 770
Warnings Line is longer than 80 characters. 828
Warnings Line is longer than 80 characters. 833
Warnings ',' is not followed by whitespace. 833

argouml-app/src/org/argouml/ui/explorer/ExplorerEventAdaptor.java

Violation Message Line
Warnings Expected @param tag for 'pce'. 189
Warnings Line is longer than 80 characters. 201

argouml-app/src/org/argouml/ui/explorer/ExplorerPopup.java

Violation Message Line
Warnings Method length is 230 lines (max allowed is 150). 122
Warnings Line is longer than 80 characters. 163
Warnings Line is longer than 80 characters. 244
Warnings 'if' construct must use '{}'s. 412
Warnings Line is longer than 80 characters. 457

argouml-app/src/org/argouml/ui/explorer/ExplorerTree.java

Violation Message Line
Warnings Line is longer than 80 characters. 441
Warnings Line is longer than 80 characters. 453
Warnings Line is longer than 80 characters. 472
Warnings Line is longer than 80 characters. 555

argouml-app/src/org/argouml/ui/explorer/ExplorerTreeModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 385
Warnings Line is longer than 80 characters. 466
Warnings Line is longer than 80 characters. 471
Warnings Line is longer than 80 characters. 483

argouml-app/src/org/argouml/ui/explorer/PerspectiveManager.java

Violation Message Line
Warnings Method length is 181 lines (max allowed is 150). 346
Warnings Line is longer than 80 characters. 392
Warnings Line is longer than 80 characters. 600

argouml-app/src/org/argouml/ui/explorer/rules/GoCollaborationToDiagram.java

Violation Message Line
Warnings Line is longer than 80 characters. 88
Warnings Line is longer than 80 characters. 89

argouml-app/src/org/argouml/ui/explorer/rules/GoCriticsToCritic.java

Violation Message Line
Warnings Line is longer than 80 characters. 88

argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToTemplateParameter.java

Violation Message Line
Warnings Missing a Javadoc comment. 10

argouml-app/src/org/argouml/uml/ActionAddStereotype.java

Violation Message Line
Warnings Line is longer than 80 characters. 77
Warnings Line is longer than 80 characters. 94

argouml-app/src/org/argouml/uml/ChildGenRelated.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 55
Warnings Expected an @return tag. 77
Warnings Expected @param tag for 'o'. 77

argouml-app/src/org/argouml/uml/GenCompositeClasses2.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 55

argouml-app/src/org/argouml/uml/GenDescendantClasses.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 55

argouml-app/src/org/argouml/uml/PredicateNotInTrash.java

Violation Message Line
Warnings Expected an @return tag. 60
Warnings Expected @param tag for 'obj'. 61

argouml-app/src/org/argouml/uml/StereotypeUtility.java

Violation Message Line
Warnings Line is longer than 80 characters. 135

argouml-app/src/org/argouml/uml/UUIDHelper.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 45

argouml-app/src/org/argouml/uml/cognitive/ChildGenSearch.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 58

argouml-app/src/org/argouml/uml/cognitive/UMLDecision.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 47

argouml-app/src/org/argouml/uml/cognitive/checklist/Init.java

Violation Message Line
Warnings Method length is 512 lines (max allowed is 150). 97
Warnings Line is longer than 80 characters. 344
Warnings Line is longer than 80 characters. 352
Warnings Line is longer than 80 characters. 353
Warnings Line is longer than 80 characters. 354
Warnings Line is longer than 80 characters. 356
Warnings Line is longer than 80 characters. 365
Warnings Line is longer than 80 characters. 369
Warnings Line is longer than 80 characters. 370
Warnings Line is longer than 80 characters. 373
Warnings Line is longer than 80 characters. 391

argouml-app/src/org/argouml/uml/cognitive/critics/CrEmptyPackage.java

Violation Message Line
Warnings Line is longer than 80 characters. 83

argouml-app/src/org/argouml/uml/cognitive/critics/CrNoIncomingTransitions.java

Violation Message Line
Warnings Line is longer than 80 characters. 122
Warnings Line is longer than 80 characters. 136
Warnings Line is longer than 80 characters. 137

argouml-app/src/org/argouml/uml/cognitive/critics/CrNoOutgoingTransitions.java

Violation Message Line
Warnings Line is longer than 80 characters. 99
Warnings Line is longer than 80 characters. 121
Warnings Line is longer than 80 characters. 135
Warnings Line is longer than 80 characters. 136

argouml-app/src/org/argouml/uml/cognitive/critics/CrOppEndVsAttr.java

Violation Message Line
Warnings '==' is not preceded with whitespace. 125
Warnings '==' is not followed by whitespace. 125

argouml-app/src/org/argouml/uml/cognitive/critics/CrUML.java

Violation Message Line
Warnings Line is longer than 80 characters. 244

argouml-app/src/org/argouml/uml/cognitive/critics/WizCueCards.java

Violation Message Line
Warnings Expected an @return tag. 85
Warnings Expected @param tag for 'newStep'. 85
Warnings Expected @param tag for 'oldStep'. 99
Warnings Expected an @return tag. 107

argouml-app/src/org/argouml/uml/cognitive/critics/WizMEName.java

Violation Message Line
Warnings Expected an @return tag. 90
Warnings Expected @param tag for 'newStep'. 90
Warnings Expected an @return tag. 117

argouml-app/src/org/argouml/uml/diagram/ArgoDiagram.java

Violation Message Line
Warnings Expected an @return tag. 149
Warnings Expected an @return tag. 156
Warnings Expected an @return tag. 178
Warnings Expected @param tag for 'obj'. 178
Warnings Expected @param tag for 'listener'. 309
Warnings Expected @param tag for 'listener'. 315
Warnings Expected @param tag for 'property'. 322
Warnings Expected @param tag for 'listener'. 323
Warnings Expected @param tag for 'property'. 330
Warnings Expected @param tag for 'listener'. 331

argouml-app/src/org/argouml/uml/diagram/ArgoDiagramImpl.java

Violation Message Line
Warnings Missing a Javadoc comment. 115
Warnings Variable 'namespace' must be private and have accessor methods. 115
Warnings 'project' hides a field. 187
Warnings Line is longer than 80 characters. 295
Warnings Line is longer than 80 characters. 661

argouml-app/src/org/argouml/uml/diagram/DiagramAppearance.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 61
Warnings Line is longer than 80 characters. 169

argouml-app/src/org/argouml/uml/diagram/DiagramEdgeSettings.java

Violation Message Line
Warnings Missing a Javadoc comment. 41
Warnings 'sourceConnector' hides a field. 48
Warnings 'destinationConnector' hides a field. 49

argouml-app/src/org/argouml/uml/diagram/DiagramElementSettings.java

Violation Message Line
Warnings 'owner' hides a field. 51

argouml-app/src/org/argouml/uml/diagram/DiagramFactory.java

Violation Message Line
Warnings Missing a Javadoc comment. 86
Warnings Missing a Javadoc comment. 86
Warnings Missing a Javadoc comment. 86
Warnings Missing a Javadoc comment. 86
Warnings Missing a Javadoc comment. 86
Warnings Missing a Javadoc comment. 86
Warnings Missing a Javadoc comment. 86

argouml-app/src/org/argouml/uml/diagram/DiagramFactoryInterface.java

Violation Message Line
Warnings Line is longer than 80 characters. 61

argouml-app/src/org/argouml/uml/diagram/DiagramSettings.java

Violation Message Line
Warnings 'notationSettings' hides a field. 247

argouml-app/src/org/argouml/uml/diagram/GraphChangeAdapter.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 58

argouml-app/src/org/argouml/uml/diagram/UMLMutableGraphSupport.java

Violation Message Line
Warnings ',' is not followed by whitespace. 345
Warnings ',' is not followed by whitespace. 377

argouml-app/src/org/argouml/uml/diagram/UmlDiagramRenderer.java

Violation Message Line
Warnings Expected an @return tag. 72
Warnings Expected @param tag for 'node'. 74
Warnings Expected @param tag for 'x'. 74
Warnings Expected @param tag for 'y'. 74
Warnings Expected @param tag for 'styleAttributes'. 75
Warnings Expected an @return tag. 224
Warnings Expected @param tag for 'edge'. 225
Warnings Expected @param tag for 'styleAttributes'. 225

argouml-app/src/org/argouml/uml/diagram/activity/ui/FigActionState.java

Violation Message Line
Warnings Line is longer than 80 characters. 267
Warnings Line is longer than 80 characters. 268

argouml-app/src/org/argouml/uml/diagram/activity/ui/FigObjectFlowState.java

Violation Message Line
Warnings Line is longer than 80 characters. 172
Warnings Line is longer than 80 characters. 173
Warnings Line is longer than 80 characters. 245
Warnings Line is longer than 80 characters. 397

argouml-app/src/org/argouml/uml/diagram/activity/ui/FigSubactivityState.java

Violation Message Line
Warnings Line is longer than 80 characters. 268
Warnings Line is longer than 80 characters. 269

argouml-app/src/org/argouml/uml/diagram/collaboration/CollabDiagramGraphModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 259
Warnings Line is longer than 80 characters. 265
Warnings Line is longer than 80 characters. 271
Warnings method call child at indentation level 2 not at correct indentation, 8 287
Warnings method def child at indentation level 2 not at correct indentation, 8 287
Warnings Line is longer than 80 characters. 345
Warnings Line is longer than 80 characters. 356
Warnings if child at indentation level 4 not at correct indentation, 16 398
Warnings method call child at indentation level 4 not at correct indentation, 16 398
Warnings else child at indentation level 4 not at correct indentation, 16 410
Warnings method call child at indentation level 4 not at correct indentation, 16 410

argouml-app/src/org/argouml/uml/diagram/collaboration/ui/UMLCollaborationDiagram.java

Violation Message Line
Warnings Line is longer than 80 characters. 86
Warnings Expected @param tag for 'objectToAccept'. 493

argouml-app/src/org/argouml/uml/diagram/deployment/DeploymentDiagramGraphModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 262
Warnings Line is longer than 80 characters. 268
Warnings Line is longer than 80 characters. 275
Warnings Line is longer than 80 characters. 380

argouml-app/src/org/argouml/uml/diagram/deployment/ui/AbstractFigNode.java

Violation Message Line
Warnings method def child at indentation level 7 not at correct indentation, 8 91
Warnings method call child at indentation level 7 not at correct indentation, 8 94
Warnings method def child at indentation level 7 not at correct indentation, 8 94
Warnings method call child at indentation level 7 not at correct indentation, 8 95
Warnings method def child at indentation level 7 not at correct indentation, 8 95

argouml-app/src/org/argouml/uml/diagram/deployment/ui/DeploymentDiagramRenderer.java

Violation Message Line
Warnings Line is longer than 80 characters. 100

argouml-app/src/org/argouml/uml/diagram/deployment/ui/FigNodeInstance.java

Violation Message Line
Warnings Line is longer than 80 characters. 117

argouml-app/src/org/argouml/uml/diagram/deployment/ui/UMLDeploymentDiagram.java

Violation Message Line
Warnings Unused import - org.tigris.gef.graph.GraphModel. 71
Warnings Line is longer than 80 characters. 83

argouml-app/src/org/argouml/uml/diagram/layout/LayoutHelper.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 49

argouml-app/src/org/argouml/uml/diagram/state/StateDiagramGraphModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 258

argouml-app/src/org/argouml/uml/diagram/state/ui/ActionCreatePseudostate.java

Violation Message Line
Warnings Expected an @return tag. 83

argouml-app/src/org/argouml/uml/diagram/state/ui/FigBranchState.java

Violation Message Line
Warnings Line is longer than 80 characters. 82

argouml-app/src/org/argouml/uml/diagram/state/ui/FigFinalState.java

Violation Message Line
Warnings Name 'out_d' must match pattern '^[a-z][a-zA-Z0-9]*$'. 283
Warnings Name 'inner_d' must match pattern '^[a-z][a-zA-Z0-9]*$'. 288

argouml-app/src/org/argouml/uml/diagram/state/ui/FigState.java

Violation Message Line
Warnings Missing a Javadoc comment. 70
Warnings Missing a Javadoc comment. 71
Warnings Missing a Javadoc comment. 72
Warnings Missing a Javadoc comment. 73
Warnings Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 77
Warnings Variable 'notationProviderBody' must be private and have accessor methods. 77
Warnings Line is longer than 80 characters. 279

argouml-app/src/org/argouml/uml/diagram/state/ui/FigStateVertex.java

Violation Message Line
Warnings Line is longer than 80 characters. 73
Warnings method call child at indentation level 20 not at correct indentation, 24 157

argouml-app/src/org/argouml/uml/diagram/state/ui/FigStubState.java

Violation Message Line
Warnings Line is longer than 80 characters. 260
Warnings Line is longer than 80 characters. 261
Warnings Line is longer than 80 characters. 272
Warnings Line is longer than 80 characters. 333

argouml-app/src/org/argouml/uml/diagram/state/ui/FigSubmachineState.java

Violation Message Line
Warnings Line is longer than 80 characters. 339
Warnings Line is longer than 80 characters. 340

argouml-app/src/org/argouml/uml/diagram/state/ui/FigVertex.java

Violation Message Line
Warnings ':' should be on a new line. 119

argouml-app/src/org/argouml/uml/diagram/static_structure/layout/ClassdiagramInheritanceEdge.java

Violation Message Line
Warnings '{' is followed by whitespace. 152
Warnings Line is longer than 80 characters. 171

argouml-app/src/org/argouml/uml/diagram/static_structure/layout/ClassdiagramLayouter.java

Violation Message Line
Warnings '{' is followed by whitespace. 216

argouml-app/src/org/argouml/uml/diagram/static_structure/layout/ClassdiagramModelElementFactory.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 57

argouml-app/src/org/argouml/uml/diagram/static_structure/ui/ClassDiagramRenderer.java

Violation Message Line
Warnings Line is longer than 80 characters. 121
Warnings Line is longer than 80 characters. 163

argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigClass.java

Violation Message Line
Warnings Line is longer than 80 characters. 151
Warnings Line is longer than 80 characters. 185

argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigClassifierBox.java

Violation Message Line
Warnings Line is longer than 80 characters. 119
Warnings Line is longer than 80 characters. 214
Warnings Line is longer than 80 characters. 230
Warnings Line is longer than 80 characters. 233
Warnings Line is longer than 80 characters. 234
Warnings Line is longer than 80 characters. 235
Warnings Line is longer than 80 characters. 257
Warnings Expected @param tag for 'metaType'. 284
Warnings Line is longer than 80 characters. 356

argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigComment.java

Violation Message Line
Warnings Line is longer than 80 characters. 309

argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigEdgeNote.java

Violation Message Line
Warnings Line is longer than 80 characters. 75

argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigEnumeration.java

Violation Message Line
Warnings Line is longer than 80 characters. 81

argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigInterface.java

Violation Message Line
Warnings Line is longer than 80 characters. 225

argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigLink.java

Violation Message Line
Warnings Line is longer than 80 characters. 130

argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigPackage.java

Violation Message Line
Warnings Line is longer than 80 characters. 167
Warnings 'figPoly' hides a field. 244
Warnings Name 'LOG1' must match pattern '^[a-z][a-zA-Z0-9]*$|^LOG$'. 644
Warnings Variable 'indentX' must be private and have accessor methods. 1017
Warnings Variable 'tabHeight' must be private and have accessor methods. 1018

argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigSignal.java

Violation Message Line
Warnings Line is longer than 80 characters. 101
Warnings Line is longer than 80 characters. 103

argouml-app/src/org/argouml/uml/diagram/static_structure/ui/SelectionClass.java

Violation Message Line
Warnings 'edgeType' hides a field. 211

argouml-app/src/org/argouml/uml/diagram/static_structure/ui/StylePanelFigInterface.java

Violation Message Line
Warnings Line is longer than 80 characters. 103

argouml-app/src/org/argouml/uml/diagram/static_structure/ui/UMLClassDiagram.java

Violation Message Line
Warnings Method length is 202 lines (max allowed is 150). 739
Warnings Line is longer than 80 characters. 772
Warnings Line is longer than 80 characters. 798
Warnings Line is longer than 80 characters. 837
Warnings Line is longer than 80 characters. 844

argouml-app/src/org/argouml/uml/diagram/ui/ActionAddConcurrentRegion.java

Violation Message Line
Warnings Line is longer than 80 characters. 201

argouml-app/src/org/argouml/uml/diagram/ui/ActionAddExtensionPoint.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 62
Warnings Line is longer than 80 characters. 114

argouml-app/src/org/argouml/uml/diagram/ui/ActionAddMessage.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 61

argouml-app/src/org/argouml/uml/diagram/ui/ActionAggregation.java

Violation Message Line
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 62
Warnings Missing a Javadoc comment. 63
Warnings Missing a Javadoc comment. 64
Warnings Missing a Javadoc comment. 65
Warnings Variable 'associationEnd1' must be private and have accessor methods. 70
Warnings Variable 'associationEnd2' must be private and have accessor methods. 71
Warnings Variable 'aggr' must be private and have accessor methods. 72
Warnings Unused @param tag for 'nav'. 109
Warnings Expected @param tag for 'aggr'. 117
Warnings 'associationEnd1' hides a field. 136
Warnings 'associationEnd2' hides a field. 137
Warnings 'aggr' hides a field. 138
Warnings Line is longer than 80 characters. 236
Warnings Line is longer than 80 characters. 237
Warnings Line is longer than 80 characters. 239
Warnings Line is longer than 80 characters. 240
Warnings Line is longer than 80 characters. 242
Warnings Line is longer than 80 characters. 243
Warnings Line is longer than 80 characters. 245
Warnings Line is longer than 80 characters. 246
Warnings Line is longer than 80 characters. 248
Warnings Line is longer than 80 characters. 249

argouml-app/src/org/argouml/uml/diagram/ui/ActionCompartmentDisplay.java

Violation Message Line
Warnings Line is longer than 80 characters. 249
Warnings Line is longer than 80 characters. 318

argouml-app/src/org/argouml/uml/diagram/ui/ActionStereotypeView.java

Violation Message Line
Warnings Line is longer than 80 characters. 100

argouml-app/src/org/argouml/uml/diagram/ui/ArgoFigGroup.java

Violation Message Line
Warnings Expected @param tag for 'renderSettings'. 134

argouml-app/src/org/argouml/uml/diagram/ui/DiagramNameDocument.java

Violation Message Line
Warnings ',' is not followed by whitespace. 182

argouml-app/src/org/argouml/uml/diagram/ui/DnDJGraph.java

Violation Message Line
Warnings Line is longer than 80 characters. 249
Warnings Line is longer than 80 characters. 250
Warnings Line is longer than 80 characters. 253

argouml-app/src/org/argouml/uml/diagram/ui/FigAssociation.java

Violation Message Line
Warnings Line is longer than 80 characters. 557

argouml-app/src/org/argouml/uml/diagram/ui/FigCompartment.java

Violation Message Line
Warnings Line is longer than 80 characters. 156
Warnings 'editOnRedraw' hides a field. 376
Warnings Expected @param tag for 'editOnRedraw'. 376
Warnings Expected @param tag for 'x'. 391
Warnings Expected @param tag for 'y'. 391
Warnings Expected @param tag for 'w'. 391
Warnings Expected @param tag for 'h'. 391
Warnings Expected @param tag for 'aFig'. 391
Warnings Expected @param tag for 'np'. 391
Warnings Expected @param tag for 'checkSize'. 460
Warnings Expected @param tag for 'rowHeight'. 461

argouml-app/src/org/argouml/uml/diagram/ui/FigCompartmentBox.java

Violation Message Line
Warnings Variable 'containerBox' must be private and have accessor methods. 109
Warnings Unused @param tag for 'width'. 310
Warnings Unused @param tag for 'height'. 312
Warnings Expected @param tag for 'w'. 317
Warnings Expected @param tag for 'h'. 318

argouml-app/src/org/argouml/uml/diagram/ui/FigEdgeAssociationClass.java

Violation Message Line
Warnings Line is longer than 80 characters. 175
Warnings Line is longer than 80 characters. 178
Warnings Line is longer than 80 characters. 191

argouml-app/src/org/argouml/uml/diagram/ui/FigEdgeModelElement.java

Violation Message Line
Warnings Line is longer than 80 characters. 321
Warnings Line is longer than 80 characters. 676
Warnings Expected @param tag for 'event'. 1096
Warnings Expected @param tag for 'event'. 1108
Warnings Expected @param tag for 'event'. 1117
Warnings Expected @param tag for 'event'. 1126
Warnings Expected @param tag for 'event'. 1135
Warnings Line is longer than 80 characters. 1230
Warnings Line is longer than 80 characters. 1753
Warnings Line is longer than 80 characters. 1760
Warnings Line is longer than 80 characters. 1765
Warnings Line is longer than 80 characters. 1770
Warnings Line is longer than 80 characters. 1775
Warnings Line is longer than 80 characters. 1792

argouml-app/src/org/argouml/uml/diagram/ui/FigMessage.java

Violation Message Line
Warnings Expected @param tag for 'newOwner'. 372
Warnings Expected @param tag for 'parameter'. 373

argouml-app/src/org/argouml/uml/diagram/ui/FigNodeModelElement.java

Violation Message Line
Warnings File length is 2,674 lines (max allowed is 2,000). 1
Warnings Variable 'invisibleAllowed' must be private and have accessor methods. 207
Warnings Line is longer than 80 characters. 370
Warnings Line is longer than 80 characters. 407
Warnings Line is longer than 80 characters. 425
Warnings Line is longer than 80 characters. 614
Warnings Line is longer than 80 characters. 616
Warnings Line is longer than 80 characters. 855
Warnings Line is longer than 80 characters. 856
Warnings Line is longer than 80 characters. 1070
Warnings Line is longer than 80 characters. 1093
Warnings Line is longer than 80 characters. 1177
Warnings Line is longer than 80 characters. 1194
Warnings Line is longer than 80 characters. 1250
Warnings Expected @param tag for 'event'. 1759
Warnings Expected @param tag for 'event'. 1775
Warnings Expected @param tag for 'event'. 1784
Warnings Expected @param tag for 'event'. 1793
Warnings Expected @param tag for 'event'. 1802
Warnings Line is longer than 80 characters. 1825
Warnings Expected an @return tag. 2333
Warnings Expected an @return tag. 2458
Warnings Line is longer than 80 characters. 2653

argouml-app/src/org/argouml/uml/diagram/ui/FigSingleLineText.java

Violation Message Line
Warnings Expected an @return tag. 164
Warnings Line is longer than 80 characters. 237

argouml-app/src/org/argouml/uml/diagram/ui/FigSingleLineTextWithNotation.java

Violation Message Line
Warnings Line is longer than 80 characters. 296

argouml-app/src/org/argouml/uml/diagram/ui/FigStereotypesGroup.java

Violation Message Line
Warnings Line is longer than 80 characters. 175
Warnings Line is longer than 80 characters. 189

argouml-app/src/org/argouml/uml/diagram/ui/ModeAddToDiagram.java

Violation Message Line
Warnings 'modelElements' hides a field. 91
Warnings 'instructions' hides a field. 92
Warnings 'nodesPlaced' hides a field. 230

argouml-app/src/org/argouml/uml/diagram/ui/ModeLabelDragFactory.java

Violation Message Line
Warnings Unused @param tag for 'The'. 60
Warnings Expected @param tag for 'editor'. 64

argouml-app/src/org/argouml/uml/diagram/ui/PathItemPlacement.java

Violation Message Line
Warnings Line is longer than 80 characters. 317
Warnings Line is longer than 80 characters. 703

argouml-app/src/org/argouml/uml/diagram/ui/SelectionClassifierBox.java

Violation Message Line
Warnings Variable 'handle' must be private and have accessor methods. 51
Warnings Variable 'icon' must be private and have accessor methods. 52
Warnings Variable 'fig' must be private and have accessor methods. 53
Warnings Variable 'metaType' must be private and have accessor methods. 54
Warnings 'handle' hides a field. 57
Warnings 'icon' hides a field. 58
Warnings 'fig' hides a field. 59
Warnings 'metaType' hides a field. 60
Warnings '=' is not preceded with whitespace. 79
Warnings '=' is not followed by whitespace. 79
Warnings Line is longer than 80 characters. 81
Warnings Expected @param tag for 'cursor'. 93
Warnings Expected @param tag for 'h'. 93
Warnings Line is longer than 80 characters. 121
Warnings Line is longer than 80 characters. 156

argouml-app/src/org/argouml/uml/diagram/ui/SelectionMoveClarifiers.java

Violation Message Line
Warnings Expected @param tag for 'g'. 68

argouml-app/src/org/argouml/uml/diagram/ui/SelectionNodeClarifiers2.java

Violation Message Line
Warnings Line is longer than 80 characters. 446
Warnings 'newEdge' hides a field. 457

argouml-app/src/org/argouml/uml/diagram/ui/TabDiagram.java

Violation Message Line
Warnings Line is longer than 80 characters. 196
Warnings Line is longer than 80 characters. 435
Warnings Line is longer than 80 characters. 442
Warnings Line is longer than 80 characters. 483

argouml-app/src/org/argouml/uml/diagram/ui/UMLDiagram.java

Violation Message Line
Warnings Line is longer than 80 characters. 216

argouml-app/src/org/argouml/uml/diagram/use_case/UseCaseDiagramGraphModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 467
Warnings Line is longer than 80 characters. 536

argouml-app/src/org/argouml/uml/diagram/use_case/ui/FigActor.java

Violation Message Line
Warnings Line is longer than 80 characters. 298
Warnings Line is longer than 80 characters. 304

argouml-app/src/org/argouml/uml/diagram/use_case/ui/FigUseCase.java

Violation Message Line
Warnings array initialization child at indentation level 32 not at correct indentation, [16, 40] 546
Warnings Line is longer than 80 characters. 551

argouml-app/src/org/argouml/uml/diagram/use_case/ui/UseCaseDiagramRenderer.java

Violation Message Line
Warnings Line is longer than 80 characters. 129

argouml-app/src/org/argouml/uml/generator/AbstractSection.java

Violation Message Line
Warnings Line is longer than 80 characters. 129

argouml-app/src/org/argouml/uml/generator/GeneratorManager.java

Violation Message Line
Warnings Line is longer than 80 characters. 105
Warnings Line is longer than 80 characters. 130

argouml-app/src/org/argouml/uml/generator/TempFileUtils.java

Violation Message Line
Warnings Line is longer than 80 characters. 74

argouml-app/src/org/argouml/uml/generator/ui/ClassGenerationDialog.java

Violation Message Line
Warnings Line is longer than 80 characters. 179
Warnings method def modifier at indentation level 11 not at correct indentation, 12 186
Warnings method def child at indentation level 15 not at correct indentation, 16 187
Warnings method def child at indentation level 15 not at correct indentation, 16 188
Warnings Line is longer than 80 characters. 190
Warnings if at indentation level 15 not at correct indentation, 16 191
Warnings Line is longer than 80 characters. 192
Warnings if child at indentation level 19 not at correct indentation, 20 192
Warnings method call child at indentation level 19 not at correct indentation, 20 192
Warnings Line is longer than 80 characters. 193
Warnings if rcurly at indentation level 15 not at correct indentation, 16 194
Warnings for at indentation level 15 not at correct indentation, 16 195
Warnings if at indentation level 19 not at correct indentation, 20 196
Warnings if child at indentation level 23 not at correct indentation, 24 197
Warnings if rcurly at indentation level 19 not at correct indentation, 20 198
Warnings if at indentation level 19 not at correct indentation, 20 199
Warnings if child at indentation level 23 not at correct indentation, 24 200
Warnings if child at indentation level 23 not at correct indentation, 24 201
Warnings method call child at indentation level 23 not at correct indentation, 24 201
Warnings if rcurly at indentation level 19 not at correct indentation, 20 202
Warnings for rcurly at indentation level 15 not at correct indentation, 16 203
Warnings method call child at indentation level 15 not at correct indentation, 16 204
Warnings method def child at indentation level 15 not at correct indentation, 16 204
Warnings method call child at indentation level 15 not at correct indentation, 16 205
Warnings method def child at indentation level 15 not at correct indentation, 16 205
Warnings method def rcurly at indentation level 11 not at correct indentation, 12 206
Warnings Line is longer than 80 characters. 518

argouml-app/src/org/argouml/uml/reveng/ImportClassLoader.java

Violation Message Line
Warnings '+' is not preceded with whitespace. 236
Warnings '+' is not followed by whitespace. 236
Warnings ',' is not followed by whitespace. 236

argouml-app/src/org/argouml/uml/reveng/ImportCommon.java

Violation Message Line
Warnings Missing a Javadoc comment. 91
Warnings Expected @param tag for 'module'. 340

argouml-app/src/org/argouml/uml/reveng/ui/ImportStatusScreen.java

Violation Message Line
Warnings Expected @param tag for 'frame'. 92
Warnings Expected @param tag for 'title'. 92
Warnings Expected @param tag for 'iconName'. 92

argouml-app/src/org/argouml/uml/ui/AbstractActionNewModelElement.java

Violation Message Line
Warnings Unused @param tag for 'the'. 88
Warnings Expected @param tag for 'icon'. 90

argouml-app/src/org/argouml/uml/ui/ActionActivityDiagram.java

Violation Message Line
Warnings Line is longer than 80 characters. 72

argouml-app/src/org/argouml/uml/ui/ActionBooleanTaggedValue.java

Violation Message Line
Warnings Expected @param tag for 'e'. 82

argouml-app/src/org/argouml/uml/ui/ActionDeleteModelElements.java

Violation Message Line
Warnings Line is longer than 80 characters. 168

argouml-app/src/org/argouml/uml/ui/ActionDeploymentDiagram.java

Violation Message Line
Warnings ',' is not followed by whitespace. 74
Warnings ',' is not followed by whitespace. 93

argouml-app/src/org/argouml/uml/ui/ActionGenerateOne.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 59

argouml-app/src/org/argouml/uml/ui/ActionGenerateProjectCode.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 60

argouml-app/src/org/argouml/uml/ui/ActionImportFromSources.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 63

argouml-app/src/org/argouml/uml/ui/ActionRemoveModelElement.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 54

argouml-app/src/org/argouml/uml/ui/ActionSaveAllGraphics.java

Violation Message Line
Warnings Line is longer than 80 characters. 315

argouml-app/src/org/argouml/uml/ui/ActionSaveProject.java

Violation Message Line
Warnings Line is longer than 80 characters. 119

argouml-app/src/org/argouml/uml/ui/ActionSaveProjectAs.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 52

argouml-app/src/org/argouml/uml/ui/ActionUseCaseDiagram.java

Violation Message Line
Warnings ',' is not followed by whitespace. 73
Warnings ',' is not followed by whitespace. 92

argouml-app/src/org/argouml/uml/ui/LabelledLayout.java

Violation Message Line
Warnings 'ignoreSplitters' hides a field. 133
Warnings Expected @param tag for 'ignoreSplitters'. 133
Warnings 'hgap' hides a field. 145
Warnings 'vgap' hides a field. 145
Warnings Expected an @return tag. 179
Warnings Expected @param tag for 'parent'. 179
Warnings Expected an @return tag. 220
Warnings Expected @param tag for 'parent'. 220
Warnings Expected @param tag for 'parent'. 245
Warnings 'hgap' hides a field. 535
Warnings 'vgap' hides a field. 550

argouml-app/src/org/argouml/uml/ui/PropPanel.java

Violation Message Line
Warnings Line is longer than 80 characters. 273
Warnings Line is longer than 80 characters. 367

argouml-app/src/org/argouml/uml/ui/SaveGraphicsManager.java

Violation Message Line
Warnings Line is longer than 80 characters. 426
Warnings Line is longer than 80 characters. 472
Warnings method call child at indentation level 8 not at correct indentation, 12 604

argouml-app/src/org/argouml/uml/ui/SourcePathTableModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 132

argouml-app/src/org/argouml/uml/ui/TabConstraints.java

Violation Message Line
Warnings Line is longer than 80 characters. 413
Warnings Line is longer than 80 characters. 525
Warnings Line is longer than 80 characters. 528
Warnings Line is longer than 80 characters. 533

argouml-app/src/org/argouml/uml/ui/TabProps.java

Violation Message Line
Warnings 'target' hides a field. 188
Warnings Line is longer than 80 characters. 262
Warnings 'target' hides a field. 340

argouml-app/src/org/argouml/uml/ui/TabSrc.java

Violation Message Line
Warnings if at indentation level 6 not at correct indentation, 8 120
Warnings if child at indentation level 10 not at correct indentation, 12 121
Warnings method call child at indentation level 10 not at correct indentation, 12 121
Warnings if rcurly at indentation level 6 not at correct indentation, 8 123

argouml-app/src/org/argouml/uml/ui/TabStereotype.java

Violation Message Line
Warnings Line is longer than 80 characters. 335

argouml-app/src/org/argouml/uml/ui/TabStyle.java

Violation Message Line
Warnings Line is longer than 80 characters. 380

argouml-app/src/org/argouml/uml/ui/UMLComboBoxModel2.java

Violation Message Line
Warnings Variable 'buildingModel' must be private and have accessor methods. 133
Warnings Line is longer than 80 characters. 183
Warnings Line is longer than 80 characters. 422
Warnings if child at indentation level 14 not at correct indentation, 16 503
Warnings if child at indentation level 14 not at correct indentation, 16 504
Warnings method call child at indentation level 14 not at correct indentation, 16 504
Warnings Line is longer than 80 characters. 572

argouml-app/src/org/argouml/uml/ui/UMLComboBoxNavigator.java

Violation Message Line
Warnings Expected @param tag for 'event'. 127

argouml-app/src/org/argouml/uml/ui/UMLListCellRenderer2.java

Violation Message Line
Warnings Line is longer than 80 characters. 242

argouml-app/src/org/argouml/uml/ui/UMLModelElementCommentDocument.java

Violation Message Line
Warnings 'useBody' hides a field. 70

argouml-app/src/org/argouml/uml/ui/UMLModelElementListModel2.java

Violation Message Line
Warnings Line is longer than 80 characters. 263
Warnings '+' is not preceded with whitespace. 263

argouml-app/src/org/argouml/uml/ui/UMLStereotypeList.java

Violation Message Line
Warnings Line is longer than 80 characters. 78
Warnings Line is longer than 80 characters. 81

argouml-app/src/org/argouml/uml/ui/UMLStereotypeListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 260
Warnings '+' is not preceded with whitespace. 260

argouml-app/src/org/argouml/uml/ui/behavior/collaborations/ActionAddMessagePredecessor.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 54

argouml-app/src/org/argouml/uml/ui/behavior/collaborations/ActionNewActionForMessage.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 50

argouml-app/src/org/argouml/uml/ui/behavior/common_behavior/ActionAddInstanceClassifier.java

Violation Message Line
Warnings Line is longer than 80 characters. 59

argouml-app/src/org/argouml/uml/ui/behavior/use_cases/ActionAddExtendExtensionPoint.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 52

argouml-app/src/org/argouml/uml/ui/behavior/use_cases/ActionNewExtendExtensionPoint.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 49

argouml-app/src/org/argouml/uml/ui/behavior/use_cases/ActionNewUseCaseExtensionPoint.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 49

argouml-app/src/org/argouml/uml/ui/foundation/core/ActionAddAttribute.java

Violation Message Line
Warnings Line is longer than 80 characters. 123

argouml-app/src/org/argouml/uml/ui/foundation/core/ActionAddClientDependencyAction.java

Violation Message Line
Warnings Line is longer than 80 characters. 88

argouml-app/src/org/argouml/uml/ui/foundation/core/ActionAddOperation.java

Violation Message Line
Warnings Line is longer than 80 characters. 120

argouml-app/src/org/argouml/uml/ui/foundation/core/ActionNewModelElementConstraint.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 49

argouml-app/src/org/argouml/uml/ui/foundation/core/ActionSetBehavioralFeatureQuery.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 51

argouml-app/src/org/argouml/uml/ui/foundation/core/ActionSetChangeability.java

Violation Message Line
Warnings Line is longer than 80 characters. 102

argouml-app/src/org/argouml/uml/ui/foundation/core/ActionSetClassActive.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 51

argouml-app/src/org/argouml/uml/ui/foundation/core/ActionSetElementOwnershipSpecification.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 56

argouml-app/src/org/argouml/uml/ui/foundation/extension_mechanisms/UMLTagDefinitionComboBoxModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 162
Warnings Line is longer than 80 characters. 164

argouml-app/src/org/argouml/uml/util/ModelUtil.java

Violation Message Line
Warnings Line is longer than 80 characters. 25
Warnings Line is longer than 80 characters. 34
Warnings Line is longer than 80 characters. 39
Warnings Expected @param tag for 'project'. 39
Warnings Expected @throws tag for 'IllegalModelElementConnectionException'. 39
Warnings Line is longer than 80 characters. 44
Warnings Line is longer than 80 characters. 51
Warnings Line is longer than 80 characters. 52
Warnings Line is longer than 80 characters. 53
Warnings Line is longer than 80 characters. 56
Warnings Line is longer than 80 characters. 57
Warnings Line is longer than 80 characters. 58
Warnings Line is longer than 80 characters. 61
Warnings Line is longer than 80 characters. 62
Warnings Line is longer than 80 characters. 63
Warnings Line is longer than 80 characters. 65
Warnings Line is longer than 80 characters. 66
Warnings Line is longer than 80 characters. 73
Warnings Line is longer than 80 characters. 75
Warnings Line is longer than 80 characters. 76

argouml-app/src/org/argouml/util/CollectionUtil.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 47

argouml-app/src/org/argouml/util/FileConstants.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 49

argouml-app/src/org/argouml/util/PredicateStringMatch.java

Violation Message Line
Warnings Missing a Javadoc comment. 49
Warnings Name 'MAX_PATS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Warnings Variable 'MAX_PATS' must be private and have accessor methods. 49

argouml-app/src/org/argouml/util/osdep/StartBrowser.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 49

argouml-app/tests/org/argouml/TestDependencies.java

Violation Message Line
Warnings Line is longer than 80 characters. 131
Warnings Line is longer than 80 characters. 191

argouml-app/tests/org/argouml/cognitive/TestDecision.java

Violation Message Line
Warnings Expected @throws tag for 'Exception'. 61

argouml-app/tests/org/argouml/cognitive/TestGoal.java

Violation Message Line
Warnings Expected @throws tag for 'Exception'. 61

argouml-app/tests/org/argouml/cognitive/TestGoalModel.java

Violation Message Line
Warnings Expected @throws tag for 'Exception'. 61

argouml-app/tests/org/argouml/cognitive/TestItemUID.java

Violation Message Line
Warnings Line is longer than 80 characters. 182
Warnings Line is longer than 80 characters. 183
Warnings Line is longer than 80 characters. 187
Warnings Line is longer than 80 characters. 192
Warnings Line is longer than 80 characters. 196
Warnings Line is longer than 80 characters. 201
Warnings Line is longer than 80 characters. 202
Warnings Line is longer than 80 characters. 204
Warnings Line is longer than 80 characters. 206
Warnings Line is longer than 80 characters. 207
Warnings Line is longer than 80 characters. 211
Warnings Line is longer than 80 characters. 214
Warnings Line is longer than 80 characters. 215
Warnings Line is longer than 80 characters. 217
Warnings Line is longer than 80 characters. 220

argouml-app/tests/org/argouml/cognitive/TestStandardCM.java

Violation Message Line
Warnings Expected @throws tag for 'Exception'. 61

argouml-app/tests/org/argouml/cognitive/TestToDoItemList.java

Violation Message Line
Warnings Line is longer than 80 characters. 96

argouml-app/tests/org/argouml/kernel/TestProject.java

Violation Message Line
Warnings Line is longer than 80 characters. 116

argouml-app/tests/org/argouml/kernel/TestProjectSettings.java

Violation Message Line
Warnings Line is longer than 80 characters. 351
Warnings class def child at indentation level 4 not at correct indentation, 8 402

argouml-app/tests/org/argouml/kernel/TestProjectWithProfiles.java

Violation Message Line
Warnings '&&' should be on a new line. 174
Warnings '&&' should be on a new line. 214

argouml-app/tests/org/argouml/model/CheckUMLModelHelper.java

Violation Message Line
Warnings method call child at indentation level 7 not at correct indentation, 8 123
Warnings method def child at indentation level 7 not at correct indentation, 8 123
Warnings Line is longer than 80 characters. 364

argouml-app/tests/org/argouml/model/TestCopyHelper.java

Violation Message Line
Warnings Name 'class_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
Warnings Name 'interface_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
Warnings Line is longer than 80 characters. 149
Warnings Line is longer than 80 characters. 161

argouml-app/tests/org/argouml/model/TestCoreFactory.java

Violation Message Line
Warnings Method length is 161 lines (max allowed is 150). 423
Warnings Line is longer than 80 characters. 481
Warnings method def child at indentation level 6 not at correct indentation, 8 693
Warnings Line is longer than 80 characters. 726

argouml-app/tests/org/argouml/model/TestModelFacade3.java

Violation Message Line
Warnings Line is longer than 80 characters. 175

argouml-app/tests/org/argouml/model/TestStateMachinesHelper.java

Violation Message Line
Warnings Line is longer than 80 characters. 90
Warnings Line is longer than 80 characters. 91

argouml-app/tests/org/argouml/notation/providers/uml/TestAttributeAndOperationNotationUml.java

Violation Message Line
Warnings Unused import - org.argouml.profile.ProfileFacade. 61
Warnings Line is longer than 80 characters. 124
Warnings Expected @throws tag for 'ParseException'. 278
Warnings Line is longer than 80 characters. 299
Warnings '+' should be on a new line. 301
Warnings Line is longer than 80 characters. 302
Warnings array initialization child at indentation level 16 not at correct indentation, 12 731
Warnings array initialization child at indentation level 16 not at correct indentation, 12 732
Warnings array initialization child at indentation level 16 not at correct indentation, 12 775
Warnings array initialization child at indentation level 16 not at correct indentation, 12 776
Warnings array initialization child at indentation level 16 not at correct indentation, 12 777
Warnings array initialization child at indentation level 16 not at correct indentation, 12 778
Warnings array initialization child at indentation level 16 not at correct indentation, 12 779
Warnings array initialization child at indentation level 16 not at correct indentation, 12 780
Warnings array initialization child at indentation level 16 not at correct indentation, 12 781
Warnings array initialization child at indentation level 16 not at correct indentation, 12 782
Warnings array initialization child at indentation level 16 not at correct indentation, 12 783
Warnings array initialization child at indentation level 16 not at correct indentation, 12 784
Warnings array initialization child at indentation level 16 not at correct indentation, 12 785
Warnings array initialization rcurly at indentation level 12 not at correct indentation, 8 786

argouml-app/tests/org/argouml/notation/providers/uml/TestCallStateNotationUml.java

Violation Message Line
Warnings Unused import - org.argouml.profile.ProfileFacade. 50
Warnings Expected @throws tag for 'ParseException'. 170
Warnings Expected @throws tag for 'ParseException'. 284

argouml-app/tests/org/argouml/notation/providers/uml/TestClassifierRoleNotationUml.java

Violation Message Line
Warnings Unused import - org.argouml.profile.ProfileFacade. 50

argouml-app/tests/org/argouml/notation/providers/uml/TestEnumerationLiteralNotationUml.java

Violation Message Line
Warnings Unused import - org.argouml.profile.ProfileFacade. 53

argouml-app/tests/org/argouml/notation/providers/uml/TestMessageNotationUml.java

Violation Message Line
Warnings Unused import - org.argouml.profile.ProfileFacade. 52

argouml-app/tests/org/argouml/notation/providers/uml/TestStateBodyNotationUml.java

Violation Message Line
Warnings Unused import - org.argouml.profile.ProfileFacade. 49

argouml-app/tests/org/argouml/notation/providers/uml/TestTransitionNotationUml.java

Violation Message Line
Warnings Unused import - org.argouml.profile.ProfileFacade. 52

argouml-app/tests/org/argouml/persistence/ProjectFile.java

Violation Message Line
Warnings Unused import - org.argouml.kernel.TestProject. 23

argouml-app/tests/org/argouml/persistence/TestXmiFilePersister.java

Violation Message Line
Warnings Unused import - java.net.URL. 42

argouml-app/tests/org/argouml/persistence/TestZargoFilePersister.java

Violation Message Line
Warnings Unused import - java.net.URL. 44

argouml-app/tests/org/argouml/profile/ProfileMother.java

Violation Message Line
Warnings Expected @throws tag for 'IOException'. 423
Warnings Expected @throws tag for 'IOException'. 440

argouml-app/tests/org/argouml/profile/TestProfileMother.java

Violation Message Line
Warnings Line is longer than 80 characters. 138
Warnings Line is longer than 80 characters. 150
Warnings Line is longer than 80 characters. 164
Warnings Line is longer than 80 characters. 180
Warnings object def rcurly at indentation level 8 not at correct indentation, [12, 16] 199
Warnings Line is longer than 80 characters. 208
Warnings 'if' construct must use '{}'s. 233
Warnings Line is longer than 80 characters. 246
Warnings method def throws at indentation level 12 not at correct indentation, 8 251

argouml-app/tests/org/argouml/profile/internal/TestDependencyResolver.java

Violation Message Line
Warnings Expected @throws tag for 'Exception'. 36
Warnings block child at indentation level 16 not at correct indentation, 12 72
Warnings block child at indentation level 16 not at correct indentation, 12 73
Warnings block child at indentation level 16 not at correct indentation, 12 74
Warnings block rcurly at indentation level 8 not at correct indentation, [16, 20] 75
Warnings object def rcurly at indentation level 10 not at correct indentation, [12, 16] 75
Warnings block rcurly at indentation level 8 not at correct indentation, [12, 16] 82
Warnings object def rcurly at indentation level 10 not at correct indentation, [8, 12] 82
Warnings block child at indentation level 16 not at correct indentation, 12 99
Warnings block child at indentation level 20 not at correct indentation, [24, 28] 100
Warnings block rcurly at indentation level 40 not at correct indentation, [20, 24] 100
Warnings method call child at indentation level 20 not at correct indentation, [24, 28] 100
Warnings object def rcurly at indentation level 42 not at correct indentation, [16, 20] 100
Warnings block child at indentation level 16 not at correct indentation, 12 101
Warnings block child at indentation level 20 not at correct indentation, [24, 28] 102
Warnings block rcurly at indentation level 30 not at correct indentation, [20, 24] 102
Warnings method call child at indentation level 20 not at correct indentation, [24, 28] 102
Warnings object def rcurly at indentation level 32 not at correct indentation, [16, 20] 102
Warnings block child at indentation level 16 not at correct indentation, 12 103
Warnings block rcurly at indentation level 8 not at correct indentation, [16, 20] 104
Warnings object def rcurly at indentation level 10 not at correct indentation, [12, 16] 104
Warnings block rcurly at indentation level 8 not at correct indentation, [12, 16] 111
Warnings object def rcurly at indentation level 10 not at correct indentation, [8, 12] 111
Warnings block child at indentation level 16 not at correct indentation, 12 129
Warnings block child at indentation level 20 not at correct indentation, [24, 28] 130
Warnings block rcurly at indentation level 30 not at correct indentation, [20, 24] 130
Warnings method call child at indentation level 20 not at correct indentation, [24, 28] 130
Warnings object def rcurly at indentation level 32 not at correct indentation, [16, 20] 130
Warnings block child at indentation level 16 not at correct indentation, 12 131
Warnings block rcurly at indentation level 8 not at correct indentation, [16, 20] 132
Warnings object def rcurly at indentation level 10 not at correct indentation, [12, 16] 132
Warnings block child at indentation level 16 not at correct indentation, 12 164
Warnings block child at indentation level 20 not at correct indentation, [24, 28] 165
Warnings block rcurly at indentation level 40 not at correct indentation, [20, 24] 165
Warnings method call child at indentation level 20 not at correct indentation, [24, 28] 165
Warnings object def rcurly at indentation level 42 not at correct indentation, [16, 20] 165
Warnings block child at indentation level 16 not at correct indentation, 12 166
Warnings block child at indentation level 20 not at correct indentation, [24, 28] 167
Warnings block rcurly at indentation level 30 not at correct indentation, [20, 24] 167
Warnings method call child at indentation level 20 not at correct indentation, [24, 28] 167
Warnings object def rcurly at indentation level 32 not at correct indentation, [16, 20] 167
Warnings block rcurly at indentation level 8 not at correct indentation, [16, 20] 168
Warnings object def rcurly at indentation level 10 not at correct indentation, [12, 16] 168
Warnings block child at indentation level 12 not at correct indentation, [16, 20] 172
Warnings block rcurly at indentation level 32 not at correct indentation, [12, 16] 172
Warnings method call child at indentation level 12 not at correct indentation, [16, 20] 172
Warnings object def rcurly at indentation level 34 not at correct indentation, [8, 12] 172
Warnings Variable 'theString' must be private and have accessor methods. 189
Warnings Variable 'dependencies' must be private and have accessor methods. 190
Warnings 'dependencies' hides a field. 192
Warnings Variable 'items' must be private and have accessor methods. 235
Warnings Variable 'dependentItems' must be private and have accessor methods. 236
Warnings Variable 'resolved' must be private and have accessor methods. 237
Warnings Variable 'calls' must be private and have accessor methods. 238
Warnings 'items' hides a field. 240
Warnings block rcurly at indentation level 8 not at correct indentation, [12, 16] 245
Warnings object def rcurly at indentation level 10 not at correct indentation, [8, 12] 245

argouml-app/tests/org/argouml/profile/internal/TestProfileManagerImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 105
Warnings Line is longer than 80 characters. 165
Warnings method def throws at indentation level 12 not at correct indentation, 8 166
Warnings Line is longer than 80 characters. 197
Warnings method def throws at indentation level 12 not at correct indentation, 8 198
Warnings Line is longer than 80 characters. 213

argouml-app/tests/org/argouml/profile/internal/ocl/TestCrOCL2.java

Violation Message Line
Warnings method def throws at indentation level 12 not at correct indentation, 8 75
Warnings method def throws at indentation level 12 not at correct indentation, 8 84

argouml-app/tests/org/argouml/ui/GUITestProjectBrowser.java

Violation Message Line
Warnings Expected @throws tag for 'Exception'. 135

argouml-app/tests/org/argouml/ui/TestPropertyPanels.java

Violation Message Line
Warnings Unused import - java.io.File. 41
Warnings Unused import - java.net.URL. 42
Warnings Line is longer than 80 characters. 144
Warnings Line is longer than 80 characters. 147

argouml-app/tests/org/argouml/ui/targetmanager/TestTargetManager.java

Violation Message Line
Warnings Variable 'countAdd' must be private and have accessor methods. 761
Warnings Variable 'countRemove' must be private and have accessor methods. 762
Warnings Variable 'countSet' must be private and have accessor methods. 763

argouml-app/tests/org/argouml/uml/cognitive/critics/AbstractTestCrTooMany.java

Violation Message Line
Warnings Missing a Javadoc comment. 46
Warnings Missing a Javadoc comment. 48
Warnings Variable 'cr' must be private and have accessor methods. 48
Warnings Missing a Javadoc comment. 50
Warnings Variable 'model' must be private and have accessor methods. 50
Warnings Missing a Javadoc comment. 52
Warnings Variable 'dm' must be private and have accessor methods. 52
Warnings Variable 'threshold' must be private and have accessor methods. 54

argouml-app/tests/org/argouml/uml/cognitive/critics/AbstractTestMissingName.java

Violation Message Line
Warnings Missing a Javadoc comment. 46
Warnings Missing a Javadoc comment. 48
Warnings Variable 'me' must be private and have accessor methods. 48
Warnings Missing a Javadoc comment. 50
Warnings Variable 'critic' must be private and have accessor methods. 50

argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrAssocNameConflict.java

Violation Message Line
Warnings Missing a Javadoc comment. 46
Warnings 'critic' hides a field. 105

argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrDupParamName.java

Violation Message Line
Warnings Missing a Javadoc comment. 46

argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrInvalidHistory.java

Violation Message Line
Warnings Missing a Javadoc comment. 46

argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrInvalidInitial.java

Violation Message Line
Warnings Missing a Javadoc comment. 46

argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrMissingAttrName.java

Violation Message Line
Warnings Missing a Javadoc comment. 43

argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrMissingClassName.java

Violation Message Line
Warnings Missing a Javadoc comment. 43

argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrMissingOperName.java

Violation Message Line
Warnings Missing a Javadoc comment. 43

argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrMissingStateName.java

Violation Message Line
Warnings Missing a Javadoc comment. 43

argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrNoAssociations.java

Violation Message Line
Warnings Missing a Javadoc comment. 46

argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrNoInitialState.java

Violation Message Line
Warnings Missing a Javadoc comment. 46

argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrTooManyAssoc.java

Violation Message Line
Warnings Missing a Javadoc comment. 43

argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrTooManyAttr.java

Violation Message Line
Warnings Missing a Javadoc comment. 43

argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrTooManyOper.java

Violation Message Line
Warnings Missing a Javadoc comment. 43

argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrTooManyStates.java

Violation Message Line
Warnings Missing a Javadoc comment. 43

argouml-app/tests/org/argouml/uml/cognitive/critics/TestCrTooManyTransitions.java

Violation Message Line
Warnings Missing a Javadoc comment. 43

argouml-app/tests/org/argouml/uml/diagram/state/ui/TestFigClonable.java

Violation Message Line
Warnings Line is longer than 80 characters. 89
Warnings Line is longer than 80 characters. 110
Warnings Line is longer than 80 characters. 111
Warnings Line is longer than 80 characters. 132
Warnings Line is longer than 80 characters. 143
Warnings Line is longer than 80 characters. 155
Warnings Line is longer than 80 characters. 166
Warnings Line is longer than 80 characters. 167

argouml-app/tests/org/argouml/uml/ui/AbstractUMLModelElementListModel2Test.java

Violation Message Line
Warnings Expected @throws tag for 'Exception'. 110
Warnings Expected @throws tag for 'Exception'. 131

argouml-app/tests/org/argouml/uml/ui/foundation/extension_mechanisms/TestUMLTagDefinitionComboBoxModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 138
Warnings Line is longer than 80 characters. 153
Warnings Line is longer than 80 characters. 159
Warnings Line is longer than 80 characters. 205
Warnings Line is longer than 80 characters. 234

argouml-app/tests/org/argouml/util/CheckMain.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 55

argouml-core-diagrams-activity2/src/org/argouml/activity2/ActivityDiagramModule.java

Violation Message Line
Warnings Missing a Javadoc comment. 24
Warnings Line is longer than 80 characters. 30

argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/ActivityDiagramFactory.java

Violation Message Line
Warnings Missing a Javadoc comment. 24
Warnings '{' is not preceded with whitespace. 25
Warnings '+' should be on a new line. 40
Warnings '+' is not preceded with whitespace. 41

argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/ActivityDiagramRenderer.java

Violation Message Line
Warnings Line is longer than 80 characters. 54

argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/BaseDiagram.java

Violation Message Line
Warnings Variable 'owner' must be private and have accessor methods. 56
Warnings 'owner' hides a field. 58
Warnings 'nameByMetaType' hides a field. 169
Warnings 'metaTypeByName' hides a field. 170

argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/CreateDiagramElementAction.java

Violation Message Line
Warnings Variable 'metaType' must be private and have accessor methods. 24
Warnings Variable 'style' must be private and have accessor methods. 25
Warnings Variable 'diagram' must be private and have accessor methods. 26
Warnings 'metaType' hides a field. 29
Warnings 'style' hides a field. 30
Warnings 'diagram' hides a field. 32

argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigAcceptEventPoly.java

Violation Message Line
Warnings Line is longer than 80 characters. 28

argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigBaseEdge.java

Violation Message Line
Warnings 'settings' hides a field. 33
Warnings Line is longer than 80 characters. 40

argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigBaseNode.java

Violation Message Line
Warnings 'settings' hides a field. 42
Warnings 'displayState' hides a field. 48

argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigBasePresentation.java

Violation Message Line
Warnings Line is longer than 80 characters. 74

argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigCompartment.java

Violation Message Line
Warnings Line is longer than 80 characters. 58
Warnings Line is longer than 80 characters. 130

argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigComposite.java

Violation Message Line
Warnings Missing a Javadoc comment. 21

argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigNameCompartment.java

Violation Message Line
Warnings Missing a Javadoc comment. 23

argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigNamedRRect.java

Violation Message Line
Warnings Name 'RADIUS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Warnings Line is longer than 80 characters. 42

argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/FigNotation.java

Violation Message Line
Warnings 'notationType' hides a field. 51

argouml-core-diagrams-activity2/src/org/argouml/activity2/diagram/ModePlaceDiagramElement.java

Violation Message Line
Warnings 'diagram' hides a field. 51
Warnings 'metaType' hides a field. 52
Warnings 'style' hides a field. 53
Warnings 'instructions' hides a field. 54
Warnings Line is longer than 80 characters. 81
Warnings Line is longer than 80 characters. 88
Warnings Line is longer than 80 characters. 93
Warnings Line is longer than 80 characters. 94

argouml-core-diagrams-deployment2/src/org/argouml/deployment2/DeploymentDiagramModule.java

Violation Message Line
Warnings Missing a Javadoc comment. 26
Warnings Line is longer than 80 characters. 35

argouml-core-diagrams-deployment2/src/org/argouml/deployment2/diagram/DeploymentDiagramFactory.java

Violation Message Line
Warnings Missing a Javadoc comment. 20
Warnings '{' is not preceded with whitespace. 21

argouml-core-diagrams-deployment2/src/org/argouml/deployment2/diagram/DeploymentDiagramGraphModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 16
Warnings Missing a Javadoc comment. 16

argouml-core-diagrams-deployment2/src/org/argouml/deployment2/diagram/FigNode.java

Violation Message Line
Warnings Missing a Javadoc comment. 36
Warnings Line is longer than 80 characters. 92
Warnings Missing a Javadoc comment. 146

argouml-core-diagrams-deployment2/src/org/argouml/deployment2/diagram/FigPort.java

Violation Message Line
Warnings Variable 'node' must be private and have accessor methods. 31
Warnings 'node' hides a field. 43
Warnings 'node' hides a field. 58
Warnings 'if' construct must use '{}'s. 64

argouml-core-diagrams-deployment2/src/org/argouml/deployment2/diagram/UMLDeploymentDiagram.java

Violation Message Line
Warnings Line is longer than 80 characters. 56
Warnings Name 'acceptList' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 58
Warnings Line is longer than 80 characters. 71

argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/FigActivation.java

Violation Message Line
Warnings 'activatingMessage' hides a field. 80
Warnings 'activatingMessage' hides a field. 99

argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/FigHead.java

Violation Message Line
Warnings Missing a Javadoc comment. 54

argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/FigLifeLine.java

Violation Message Line
Warnings Line is longer than 80 characters. 154
Warnings Line is longer than 80 characters. 155
Warnings Line is longer than 80 characters. 182
Warnings Line is longer than 80 characters. 187
Warnings if child at indentation level 24 not at correct indentation, 20 204
Warnings if child at indentation level 24 not at correct indentation, 20 205
Warnings if child at indentation level 24 not at correct indentation, 20 207
Warnings if child at indentation level 24 not at correct indentation, 20 208

argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/FigMessage.java

Violation Message Line
Warnings 'action' hides a field. 440
Warnings 'action' hides a field. 455
Warnings method def child at indentation level 12 not at correct indentation, 8 456
Warnings Line is longer than 80 characters. 486

argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/ModeCreateMessage.java

Violation Message Line
Warnings Line is longer than 80 characters. 78

argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/ModePlaceClassifierRole.java

Violation Message Line
Warnings Line is longer than 80 characters. 84

argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/SelectionClassifierRole.java

Violation Message Line
Warnings '&&' should be on a new line. 124
Warnings if at indentation level 24 not at correct indentation, 20 143
Warnings Line is longer than 80 characters. 144
Warnings if child at indentation level 32 not at correct indentation, 24 144
Warnings if rcurly at indentation level 24 not at correct indentation, 20 146
Warnings Line is longer than 80 characters. 147
Warnings else child at indentation level 32 not at correct indentation, 24 147
Warnings else child at indentation level 32 not at correct indentation, 24 148
Warnings else rcurly at indentation level 24 not at correct indentation, 20 150
Warnings if child at indentation level 16 not at correct indentation, 12 175
Warnings if child at indentation level 16 not at correct indentation, 12 176
Warnings if child at indentation level 16 not at correct indentation, 12 195
Warnings if child at indentation level 16 not at correct indentation, 12 196
Warnings Line is longer than 80 characters. 202
Warnings if at indentation level 16 not at correct indentation, 12 202
Warnings Line is longer than 80 characters. 203
Warnings if child at indentation level 24 not at correct indentation, 16 205
Warnings Line is longer than 80 characters. 206
Warnings if rcurly at indentation level 16 not at correct indentation, 12 207
Warnings for rcurly at indentation level 16 not at correct indentation, 8 208

argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/SelectionMessage.java

Violation Message Line
Warnings '>' should be on a new line. 114

argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/SequenceDiagramFactory.java

Violation Message Line
Warnings '+' should be on a new line. 100
Warnings '+' is not preceded with whitespace. 101

argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/SequenceDiagramGraphModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 167
Warnings Line is longer than 80 characters. 182
Warnings Line is longer than 80 characters. 267
Warnings Line is longer than 80 characters. 272
Warnings Line is longer than 80 characters. 278
Warnings Line is longer than 80 characters. 354
Warnings Line is longer than 80 characters. 363
Warnings Line is longer than 80 characters. 426
Warnings Line is longer than 80 characters. 433

argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/SequenceDiagramRenderer.java

Violation Message Line
Warnings Line is longer than 80 characters. 86
Warnings Line is longer than 80 characters. 90

argouml-core-diagrams-sequence2/src/org/argouml/sequence2/diagram/UMLSequenceDiagram.java

Violation Message Line
Warnings 'actions' hides a field. 172

argouml-core-diagrams-sequence2/tests/org/argouml/sequence2/TestSequenceDiagramPropPanelFactory.java

Violation Message Line
Warnings Missing a Javadoc comment. 49

argouml-core-diagrams-sequence2/tests/org/argouml/sequence2/diagram/TestFigClassifierRole.java

Violation Message Line
Warnings Expected @throws tag for 'Exception'. 68
Warnings Line is longer than 80 characters. 100
Warnings ',' is not followed by whitespace. 104

argouml-core-diagrams-state2/src/org/argouml/state2/StateDiagramModule.java

Violation Message Line
Warnings Missing a Javadoc comment. 24
Warnings Line is longer than 80 characters. 30

argouml-core-diagrams-state2/src/org/argouml/state2/diagram/FigEntryPoint.java

Violation Message Line
Warnings Variable 'node' must be private and have accessor methods. 26
Warnings 'node' hides a field. 37
Warnings 'if' construct must use '{}'s. 58

argouml-core-diagrams-state2/src/org/argouml/state2/diagram/FigExitPoint.java

Violation Message Line
Warnings 'node' hides a field. 37
Warnings 'if' construct must use '{}'s. 59

argouml-core-diagrams-state2/src/org/argouml/state2/diagram/FigRegion.java

Violation Message Line
Warnings Unused @param tag for 'bounds'. 28
Warnings ',' is not followed by whitespace. 32
Warnings ',' is not followed by whitespace. 32
Warnings ',' is not followed by whitespace. 32

argouml-core-diagrams-state2/src/org/argouml/state2/diagram/FigVertex.java

Violation Message Line
Warnings ':' should be on a new line. 122
Warnings ',' is not followed by whitespace. 160
Warnings ',' is not followed by whitespace. 160
Warnings ',' is not followed by whitespace. 160
Warnings ',' is not followed by whitespace. 161
Warnings ',' is not followed by whitespace. 161
Warnings ',' is not followed by whitespace. 161
Warnings Line is longer than 80 characters. 276
Warnings Line is longer than 80 characters. 332
Warnings Line is longer than 80 characters. 334
Warnings '{' is followed by whitespace. 496

argouml-core-diagrams-state2/src/org/argouml/state2/diagram/StateDiagramFactory.java

Violation Message Line
Warnings Missing a Javadoc comment. 20
Warnings '{' is not preceded with whitespace. 21

argouml-core-diagrams-state2/src/org/argouml/state2/diagram/StateDiagramGraphModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 16
Warnings Missing a Javadoc comment. 16

argouml-core-model-euml/src/org/argouml/model/euml/ActivityGraphsHelperEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 11
Warnings Line is longer than 80 characters. 34

argouml-core-model-euml/src/org/argouml/model/euml/AggregationKindEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 11

argouml-core-model-euml/src/org/argouml/model/euml/ChangeCommand.java

Violation Message Line
Warnings Line is longer than 80 characters. 11
Warnings Line is longer than 80 characters. 22
Warnings 'objects' hides a field. 40
Warnings Line is longer than 80 characters. 44
Warnings Line is longer than 80 characters. 51
Warnings 'objects' hides a field. 55
Warnings Line is longer than 80 characters. 58
Warnings 'objects' hides a field. 85

argouml-core-model-euml/src/org/argouml/model/euml/ChangeableKindEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 11

argouml-core-model-euml/src/org/argouml/model/euml/CommonBehaviorFactoryEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 11
Warnings Line is longer than 80 characters. 36

argouml-core-model-euml/src/org/argouml/model/euml/CommonBehaviorHelperEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 11
Warnings Line is longer than 80 characters. 35
Warnings Line is longer than 80 characters. 54
Warnings Line is longer than 80 characters. 126
Warnings Line is longer than 80 characters. 127

argouml-core-model-euml/src/org/argouml/model/euml/CopyHelperEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 11
Warnings Line is longer than 80 characters. 40
Warnings Line is longer than 80 characters. 46

argouml-core-model-euml/src/org/argouml/model/euml/CoreFactoryEUMLImpl.java

Violation Message Line
Warnings More than 7 parameters. 276
Warnings More than 7 parameters. 352
Warnings More than 7 parameters. 402
Warnings More than 7 parameters. 409
Warnings Line is longer than 80 characters. 500
Warnings Line is longer than 80 characters. 501
Warnings Line is longer than 80 characters. 586
Warnings Line is longer than 80 characters. 619
Warnings Line is longer than 80 characters. 702
Warnings Line is longer than 80 characters. 733
Warnings Line is longer than 80 characters. 765
Warnings Line is longer than 80 characters. 797
Warnings Line is longer than 80 characters. 823
Warnings Line is longer than 80 characters. 835
Warnings Line is longer than 80 characters. 894
Warnings Line is longer than 80 characters. 897
Warnings Line is longer than 80 characters. 919
Warnings Line is longer than 80 characters. 955
Warnings Line is longer than 80 characters. 959
Warnings Line is longer than 80 characters. 1003
Warnings Line is longer than 80 characters. 1013
Warnings Line is longer than 80 characters. 1026
Warnings Line is longer than 80 characters. 1063

argouml-core-model-euml/src/org/argouml/model/euml/CoreHelperEUMLImpl.java

Violation Message Line
Warnings File length is 2,060 lines (max allowed is 2,000). 1
Warnings Line is longer than 80 characters. 1788

argouml-core-model-euml/src/org/argouml/model/euml/DataTypesFactoryEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 12

argouml-core-model-euml/src/org/argouml/model/euml/DirectionKindEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 11

argouml-core-model-euml/src/org/argouml/model/euml/ExtensionMechanismsFactoryEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 70
Warnings method def rcurly at indentation level 8 not at correct indentation, 12 79
Warnings Line is longer than 80 characters. 89

argouml-core-model-euml/src/org/argouml/model/euml/ExtensionMechanismsHelperEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 227
Warnings Line is longer than 80 characters. 260
Warnings Line is longer than 80 characters. 261
Warnings Line is longer than 80 characters. 264

argouml-core-model-euml/src/org/argouml/model/euml/FacadeEUMLImpl.java

Violation Message Line
Warnings File length is 2,824 lines (max allowed is 2,000). 1
Warnings Expression can be simplified. 2346
Warnings Expression can be simplified. 2423

argouml-core-model-euml/src/org/argouml/model/euml/MessageSortEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 11

argouml-core-model-euml/src/org/argouml/model/euml/MetaTypesEUMLImpl.java

Violation Message Line
Warnings Name 'allMetaTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 127
Warnings Line is longer than 80 characters. 381
Warnings Line is longer than 80 characters. 540
Warnings Line is longer than 80 characters. 681

argouml-core-model-euml/src/org/argouml/model/euml/ModelManagementHelperEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 12
Warnings Line is longer than 80 characters. 73
Warnings Line is longer than 80 characters. 74
Warnings Line is longer than 80 characters. 188

argouml-core-model-euml/src/org/argouml/model/euml/OrderingKindEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 11

argouml-core-model-euml/src/org/argouml/model/euml/PseudostateKindEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 11

argouml-core-model-euml/src/org/argouml/model/euml/RootContainerAdapter.java

Violation Message Line
Warnings Line is longer than 80 characters. 11
Warnings 'pump' hides a field. 45
Warnings Line is longer than 80 characters. 121
Warnings Expression can be simplified. 125

argouml-core-model-euml/src/org/argouml/model/euml/RunnableClass.java

Violation Message Line
Warnings Line is longer than 80 characters. 11

argouml-core-model-euml/src/org/argouml/model/euml/ScopeKindEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 11

argouml-core-model-euml/src/org/argouml/model/euml/StateMachinesFactoryEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 11
Warnings Line is longer than 80 characters. 44
Warnings Line is longer than 80 characters. 169
Warnings Line is longer than 80 characters. 181
Warnings Line is longer than 80 characters. 182

argouml-core-model-euml/src/org/argouml/model/euml/StateMachinesHelperEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 263

argouml-core-model-euml/src/org/argouml/model/euml/UMLUtil.java

Violation Message Line
Warnings Line is longer than 80 characters. 11
Warnings Line is longer than 80 characters. 41
Warnings Line is longer than 80 characters. 95
Warnings Line is longer than 80 characters. 97
Warnings Line is longer than 80 characters. 101
Warnings Line is longer than 80 characters. 102
Warnings Line is longer than 80 characters. 104
Warnings Line is longer than 80 characters. 107
Warnings Line is longer than 80 characters. 108
Warnings Line is longer than 80 characters. 178
Warnings Line is longer than 80 characters. 190
Warnings Line is longer than 80 characters. 195

argouml-core-model-euml/src/org/argouml/model/euml/UmlFactoryEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 157
Warnings Line is longer than 80 characters. 158
Warnings Line is longer than 80 characters. 161
Warnings Line is longer than 80 characters. 162
Warnings Line is longer than 80 characters. 163
Warnings method def throws at indentation level 12 not at correct indentation, 8 198
Warnings Line is longer than 80 characters. 202
Warnings Line is longer than 80 characters. 203
Warnings Line is longer than 80 characters. 204
Warnings Line is longer than 80 characters. 211
Warnings Line is longer than 80 characters. 230
Warnings Line is longer than 80 characters. 285
Warnings Line is longer than 80 characters. 286
Warnings Line is longer than 80 characters. 287
Warnings Line is longer than 80 characters. 306
Warnings Line is longer than 80 characters. 442
Warnings Line is longer than 80 characters. 460
Warnings Line is longer than 80 characters. 474
Warnings Line is longer than 80 characters. 768
Warnings Line is longer than 80 characters. 770
Warnings Line is longer than 80 characters. 779
Warnings Line is longer than 80 characters. 783

argouml-core-model-euml/src/org/argouml/model/euml/UmlHelperEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 118

argouml-core-model-euml/src/org/argouml/model/euml/UseCasesFactoryEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 12
Warnings Line is longer than 80 characters. 83
Warnings Line is longer than 80 characters. 104
Warnings Line is longer than 80 characters. 141

argouml-core-model-euml/src/org/argouml/model/euml/UseCasesHelperEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 12
Warnings Line is longer than 80 characters. 47

argouml-core-model-euml/src/org/argouml/model/euml/VisibilityKindEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 11

argouml-core-model-euml/src/org/argouml/model/euml/XmiReaderEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 223
Warnings Line is longer than 80 characters. 224
Warnings Line is longer than 80 characters. 226
Warnings Line is longer than 80 characters. 228
Warnings Line is longer than 80 characters. 229
Warnings Line is longer than 80 characters. 238
Warnings Line is longer than 80 characters. 239

argouml-core-model-euml/src/org/argouml/model/euml/XmiWriterEUMLImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 11
Warnings Line is longer than 80 characters. 62
Warnings Line is longer than 80 characters. 66
Warnings Line is longer than 80 characters. 76
Warnings Line is longer than 80 characters. 84

argouml-core-model-mdr/src/org/argouml/model/mdr/ActivityGraphsFactoryMDRImpl.java

Violation Message Line
Warnings 'if' construct must use '{}'s. 163

argouml-core-model-mdr/src/org/argouml/model/mdr/CollaborationsFactoryMDRImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 266

argouml-core-model-mdr/src/org/argouml/model/mdr/CollaborationsHelperMDRImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 400
Warnings Line is longer than 80 characters. 426
Warnings Line is longer than 80 characters. 505
Warnings 'if' construct must use '{}'s. 618

argouml-core-model-mdr/src/org/argouml/model/mdr/CommonBehaviorFactoryMDRImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 139
Warnings Line is longer than 80 characters. 199
Warnings Line is longer than 80 characters. 237
Warnings Line is longer than 80 characters. 351
Warnings Line is longer than 80 characters. 691

argouml-core-model-mdr/src/org/argouml/model/mdr/CommonBehaviorHelperMDRImpl.java

Violation Message Line
Warnings Conditional logic can be removed. 462
Warnings '=' is not followed by whitespace. 476
Warnings ',' is not followed by whitespace. 478
Warnings '&&' should be on a new line. 551
Warnings 'if' construct must use '{}'s. 624

argouml-core-model-mdr/src/org/argouml/model/mdr/CoreFactoryMDRImpl.java

Violation Message Line
Warnings File length is 2,373 lines (max allowed is 2,000). 1
Warnings Line is longer than 80 characters. 227
Warnings Line is longer than 80 characters. 258
Warnings method def modifier at indentation level 6 not at correct indentation, 4 412
Warnings Line is longer than 80 characters. 529
Warnings More than 7 parameters. 598
Warnings Line is longer than 80 characters. 599
Warnings More than 7 parameters. 622
Warnings Line is longer than 80 characters. 652
Warnings More than 7 parameters. 652
Warnings else child at indentation level 12 not at correct indentation, 16 1224
Warnings Line is longer than 80 characters. 2262
Warnings ',' is not followed by whitespace. 2296
Warnings Conditional logic can be removed. 2311

argouml-core-model-mdr/src/org/argouml/model/mdr/CoreHelperMDRImpl.java

Violation Message Line
Warnings File length is 3,619 lines (max allowed is 2,000). 1
Warnings Line is longer than 80 characters. 261
Warnings Line is longer than 80 characters. 469
Warnings Line is longer than 80 characters. 502
Warnings Line is longer than 80 characters. 546
Warnings Line is longer than 80 characters. 686
Warnings Line is longer than 80 characters. 750
Warnings Method length is 185 lines (max allowed is 150). 1293
Warnings Line is longer than 80 characters. 1452
Warnings Line is longer than 80 characters. 1453
Warnings Line is longer than 80 characters. 1697
Warnings Line is longer than 80 characters. 1708
Warnings Line is longer than 80 characters. 1713
Warnings Line is longer than 80 characters. 1714
Warnings Line is longer than 80 characters. 1816
Warnings Line is longer than 80 characters. 2161
Warnings Name 'Exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2472
Warnings Line is longer than 80 characters. 2473
Warnings Line is longer than 80 characters. 2597
Warnings Line is longer than 80 characters. 2600
Warnings Line is longer than 80 characters. 2618
Warnings Line is longer than 80 characters. 2632
Warnings Line is longer than 80 characters. 2635
Warnings Line is longer than 80 characters. 2638
Warnings 'cast' is not followed by whitespace. 2706
Warnings 'cast' is not followed by whitespace. 2719
Warnings Conditional logic can be removed. 2736
Warnings ',' is not followed by whitespace. 3001
Warnings Line is longer than 80 characters. 3026
Warnings '{' is followed by whitespace. 3026
Warnings '=' is not preceded with whitespace. 3050
Warnings '=' is not followed by whitespace. 3050
Warnings Line is longer than 80 characters. 3533
Warnings Line is longer than 80 characters. 3548

argouml-core-model-mdr/src/org/argouml/model/mdr/DataTypesFactoryMDRImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 92
Warnings Line is longer than 80 characters. 101
Warnings Line is longer than 80 characters. 110
Warnings Line is longer than 80 characters. 127
Warnings Line is longer than 80 characters. 136
Warnings Line is longer than 80 characters. 145
Warnings Line is longer than 80 characters. 154
Warnings Line is longer than 80 characters. 189
Warnings Line is longer than 80 characters. 207
Warnings Line is longer than 80 characters. 239

argouml-core-model-mdr/src/org/argouml/model/mdr/ExtensionMechanismsHelperMDRImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 108

argouml-core-model-mdr/src/org/argouml/model/mdr/FacadeMDRImpl.java

Violation Message Line
Warnings File length is 4,779 lines (max allowed is 2,000). 1
Warnings operator new child at indentation level 8 not at correct indentation, 12 495
Warnings operator new child at indentation level 8 not at correct indentation, 12 677
Warnings operator new child at indentation level 8 not at correct indentation, 12 682
Warnings Line is longer than 80 characters. 3272
Warnings Line is longer than 80 characters. 3902
Warnings Line is longer than 80 characters. 4023

argouml-core-model-mdr/src/org/argouml/model/mdr/MDRModelImplementation.java

Violation Message Line
Warnings Variable 'refCount' must be private and have accessor methods. 218
Warnings Variable 'readOnly' must be private and have accessor methods. 219
Warnings Variable 'name' must be private and have accessor methods. 220
Warnings 'name' hides a field. 222
Warnings 'readOnly' hides a field. 222
Warnings ',' is not followed by whitespace. 261
Warnings Line is longer than 80 characters. 272
Warnings Line is longer than 80 characters. 277
Warnings ',' is not followed by whitespace. 277
Warnings Line is longer than 80 characters. 278
Warnings '+' is not preceded with whitespace. 278
Warnings Line is longer than 80 characters. 328
Warnings Name 'PROFILES_RESOURCE_PATH' must match pattern '^[a-z][a-zA-Z0-9]*$'. 509
Warnings Variable 'PROFILES_RESOURCE_PATH' must be private and have accessor methods. 509
Warnings Name 'PROFILES_BASE_URL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 512
Warnings Variable 'PROFILES_BASE_URL' must be private and have accessor methods. 512
Warnings Line is longer than 80 characters. 528
Warnings Line is longer than 80 characters. 567
Warnings Line is longer than 80 characters. 607
Warnings Line is longer than 80 characters. 610
Warnings ',' is not followed by whitespace. 926
Warnings Line is longer than 80 characters. 931
Warnings Line is longer than 80 characters. 932
Warnings Line is longer than 80 characters. 939

argouml-core-model-mdr/src/org/argouml/model/mdr/MessageSortMDRImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 11

argouml-core-model-mdr/src/org/argouml/model/mdr/MetaTypesMDRImpl.java

Violation Message Line
Warnings Name 'allMetaTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 191

argouml-core-model-mdr/src/org/argouml/model/mdr/ModelEventPumpMDRImpl.java

Violation Message Line
Warnings 'cast' is not followed by whitespace. 309
Warnings Line is longer than 80 characters. 374
Warnings Line is longer than 80 characters. 376
Warnings Line is longer than 80 characters. 513
Warnings Line is longer than 80 characters. 574
Warnings Line is longer than 80 characters. 695
Warnings Line is longer than 80 characters. 864
Warnings Line is longer than 80 characters. 866
Warnings Line is longer than 80 characters. 990
Warnings Variable 'registry' must be private and have accessor methods. 992
Warnings Line is longer than 80 characters. 1043
Warnings ',' is not followed by whitespace. 1044
Warnings ',' is not followed by whitespace. 1044
Warnings Line is longer than 80 characters. 1090

argouml-core-model-mdr/src/org/argouml/model/mdr/ModelManagementFactoryMDRImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 130
Warnings 'cast' is not followed by whitespace. 160

argouml-core-model-mdr/src/org/argouml/model/mdr/ModelManagementHelperMDRImpl.java

Violation Message Line
Warnings 'if' construct must use '{}'s. 480
Warnings Line is longer than 80 characters. 487
Warnings Line is longer than 80 characters. 734

argouml-core-model-mdr/src/org/argouml/model/mdr/StateMachinesFactoryMDRImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 138
Warnings Line is longer than 80 characters. 199
Warnings Line is longer than 80 characters. 213
Warnings 'if' construct must use '{}'s. 253
Warnings Line is longer than 80 characters. 484

argouml-core-model-mdr/src/org/argouml/model/mdr/StateMachinesHelperMDRImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 370
Warnings ',' is not followed by whitespace. 487
Warnings ',' is not followed by whitespace. 499
Warnings ',' is not followed by whitespace. 511
Warnings Conditional logic can be removed. 526
Warnings '&&' should be on a new line. 601
Warnings ',' is not followed by whitespace. 663

argouml-core-model-mdr/src/org/argouml/model/mdr/UmlFactoryMDRImpl.java

Violation Message Line
Warnings Method length is 293 lines (max allowed is 150). 343
Warnings Line is longer than 80 characters. 547
Warnings Line is longer than 80 characters. 548
Warnings Line is longer than 80 characters. 800
Warnings Line is longer than 80 characters. 818
Warnings Line is longer than 80 characters. 839
Warnings Line is longer than 80 characters. 859
Warnings Line is longer than 80 characters. 873
Warnings Line is longer than 80 characters. 895
Warnings Line is longer than 80 characters. 929
Warnings Line is longer than 80 characters. 930
Warnings Line is longer than 80 characters. 931
Warnings Line is longer than 80 characters. 932
Warnings Line is longer than 80 characters. 933
Warnings Line is longer than 80 characters. 934
Warnings Line is longer than 80 characters. 936
Warnings Line is longer than 80 characters. 937
Warnings Line is longer than 80 characters. 938
Warnings Line is longer than 80 characters. 939
Warnings Line is longer than 80 characters. 940
Warnings Line is longer than 80 characters. 941
Warnings Line is longer than 80 characters. 942
Warnings Line is longer than 80 characters. 943
Warnings Line is longer than 80 characters. 944
Warnings Line is longer than 80 characters. 945
Warnings Line is longer than 80 characters. 947
Warnings Line is longer than 80 characters. 965
Warnings Method length is 214 lines (max allowed is 150). 1232
Warnings Line is longer than 80 characters. 1363
Warnings Line is longer than 80 characters. 1366
Warnings Line is longer than 80 characters. 1425
Warnings Line is longer than 80 characters. 1438

argouml-core-model-mdr/src/org/argouml/model/mdr/UmlHelperMDRImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 183
Warnings Line is longer than 80 characters. 223
Warnings Line is longer than 80 characters. 234
Warnings Line is longer than 80 characters. 240
Warnings Line is longer than 80 characters. 243

argouml-core-model-mdr/src/org/argouml/model/mdr/UndoCoreHelperDecorator.java

Violation Message Line
Warnings Line is longer than 80 characters. 545

argouml-core-model-mdr/src/org/argouml/model/mdr/UseCasesHelperMDRImpl.java

Violation Message Line
Warnings Conditional logic can be removed. 416

argouml-core-model-mdr/src/org/argouml/model/mdr/XmiReaderImpl.java

Violation Message Line
Warnings Method length is 216 lines (max allowed is 150). 157
Warnings method call child at indentation level 8 not at correct indentation, 12 161
Warnings Line is longer than 80 characters. 189
Warnings Line is longer than 80 characters. 199
Warnings Line is longer than 80 characters. 204
Warnings Line is longer than 80 characters. 351
Warnings Line is longer than 80 characters. 353
Warnings array initialization rcurly at indentation level 12 not at correct indentation, 8 409
Warnings ',' is not followed by whitespace. 447
Warnings ',' is not followed by whitespace. 447
Warnings ',' is not followed by whitespace. 455
Warnings ',' is not followed by whitespace. 455
Warnings Line is longer than 80 characters. 458
Warnings ',' is not followed by whitespace. 458
Warnings ':' should be on a new line. 463
Warnings ':' should be on a new line. 465
Warnings Line is longer than 80 characters. 575
Warnings Line is longer than 80 characters. 585
Warnings Line is longer than 80 characters. 592

argouml-core-model-mdr/src/org/argouml/model/mdr/XmiReferenceResolverImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 195
Warnings Inner assignments should be avoided. 197
Warnings Line is longer than 80 characters. 205
Warnings Line is longer than 80 characters. 231
Warnings Line is longer than 80 characters. 240
Warnings Line is longer than 80 characters. 266
Warnings Line is longer than 80 characters. 267
Warnings Line is longer than 80 characters. 268
Warnings Line is longer than 80 characters. 279
Warnings else child at indentation level 15 not at correct indentation, 16 279
Warnings method call child at indentation level 15 not at correct indentation, 16 279
Warnings Line is longer than 80 characters. 292
Warnings ',' is not followed by whitespace. 303
Warnings Line is longer than 80 characters. 428
Warnings Line is longer than 80 characters. 434
Warnings Line is longer than 80 characters. 465
Warnings Line is longer than 80 characters. 487
Warnings Line is longer than 80 characters. 546
Warnings Line is longer than 80 characters. 673
Warnings Line is longer than 80 characters. 686

argouml-core-model-mdr/tests/org/argouml/model/mdr/AbstractMDRModelImplementationTestCase.java

Violation Message Line
Warnings Variable 'modelImplementation' must be private and have accessor methods. 57
Warnings Line is longer than 80 characters. 68

argouml-core-model-mdr/tests/org/argouml/model/mdr/TestReadCompressedFilesAndHref.java

Violation Message Line
Warnings Name 'ISSUE5946_BASE_DIR' must match pattern '^[a-z][a-zA-Z0-9]*$|^LOG$'. 67
Warnings method def throws at indentation level 12 not at correct indentation, 8 70
Warnings Line is longer than 80 characters. 79
Warnings method def throws at indentation level 12 not at correct indentation, 8 84
Warnings method def throws at indentation level 12 not at correct indentation, 8 100
Warnings Line is longer than 80 characters. 130

argouml-core-model-mdr/tests/org/argouml/model/mdr/TestXmiReaderImpl.java

Violation Message Line
Warnings Line is longer than 80 characters. 33

argouml-core-model/src/org/argouml/model/AbstractActivityGraphsHelperDecorator.java

Violation Message Line
Warnings Line is longer than 80 characters. 60

argouml-core-model/src/org/argouml/model/AbstractDataTypesHelperDecorator.java

Violation Message Line
Warnings '{' is not preceded with whitespace. 122

argouml-core-model/src/org/argouml/model/AbstractStateMachinesHelperDecorator.java

Violation Message Line
Warnings Line is longer than 80 characters. 61

argouml-core-model/src/org/argouml/model/AssociationChangeListener.java

Violation Message Line
Warnings Line is longer than 80 characters. 18
Warnings Expected @param tag for 'evt'. 28
Warnings Expected @param tag for 'evt'. 33

argouml-core-model/src/org/argouml/model/CoreFactory.java

Violation Message Line
Warnings More than 7 parameters. 427
Warnings Line is longer than 80 characters. 447
Warnings More than 7 parameters. 458
Warnings Unused @param tag for 'element'. 785

argouml-core-model/src/org/argouml/model/CoreHelper.java

Violation Message Line
Warnings Line is longer than 80 characters. 1115

argouml-core-model/src/org/argouml/model/DataTypesHelper.java

Violation Message Line
Warnings Expected @param tag for 'handle'. 185

argouml-core-model/src/org/argouml/model/Defaults.java

Violation Message Line
Warnings Line is longer than 80 characters. 17
Warnings Line is longer than 80 characters. 24
Warnings Line is longer than 80 characters. 31

argouml-core-model/src/org/argouml/model/DiagramInterchangeFactory.java

Violation Message Line
Warnings Missing a Javadoc comment. 44
Warnings Expected an @return tag. 53
Warnings Expected @param tag for 'modelElement'. 53
Warnings Expected @param tag for 'diagram'. 53
Warnings Expected an @return tag. 58
Warnings Expected @param tag for 'diagram'. 58
Warnings Expected an @return tag. 93
Warnings Expected @param tag for 'base'. 93
Warnings Expected @param tag for 'control1'. 93
Warnings Expected @param tag for 'control2'. 94
Warnings Expected an @return tag. 102
Warnings Expected @param tag for 'width'. 102
Warnings Expected @param tag for 'height'. 102
Warnings Expected an @return tag. 110
Warnings Expected @param tag for 'x'. 110
Warnings Expected @param tag for 'y'. 110
Warnings Expected an @return tag. 118
Warnings Expected @param tag for 'modelElement'. 118
Warnings Expected @param tag for 'diagramOrGraphElement'. 119
Warnings Expected @param tag for 'model'. 130
Warnings Expected an @return tag. 164
Warnings Expected @param tag for 'arg0'. 164
Warnings Expected @param tag for 'arg1'. 164

argouml-core-model/src/org/argouml/model/Facade.java

Violation Message Line
Warnings File length is 3,631 lines (max allowed is 2,000). 1
Warnings Line is longer than 80 characters. 1572
Warnings Line is longer than 80 characters. 2120
Warnings Expected an @return tag. 2223
Warnings Line is longer than 80 characters. 3149
Warnings Line is longer than 80 characters. 3152
Warnings Line is longer than 80 characters. 3155

argouml-core-model/src/org/argouml/model/MetaTypes.java

Violation Message Line
Warnings Expected an @return tag. 63

argouml-core-model/src/org/argouml/model/Model.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 55

argouml-core-model/src/org/argouml/model/ModelCommandCreationObserver.java

Violation Message Line
Warnings Expected an @return tag. 54

argouml-core-model/src/org/argouml/model/ModelEventPump.java

Violation Message Line
Warnings Line is longer than 80 characters. 239
Warnings Line is longer than 80 characters. 302

argouml-core-model/src/org/argouml/model/StateMachinesHelper.java

Violation Message Line
Warnings Unused @param tag for 'hanlde'. 165
Warnings Expected @param tag for 'handle'. 168

argouml-core-model/src/org/argouml/model/UUIDManager.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 47

argouml-core-model/src/org/argouml/model/UmlChangeEvent.java

Violation Message Line
Warnings '+' is not followed by whitespace. 85
Warnings '+' is not followed by whitespace. 86
Warnings '+' is not followed by whitespace. 87

argouml-core-model/src/org/argouml/model/UmlChangeListener.java

Violation Message Line
Warnings Missing a Javadoc comment. 18

argouml-core-model/src/org/argouml/model/UmlFactory.java

Violation Message Line
Warnings Line is longer than 80 characters. 111
Warnings Expected @param tag for 'property'. 111

argouml-core-model/src/org/argouml/model/UmlFactoryDefaults.java

Violation Message Line
Warnings Line is longer than 80 characters. 17
Warnings Line is longer than 80 characters. 24
Warnings Line is longer than 80 characters. 31

argouml-core-model/src/org/argouml/model/UmlHelper.java

Violation Message Line
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 54

argouml-core-notation/src/org/argouml/notation2/NameUmlNotation.java

Violation Message Line
Warnings 'private' modifier out of order with the JLS suggestions. 26
Warnings Line is longer than 80 characters. 46
Warnings method def child at indentation level 24 not at correct indentation, 20 50
Warnings method def child at indentation level 24 not at correct indentation, 20 55

argouml-core-notation/src/org/argouml/notation2/NotatedItem.java

Violation Message Line
Warnings Missing a Javadoc comment. 16

argouml-core-notation/src/org/argouml/notation2/NotationLanguage.java

Violation Message Line
Warnings Missing a Javadoc comment. 16

argouml-core-notation/src/org/argouml/notation2/NotationModule.java

Violation Message Line
Warnings Missing a Javadoc comment. 23

argouml-core-notation/src/org/argouml/notation2/NotationText.java

Violation Message Line
Warnings Missing a Javadoc comment. 16

argouml-core-notation/src/org/argouml/notation2/NotationType.java

Violation Message Line
Warnings Missing a Javadoc comment. 22
Warnings Missing a Javadoc comment. 23

argouml-core-notation/src/org/argouml/notation2/StereotypeUmlNotation.java

Violation Message Line
Warnings Missing a Javadoc comment. 24
Warnings 'private' modifier out of order with the JLS suggestions. 27
Warnings method def child at indentation level 24 not at correct indentation, 20 49
Warnings method def child at indentation level 24 not at correct indentation, 20 54

argouml-core-notation/src/org/argouml/notation2/UmlNotationTextEvent.java

Violation Message Line
Warnings 'text' hides a field. 24
Warnings 'italic' hides a field. 25
Warnings 'underlined' hides a field. 26
Warnings 'bold' hides a field. 27

argouml-core-transformer/src/org/argouml/transformer/EventTransformer.java

Violation Message Line
Warnings Line is longer than 80 characters. 55
Warnings Line is longer than 80 characters. 96
Warnings Line is longer than 80 characters. 127
Warnings 'protected' modifier out of order with the JLS suggestions. 127
Warnings Line is longer than 80 characters. 141
Warnings Line is longer than 80 characters. 165
Warnings ctor def at indentation level 7 not at correct indentation, 8 176
Warnings Line is longer than 80 characters. 182
Warnings ctor def at indentation level 7 not at correct indentation, 8 195
Warnings Line is longer than 80 characters. 201

argouml-core-transformer/src/org/argouml/transformer/SimpleStateTransformer.java

Violation Message Line
Warnings Line is longer than 80 characters. 81
Warnings Line is longer than 80 characters. 99
Warnings Line is longer than 80 characters. 100
Warnings Line is longer than 80 characters. 104
Warnings Line is longer than 80 characters. 105
Warnings Line is longer than 80 characters. 121
Warnings Line is longer than 80 characters. 127
Warnings Line is longer than 80 characters. 130
Warnings Line is longer than 80 characters. 148
Warnings Line is longer than 80 characters. 161

argouml-core-transformer/src/org/argouml/transformer/TransformerAction.java

Violation Message Line
Warnings Line is longer than 80 characters. 41
Warnings 'project' hides a field. 41

argouml-core-transformer/src/org/argouml/transformer/TransformerModule.java

Violation Message Line
Warnings Missing a Javadoc comment. 24
Warnings Line is longer than 80 characters. 35
Warnings Line is longer than 80 characters. 41

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/CheckBoxData.java

Violation Message Line
Warnings Missing a Javadoc comment. 16
Warnings 'type' hides a field. 22
Warnings 'propertyName' hides a field. 23

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/ControlData.java

Violation Message Line
Warnings Missing a Javadoc comment. 20
Warnings 'controlType' hides a field. 30
Warnings 'propertyName' hides a field. 31
Warnings 'label' hides a field. 32

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/GetterSetterManager.java

Violation Message Line
Warnings Missing a Javadoc comment. 24
Warnings Variable 'getterSetterByPropertyName' must be private and have accessor methods. 29
Warnings Unused @param tag for 'handle'. 34
Warnings Line is longer than 80 characters. 38
Warnings Expected @param tag for 'umlElement'. 38
Warnings Line is longer than 80 characters. 46
Warnings Expected @param tag for 'type'. 46
Warnings Line is longer than 80 characters. 48
Warnings Line is longer than 80 characters. 50
Warnings Line is longer than 80 characters. 54
Warnings Line is longer than 80 characters. 56
Warnings Line is longer than 80 characters. 58
Warnings Line is longer than 80 characters. 60
Warnings Line is longer than 80 characters. 63
Warnings Expected an @return tag. 65
Warnings Expected @param tag for 'propertyName'. 65
Warnings Missing a Javadoc comment. 75
Warnings Missing a Javadoc comment. 81
Warnings Missing a Javadoc comment. 86
Warnings 'options' hides a field. 90
Warnings Line is longer than 80 characters. 94
Warnings Missing a Javadoc comment. 100
Warnings Line is longer than 80 characters. 101
Warnings method def child at indentation level 16 not at correct indentation, 12 104
Warnings Expected an @return tag. 113
Warnings method def child at indentation level 16 not at correct indentation, 12 114

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/GetterSetterManagerImpl.java

Violation Message Line
Warnings File length is 2,502 lines (max allowed is 2,000). 1
Warnings Line is longer than 80 characters. 89
Warnings Line is longer than 80 characters. 117
Warnings Line is longer than 80 characters. 170
Warnings Line is longer than 80 characters. 314
Warnings Line is longer than 80 characters. 328
Warnings Line is longer than 80 characters. 374
Warnings Line is longer than 80 characters. 383
Warnings '==' should be on a new line. 389
Warnings Name 'TagName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 409
Warnings Line is longer than 80 characters. 420
Warnings Line is longer than 80 characters. 460
Warnings Line is longer than 80 characters. 514
Warnings array initialization child at indentation level 20 not at correct indentation, 16 571
Warnings array initialization child at indentation level 20 not at correct indentation, 16 572
Warnings array initialization child at indentation level 20 not at correct indentation, 16 573
Warnings array initialization child at indentation level 20 not at correct indentation, 16 574
Warnings Line is longer than 80 characters. 583
Warnings Line is longer than 80 characters. 585
Warnings '=' is not preceded with whitespace. 616
Warnings array initialization child at indentation level 20 not at correct indentation, 16 635
Warnings array initialization child at indentation level 20 not at correct indentation, 16 636
Warnings array initialization child at indentation level 20 not at correct indentation, 16 637
Warnings array initialization child at indentation level 20 not at correct indentation, 16 638
Warnings Line is longer than 80 characters. 645
Warnings Line is longer than 80 characters. 649
Warnings Line is longer than 80 characters. 689
Warnings Line is longer than 80 characters. 732
Warnings Line is longer than 80 characters. 733
Warnings Line is longer than 80 characters. 1106
Warnings Line is longer than 80 characters. 1117
Warnings Line is longer than 80 characters. 1132
Warnings Line is longer than 80 characters. 1143
Warnings Line is longer than 80 characters. 1158
Warnings Line is longer than 80 characters. 1169
Warnings Line is longer than 80 characters. 1184
Warnings Line is longer than 80 characters. 1195
Warnings Line is longer than 80 characters. 1208
Warnings Line is longer than 80 characters. 1219
Warnings Line is longer than 80 characters. 1232
Warnings 'target' hides a field. 1282
Warnings 'kind' hides a field. 1282
Warnings ',' is not followed by whitespace. 1307
Warnings method def modifier at indentation level 24 not at correct indentation, 12 1312
Warnings method def modifier at indentation level 24 not at correct indentation, 12 1313
Warnings method def child at indentation level 32 not at correct indentation, 16 1320
Warnings method def rcurly at indentation level 24 not at correct indentation, 12 1321
Warnings method def modifier at indentation level 24 not at correct indentation, 12 1323
Warnings method def child at indentation level 32 not at correct indentation, 16 1324
Warnings method def rcurly at indentation level 24 not at correct indentation, 12 1325
Warnings method def modifier at indentation level 24 not at correct indentation, 12 1327
Warnings method def child at indentation level 32 not at correct indentation, 16 1328
Warnings method def rcurly at indentation level 24 not at correct indentation, 12 1329
Warnings Line is longer than 80 characters. 1335
Warnings Line is longer than 80 characters. 1336
Warnings Line is longer than 80 characters. 1350
Warnings Line is longer than 80 characters. 1359
Warnings Line is longer than 80 characters. 1361
Warnings method def child at indentation level 16 not at correct indentation, 12 1371
Warnings Line is longer than 80 characters. 1378
Warnings method def child at indentation level 16 not at correct indentation, 12 1387
Warnings Line is longer than 80 characters. 1390
Warnings Line is longer than 80 characters. 1391
Warnings method def child at indentation level 16 not at correct indentation, 12 1391
Warnings Line is longer than 80 characters. 1423
Warnings Line is longer than 80 characters. 1429
Warnings Line is longer than 80 characters. 1431
Warnings member def modifier at indentation level 16 not at correct indentation, 12 1438
Warnings member def modifier at indentation level 16 not at correct indentation, 12 1439
Warnings Line is longer than 80 characters. 1444
Warnings 'target' hides a field. 1444
Warnings 'objectToRemove' hides a field. 1444
Warnings Line is longer than 80 characters. 1450
Warnings Line is longer than 80 characters. 1460
Warnings Line is longer than 80 characters. 1462
Warnings method def child at indentation level 16 not at correct indentation, 12 1472
Warnings Line is longer than 80 characters. 1479
Warnings method def child at indentation level 16 not at correct indentation, 12 1488
Warnings Line is longer than 80 characters. 1491
Warnings method def child at indentation level 16 not at correct indentation, 12 1492
Warnings Line is longer than 80 characters. 1544
Warnings Line is longer than 80 characters. 1548
Warnings member def modifier at indentation level 16 not at correct indentation, 12 1555
Warnings member def modifier at indentation level 16 not at correct indentation, 12 1556
Warnings Line is longer than 80 characters. 1558
Warnings 'target' hides a field. 1558
Warnings 'objectToRemove' hides a field. 1558
Warnings Line is longer than 80 characters. 1564
Warnings Line is longer than 80 characters. 1576
Warnings Line is longer than 80 characters. 1578
Warnings Line is longer than 80 characters. 1591
Warnings method def child at indentation level 16 not at correct indentation, 12 1600
Warnings Line is longer than 80 characters. 1603
Warnings method def child at indentation level 16 not at correct indentation, 12 1604
Warnings Line is longer than 80 characters. 1639
Warnings Line is longer than 80 characters. 1645
Warnings member def modifier at indentation level 16 not at correct indentation, 12 1652
Warnings member def modifier at indentation level 16 not at correct indentation, 12 1653
Warnings Line is longer than 80 characters. 1658
Warnings 'target' hides a field. 1658
Warnings 'objectToRemove' hides a field. 1658
Warnings Line is longer than 80 characters. 1664
Warnings Line is longer than 80 characters. 1691
Warnings Line is longer than 80 characters. 1700
Warnings Line is longer than 80 characters. 1702
Warnings Line is longer than 80 characters. 1703
Warnings Line is longer than 80 characters. 1724
Warnings method def child at indentation level 16 not at correct indentation, 12 1733
Warnings Line is longer than 80 characters. 1736
Warnings method def child at indentation level 16 not at correct indentation, 12 1737
Warnings Line is longer than 80 characters. 1786
Warnings method call child at indentation level 16 not at correct indentation, 20 1789
Warnings while child at indentation level 16 not at correct indentation, 20 1789
Warnings Line is longer than 80 characters. 1802
Warnings Line is longer than 80 characters. 1811
Warnings member def modifier at indentation level 16 not at correct indentation, 12 1827
Warnings member def modifier at indentation level 16 not at correct indentation, 12 1828
Warnings Line is longer than 80 characters. 1833
Warnings 'target' hides a field. 1833
Warnings 'objectToRemove' hides a field. 1833
Warnings Line is longer than 80 characters. 1839
Warnings Line is longer than 80 characters. 1842
Warnings Line is longer than 80 characters. 1845
Warnings Line is longer than 80 characters. 1846
Warnings 'target' hides a field. 1867
Warnings ctor def child at indentation level 16 not at correct indentation, 12 1871
Warnings Line is longer than 80 characters. 1891
Warnings Line is longer than 80 characters. 1906
Warnings Line is longer than 80 characters. 1977
Warnings Line is longer than 80 characters. 1983
Warnings Line is longer than 80 characters. 1989
Warnings Line is longer than 80 characters. 2002
Warnings Line is longer than 80 characters. 2014
Warnings Line is longer than 80 characters. 2027
Warnings Line is longer than 80 characters. 2039
Warnings Line is longer than 80 characters. 2052
Warnings Line is longer than 80 characters. 2063
Warnings Line is longer than 80 characters. 2076
Warnings Line is longer than 80 characters. 2087
Warnings Line is longer than 80 characters. 2089
Warnings Line is longer than 80 characters. 2102
Warnings Line is longer than 80 characters. 2114
Warnings Line is longer than 80 characters. 2150
Warnings Line is longer than 80 characters. 2177
Warnings Line is longer than 80 characters. 2190
Warnings 'target' hides a field. 2190
Warnings 'objectToRemove' hides a field. 2190
Warnings Line is longer than 80 characters. 2196
Warnings Line is longer than 80 characters. 2206
Warnings Line is longer than 80 characters. 2208
Warnings Line is longer than 80 characters. 2224
Warnings Line is longer than 80 characters. 2236
Warnings 'private' modifier out of order with the JLS suggestions. 2242
Warnings 'metaClasses' hides a field. 2263
Warnings Line is longer than 80 characters. 2272
Warnings Line is longer than 80 characters. 2312
Warnings Line is longer than 80 characters. 2326
Warnings 'target' hides a field. 2326
Warnings 'objectToRemove' hides a field. 2326
Warnings Line is longer than 80 characters. 2332
Warnings Line is longer than 80 characters. 2335
Warnings Line is longer than 80 characters. 2341
Warnings Line is longer than 80 characters. 2343
Warnings Line is longer than 80 characters. 2356
Warnings Line is longer than 80 characters. 2368
Warnings Line is longer than 80 characters. 2416
Warnings 'target' hides a field. 2416
Warnings 'objectToRemove' hides a field. 2416
Warnings Line is longer than 80 characters. 2422
Warnings Line is longer than 80 characters. 2425
Warnings Line is longer than 80 characters. 2433
Warnings Line is longer than 80 characters. 2446
Warnings Line is longer than 80 characters. 2457
Warnings Line is longer than 80 characters. 2470
Warnings Line is longer than 80 characters. 2481
Warnings Line is longer than 80 characters. 2494

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/IconIdentifiable.java

Violation Message Line
Warnings Missing a Javadoc comment. 18
Warnings method def modifier at indentation level 8 not at correct indentation, 4 19

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/MetaDataCache.java

Violation Message Line
Warnings Line is longer than 80 characters. 83
Warnings Line is longer than 80 characters. 90
Warnings 'nameByMetaType' hides a field. 99
Warnings 'metaTypeByName' hides a field. 100
Warnings Line is longer than 80 characters. 107
Warnings Line is longer than 80 characters. 143
Warnings Line is longer than 80 characters. 156
Warnings Line is longer than 80 characters. 191
Warnings Line is longer than 80 characters. 203

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/Named.java

Violation Message Line
Warnings Missing a Javadoc comment. 16

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/model/PanelData.java

Violation Message Line
Warnings Missing a Javadoc comment. 21
Warnings 'clazz' hides a field. 31
Warnings 'name' hides a field. 32
Warnings 'newChildElements' hides a field. 33
Warnings 'newSiblingElements' hides a field. 34
Warnings 'siblingNavigation' hides a field. 35

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/CheckBox.java

Violation Message Line
Warnings Line is longer than 80 characters. 56
Warnings Line is longer than 80 characters. 58
Warnings Line is longer than 80 characters. 59
Warnings 'modelElement' hides a field. 64
Warnings 'propertyName' hides a field. 65
Warnings 'getterSetter' hides a field. 66
Warnings 'propertyName' hides a field. 84
Warnings Line is longer than 80 characters. 115
Warnings 'getterSetter' hides a field. 134
Warnings 'modelElement' hides a field. 135
Warnings 'propertyName' hides a field. 136

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/ExpressionModel.java

Violation Message Line
Warnings Variable 'listenerList' must be private and have accessor methods. 85
Warnings Variable 'changeEvent' must be private and have accessor methods. 92
Warnings 'propertyName' hides a field. 95
Warnings 'type' hides a field. 96
Warnings 'getterSetterManager' hides a field. 98
Warnings '==' is not preceded with whitespace. 228
Warnings '==' is not followed by whitespace. 228
Warnings '-=' is not followed by whitespace. 265
Warnings 'cast' is not followed by whitespace. 270
Warnings '+' is not preceded with whitespace. 270
Warnings '+' is not followed by whitespace. 270

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/LabelledComponent.java

Violation Message Line
Warnings 'component' hides a field. 122
Warnings Line is longer than 80 characters. 132
Warnings Line is longer than 80 characters. 137

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/LabelledLayout.java

Violation Message Line
Warnings 'ignoreSplitters' hides a field. 135
Warnings 'hgap' hides a field. 147
Warnings 'vgap' hides a field. 147
Warnings 'hgap' hides a field. 490
Warnings 'vgap' hides a field. 505

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/ListFactory.java

Violation Message Line
Warnings Line is longer than 80 characters. 71
Warnings Line is longer than 80 characters. 73
Warnings Line is longer than 80 characters. 83
Warnings Line is longer than 80 characters. 95
Warnings Line is longer than 80 characters. 113
Warnings Line is longer than 80 characters. 121
Warnings Line is longer than 80 characters. 136

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/NavigateSiblingAction.java

Violation Message Line
Warnings Variable 'modelElement' must be private and have accessor methods. 35
Warnings 'modelElement' hides a field. 37
Warnings 'protected' modifier out of order with the JLS suggestions. 49
Warnings Line is longer than 80 characters. 56

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/NavigateUpAction.java

Violation Message Line
Warnings Variable 'modelElement' must be private and have accessor methods. 33
Warnings 'modelElement' hides a field. 35

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/OldScrollList.java

Violation Message Line
Warnings Variable 'originalHeight' must be private and have accessor methods. 76
Warnings Line is longer than 80 characters. 88

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/RadioButtonPanel.java

Violation Message Line
Warnings 'umlElement' hides a field. 83
Warnings 'propertyName' hides a field. 84
Warnings 'getterSetterManager' hides a field. 86
Warnings Line is longer than 80 characters. 109
Warnings 'getterSetter' hides a field. 202
Warnings 'modelElement' hides a field. 203
Warnings 'propertyName' hides a field. 204

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/RowSelector.java

Violation Message Line
Warnings Line is longer than 80 characters. 93
Warnings Method length is 225 lines (max allowed is 150). 202
Warnings 'expanded' hides a field. 204
Warnings 'expandable' hides a field. 205
Warnings Line is longer than 80 characters. 230
Warnings 'cast' is not followed by whitespace. 321
Warnings 'cast' is not followed by whitespace. 322
Warnings Line is longer than 80 characters. 372
Warnings Line is longer than 80 characters. 373
Warnings 'cast' is not followed by whitespace. 373
Warnings 'cast' is not followed by whitespace. 373
Warnings 'expanded' hides a field. 515
Warnings Line is longer than 80 characters. 535
Warnings Line is longer than 80 characters. 536
Warnings Line is longer than 80 characters. 548
Warnings Line is longer than 80 characters. 688
Warnings Line is longer than 80 characters. 734
Warnings Line is longer than 80 characters. 751
Warnings method def modifier at indentation level 9 not at correct indentation, 8 754
Warnings Line is longer than 80 characters. 796
Warnings Line is longer than 80 characters. 842
Warnings Line is longer than 80 characters. 887
Warnings 'element' hides a field. 918
Warnings 'command' hides a field. 928
Warnings 'list' hides a field. 945
Warnings '!=' is not preceded with whitespace. 955

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/ScrollListFactory.java

Violation Message Line
Warnings Line is longer than 80 characters. 10

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/ScrollListImpl.java

Violation Message Line
Warnings Variable 'originalHeight' must be private and have accessor methods. 75
Warnings Line is longer than 80 characters. 82

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/SimpleListModel.java

Violation Message Line
Warnings 'private' modifier out of order with the JLS suggestions. 57
Warnings 'propertyName' hides a field. 60
Warnings 'umlElement' hides a field. 62
Warnings 'getterSetterManager' hides a field. 63
Warnings Line is longer than 80 characters. 76
Warnings Line is longer than 80 characters. 95
Warnings Line is longer than 80 characters. 103
Warnings Line is longer than 80 characters. 123
Warnings Line is longer than 80 characters. 126
Warnings Line is longer than 80 characters. 134
Warnings Line is longer than 80 characters. 135
Warnings Line is longer than 80 characters. 137
Warnings Line is longer than 80 characters. 142
Warnings Line is longer than 80 characters. 143
Warnings Line is longer than 80 characters. 145
Warnings Line is longer than 80 characters. 146

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/SingleListFactory.java

Violation Message Line
Warnings Line is longer than 80 characters. 63
Warnings Line is longer than 80 characters. 65
Warnings Line is longer than 80 characters. 69
Warnings Line is longer than 80 characters. 73
Warnings Line is longer than 80 characters. 81
Warnings Line is longer than 80 characters. 84
Warnings Line is longer than 80 characters. 86
Warnings Line is longer than 80 characters. 101
Warnings Line is longer than 80 characters. 111
Warnings Line is longer than 80 characters. 113
Warnings Line is longer than 80 characters. 115
Warnings Line is longer than 80 characters. 117
Warnings Line is longer than 80 characters. 124

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/SwingUIFactory.java

Violation Message Line
Warnings if child at indentation level 16 not at correct indentation, 12 168
Warnings if child at indentation level 16 not at correct indentation, 12 169
Warnings Line is longer than 80 characters. 173
Warnings Line is longer than 80 characters. 199
Warnings Line is longer than 80 characters. 245
Warnings Line is longer than 80 characters. 260
Warnings Line is longer than 80 characters. 311
Warnings Line is longer than 80 characters. 329
Warnings Line is longer than 80 characters. 332
Warnings Line is longer than 80 characters. 342
Warnings Line is longer than 80 characters. 345
Warnings '&&' should be on a new line. 362
Warnings Line is longer than 80 characters. 369
Warnings if child at indentation level 16 not at correct indentation, 12 417
Warnings if at indentation level 16 not at correct indentation, 12 419
Warnings if child at indentation level 24 not at correct indentation, 16 420
Warnings if rcurly at indentation level 16 not at correct indentation, 12 421
Warnings Method length is 182 lines (max allowed is 150). 434
Warnings Line is longer than 80 characters. 467
Warnings Line is longer than 80 characters. 479
Warnings Line is longer than 80 characters. 484
Warnings Line is longer than 80 characters. 495
Warnings Line is longer than 80 characters. 502
Warnings Line is longer than 80 characters. 511
Warnings Line is longer than 80 characters. 518
Warnings Line is longer than 80 characters. 525
Warnings Line is longer than 80 characters. 534
Warnings Line is longer than 80 characters. 537
Warnings Line is longer than 80 characters. 570
Warnings Line is longer than 80 characters. 586
Warnings '=' is not followed by whitespace. 643
Warnings if child at indentation level 16 not at correct indentation, 12 660

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLActivityGraphContextComboBoxModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 69

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLAssociationEndAssociationListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 54

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLCallActionOperationComboBoxModel.java

Violation Message Line
Warnings method call child at indentation level 20 not at correct indentation, 24 94
Warnings method call child at indentation level 20 not at correct indentation, 24 192

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLCallEventOperationComboBoxModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 140

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLClassifierParameterListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 62

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLClassifierRoleAvailableContentsListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 68

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLClassifierRoleAvailableFeaturesListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 63

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLCollaborationInteractionListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 53

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLCollaborationRepresentedClassifierComboBoxModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 119

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLCollaborationRepresentedOperationComboBoxModel.java

Violation Message Line
Warnings 'if' construct must use '{}'s. 91

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLComboBoxModel.java

Violation Message Line
Warnings 'target' hides a field. 154
Warnings Line is longer than 80 characters. 157
Warnings Line is longer than 80 characters. 383
Warnings 'protected' modifier out of order with the JLS suggestions. 426
Warnings Line is longer than 80 characters. 551
Warnings 'filter' hides a field. 630
Warnings 'public' modifier out of order with the JLS suggestions. 782

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLComboBoxNavigator.java

Violation Message Line
Warnings Line is longer than 80 characters. 104
Warnings Expected @param tag for 'event'. 143

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLComponentInstanceClassifierComboBoxModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 58
Warnings Line is longer than 80 characters. 66
Warnings Line is longer than 80 characters. 117

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLEditableComboBox.java

Violation Message Line
Warnings Line is longer than 80 characters. 150
Warnings Line is longer than 80 characters. 154
Warnings Line is longer than 80 characters. 156
Warnings Line is longer than 80 characters. 166
Warnings Line is longer than 80 characters. 168
Warnings Line is longer than 80 characters. 178
Warnings Line is longer than 80 characters. 180
Warnings 'if' construct must use '{}'s. 259
Warnings '{' is not followed by whitespace. 373
Warnings '}' is not preceded with whitespace. 373

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLEventParameterListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 51

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLExpressionExpressionModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 75

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLExpressionModel.java

Violation Message Line
Warnings Variable 'listenerList' must be private and have accessor methods. 83
Warnings Variable 'changeEvent' must be private and have accessor methods. 90
Warnings 'target' hides a field. 98
Warnings '==' is not preceded with whitespace. 251
Warnings '==' is not followed by whitespace. 251
Warnings '-=' is not followed by whitespace. 294
Warnings 'cast' is not followed by whitespace. 299
Warnings '+' is not preceded with whitespace. 299
Warnings '+' is not followed by whitespace. 299

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLExpressionPanel.java

Violation Message Line
Warnings 'model' hides a field. 70

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLExtendExtensionListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 52
Warnings 'if' construct must use '{}'s. 61

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLExtensionPointUseCaseListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 53

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLGeneralizationParentListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 51

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLGuardTransitionListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 54

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLIncludeAdditionListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 53

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLInitialValueExpressionModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 77
Warnings Line is longer than 80 characters. 78

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLInteractionContextListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 53

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLLinkAssociationComboBoxModel.java

Violation Message Line
Warnings member def modifier at indentation level 7 not at correct indentation, 8 143
Warnings ctor def modifier at indentation level 7 not at correct indentation, 8 148
Warnings ctor def child at indentation level 11 not at correct indentation, 12 151
Warnings method call child at indentation level 11 not at correct indentation, 12 151
Warnings ctor def rcurly at indentation level 7 not at correct indentation, 8 152
Warnings method def modifier at indentation level 7 not at correct indentation, 8 157
Warnings method def modifier at indentation level 7 not at correct indentation, 8 158
Warnings method call child at indentation level 11 not at correct indentation, 12 159
Warnings method def child at indentation level 11 not at correct indentation, 12 159
Warnings method def child at indentation level 11 not at correct indentation, 12 160
Warnings method def child at indentation level 11 not at correct indentation, 12 161
Warnings method def child at indentation level 11 not at correct indentation, 12 162
Warnings method def child at indentation level 11 not at correct indentation, 12 163
Warnings method def child at indentation level 11 not at correct indentation, 12 164
Warnings method def child at indentation level 11 not at correct indentation, 12 165
Warnings if at indentation level 11 not at correct indentation, 12 166
Warnings if child at indentation level 15 not at correct indentation, 16 167
Warnings if child at indentation level 15 not at correct indentation, 16 168
Warnings if rcurly at indentation level 11 not at correct indentation, 12 169
Warnings method def child at indentation level 11 not at correct indentation, 12 170
Warnings if at indentation level 11 not at correct indentation, 12 171
Warnings if child at indentation level 15 not at correct indentation, 16 172
Warnings if rcurly at indentation level 11 not at correct indentation, 12 173
Warnings if at indentation level 11 not at correct indentation, 12 174
Warnings if child at indentation level 15 not at correct indentation, 16 175
Warnings method call child at indentation level 15 not at correct indentation, 16 175
Warnings if rcurly at indentation level 11 not at correct indentation, 12 176
Warnings method def rcurly at indentation level 7 not at correct indentation, 8 177
Warnings class def rcurly at indentation level 3 not at correct indentation, 4 178

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLMessageInteractionListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 53

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLMessageReceiverListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 53

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLMetaClassComboBoxModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 107
Warnings Line is longer than 80 characters. 111
Warnings Line is longer than 80 characters. 164

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLMethodSpecificationComboBoxModel.java

Violation Message Line
Warnings class def child at indentation level 0 not at correct indentation, 4 28

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLModelElementListModel.java

Violation Message Line
Warnings 'private' modifier out of order with the JLS suggestions. 118
Warnings 'private' modifier out of order with the JLS suggestions. 124
Warnings 'showIcon' hides a field. 153
Warnings 'showPath' hides a field. 154
Warnings 'showIcon' hides a field. 163
Warnings 'showPath' hides a field. 164
Warnings 'metaType' hides a field. 165
Warnings 'addAction' hides a field. 200
Warnings 'newAction' hides a field. 201
Warnings 'removeAction' hides a field. 202
Warnings 'addAction' hides a field. 216
Warnings 'newAction' hides a field. 228
Warnings 'addAction' hides a field. 240
Warnings 'removeAction' hides a field. 241
Warnings 'addAction' hides a field. 254
Warnings 'newAction' hides a field. 255
Warnings Line is longer than 80 characters. 344
Warnings Line is longer than 80 characters. 351
Warnings Line is longer than 80 characters. 356
Warnings Line is longer than 80 characters. 358
Warnings Line is longer than 80 characters. 359
Warnings 'if' construct must use '{}'s. 459
Warnings 'if' construct must use '{}'s. 469
Warnings Line is longer than 80 characters. 660
Warnings 'if' construct must use '{}'s. 661
Warnings Line is longer than 80 characters. 669
Warnings 'if' construct must use '{}'s. 670
Warnings Line is longer than 80 characters. 678
Warnings 'if' construct must use '{}'s. 679

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLModelElementNamespaceComboBoxModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 194

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLMultiplicityPanel.java

Violation Message Line
Warnings Line is longer than 80 characters. 129
Warnings Line is longer than 80 characters. 183
Warnings Line is longer than 80 characters. 230
Warnings Line is longer than 80 characters. 239
Warnings Line is longer than 80 characters. 274
Warnings Line is longer than 80 characters. 320
Warnings 'if' construct must use '{}'s. 360

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLMutableLinkedList.java

Violation Message Line
Warnings 'if' construct must use '{}'s. 282
Warnings 'if' construct must use '{}'s. 294

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLOFSStateListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 109
Warnings Line is longer than 80 characters. 205

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLObjectFlowStateParameterListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 65
Warnings Line is longer than 80 characters. 94
Warnings Line is longer than 80 characters. 166
Warnings Line is longer than 80 characters. 189

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLParameterBehavioralFeatListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 53

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLPartitionActivityGraphListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 51

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLPartitionContentListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 76

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLPlainTextDocument.java

Violation Message Line
Warnings 'target' hides a field. 103
Warnings 'target' hides a field. 134

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLRecurrenceExpressionModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 91

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLSignalComboBoxModel.java

Violation Message Line
Warnings Expected @param tag for 'propertyName'. 66
Warnings Expected @param tag for 'target'. 67
Warnings Line is longer than 80 characters. 78
Warnings else child at indentation level 16 not at correct indentation, 12 88
Warnings Line is longer than 80 characters. 89

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLSignalContextListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 98
Warnings Line is longer than 80 characters. 119
Warnings Line is longer than 80 characters. 130

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLStateMachineContextComboBoxModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 71

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLStateMachineTransitionListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 65
Warnings Line is longer than 80 characters. 72

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLStateVertexContainerListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 53

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLStereotypeBaseClassListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 98
Warnings Line is longer than 80 characters. 126
Warnings Line is longer than 80 characters. 179

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLStructuralFeatureTypeComboBoxModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 217

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLStubStateComboBoxModel.java

Violation Message Line
Warnings 'if' construct must use '{}'s. 163

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTagDefinitionTypedValuesListModel.java

Violation Message Line
Warnings 'if' construct must use '{}'s. 86

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTemplateParameterDefaultElementComboBoxModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 54

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTemplateParameterParameterListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 51

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTemplateParameterTemplateListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 51

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTimeExpressionModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 80

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTransitionSourceListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 52

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTransitionStateListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 52

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTransitionStatemachineListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 53

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTransitionTargetListModel.java

Violation Message Line
Warnings Line is longer than 80 characters. 53

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLTransitionTriggerComboBoxModel.java

Violation Message Line
Warnings Missing a Javadoc comment. 28

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLValueSpecificationModel.java

Violation Message Line
Warnings class def ident at indentation level 1 not at correct indentation, 0 39
Warnings Variable 'listenerList' must be private and have accessor methods. 58
Warnings Variable 'changeEvent' must be private and have accessor methods. 65
Warnings 'target' hides a field. 73
Warnings Line is longer than 80 characters. 103
Warnings 'target' hides a field. 123
Warnings Line is longer than 80 characters. 124
Warnings Line is longer than 80 characters. 125
Warnings '{' is not preceded with whitespace. 154
Warnings Line is longer than 80 characters. 155
Warnings if child at indentation level 20 not at correct indentation, 16 171
Warnings Line is longer than 80 characters. 177
Warnings method def modifier at indentation level 3 not at correct indentation, 4 192
Warnings Line is longer than 80 characters. 194
Warnings '=' is not preceded with whitespace. 194
Warnings '=' is not followed by whitespace. 194
Warnings ',' is not followed by whitespace. 194
Warnings ',' is not followed by whitespace. 196
Warnings method def rcurly at indentation level 3 not at correct indentation, 4 198
Warnings '-=' is not followed by whitespace. 234
Warnings 'cast' is not followed by whitespace. 239
Warnings '+' is not preceded with whitespace. 239
Warnings '+' is not followed by whitespace. 239

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLValueSpecificationPanel.java

Violation Message Line
Warnings 'model' hides a field. 77
Warnings Line is longer than 80 characters. 127
Warnings Line is longer than 80 characters. 129
Warnings Line is longer than 80 characters. 131
Warnings Line is longer than 80 characters. 134
Warnings '=' is not preceded with whitespace. 134
Warnings '+' is not preceded with whitespace. 134
Warnings '+' is not followed by whitespace. 134
Warnings Line is longer than 80 characters. 135
Warnings ',' is not followed by whitespace. 135
Warnings Line is longer than 80 characters. 136
Warnings '=' is not preceded with whitespace. 136
Warnings '=' is not followed by whitespace. 136
Warnings '+' is not preceded with whitespace. 138
Warnings '+' is not followed by whitespace. 138
Warnings '+' is not preceded with whitespace. 138
Warnings '+' is not followed by whitespace. 138
Warnings '+' is not preceded with whitespace. 138
Warnings '+' is not followed by whitespace. 138
Warnings ';' is not followed by whitespace. 177
Warnings Line is longer than 80 characters. 190

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLValueSpecificationValueField.java

Violation Message Line
Warnings Variable 'allField' must be private and have accessor methods. 39

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLValueSpecificationValueFieldLiteralBoolean.java

Violation Message Line
Warnings Line is longer than 80 characters. 38
Warnings Expression can be simplified. 139
Warnings Expression can be simplified. 139

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLValueSpecificationValueFieldLiteralString.java

Violation Message Line
Warnings Line is longer than 80 characters. 54
Warnings '{' is followed by whitespace. 79

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLValueSpecificationValueFieldOpaqueExpression.java

Violation Message Line
Warnings Line is longer than 80 characters. 61
Warnings '=' is not preceded with whitespace. 70
Warnings '=' is not followed by whitespace. 70
Warnings Line is longer than 80 characters. 95
Warnings '=' is not preceded with whitespace. 149
Warnings '=' is not followed by whitespace. 149
Warnings '=' is not preceded with whitespace. 174
Warnings '=' is not followed by whitespace. 174
Warnings 'if' is not followed by whitespace. 193
Warnings '{' is not preceded with whitespace. 193

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UMLValueSpecificationValueFieldOpaqueExpressionDialog.java

Violation Message Line
Warnings 'currentIndex' hides a field. 85
Warnings Line is longer than 80 characters. 108
Warnings Method length is 188 lines (max allowed is 150). 166
Warnings Line is longer than 80 characters. 275
Warnings Line is longer than 80 characters. 276
Warnings Line is longer than 80 characters. 305
Warnings Line is longer than 80 characters. 306

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/UmlControl.java

Violation Message Line
Warnings member def modifier at indentation level 8 not at correct indentation, 4 38
Warnings ctor def modifier at indentation level 8 not at correct indentation, 4 40
Warnings ctor def rcurly at indentation level 8 not at correct indentation, 4 42
Warnings Line is longer than 80 characters. 45
Warnings method def modifier at indentation level 8 not at correct indentation, 4 52
Warnings Line is longer than 80 characters. 54
Warnings method def child at indentation level 16 not at correct indentation, 8 55
Warnings if child at indentation level 16 not at correct indentation, 12 57
Warnings else child at indentation level 16 not at correct indentation, 12 62
Warnings Line is longer than 80 characters. 63
Warnings else child at indentation level 16 not at correct indentation, 12 70
Warnings method def child at indentation level 16 not at correct indentation, 8 72
Warnings method def rcurly at indentation level 8 not at correct indentation, 4 74

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/XMLPropPanelFactory.java

Violation Message Line
Warnings Expected an @return tag. 81
Warnings Expected @param tag for 'target'. 81
Warnings Line is longer than 80 characters. 82
Warnings '{' is not preceded with whitespace. 98

argouml-core-umlpropertypanels/src/org/argouml/core/propertypanels/ui/XmlPropertyPanel.java

Violation Message Line
Warnings Line is longer than 80 characters. 108