Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
1237 0 795 0

Files

Files Infos Warnings Errors
org/argouml/application/Main.java 0 5 0
org/argouml/application/helpers/ResourceLoaderWrapper.java 0 1 0
org/argouml/cognitive/Critic.java 0 2 0
org/argouml/cognitive/Designer.java 0 1 0
org/argouml/cognitive/ToDoList.java 0 3 0
org/argouml/cognitive/ui/TabToDo.java 0 3 0
org/argouml/configuration/Configuration.java 0 1 0
org/argouml/configuration/ConfigurationHandler.java 0 1 0
org/argouml/gefext/DeferredBufferedImage.java 0 1 0
org/argouml/i18n/Translator.java 0 4 0
org/argouml/kernel/DefaultUndoManager.java 0 1 0
org/argouml/kernel/Project.java 0 3 0
org/argouml/kernel/ProjectEvent.java 0 1 0
org/argouml/kernel/ProjectFactory.java 0 1 0
org/argouml/kernel/ProjectImpl.java 0 7 0
org/argouml/kernel/ProjectListener.java 0 3 0
org/argouml/kernel/ProjectManager.java 0 2 0
org/argouml/kernel/ProjectSettings.java 0 1 0
org/argouml/kernel/UndoManager.java 0 1 0
org/argouml/moduleloader/ModuleLoader2.java 0 2 0
org/argouml/moduleloader/SettingsTabModules.java 0 1 0
org/argouml/notation/Notation.java 0 2 0
org/argouml/notation/NotationProvider.java 0 8 0
org/argouml/notation/NotationProviderFactory2.java 0 1 0
org/argouml/notation/NotationSettings.java 0 2 0
org/argouml/notation/providers/AssociationEndNameNotation.java 0 3 0
org/argouml/notation/providers/AssociationNameNotation.java 0 2 0
org/argouml/notation/providers/AssociationRoleNotation.java 0 1 0
org/argouml/notation/providers/AttributeNotation.java 0 2 0
org/argouml/notation/providers/uml/AbstractMessageNotationUml.java 0 26 0
org/argouml/notation/providers/uml/AttributeNotationUml.java 0 2 0
org/argouml/notation/providers/uml/EnumerationLiteralNotationUml.java 0 1 0
org/argouml/notation/providers/uml/ExtensionPointNotationUml.java 0 3 0
org/argouml/notation/providers/uml/MultiplicityNotationUml.java 0 4 0
org/argouml/notation/providers/uml/NotationUtilityUml.java 0 17 0
org/argouml/notation/providers/uml/OperationNotationUml.java 0 1 0
org/argouml/notation/providers/uml/TransitionNotationUml.java 0 5 0
org/argouml/ocl/ArgoFacade.java 0 1 0
org/argouml/ocl/CriticOclEvaluator.java 0 1 0
org/argouml/ocl/OCLEvaluator.java 0 1 0
org/argouml/persistence/AbstractFilePersister.java 0 2 0
org/argouml/persistence/ArgoParser.java 0 2 0
org/argouml/persistence/ArgoTokenTable.java 0 5 0
org/argouml/persistence/ModelMemberFilePersister.java 0 1 0
org/argouml/persistence/PGMLStackParser.java 0 1 0
org/argouml/persistence/PrivateHandler.java 0 1 0
org/argouml/persistence/TodoTokenTable.java 0 1 0
org/argouml/persistence/UmlFilePersister.java 0 11 0
org/argouml/persistence/XmlInputStream.java 0 1 0
org/argouml/persistence/ZargoFilePersister.java 0 2 0
org/argouml/profile/CoreProfileReference.java 0 4 0
org/argouml/profile/ResourceModelLoader.java 0 2 0
org/argouml/profile/URLModelLoader.java 0 1 0
org/argouml/profile/UserDefinedProfile.java 0 2 0
org/argouml/profile/internal/DependencyResolver.java 0 2 0
org/argouml/profile/internal/ProfileManagerImpl.java 0 1 0
org/argouml/profile/internal/ProfileMeta.java 0 1 0
org/argouml/profile/internal/ProfileUML.java 0 6 0
org/argouml/profile/internal/ocl/EvaluateExpression.java 0 1 0
org/argouml/profile/internal/ocl/uml14/CollectionsModelInterpreter.java 0 1 0
org/argouml/profile/internal/ocl/uml14/ModelAccessModelInterpreter.java 0 6 0
org/argouml/profile/internal/ui/PropPanelCritic.java 0 1 0
org/argouml/ui/AboutBox.java 0 1 0
org/argouml/ui/ActionCreateContainedModelElement.java 0 1 0
org/argouml/ui/FindDialog.java 0 1 0
org/argouml/ui/HelpBox.java 0 2 0
org/argouml/ui/LookAndFeelMgr.java 0 1 0
org/argouml/ui/ProjectActions.java 0 1 0
org/argouml/ui/ProjectBrowser.java 0 16 0
org/argouml/ui/SaveSwingWorker.java 0 1 0
org/argouml/ui/SettingsTabProfile.java 0 6 0
org/argouml/ui/StylePanel.java 0 1 0
org/argouml/ui/SwingWorker.java 0 1 0
org/argouml/ui/cmd/GenericArgoMenuBar.java 0 2 0
org/argouml/ui/cmd/RelationshipActionFactory.java 0 90 0
org/argouml/ui/cmd/ShortcutMgr.java 0 1 0
org/argouml/ui/explorer/ActionDeployProfile.java 0 1 0
org/argouml/ui/explorer/DnDExplorerTree.java 0 9 0
org/argouml/ui/explorer/ExplorerEventAdaptor.java 0 2 0
org/argouml/ui/explorer/ExplorerPopup.java 0 5 0
org/argouml/ui/explorer/ExplorerTree.java 0 4 0
org/argouml/ui/explorer/ExplorerTreeModel.java 0 4 0
org/argouml/ui/explorer/PerspectiveManager.java 0 3 0
org/argouml/ui/explorer/rules/GoCollaborationToDiagram.java 0 2 0
org/argouml/ui/explorer/rules/GoCriticsToCritic.java 0 1 0
org/argouml/ui/explorer/rules/GoModelElementToTemplateParameter.java 0 1 0
org/argouml/uml/ActionAddStereotype.java 0 2 0
org/argouml/uml/ChildGenRelated.java 0 3 0
org/argouml/uml/GenCompositeClasses2.java 0 1 0
org/argouml/uml/GenDescendantClasses.java 0 1 0
org/argouml/uml/PredicateNotInTrash.java 0 2 0
org/argouml/uml/StereotypeUtility.java 0 1 0
org/argouml/uml/UUIDHelper.java 0 1 0
org/argouml/uml/cognitive/ChildGenSearch.java 0 1 0
org/argouml/uml/cognitive/UMLDecision.java 0 1 0
org/argouml/uml/cognitive/checklist/Init.java 0 11 0
org/argouml/uml/cognitive/critics/CrEmptyPackage.java 0 1 0
org/argouml/uml/cognitive/critics/CrNoIncomingTransitions.java 0 3 0
org/argouml/uml/cognitive/critics/CrNoOutgoingTransitions.java 0 4 0
org/argouml/uml/cognitive/critics/CrOppEndVsAttr.java 0 2 0
org/argouml/uml/cognitive/critics/CrUML.java 0 1 0
org/argouml/uml/cognitive/critics/WizCueCards.java 0 4 0
org/argouml/uml/cognitive/critics/WizMEName.java 0 3 0
org/argouml/uml/diagram/ArgoDiagram.java 0 10 0
org/argouml/uml/diagram/ArgoDiagramImpl.java 0 5 0
org/argouml/uml/diagram/DiagramAppearance.java 0 2 0
org/argouml/uml/diagram/DiagramEdgeSettings.java 0 3 0
org/argouml/uml/diagram/DiagramElementSettings.java 0 1 0
org/argouml/uml/diagram/DiagramFactory.java 0 7 0
org/argouml/uml/diagram/DiagramFactoryInterface.java 0 1 0
org/argouml/uml/diagram/DiagramSettings.java 0 1 0
org/argouml/uml/diagram/GraphChangeAdapter.java 0 1 0
org/argouml/uml/diagram/UMLMutableGraphSupport.java 0 2 0
org/argouml/uml/diagram/UmlDiagramRenderer.java 0 8 0
org/argouml/uml/diagram/activity/ui/FigActionState.java 0 2 0
org/argouml/uml/diagram/activity/ui/FigObjectFlowState.java 0 4 0
org/argouml/uml/diagram/activity/ui/FigSubactivityState.java 0 2 0
org/argouml/uml/diagram/collaboration/CollabDiagramGraphModel.java 0 11 0
org/argouml/uml/diagram/collaboration/ui/UMLCollaborationDiagram.java 0 2 0
org/argouml/uml/diagram/deployment/DeploymentDiagramGraphModel.java 0 4 0
org/argouml/uml/diagram/deployment/ui/AbstractFigNode.java 0 5 0
org/argouml/uml/diagram/deployment/ui/DeploymentDiagramRenderer.java 0 1 0
org/argouml/uml/diagram/deployment/ui/FigNodeInstance.java 0 1 0
org/argouml/uml/diagram/deployment/ui/UMLDeploymentDiagram.java 0 2 0
org/argouml/uml/diagram/layout/LayoutHelper.java 0 1 0
org/argouml/uml/diagram/state/StateDiagramGraphModel.java 0 1 0
org/argouml/uml/diagram/state/ui/ActionCreatePseudostate.java 0 1 0
org/argouml/uml/diagram/state/ui/FigBranchState.java 0 1 0
org/argouml/uml/diagram/state/ui/FigFinalState.java 0 2 0
org/argouml/uml/diagram/state/ui/FigState.java 0 8 0
org/argouml/uml/diagram/state/ui/FigStateVertex.java 0 2 0
org/argouml/uml/diagram/state/ui/FigStubState.java 0 4 0
org/argouml/uml/diagram/state/ui/FigSubmachineState.java 0 2 0
org/argouml/uml/diagram/state/ui/FigVertex.java 0 1 0
org/argouml/uml/diagram/static_structure/layout/ClassdiagramInheritanceEdge.java 0 2 0
org/argouml/uml/diagram/static_structure/layout/ClassdiagramLayouter.java 0 1 0
org/argouml/uml/diagram/static_structure/layout/ClassdiagramModelElementFactory.java 0 1 0
org/argouml/uml/diagram/static_structure/ui/ClassDiagramRenderer.java 0 2 0
org/argouml/uml/diagram/static_structure/ui/FigClass.java 0 2 0
org/argouml/uml/diagram/static_structure/ui/FigClassifierBox.java 0 9 0
org/argouml/uml/diagram/static_structure/ui/FigComment.java 0 1 0
org/argouml/uml/diagram/static_structure/ui/FigEdgeNote.java 0 1 0
org/argouml/uml/diagram/static_structure/ui/FigEnumeration.java 0 1 0
org/argouml/uml/diagram/static_structure/ui/FigInterface.java 0 1 0
org/argouml/uml/diagram/static_structure/ui/FigLink.java 0 1 0
org/argouml/uml/diagram/static_structure/ui/FigPackage.java 0 5 0
org/argouml/uml/diagram/static_structure/ui/FigSignal.java 0 2 0
org/argouml/uml/diagram/static_structure/ui/SelectionClass.java 0 1 0
org/argouml/uml/diagram/static_structure/ui/StylePanelFigInterface.java 0 1 0
org/argouml/uml/diagram/static_structure/ui/UMLClassDiagram.java 0 5 0
org/argouml/uml/diagram/ui/ActionAddConcurrentRegion.java 0 1 0
org/argouml/uml/diagram/ui/ActionAddExtensionPoint.java 0 2 0
org/argouml/uml/diagram/ui/ActionAddMessage.java 0 1 0
org/argouml/uml/diagram/ui/ActionAggregation.java 0 23 0
org/argouml/uml/diagram/ui/ActionCompartmentDisplay.java 0 2 0
org/argouml/uml/diagram/ui/ActionStereotypeView.java 0 1 0
org/argouml/uml/diagram/ui/ArgoFigGroup.java 0 1 0
org/argouml/uml/diagram/ui/DiagramNameDocument.java 0 1 0
org/argouml/uml/diagram/ui/DnDJGraph.java 0 3 0
org/argouml/uml/diagram/ui/FigAssociation.java 0 1 0
org/argouml/uml/diagram/ui/FigCompartment.java 0 11 0
org/argouml/uml/diagram/ui/FigCompartmentBox.java 0 5 0
org/argouml/uml/diagram/ui/FigEdgeAssociationClass.java 0 3 0
org/argouml/uml/diagram/ui/FigEdgeModelElement.java 0 14 0
org/argouml/uml/diagram/ui/FigMessage.java 0 2 0
org/argouml/uml/diagram/ui/FigNodeModelElement.java 0 23 0
org/argouml/uml/diagram/ui/FigSingleLineText.java 0 2 0
org/argouml/uml/diagram/ui/FigSingleLineTextWithNotation.java 0 1 0
org/argouml/uml/diagram/ui/FigStereotypesGroup.java 0 2 0
org/argouml/uml/diagram/ui/ModeAddToDiagram.java 0 3 0
org/argouml/uml/diagram/ui/ModeLabelDragFactory.java 0 2 0
org/argouml/uml/diagram/ui/PathItemPlacement.java 0 2 0
org/argouml/uml/diagram/ui/SelectionClassifierBox.java 0 15 0
org/argouml/uml/diagram/ui/SelectionMoveClarifiers.java 0 1 0
org/argouml/uml/diagram/ui/SelectionNodeClarifiers2.java 0 2 0
org/argouml/uml/diagram/ui/TabDiagram.java 0 4 0
org/argouml/uml/diagram/ui/UMLDiagram.java 0 1 0
org/argouml/uml/diagram/use_case/UseCaseDiagramGraphModel.java 0 2 0
org/argouml/uml/diagram/use_case/ui/FigActor.java 0 2 0
org/argouml/uml/diagram/use_case/ui/FigUseCase.java 0 2 0
org/argouml/uml/diagram/use_case/ui/UseCaseDiagramRenderer.java 0 1 0
org/argouml/uml/generator/AbstractSection.java 0 1 0
org/argouml/uml/generator/GeneratorManager.java 0 2 0
org/argouml/uml/generator/TempFileUtils.java 0 1 0
org/argouml/uml/generator/ui/ClassGenerationDialog.java 0 27 0
org/argouml/uml/reveng/ImportClassLoader.java 0 3 0
org/argouml/uml/reveng/ImportCommon.java 0 2 0
org/argouml/uml/reveng/ui/ImportStatusScreen.java 0 3 0
org/argouml/uml/ui/AbstractActionNewModelElement.java 0 2 0
org/argouml/uml/ui/ActionActivityDiagram.java 0 1 0
org/argouml/uml/ui/ActionBooleanTaggedValue.java 0 1 0
org/argouml/uml/ui/ActionDeleteModelElements.java 0 1 0
org/argouml/uml/ui/ActionDeploymentDiagram.java 0 2 0
org/argouml/uml/ui/ActionGenerateOne.java 0 1 0
org/argouml/uml/ui/ActionGenerateProjectCode.java 0 1 0
org/argouml/uml/ui/ActionImportFromSources.java 0 1 0
org/argouml/uml/ui/ActionRemoveModelElement.java 0 1 0
org/argouml/uml/ui/ActionSaveAllGraphics.java 0 1 0
org/argouml/uml/ui/ActionSaveProject.java 0 1 0
org/argouml/uml/ui/ActionSaveProjectAs.java 0 1 0
org/argouml/uml/ui/ActionUseCaseDiagram.java 0 2 0
org/argouml/uml/ui/LabelledLayout.java 0 11 0
org/argouml/uml/ui/PropPanel.java 0 2 0
org/argouml/uml/ui/SaveGraphicsManager.java 0 3 0
org/argouml/uml/ui/SourcePathTableModel.java 0 1 0
org/argouml/uml/ui/TabConstraints.java 0 4 0
org/argouml/uml/ui/TabProps.java 0 3 0
org/argouml/uml/ui/TabSrc.java 0 4 0
org/argouml/uml/ui/TabStereotype.java 0 1 0
org/argouml/uml/ui/TabStyle.java 0 1 0
org/argouml/uml/ui/UMLComboBoxModel2.java 0 7 0
org/argouml/uml/ui/UMLComboBoxNavigator.java 0 1 0
org/argouml/uml/ui/UMLListCellRenderer2.java 0 1 0
org/argouml/uml/ui/UMLModelElementCommentDocument.java 0 1 0
org/argouml/uml/ui/UMLModelElementListModel2.java 0 2 0
org/argouml/uml/ui/UMLStereotypeList.java 0 2 0
org/argouml/uml/ui/UMLStereotypeListModel.java 0 2 0
org/argouml/uml/ui/behavior/collaborations/ActionAddMessagePredecessor.java 0 1 0
org/argouml/uml/ui/behavior/collaborations/ActionNewActionForMessage.java 0 1 0
org/argouml/uml/ui/behavior/common_behavior/ActionAddInstanceClassifier.java 0 1 0
org/argouml/uml/ui/behavior/use_cases/ActionAddExtendExtensionPoint.java 0 1 0
org/argouml/uml/ui/behavior/use_cases/ActionNewExtendExtensionPoint.java 0 1 0
org/argouml/uml/ui/behavior/use_cases/ActionNewUseCaseExtensionPoint.java 0 1 0
org/argouml/uml/ui/foundation/core/ActionAddAttribute.java 0 1 0
org/argouml/uml/ui/foundation/core/ActionAddClientDependencyAction.java 0 1 0
org/argouml/uml/ui/foundation/core/ActionAddOperation.java 0 1 0
org/argouml/uml/ui/foundation/core/ActionNewModelElementConstraint.java 0 1 0
org/argouml/uml/ui/foundation/core/ActionSetBehavioralFeatureQuery.java 0 1 0
org/argouml/uml/ui/foundation/core/ActionSetChangeability.java 0 1 0
org/argouml/uml/ui/foundation/core/ActionSetClassActive.java 0 1 0
org/argouml/uml/ui/foundation/core/ActionSetElementOwnershipSpecification.java 0 1 0
org/argouml/uml/ui/foundation/extension_mechanisms/UMLTagDefinitionComboBoxModel.java 0 2 0
org/argouml/uml/util/ModelUtil.java 0 20 0
org/argouml/util/CollectionUtil.java 0 1 0
org/argouml/util/FileConstants.java 0 1 0
org/argouml/util/PredicateStringMatch.java 0 3 0
org/argouml/util/osdep/StartBrowser.java 0 1 0

Rules

Rules Violations Severity
FileContentsHolder 0 Warnings Warning
ConstantName 5 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 50 Warnings Warning
IllegalImport 0 Errors Error
IllegalInstantiation 0 Errors Error
Indentation
  • caseIndent: "0"
49 Warnings Warning
InnerAssignment 1 Warnings Warning
JavadocType
  • scope: "protected"
41 Warnings Warning
JavadocMethod
  • allowUndeclaredRTE: "true"
  • logLoadErrors: "true"
  • scope: "protected"
  • allowMissingJavadoc: "true"
  • suppressLoadErrors: "true"
116 Warnings Warning
JavadocVariable
  • scope: "protected"
30 Warnings Warning
LineLength
  • ignorePattern: "^( *\* @see |import |/[/*] \$Id:)"
391 Warnings Warning
LocalFinalVariableName 0 Warnings Warning
LocalVariableName 2 Warnings Warning
MemberName
  • format: "^[a-z][a-zA-Z0-9]*$|^LOG$"
1 Warnings Warning
MethodLength 16 Warnings Warning
MethodName 0 Warnings Warning
NeedBraces 1 Warnings Warning
ModifierOrder 0 Warnings Warning
NoWhitespaceAfter 2 Warnings Warning
NoWhitespaceBefore 0 Warnings Warning
NoWhitespaceBefore
  • tokens: "DOT"
  • allowLineBreaks: "true"
0 Warnings Warning
OperatorWrap 4 Warnings Warning
PackageName 0 Warnings Warning
ParameterName 0 Warnings Warning
ParameterNumber 1 Warnings Warning
RedundantImport 0 Warnings Warning
SimplifyBooleanExpression 0 Warnings Warning
SimplifyBooleanReturn 0 Warnings Warning
StaticVariableName 3 Warnings Warning
TypeName 0 Warnings Warning
UnusedImports 2 Warnings Warning
UpperEll 0 Warnings Warning
VisibilityModifier
  • publicMemberPattern: "^$"
40 Warnings Warning
WhitespaceAfter 17 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"
24 Warnings Warning
Translation 0 Warnings Warning
FileLength 1 Warnings Warning
SuppressionCommentFilter 0 Warnings Warning

Details

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

org/argouml/application/helpers/ResourceLoaderWrapper.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 67

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

org/argouml/cognitive/Designer.java

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

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

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

org/argouml/configuration/Configuration.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 51

org/argouml/configuration/ConfigurationHandler.java

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

org/argouml/gefext/DeferredBufferedImage.java

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

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

org/argouml/kernel/DefaultUndoManager.java

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

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

org/argouml/kernel/ProjectEvent.java

Violation Message Line
Warnings Missing a Javadoc comment. 18

org/argouml/kernel/ProjectFactory.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 53

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

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

org/argouml/kernel/ProjectManager.java

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

org/argouml/kernel/ProjectSettings.java

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

org/argouml/kernel/UndoManager.java

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

org/argouml/moduleloader/ModuleLoader2.java

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

org/argouml/moduleloader/SettingsTabModules.java

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

org/argouml/notation/Notation.java

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

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

org/argouml/notation/NotationProviderFactory2.java

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

org/argouml/notation/NotationSettings.java

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

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

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

org/argouml/notation/providers/AssociationRoleNotation.java

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

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

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

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

org/argouml/notation/providers/uml/EnumerationLiteralNotationUml.java

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

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

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

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

org/argouml/notation/providers/uml/OperationNotationUml.java

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

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

org/argouml/ocl/ArgoFacade.java

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

org/argouml/ocl/CriticOclEvaluator.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 57

org/argouml/ocl/OCLEvaluator.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 59

org/argouml/persistence/AbstractFilePersister.java

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

org/argouml/persistence/ArgoParser.java

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

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

org/argouml/persistence/ModelMemberFilePersister.java

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

org/argouml/persistence/PGMLStackParser.java

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

org/argouml/persistence/PrivateHandler.java

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

org/argouml/persistence/TodoTokenTable.java

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

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

org/argouml/persistence/XmlInputStream.java

Violation Message Line
Warnings Inner assignments should be avoided. 333

org/argouml/persistence/ZargoFilePersister.java

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

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

org/argouml/profile/ResourceModelLoader.java

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

org/argouml/profile/URLModelLoader.java

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

org/argouml/profile/UserDefinedProfile.java

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

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

org/argouml/profile/internal/ProfileManagerImpl.java

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

org/argouml/profile/internal/ProfileMeta.java

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

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

org/argouml/profile/internal/ocl/EvaluateExpression.java

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

org/argouml/profile/internal/ocl/uml14/CollectionsModelInterpreter.java

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

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

org/argouml/profile/internal/ui/PropPanelCritic.java

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

org/argouml/ui/AboutBox.java

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

org/argouml/ui/ActionCreateContainedModelElement.java

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

org/argouml/ui/FindDialog.java

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

org/argouml/ui/HelpBox.java

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

org/argouml/ui/LookAndFeelMgr.java

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

org/argouml/ui/ProjectActions.java

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

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

org/argouml/ui/SaveSwingWorker.java

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

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

org/argouml/ui/StylePanel.java

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

org/argouml/ui/SwingWorker.java

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

org/argouml/ui/cmd/GenericArgoMenuBar.java

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

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

org/argouml/ui/cmd/ShortcutMgr.java

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

org/argouml/ui/explorer/ActionDeployProfile.java

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

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

org/argouml/ui/explorer/ExplorerEventAdaptor.java

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

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

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

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

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

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

org/argouml/ui/explorer/rules/GoCriticsToCritic.java

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

org/argouml/ui/explorer/rules/GoModelElementToTemplateParameter.java

Violation Message Line
Warnings Missing a Javadoc comment. 10

org/argouml/uml/ActionAddStereotype.java

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

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

org/argouml/uml/GenCompositeClasses2.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 55

org/argouml/uml/GenDescendantClasses.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 55

org/argouml/uml/PredicateNotInTrash.java

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

org/argouml/uml/StereotypeUtility.java

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

org/argouml/uml/UUIDHelper.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 45

org/argouml/uml/cognitive/ChildGenSearch.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 58

org/argouml/uml/cognitive/UMLDecision.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 47

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

org/argouml/uml/cognitive/critics/CrEmptyPackage.java

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

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

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

org/argouml/uml/cognitive/critics/CrOppEndVsAttr.java

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

org/argouml/uml/cognitive/critics/CrUML.java

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

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

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

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

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

org/argouml/uml/diagram/DiagramAppearance.java

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

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

org/argouml/uml/diagram/DiagramElementSettings.java

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

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

org/argouml/uml/diagram/DiagramFactoryInterface.java

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

org/argouml/uml/diagram/DiagramSettings.java

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

org/argouml/uml/diagram/GraphChangeAdapter.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 58

org/argouml/uml/diagram/UMLMutableGraphSupport.java

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

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

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

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

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

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

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

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

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

org/argouml/uml/diagram/deployment/ui/DeploymentDiagramRenderer.java

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

org/argouml/uml/diagram/deployment/ui/FigNodeInstance.java

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

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

org/argouml/uml/diagram/layout/LayoutHelper.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 49

org/argouml/uml/diagram/state/StateDiagramGraphModel.java

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

org/argouml/uml/diagram/state/ui/ActionCreatePseudostate.java

Violation Message Line
Warnings Expected an @return tag. 83

org/argouml/uml/diagram/state/ui/FigBranchState.java

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

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

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

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

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

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

org/argouml/uml/diagram/state/ui/FigVertex.java

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

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

org/argouml/uml/diagram/static_structure/layout/ClassdiagramLayouter.java

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

org/argouml/uml/diagram/static_structure/layout/ClassdiagramModelElementFactory.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 57

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

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

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

org/argouml/uml/diagram/static_structure/ui/FigComment.java

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

org/argouml/uml/diagram/static_structure/ui/FigEdgeNote.java

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

org/argouml/uml/diagram/static_structure/ui/FigEnumeration.java

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

org/argouml/uml/diagram/static_structure/ui/FigInterface.java

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

org/argouml/uml/diagram/static_structure/ui/FigLink.java

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

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

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

org/argouml/uml/diagram/static_structure/ui/SelectionClass.java

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

org/argouml/uml/diagram/static_structure/ui/StylePanelFigInterface.java

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

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

org/argouml/uml/diagram/ui/ActionAddConcurrentRegion.java

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

org/argouml/uml/diagram/ui/ActionAddExtensionPoint.java

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

org/argouml/uml/diagram/ui/ActionAddMessage.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 61

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

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

org/argouml/uml/diagram/ui/ActionStereotypeView.java

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

org/argouml/uml/diagram/ui/ArgoFigGroup.java

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

org/argouml/uml/diagram/ui/DiagramNameDocument.java

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

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

org/argouml/uml/diagram/ui/FigAssociation.java

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

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

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

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

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

org/argouml/uml/diagram/ui/FigMessage.java

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

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

org/argouml/uml/diagram/ui/FigSingleLineText.java

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

org/argouml/uml/diagram/ui/FigSingleLineTextWithNotation.java

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

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

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

org/argouml/uml/diagram/ui/ModeLabelDragFactory.java

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

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

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

org/argouml/uml/diagram/ui/SelectionMoveClarifiers.java

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

org/argouml/uml/diagram/ui/SelectionNodeClarifiers2.java

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

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

org/argouml/uml/diagram/ui/UMLDiagram.java

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

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

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

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

org/argouml/uml/diagram/use_case/ui/UseCaseDiagramRenderer.java

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

org/argouml/uml/generator/AbstractSection.java

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

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

org/argouml/uml/generator/TempFileUtils.java

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

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

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

org/argouml/uml/reveng/ImportCommon.java

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

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

org/argouml/uml/ui/AbstractActionNewModelElement.java

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

org/argouml/uml/ui/ActionActivityDiagram.java

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

org/argouml/uml/ui/ActionBooleanTaggedValue.java

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

org/argouml/uml/ui/ActionDeleteModelElements.java

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

org/argouml/uml/ui/ActionDeploymentDiagram.java

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

org/argouml/uml/ui/ActionGenerateOne.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 59

org/argouml/uml/ui/ActionGenerateProjectCode.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 60

org/argouml/uml/ui/ActionImportFromSources.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 63

org/argouml/uml/ui/ActionRemoveModelElement.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 54

org/argouml/uml/ui/ActionSaveAllGraphics.java

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

org/argouml/uml/ui/ActionSaveProject.java

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

org/argouml/uml/ui/ActionSaveProjectAs.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 52

org/argouml/uml/ui/ActionUseCaseDiagram.java

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

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

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

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

org/argouml/uml/ui/SourcePathTableModel.java

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

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

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

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

org/argouml/uml/ui/TabStereotype.java

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

org/argouml/uml/ui/TabStyle.java

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

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

org/argouml/uml/ui/UMLComboBoxNavigator.java

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

org/argouml/uml/ui/UMLListCellRenderer2.java

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

org/argouml/uml/ui/UMLModelElementCommentDocument.java

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

org/argouml/uml/ui/UMLModelElementListModel2.java

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

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

org/argouml/uml/ui/UMLStereotypeListModel.java

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

org/argouml/uml/ui/behavior/collaborations/ActionAddMessagePredecessor.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 54

org/argouml/uml/ui/behavior/collaborations/ActionNewActionForMessage.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 50

org/argouml/uml/ui/behavior/common_behavior/ActionAddInstanceClassifier.java

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

org/argouml/uml/ui/behavior/use_cases/ActionAddExtendExtensionPoint.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 52

org/argouml/uml/ui/behavior/use_cases/ActionNewExtendExtensionPoint.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 49

org/argouml/uml/ui/behavior/use_cases/ActionNewUseCaseExtensionPoint.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 49

org/argouml/uml/ui/foundation/core/ActionAddAttribute.java

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

org/argouml/uml/ui/foundation/core/ActionAddClientDependencyAction.java

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

org/argouml/uml/ui/foundation/core/ActionAddOperation.java

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

org/argouml/uml/ui/foundation/core/ActionNewModelElementConstraint.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 49

org/argouml/uml/ui/foundation/core/ActionSetBehavioralFeatureQuery.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 51

org/argouml/uml/ui/foundation/core/ActionSetChangeability.java

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

org/argouml/uml/ui/foundation/core/ActionSetClassActive.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 51

org/argouml/uml/ui/foundation/core/ActionSetElementOwnershipSpecification.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 56

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

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

org/argouml/util/CollectionUtil.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 47

org/argouml/util/FileConstants.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 49

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

org/argouml/util/osdep/StartBrowser.java

Violation Message Line
Warnings Unknown tag 'stereotype'. 49