# 7/24/09 10:23:05 AM EDT # Eclipse Java Compiler 0.955, 3.5.0 milestone-7, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/ActionExecutionSpecification2CreateCommand.java (at line 43) Action action = interaction.createAction("Action", UMLPackage.eINSTANCE.getOpaqueAction()); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 2. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/ActionExecutionSpecificationCreateCommand.java (at line 43) Action action = interaction.createAction("Action", UMLPackage.eINSTANCE.getOpaqueAction()); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 3. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/BehaviorExecutionSpecification2CreateCommand.java (at line 59) MessageOccurrenceSpecification start = (MessageOccurrenceSpecification) interaction.createFragment("start", UMLPackage.eINSTANCE.getMessageOccurrenceSpecification()); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 4. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/BehaviorExecutionSpecification2CreateCommand.java (at line 60) MessageOccurrenceSpecification finish = (MessageOccurrenceSpecification) interaction.createFragment("finish", UMLPackage.eINSTANCE.getMessageOccurrenceSpecification()); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 5. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/BehaviorExecutionSpecificationCreateCommand.java (at line 59) MessageOccurrenceSpecification start = (MessageOccurrenceSpecification) interaction.createFragment("start", UMLPackage.eINSTANCE.getMessageOccurrenceSpecification()); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 6. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/BehaviorExecutionSpecificationCreateCommand.java (at line 60) MessageOccurrenceSpecification finish = (MessageOccurrenceSpecification) interaction.createFragment("finish", UMLPackage.eINSTANCE.getMessageOccurrenceSpecification()); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 7. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 126) String prefix = forSource ? "invocation-" : "execution-"; ^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 8. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 126) String prefix = forSource ? "invocation-" : "execution-"; ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 9. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 127) String withIndex = prefix + nameIndex + "-"; ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 10. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 132) MessageOccurrenceSpecification start = doCreateMessageOccurrence(listPosition, withIndex + "start"); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 11. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 133) BehaviorExecutionSpecification result = doCreateBehaviorExecution(listPosition, withIndex + "body"); ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 12. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 134) MessageOccurrenceSpecification finish = doCreateMessageOccurrence(listPosition, withIndex + "finish"); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 13. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 143) String invocationPrefix = "invocation-" + messageIndex + "-"; ^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 14. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 143) String invocationPrefix = "invocation-" + messageIndex + "-"; ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 15. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 144) String executionPrefix = "execution-" + messageIndex + "-"; ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 16. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 144) String executionPrefix = "execution-" + messageIndex + "-"; ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 17. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 146) MessageOccurrenceSpecification invocationStart = doCreateMessageOccurrence(listPosition, invocationPrefix + "start"); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 18. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 147) MessageOccurrenceSpecification executionStart = doCreateMessageOccurrence(listPosition, executionPrefix + "start"); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 19. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 149) BehaviorExecutionSpecification invocation = doCreateBehaviorExecution(listPosition, invocationPrefix + "body"); ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 20. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 150) BehaviorExecutionSpecification execution = doCreateBehaviorExecution(listPosition, executionPrefix + "body"); ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 21. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 152) MessageOccurrenceSpecification executionFinish = doCreateMessageOccurrence(listPosition, executionPrefix + "finish"); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 22. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 153) MessageOccurrenceSpecification invocationFinish = doCreateMessageOccurrence(listPosition, invocationPrefix + "finish"); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 23. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 225) throw new IllegalArgumentException("SDExecution expected: " + sdExecution); ^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 24. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 248) throw new IllegalArgumentException("SDExecution expected as source: " + sdSourceExecution); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 25. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 252) throw new IllegalArgumentException("SDInvocation expected as target: " + sdSourceExecution); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 26. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 270) throw new UnsupportedOperationException("I need extended creation parameters"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 27. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 286) throw new UnsupportedOperationException("Message between this elements can't be created: from: " + getSource() + " to: " + getTarget()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 28. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 286) throw new UnsupportedOperationException("Message between this elements can't be created: from: " + getSource() + " to: " + getTarget()); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 29. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 291) newElement = interaction.createMessage(""); ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 30. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 367) "Invocation: {0}, \n start: {1}, message: {2}, sendEvent {3}", // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 31. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageCreateCommand.java (at line 380) "Execution: {0}, \n start: {1}, message: {2}, receiveEvent {3}", // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 32. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageReorientCommand.java (at line 95) throw new UnsupportedOperationException("Not yet implemented"); ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 33. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/MessageReorientCommand.java (at line 102) throw new UnsupportedOperationException("Not yet implemented"); ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 34. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/StateInvariant2CreateCommand.java (at line 103) newElement.createInvariant("State"); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 35. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/commands/StateInvariantCreateCommand.java (at line 102) newElement.createInvariant("State"); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 36. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/helpers/LayeredInteractionUseEditHelperAdvice.java (at line 13) System.out.println("LayeredInteractionUseEditHelperAdvice.LayeredInteractionUseEditHelperAdvice()"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 37. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/parts/ActionExecutionSpecification2EditPart.java (at line 505) fFigureActionExecutionFigure_action.setText(""); ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 38. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/parts/ActionExecutionSpecificationEditPart.java (at line 506) fFigureActionExecutionFigure_action.setText(""); ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 39. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/parts/BehaviorExecutionSpecification2EditPart.java (at line 103) BehaviorExecutionColorVisualEffect effect = (BehaviorExecutionColorVisualEffect) getEditPolicy("BehaviorExecutionColorVisualEffect"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 40. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/parts/BehaviorExecutionSpecification2EditPart.java (at line 119) if (figure instanceof NeedsParentEditPart) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The expression of type BehaviorExecutionSpecification2EditPart.BehaviorExecutionFigure is already an instance of type NeedsParentEditPart ---------- ---------- 41. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/parts/BehaviorExecutionSpecificationEditPart.java (at line 102) BehaviorExecutionColorVisualEffect effect = (BehaviorExecutionColorVisualEffect) getEditPolicy("BehaviorExecutionColorVisualEffect"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 42. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/parts/BehaviorExecutionSpecificationEditPart.java (at line 118) if (figure instanceof NeedsParentEditPart) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The expression of type BehaviorExecutionSpecificationEditPart.BehaviorExecutionFigure is already an instance of type NeedsParentEditPart ---------- ---------- 43. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/parts/LayeredCombinedFragmentEditPart.java (at line 126) if (figure instanceof NeedsParentEditPart) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The expression of type LayeredCombinedFragmentEditPart.CustomCombinedFragmentFigure is already an instance of type NeedsParentEditPart ---------- ---------- 44. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/parts/LayeredInteractionUseEditPart.java (at line 120) if (figure instanceof NeedsParentEditPart) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The expression of type LayeredInteractionUseEditPart.CustomInteractionUseFigure is already an instance of type NeedsParentEditPart ---------- 45. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/parts/LayeredInteractionUseEditPart.java (at line 488) this.setPentagonLabelText("ref"); ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 46. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/parts/LayeredOperandEditPart.java (at line 124) if (figure instanceof NeedsParentEditPart) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The expression of type LayeredOperandEditPart.CustomOperandFigure is already an instance of type NeedsParentEditPart ---------- ---------- 47. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/parts/LifelineEditPart.java (at line 103) installEditPolicy(TieFrameTargetEditPolicy.ROLE + "-InteractionUse", new TieInteractionUseToLifeLineEditPolicy()); ^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 48. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/parts/LifelineEditPart.java (at line 104) installEditPolicy(TieFrameTargetEditPolicy.ROLE + "-CombinedFragment", new TieCombinedFragmentToLifeLineEditPolicy()); ^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 49. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/parts/MessageNameEditPart.java (at line 445) EObject element = resolveSemanticElement(); ^^^^^^^ The local variable element is never read ---------- 50. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/parts/MessageNameEditPart.java (at line 584) this.setText("Default"); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 51. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/parts/StateInvariant2EditPart.java (at line 118) if (figure instanceof NeedsParentEditPart) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The expression of type StateInvariant2EditPart.CustomStateInvariantFigure is already an instance of type NeedsParentEditPart ---------- ---------- 52. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/parts/StateInvariantEditPart.java (at line 119) if (figure instanceof NeedsParentEditPart) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The expression of type StateInvariantEditPart.CustomStateInvariantFigure is already an instance of type NeedsParentEditPart ---------- ---------- 53. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/policies/PackageCanonicalEditPolicy.java (at line 400) View view = (View) domain2NotationMap.get(domainModelElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from View to View ---------- 54. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/edit/policies/PackageCanonicalEditPolicy.java (at line 425) View view = (View) domain2NotationMap.getHinted(domainModelElement, UMLVisualIDRegistry.getType(hintVisualId)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from View to View ---------- ---------- 55. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/expressions/UMLOCLFactory.java (at line 177) throw new IllegalArgumentException("Bad OCL:" + body); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 56. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/DiagramEditorContextMenuProvider.java (at line 60) menu.appendToGroup("editGroup", deleteAction); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 57. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/DiagramEditorContextMenuProvider.java (at line 64) UMLDiagramEditorPlugin.getInstance().logError("Error building context menu", e); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 58. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLCreationWizard.java (at line 47) private UMLModelWizardInitialObjectCreationPage initialObjectCreationPage; ^^^^^^^^^^^^^^^^^^^^^^^^^ The field UMLCreationWizard.initialObjectCreationPage is never read locally ---------- ---------- 59. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLCreationWizardPage.java (at line 79) if (extension != null && !getFilePath().toString().endsWith("." + extension)) { ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 60. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLCreationWizardPage.java (at line 96) if ("DiagramModelFile".equals(getName()) && "DomainModelFile".equals(nextPage.getName())) { ^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 61. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLCreationWizardPage.java (at line 96) if ("DiagramModelFile".equals(getName()) && "DomainModelFile".equals(nextPage.getName())) { ^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 62. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLDiagramEditorUtil.java (at line 112) extension = "." + extension; ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 63. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLDiagramUpdater.java (at line 1069) throw new UnsupportedOperationException("Not yet implemented"); ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 64. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLDiagramUpdater.java (at line 1076) throw new UnsupportedOperationException("Not yet implemented"); ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 65. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLDocumentProvider.java (at line 46) import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type EditorStatusCodes is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor.jar ---------- 66. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLDocumentProvider.java (at line 47) import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DiagramIOUtil is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor.jar ---------- 67. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLDocumentProvider.java (at line 186) Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); ^^^^^^^^^^^^^ Discouraged access: The type DiagramIOUtil is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor.jar ---------- 68. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLDocumentProvider.java (at line 186) Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor) from the type DiagramIOUtil is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor.jar ---------- 69. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLDocumentProvider.java (at line 210) document.setContent((Diagram) rootElement); ^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from EObject to Diagram ---------- 70. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLDocumentProvider.java (at line 217) document.setContent((Diagram) rootElement); ^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from Object to Diagram ---------- 71. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLDocumentProvider.java (at line 524) throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type EditorStatusCodes is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor.jar ---------- 72. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLDocumentProvider.java (at line 524) throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null)); ^^^^^^^^^^^^^^^^ Discouraged access: The field RESOURCE_FAILURE from the type EditorStatusCodes is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor.jar ---------- ---------- 73. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLInitDiagramFileAction.java (at line 78) diagramRoot = (EObject) resource.getContents().get(0); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from EObject to EObject ---------- ---------- 74. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLVisualIDRegistry.java (at line 75) return (String) annotation.getDetails().get("modelID"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from String to String ---------- 75. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLVisualIDRegistry.java (at line 90) UMLDiagramEditorPlugin.getInstance().logError("Unable to parse view type as a visualID number: " + type); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 76. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/part/UMLVisualIDRegistry.java (at line 561) public boolean isShortcutDescendant(View view) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method isShortcutDescendant(View) from the type new IVisualIDRegistry(){} is never used locally ---------- ---------- 77. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/preferences/DiagramIconStylePreferenceHelper.java (at line 53) return store.getBoolean(UMLPreferencesConstants.PREF_ICONS_SHOW_VISUAL_ID_PREFIX + ".5002"); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 78. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/preferences/DiagramIconStylePreferenceHelper.java (at line 55) return store.getBoolean(UMLPreferencesConstants.PREF_ICONS_SHOW_VISUAL_ID_PREFIX + ".5007"); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 79. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/preferences/DiagramIconStylePreferencePage.java (at line 205) Composite e = createExpansibleComposite(myModeEditor.getRadioBoxControl(showHideIconsGroup), "Elements"); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 80. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/providers/ElementInitializers.java (at line 24) " let base : String = \'Interaction\' in let suffixes : Sequence(String) = Sequence {\'\', \'1\', \'2\', \'3\', \'4\', \'5\', \'6\', \'7\', \'8\', \'9\', \'10\'} in let space : Namespace = self.namespace in let allMissed : Sequence(String) = suffixes-> \tselect(s : String | not space.member->exists(e : NamedElement | e.name = base.concat(s)) ) in let firstMissed : String = allMissed->first() in let noMisses : Boolean = firstMissed.oclIsUndefined() in let allNames : Set(String) = \tif noMisses \t\tthen \t\tspace.member->collect(e : NamedElement | \t\t\tif e = self or e.name.oclIsUndefined() or e.name.substring(1, e.name.size().min(base.size())) <> base \t\t\tthen \'\' else e.name \t\t\tendif \t\t)->asSet()->excluding(\'\') \t\telse Set{\'not in use\'} \t\tendif in let longestName : String = \t\tif noMisses \t\tthen allNames->select(n : String | not allNames->exists(nn : String | nn.size() > n.size()))->asSequence()->first()\t\telse \'not in use\' \t\tendif \tin if noMisses then \t\tif longestName.oclIsUndefined() \t\tthen base \t\telse longestName.concat(\'1\') \t\tendif else base.concat(firstMissed) endif ", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 81. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/providers/ElementInitializers.java (at line 39) " let base : String = \'\' in let suffixes : Sequence(String) = Sequence {\'a\', \'b\', \'c\', \'d\', \'e\', \'f\', \'g\', \'h\', \'i\', \'k\', \'l\'} in let space : Namespace = self.namespace in let allMissed : Sequence(String) = suffixes-> \tselect(s : String | not space.member->exists(e : NamedElement | e.name = base.concat(s)) ) in let firstMissed : String = allMissed->first() in let noMisses : Boolean = firstMissed.oclIsUndefined() in let allNames : Set(String) = \tif noMisses \t\tthen \t\tspace.member->collect(e : NamedElement | \t\t\tif e = self or e.name.oclIsUndefined() or e.name.substring(1, e.name.size().min(base.size())) <> base \t\t\tthen \'\' else e.name \t\t\tendif \t\t)->asSet()->excluding(\'\') \t\telse Set{\'not in use\'} \t\tendif in let longestName : String = \t\tif noMisses \t\tthen allNames->select(n : String | not allNames->exists(nn : String | nn.size() > n.size()))->asSequence()->first()\t\telse \'not in use\' \t\tendif \tin if noMisses then \t\tif longestName.oclIsUndefined() \t\tthen base \t\telse longestName.concat(\'1\') \t\tendif else base.concat(firstMissed) endif ", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 82. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/providers/ElementInitializers.java (at line 54) " let base : String = \'StateInvariant\' in let suffixes : Sequence(String) = Sequence {\'\', \'1\', \'2\', \'3\', \'4\', \'5\', \'6\', \'7\', \'8\', \'9\', \'10\'} in let space : Namespace = self.namespace in let allMissed : Sequence(String) = suffixes-> \tselect(s : String | not space.member->exists(e : NamedElement | e.name = base.concat(s)) ) in let firstMissed : String = allMissed->first() in let noMisses : Boolean = firstMissed.oclIsUndefined() in let allNames : Set(String) = \tif noMisses \t\tthen \t\tspace.member->collect(e : NamedElement | \t\t\tif e = self or e.name.oclIsUndefined() or e.name.substring(1, e.name.size().min(base.size())) <> base \t\t\tthen \'\' else e.name \t\t\tendif \t\t)->asSet()->excluding(\'\') \t\telse Set{\'not in use\'} \t\tendif in let longestName : String = \t\tif noMisses \t\tthen allNames->select(n : String | not allNames->exists(nn : String | nn.size() > n.size()))->asSequence()->first()\t\telse \'not in use\' \t\tendif \tin if noMisses then \t\tif longestName.oclIsUndefined() \t\tthen base \t\telse longestName.concat(\'1\') \t\tendif else base.concat(firstMissed) endif ", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 83. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/providers/ElementInitializers.java (at line 69) " let base : String = \'StateInvariant\' in let suffixes : Sequence(String) = Sequence {\'\', \'1\', \'2\', \'3\', \'4\', \'5\', \'6\', \'7\', \'8\', \'9\', \'10\'} in let space : Namespace = self.namespace in let allMissed : Sequence(String) = suffixes-> \tselect(s : String | not space.member->exists(e : NamedElement | e.name = base.concat(s)) ) in let firstMissed : String = allMissed->first() in let noMisses : Boolean = firstMissed.oclIsUndefined() in let allNames : Set(String) = \tif noMisses \t\tthen \t\tspace.member->collect(e : NamedElement | \t\t\tif e = self or e.name.oclIsUndefined() or e.name.substring(1, e.name.size().min(base.size())) <> base \t\t\tthen \'\' else e.name \t\t\tendif \t\t)->asSet()->excluding(\'\') \t\telse Set{\'not in use\'} \t\tendif in let longestName : String = \t\tif noMisses \t\tthen allNames->select(n : String | not allNames->exists(nn : String | nn.size() > n.size()))->asSequence()->first()\t\telse \'not in use\' \t\tendif \tin if noMisses then \t\tif longestName.oclIsUndefined() \t\tthen base \t\telse longestName.concat(\'1\') \t\tendif else base.concat(firstMissed) endif ", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 84. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/providers/ElementInitializers.java (at line 84) " let base : String = \'Message\' in let suffixes : Sequence(String) = Sequence {\'\', \'1\', \'2\', \'3\', \'4\', \'5\', \'6\', \'7\', \'8\', \'9\', \'10\'} in let space : Namespace = self.namespace in let allMissed : Sequence(String) = suffixes-> \tselect(s : String | not space.member->exists(e : NamedElement | e.name = base.concat(s)) ) in let firstMissed : String = allMissed->first() in let noMisses : Boolean = firstMissed.oclIsUndefined() in let allNames : Set(String) = \tif noMisses \t\tthen \t\tspace.member->collect(e : NamedElement | \t\t\tif e = self or e.name.oclIsUndefined() or e.name.substring(1, e.name.size().min(base.size())) <> base \t\t\tthen \'\' else e.name \t\t\tendif \t\t)->asSet()->excluding(\'\') \t\telse Set{\'not in use\'} \t\tendif in let longestName : String = \t\tif noMisses \t\tthen allNames->select(n : String | not allNames->exists(nn : String | nn.size() > n.size()))->asSequence()->first()\t\telse \'not in use\' \t\tendif \tin if noMisses then \t\tif longestName.oclIsUndefined() \t\tthen base \t\telse longestName.concat(\'1\') \t\tendif else base.concat(firstMissed) endif ", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 85. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/providers/UMLViewProvider.java (at line 337) Node label5002 = createLabel(node, UMLVisualIDRegistry.getType(InteractionNameEditPart.VISUAL_ID)); ^^^^^^^^^ The local variable label5002 is never read ---------- 86. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/providers/UMLViewProvider.java (at line 390) Node label5007 = createLabel(node, UMLVisualIDRegistry.getType(InteractionUseSignatureEditPart.VISUAL_ID)); ^^^^^^^^^ The local variable label5007 is never read ---------- 87. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/providers/UMLViewProvider.java (at line 420) Node label5010 = createLabel(node, UMLVisualIDRegistry.getType(CombinedFragmentInteractionOperatorEditPart.VISUAL_ID)); ^^^^^^^^^ The local variable label5010 is never read ---------- 88. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/providers/UMLViewProvider.java (at line 479) Node label5001 = createLabel(node, UMLVisualIDRegistry.getType(LifelineNameEditPart.VISUAL_ID)); ^^^^^^^^^ The local variable label5001 is never read ---------- 89. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/providers/UMLViewProvider.java (at line 480) Node label5005 = createLabel(node, UMLVisualIDRegistry.getType(LifelineRefLabelEditPart.VISUAL_ID)); ^^^^^^^^^ The local variable label5005 is never read ---------- 90. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/providers/UMLViewProvider.java (at line 510) Node label5003 = createLabel(node, UMLVisualIDRegistry.getType(ActionExecutionLabelEditPart.VISUAL_ID)); ^^^^^^^^^ The local variable label5003 is never read ---------- 91. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/providers/UMLViewProvider.java (at line 540) Node label5004 = createLabel(node, UMLVisualIDRegistry.getType(StateInvariantLabelEditPart.VISUAL_ID)); ^^^^^^^^^ The local variable label5004 is never read ---------- 92. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/providers/UMLViewProvider.java (at line 677) Node label5011 = createLabel(node, UMLVisualIDRegistry.getType(ActionExecutionLabel2EditPart.VISUAL_ID)); ^^^^^^^^^ The local variable label5011 is never read ---------- 93. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/providers/UMLViewProvider.java (at line 707) Node label5012 = createLabel(node, UMLVisualIDRegistry.getType(StateInvariantLabel2EditPart.VISUAL_ID)); ^^^^^^^^^ The local variable label5012 is never read ---------- ---------- 94. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/src/org/eclipse/uml2/diagram/sequence/sheet/UMLSheetLabelProvider.java (at line 29) return etype == null ? "" : etype.getDisplayName(); ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 95. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 63) throw new SDModelUtil.ModelProblemException("Failed to build AnchorProcessorInput, something wrong with interaction", e); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 96. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 76) throw new RuntimeException("One lifeline is listed twice"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 97. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 118) Integer index = (Integer) myLifelineEntity2Index.get(lifelineEntity); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from Integer to Integer ---------- 98. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 120) throw new RuntimeException("Cannot find lifeline in map"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 99. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 209) throw new RuntimeException("Element found, but on wrong lifeline"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 100. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 260) throw new IllegalArgumentException("All 3 flags are false"); ^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 101. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 273) throw new IllegalArgumentException("Wrong lifeline"); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 102. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 356) throw new RuntimeException(MessageFormat.format("Bad lifeline element {0}", new Object[] { nextElement })); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 103. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 362) throw new RuntimeException("There is nothing after the end of lifeline"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 104. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 366) throw new RuntimeException(MessageFormat.format("Bad lifeline element {0}", new Object[] { boundaryElement })); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 105. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 377) throw new IllegalArgumentException("Unexpected lifeline"); ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 106. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 397) throw new IllegalArgumentException("Unexpected lifeline"); ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 107. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 403) return MessageFormat.format("NotEarlierThanTargetSatisfyCondition for {0}", new Object[] { beforeTargetElement }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 108. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 439) throw new RuntimeException("Entity and paste range are from different lifelines"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 109. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 447) LifelineImpl.BottomElement bottomEntityElement = (LifelineImpl.BottomElement) myLifeLineElement2Bottom.get(lifeLineElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from AnchorProcessorInput.LifelineImpl.BottomElement to AnchorProcessorInput.LifelineImpl.BottomElement ---------- 110. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 449) throw new UnknownElementException(MessageFormat.format("Cannot find lifeline element for entity {0}", new Object[] { DebugFormat.debugFormatEntity(lifeLineElement) })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 111. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 471) LifelineImpl lifeLineImpl = new LifelineImpl(NLS.bind("", new Object[] { DebugFormat.debugFormatEntity(lifeLineEntity) })); ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 112. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 482) Runnable runnable = (Runnable) myResolveRunnables.get(i); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from Runnable to Runnable ---------- 113. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 550) LifelineImpl.BottomElement executionBottomElement = (LifelineImpl.BottomElement) myLifeLineElement2Bottom.get(destination); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from AnchorProcessorInput.LifelineImpl.BottomElement to AnchorProcessorInput.LifelineImpl.BottomElement ---------- 114. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 570) LifelineImpl.BottomElement executionBottomElement = (LifelineImpl.BottomElement) myLifeLineElement2Bottom.get(destination); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from AnchorProcessorInput.LifelineImpl.BottomElement to AnchorProcessorInput.LifelineImpl.BottomElement ---------- 115. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 600) SDMountingRegion mountingRegion = (SDMountingRegion) createdList.get(i); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from SDMountingRegion to SDMountingRegion ---------- 116. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 601) LifelineImpl.BottomElement mountingRegionBottomElement = (LifelineImpl.BottomElement) myLifeLineElement2Bottom.get(mountingRegion); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from AnchorProcessorInput.LifelineImpl.BottomElement to AnchorProcessorInput.LifelineImpl.BottomElement ---------- 117. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 737) throw new IllegalStateException("Horizontal constraint is already set"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 118. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 820) BoundaryElement getPreviousElement(BoundaryElement boundaryElement) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getPreviousElement(AnchorProcessorInput.LifelineImpl.BoundaryElement) from the type AnchorProcessorInput.LifelineImpl is never used locally ---------- 119. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 825) return MessageFormat.format("LL\'{0}\'", new Object[] { myName }); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 120. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 878) public BoundaryElement getPreviousBoundaryElement() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getPreviousBoundaryElement() from the type AnchorProcessorInput.LifelineImpl.BoundaryElement is never used locally ---------- 121. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 927) return MessageFormat.format("[TopOf({0}){1}]", new Object[] { DebugFormat.debugFormatEntity(getEntity()), getNumber() }); ^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 122. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInput.java (at line 965) return MessageFormat.format("[BottomOf({0}){1}]", new Object[] { DebugFormat.debugFormatEntity(getEntity()), getNumber() }); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 123. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorProcessorInputHolder.java (at line 30) AnchorProcessorInput result = (AnchorProcessorInput) myInteraction2Input.get(interactionEntity); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from AnchorProcessorInput to AnchorProcessorInput ---------- ---------- 124. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorResolver.java (at line 136) LifeLineElement lifeLineElement = (LifeLineElement) constraintsProcessor.getCurrentState().get(i); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from LifeLineElement to LifeLineElement ---------- 125. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/AnchorResolver.java (at line 157) LifeLineElement lifeLineElement = (LifeLineElement) constraintsProcessor.getCurrentState().get(i); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from LifeLineElement to LifeLineElement ---------- ---------- 126. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/CompositeLifelineSatisfyCondition.java (at line 23) throw new IllegalArgumentException("Incompatible lifelines"); ^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 127. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/CompositeLifelineSatisfyCondition.java (at line 36) return NLS.bind("Comp: {0} + {1}", new Object[] { myFirstCondition, mySecondCondition }); ^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 128. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 49) LifelineData lifeLineData = (LifelineData) myLifelineDataList.get(pos); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from ConstraintsProcessor.LifelineData to ConstraintsProcessor.LifelineData ---------- 129. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 69) LifelineData data = (LifelineData) myLifelineDataList.get(i); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from ConstraintsProcessor.LifelineData to ConstraintsProcessor.LifelineData ---------- 130. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 71) throw new IllegalArgumentException("Wrong Lifeline of satisfy condition"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 131. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 95) return NLS.bind("SatisfyCondition for {0}", new Object[] { Arrays.asList(myLifelineSatisfyConditions) }); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 132. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 106) System.out.println("[ConstraintsProcessor.checkLifelineSatisfying] I.e. we even not started processing this lifeline; condition is bad then"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 133. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 115) "[ConstraintsProcessor.checkLifelineSatisfying] traceable element " + traceableElement + // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 134. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 116) " with entity " + DebugFormat.debugFormatEntity(traceableElement.getEntityAfterElement()) + // ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 135. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 117) " is not satisfying on " + myLifelineDataList.get(index) + // ^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 136. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 118) " because of " + lifelineCondition); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 137. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 174) System.out.println("[ConstraintsProcessor.processLifeLine] >>> lifeLineData=" + lifeLineData); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 138. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 175) System.out.println("[ConstraintsProcessor.processLifeLine] requiredConstraint=" + requiredConstraint); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 139. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 181) System.out.println("[ConstraintsProcessor.processLifeLine] lifeLine is locked: " + lifeLineData); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 140. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 183) throw new EvaluatingException("Lifeline is blocked; probably because of cyclic dependencies in constraints"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 141. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 189) System.out.println("[ConstraintsProcessor.processLifeLine] next element: " + element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 142. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 195) System.out.println("[ConstraintsProcessor.processLifeLine] lock " + lifeLineData); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 143. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 202) System.out.println("[ConstraintsProcessor.processLifeLine] check 'after' constraints"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 144. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 208) System.out.println("[ConstraintsProcessor.processLifeLine] orderingConstraint=" + orderingConstraint); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 145. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 212) System.out.println("[ConstraintsProcessor.processLifeLine] it is required!"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 146. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 221) System.out.println("[ConstraintsProcessor.processLifeLine] required constraint (ordering) met, return"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 147. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 233) System.out.println("[ConstraintsProcessor.processLifeLine] checking 'before' constraints"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 148. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 238) System.out.println("[ConstraintsProcessor.processLifeLine] orderingConstraint=" + orderingConstraint); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 149. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 245) System.out.println("[ConstraintsProcessor.processLifeLine] self-constraint"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 150. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 249) throw new EvaluatingException("Cannot find 'before' element of one-lifeline ordering constraint"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 151. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 256) System.out.println("[ConstraintsProcessor.processLifeLine] constraintedElement=" + constraintedElement + " from " + otherLifeLineData); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 152. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 256) System.out.println("[ConstraintsProcessor.processLifeLine] constraintedElement=" + constraintedElement + " from " + otherLifeLineData); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 153. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 264) System.out.println("[ConstraintsProcessor.processLifeLine] 'before' element has been already met on other lifeline"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 154. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 268) System.out.println("[ConstraintsProcessor.processLifeLine] should wait for 'before' element"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 155. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 274) System.out.println("[ConstraintsProcessor.processLifeLine] stop resolving on this element (1), subsignal=" + subSignal); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 156. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 281) System.out.println("[ConstraintsProcessor.processLifeLine] processing another lifeline " + otherLifeLineData); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 157. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 285) System.out.println("[ConstraintsProcessor.processLifeLine] processing subSignal = " + subSignal); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 158. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 289) System.out.println("[ConstraintsProcessor.processLifeLine] stop resolving on this element (2)"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 159. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 302) System.out.println("[ConstraintsProcessor.processLifeLine] horizontalConstraint=" + horizontalConstraint); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 160. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 307) System.out.println("[ConstraintsProcessor.processLifeLine] required constraint met, return"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 161. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 313) System.out.println("[ConstraintsProcessor.processLifeLine] starting resolving " + horizontalConstraint.getLifeLineElementsList().size() + " elements"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 162. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 313) System.out.println("[ConstraintsProcessor.processLifeLine] starting resolving " + horizontalConstraint.getLifeLineElementsList().size() + " elements"); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 163. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 322) System.out.println("[ConstraintsProcessor.processLifeLine] constraintedElement=" + constraintedElement + " from " + otherLifeLineData); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 164. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 322) System.out.println("[ConstraintsProcessor.processLifeLine] constraintedElement=" + constraintedElement + " from " + otherLifeLineData); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 165. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 329) System.out.println("[ConstraintsProcessor.processLifeLine] stop resolving on this element (3) subSignal=" + subSignal); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 166. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 336) System.out.println("[ConstraintsProcessor.processLifeLine] processing another lifeline " + otherLifeLineData); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 167. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 340) System.out.println("[ConstraintsProcessor.processLifeLine] processing subSignal = " + subSignal); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 168. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 344) System.out.println("[ConstraintsProcessor.processLifeLine] stop resolving on this element (4)"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 169. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 354) System.out.println("[ConstraintsProcessor.processLifeLine] resolving horizontal constraint finished"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 170. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 358) System.out.println("[ConstraintsProcessor.processLifeLine] some lifelines should be stopped"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 171. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 361) LifelineData freeLifeLineData = (LifelineData) processedFreeLifelineDatas.get(i); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from ConstraintsProcessor.LifelineData to ConstraintsProcessor.LifelineData ---------- 172. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 363) System.out.println("[ConstraintsProcessor.processLifeLine] stop free lifeline " + freeLifeLineData); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 173. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 372) System.out.println("[ConstraintsProcessor.processLifeLine] resolving stopped on lifeline " + lifeLineData); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 174. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 382) System.out.println("[ConstraintsProcessor.processLifeLine] required ordering constraint was met, return"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 175. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 390) System.out.println("[ConstraintsProcessor.processLifeLine] unlock lifeline " + lifeLineData); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 176. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 398) System.out.println("[ConstraintsProcessor.processLifeLine] ask driver about current element"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 177. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 403) System.out.println("[ConstraintsProcessor.processLifeLine] stop on this element and lock lifeline " + lifeLineData + " with signal " + stopSignal); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 178. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 403) System.out.println("[ConstraintsProcessor.processLifeLine] stop on this element and lock lifeline " + lifeLineData + " with signal " + stopSignal); ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 179. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 410) System.out.println("[ConstraintsProcessor.processLifeLine] lifeLine finished"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 180. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 417) System.out.println("[ConstraintsProcessor.processLifeLine] <<<"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 181. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 425) throw new RuntimeException("LifeLineData is already locked"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 182. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 444) LifelineData result = (LifelineData) myLifeLine2lifeLineData.get(lifeLine); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from ConstraintsProcessor.LifelineData to ConstraintsProcessor.LifelineData ---------- 183. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 446) throw new RuntimeException(NLS.bind("Cannot find lifeline data for {0}", new Object[] { lifeLine })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 184. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 476) return "LLData:" + myLifeLine; ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 185. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 506) throw new RuntimeException("Inconsistent stop signal"); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 186. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 530) throw new RuntimeException(NLS.bind("Lifeline is constrained twice: {0}", new Object[] { lifeLineElement.getLifeLine() })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 187. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 556) System.out.println("[ConstraintsProcessor.processTo] >>> satisfying"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 188. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 557) System.out.println("[ConstraintsProcessor.processTo] ----------------------------------->"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 189. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 559) System.out.println("[ConstraintsProcessor.processTo] start ProcessToDriver"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 190. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 560) System.out.println("[ConstraintsProcessor.processTo] myLifelineElements=" + myLifelineElements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 191. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 566) System.out.println("[ConstraintsProcessor.processTo] start ProcessSatisfyingDriver"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 192. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 567) System.out.println("[ConstraintsProcessor.processTo] satisfyCondition=" + satisfyCondition); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 193. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 574) System.out.println("[ConstraintsProcessor.processTo] -----------------------------------<"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 194. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 575) System.out.println("[ConstraintsProcessor.processTo] <<< satisfying"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 195. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 603) System.out.println("[ConstraintsProcessor.shouldProcessAfterElement] on that lifeline"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 196. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 618) System.out.println("[ConstraintsProcessor.elementFound] found required element " + element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 197. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 634) throw new EvaluatingException(NLS.bind("Failed to find required element on lifeline {0}", new Object[] { lifeLineData })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 198. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 645) LifeLineElement nextAnchorElement = (LifeLineElement) myUnreachedLifelineElements.iterator().next(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from LifeLineElement to LifeLineElement ---------- 199. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 649) System.out.println("[ProcessToDriver.chooseTodo] starting required lifeline " + lifeLineData + " till element " + nextAnchorElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 200. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 649) System.out.println("[ProcessToDriver.chooseTodo] starting required lifeline " + lifeLineData + " till element " + nextAnchorElement); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 201. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 661) throw new CannotAlignElementsException("Failed to keep all control points aligned"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 202. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 683) final LifelineData lifeLineData = (LifelineData) myMovableLifelineDatas.iterator().next(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from ConstraintsProcessor.LifelineData to ConstraintsProcessor.LifelineData ---------- 203. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 687) System.out.println("[ProcessHoldingDriver.chooseTodo] starting movable lifeline " + lifeLineData); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 204. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 711) throw new EvaluatingException(NLS.bind("Failed to find good location on lifeline {0}", new Object[] { lifeLineData })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 205. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 731) System.out.println("[ConstraintsProcessor.ProcessSatisfyingDriver.chooseTodo] "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 206. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 735) System.out.println("[ConstraintsProcessor.ProcessSatisfyingDriver.chooseTodo] unsatisfiedLifelineIndex=" + unsatisfiedLifelineIndex); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 207. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 742) LifelineData unsatisfiedLifelineData = (LifelineData) myConstraintsProcessor.myLifelineDataList.get(unsatisfiedLifelineIndex); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from ConstraintsProcessor.LifelineData to ConstraintsProcessor.LifelineData ---------- 208. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 745) throw new EvaluatingException(NLS.bind("Lifeline condition is not satisfied for {0}, but lifeline is locked by control element", new Object[] { unsatisfiedLifelineData })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 209. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 759) throw new EvaluatingException(NLS.bind("Failed to find good location on lifeline {0}", new Object[] { myUnsatisfiedLifelineData })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 210. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 773) private static final StopSignal OTHER_LIFELINE_FIXED_SIGNAL = new SingleInstanceStopSignal("OTHER_LIFELINE_FIXED_SIGNAL"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 211. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/ConstraintsProcessor.java (at line 775) private static final StopSignal ELEMENT_REACHED_SIGNAL = new SingleInstanceStopSignal("ELEMENT_REACHED_SIGNAL"); ^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 212. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/DebugFormat.java (at line 16) return "null"; ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 213. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/DebugFormat.java (at line 19) result.append(":"); ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 214. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/DebugFormat.java (at line 40) return ""; ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 215. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/InEntityNeighbourhoodSatisfyCondition.java (at line 26) myLifeLine = (LifeLine) anchorProcessorInput.lifeLinesList().get(lifelinePos); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from LifeLine to LifeLine ---------- 216. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/InEntityNeighbourhoodSatisfyCondition.java (at line 52) return "InEntityNeighboudhoodSatisfyCondition for " + myLifeLineElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 217. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/InEntitySatisfyCondition.java (at line 26) myLifeLine = (LifeLine) anchorProcessorInput.lifeLinesList().get(lifelinePos); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from LifeLine to LifeLine ---------- 218. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/InEntitySatisfyCondition.java (at line 43) return "InEntitySatisfyCondition-" + myEntity; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 219. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/PasteRange.java (at line 48) return ""; ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 220. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/PasteRange.java (at line 48) return ""; ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 221. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/PasteRange.java (at line 48) return ""; ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 222. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/SDModelUtil.java (at line 106) throw new AlienElementException("Element is not contained on lifeline " + lifeLineElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 223. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/SDModelUtil.java (at line 114) throw new AlienElementException("Element is on lifeline but not contained in interaction " + lifeLineElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 224. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/SDModelUtil.java (at line 127) throw new IllegalArgumentException("Parent of SDEntity " + entity + " is " + container); ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 225. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/SDModelUtil.java (at line 127) throw new IllegalArgumentException("Parent of SDEntity " + entity + " is " + container); ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 226. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/SDModelUtil.java (at line 135) throw new IllegalArgumentException("LifeLines have no parents"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 227. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/SDModelUtil.java (at line 142) throw new ClassCastException("SDLifelineElement should be either bracket or lifeline: " + lifeLineElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 228. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/SDModelUtil.java (at line 179) throw new AlienElementException("element is not attached"); ^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 229. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/SDModelUtil.java (at line 191) throw new AlienElementException("Wrond enclosing element: " + element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 230. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/SDModelUtil.java (at line 198) throw new AlienElementException("Element is not contained on lifeline " + lifeLineElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 231. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/SDModelUtil.java (at line 224) throw new AlienElementException("Mounting region without a frame: " + lifeLineElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 232. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/SDModelUtil.java (at line 229) throw new AlienElementException("Cannot find enclosing lifeline for element"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 233. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/SDModelUtil.java (at line 242) throw new AlienElementException("Frame is not attached to interaction"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 234. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/SDModelUtil.java (at line 256) throw new AlienElementException("LifelineElement is not attached to lifeline"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 235. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/anchor/SDModelUtil.java (at line 264) throw new AlienElementException("SDMessage without a UMLMessage: " + sdMessage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 236. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/draw2d/LifeLineTailLayered.java (at line 11) public static final String NORMAL_LAYER = "NormalLayer"; ^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 237. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/draw2d/LifeLineTailLayered.java (at line 12) public static final String SPECIAL_LAYER = "SpecialLayer"; ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 238. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/draw2d/LifeLineTailShape.java (at line 44) private int myLineRelativeX; ^^^^^^^^^^^^^^^ The field LifeLineTailShape.myLineRelativeX is never read locally ---------- ---------- 239. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/draw2d/shadow/ShadowMaster.java (at line 151) IFigure client = (IFigure) myClients.get(i); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from IFigure to IFigure ---------- ---------- 240. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/commands/SetupActionExecutionSpecification.java (at line 27) Action action = interaction.createAction("Action", UMLPackage.eINSTANCE.getOpaqueAction()); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 241. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/commands/SetupFragmentWithLifeLineCommand.java (at line 19) super("Attaching fragment to lifeline", null, req); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 242. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/commands/SetupFragmentWithLifeLineCommand.java (at line 49) throw new IllegalStateException("InteractionFragment expected: " + req.getNewElement()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 243. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/commands/SetupStateInvariant.java (at line 23) newElement.createInvariant("State"); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 244. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/AbstractCreateSDElementEditPolicy.java (at line 27) import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.jar ---------- 245. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/AbstractCreateSDElementEditPolicy.java (at line 99) CompositeCommand cc = new CompositeCommand(""); ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 246. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/AbstractCreateSDElementEditPolicy.java (at line 104) SetConnectionEndsCommand sceCommand = new SetConnectionEndsCommand(getEditingDomain(), ""); ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 247. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/AbstractCreateSDElementEditPolicy.java (at line 109) SetConnectionAnchorsCommand scaCommand = new SetConnectionAnchorsCommand(getEditingDomain(), ""); ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 248. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/AbstractCreateSDElementEditPolicy.java (at line 112) SetConnectionBendpointsCommand scbCommand = new SetConnectionBendpointsCommand(getEditingDomain()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.jar ---------- 249. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/AbstractCreateSDElementEditPolicy.java (at line 112) SetConnectionBendpointsCommand scbCommand = new SetConnectionBendpointsCommand(getEditingDomain()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SetConnectionBendpointsCommand(TransactionalEditingDomain) is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.jar ---------- 250. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/AbstractCreateSDElementEditPolicy.java (at line 112) SetConnectionBendpointsCommand scbCommand = new SetConnectionBendpointsCommand(getEditingDomain()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.jar ---------- 251. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/AbstractCreateSDElementEditPolicy.java (at line 113) scbCommand.setEdgeAdapter(descriptor); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setEdgeAdapter(IAdaptable) from the type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.jar ---------- 252. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/AbstractCreateSDElementEditPolicy.java (at line 117) scbCommand.setNewPointList(pointList, new Point(0, 0), new Point(100, 100)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setNewPointList(PointList, Point, Point) from the type SetConnectionBendpointsCommand is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.gmf.runtime.diagram.ui.jar ---------- 253. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/AbstractCreateSDElementEditPolicy.java (at line 287) anchor.setId(""); ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 254. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/AbstractCreateSDElementEditPolicy.java (at line 292) anchor.setId(""); ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 255. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/AbstractCreateSDElementEditPolicy.java (at line 323) throw new IllegalArgumentException("Can't unwrap: " + gefCommand); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 256. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/ChooseOperatorDialog.java (at line 39) myOperatorInfos = (InteractionOperatorKind[]) InteractionOperatorKind.VALUES.toArray(new InteractionOperatorKind[InteractionOperatorKind.VALUES.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from InteractionOperatorKind[] to InteractionOperatorKind[] ---------- 257. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/ChooseOperatorDialog.java (at line 49) shell.setText("New Combined Fragment"); ^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 258. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/ChooseOperatorDialog.java (at line 110) myPanel.setText("Combined Fragment Options"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 259. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/ChooseOperatorDialog.java (at line 193) myOperatorNameLabel.setText("Operator name:"); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 260. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/ChooseOperatorDialog.java (at line 202) myArgumentsLabel.setText("Arguments:"); ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 261. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/ChooseOperatorDialog.java (at line 211) myNumberOfOperandsLabel.setText("Number of operands:"); ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 262. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/ChooseOperatorDialog.java (at line 252) myCancelUMLLabel.setText("Cancel UML limitations"); ^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 263. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 99) throw new IllegalStateException("EditPolicy " + this + " is not expected to be registered for host : " + umlHost); ^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 264. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 99) throw new IllegalStateException("EditPolicy " + this + " is not expected to be registered for host : " + umlHost); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 265. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 120) AbstractTransactionalCommand doTheJob = new AbstractTransactionalCommand(getEditingDomain(), "", Collections.emptyList()){ ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 266. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 139) return CommandResult.newErrorCommandResult("Failed to created combined fragment in SDModel"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 267. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 148) throw new IllegalStateException("Can't create combined mounter view for sd-mounter: " + combinedMounter); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 268. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 162) View framesAnchor; ^^^^^^^^^^^^ The local variable framesAnchor is never read ---------- 269. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 173) Edge combinedMountingLink = helper2.createMountingLink(combinedMounterView, combinedFrameView_); ^^^^^^^^^^^^^^^^^^^^ The local variable combinedMountingLink is never read ---------- 270. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 181) throw new IllegalStateException("Can't create operand mounter view for sd-mounter: " + nextOperandMounter); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 271. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 193) throw new IllegalStateException("Can't create operand frame view for sd-mounter: " + nextOperandMounter); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 272. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 196) Edge operandMountingLink = helper2.createMountingLink(nextOperandMounterView, nextOperandFrameView); ^^^^^^^^^^^^^^^^^^^ The local variable operandMountingLink is never read ---------- 273. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 219) GEFAwareCompositeCommand result = new GEFAwareCompositeCommand(getHostImpl().getEditingDomain(), "Creating Combined Fragment"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 274. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 238) throw new IllegalStateException("Unknown SDBracketContainer: " + sdHost); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 275. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 257) "Can't find frame editpart for SDFrame: " + nextFrame + // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 276. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 258) ", while searching for deep frame: " + sdFrame); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 277. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 269) super(domain, "Select", Collections.emptyList()); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 278. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 298) throw new IllegalArgumentException("I am for 'after' anchors only"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 279. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 320) throw new UnsupportedOperationException("Not yet implemented"); ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 280. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateCombinedFragmentEditPolicy.java (at line 323) throw new IllegalStateException("Unknown/unexpected anchor view found: " + notationAnchor); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 281. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateInteractionUseEditPolicy.java (at line 65) CompositeCommand mountingLinkCommand = createMountingLinkCommand((IAdaptable)mountingRegionRequest.getViewDescriptors().get(0), semanticAndNodeInFrameRequest.getViewAndElementDescriptor(), mountingLinkRequest); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from capture#1-of ? extends CreateViewRequest.ViewDescriptor to IAdaptable ---------- 282. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateInteractionUseEditPolicy.java (at line 67) System.out.println("CreateInteractionUseEditPolicy.createInteractionUse() : NO-4"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 283. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/CreateInteractionUseEditPolicy.java (at line 77) GEFAwareCompositeCommand result = new GEFAwareCompositeCommand(bracketEP.getEditingDomain(), "Creating Interaction Use"); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 284. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/TieInteractionUseToLifeLineEditPolicy.java (at line 69) CompositeCommand mountingLinkCommand = createMountingLinkCommand((IAdaptable)mountingRegionRequest.getViewDescriptors().get(0), new EObjectAdapter(frameEP.getNotationView()), mountingLinkRequest); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from capture#1-of ? extends CreateViewRequest.ViewDescriptor to IAdaptable ---------- 285. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/TieInteractionUseToLifeLineEditPolicy.java (at line 77) GEFAwareCompositeCommand result = new GEFAwareCompositeCommand(bracketEP.getEditingDomain(), "Creating Interaction Use"); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 286. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/arcas/AnchorUtil.java (at line 8) public static final String REQUEST_KEY_ANCHOR = AnchorUtil.class.getCanonicalName() + ".anchor"; ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 287. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/create/arcas/AnchorUtil.java (at line 9) public static final String REQUEST_KEY_IS_BEFORE_ANCHOR = AnchorUtil.class.getCanonicalName() + ".isBeforeAnchor"; ^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 288. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/helpers/CoveredLifelineConfigurer.java (at line 21) private static final String KEY_COVERED_LIFELINE = CoveredLifelineConfigurer.class.getCanonicalName() + ".covered-lifeline"; ^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 289. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/helpers/InteractionOperatorKindConfigurer.java (at line 15) private static final String KEY_OPERATOR_KIND = InteractionOperatorKindConfigurer.class.getCanonicalName() + ".operator-kind"; ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 290. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/policies/InteractionNestedLayoutEditPolicy.java (at line 108) AbstractTransactionalCommand result = new AbstractTransactionalCommand(getHostImpl().getEditingDomain(), "Layouting", Collections.singletonList(WorkspaceSynchronizer.getFile(getHostImpl().getNotationView().eResource()))){ ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 291. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/policies/InteractionNestedLayoutEditPolicy.java (at line 120) System.err.println("There are no View adapters in: " + nextViewAdapter); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 292. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/policies/InteractionNestedLayoutEditPolicy.java (at line 125) System.err.println("There are no EditPart registered for view: " + view); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 293. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/policies/OrderedLayoutEditPolicy.java (at line 29) StringBuilder result = new StringBuilder("[AnchoredSibling]: "); ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 294. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/policies/OrderedLayoutEditPolicy.java (at line 31) result.append("before: "); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 295. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/policies/OrderedLayoutEditPolicy.java (at line 33) result.append("after: "); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 296. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/policies/OrderedLayoutEditPolicy.java (at line 38) result.append(", "); ^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 297. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/policies/OrderedLayoutEditPolicy.java (at line 40) result.append("View: ").append(getSiblingView()); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 298. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/policies/TieFrameEditPolicy.java (at line 189) g.drawImage(UMLDiagramEditorPlugin.getInstance().getBundledImage("icons/shape-anchor.gif"), r.x , r.y); ^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 299. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/edit/policies/TieFrameEditPolicy.java (at line 193) return UMLDiagramEditorPlugin.getInstance().getBundledImage("icons/shape-anchor.gif"); ^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 300. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/figures/InteractionShape.java (at line 61) Label sdLabel = new Label("sd "); ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 301. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/figures/InteractionShape.java (at line 64) myInteractionNameLabel = new Label(""); ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 302. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/figures/MultiLayeredContentPane.java (at line 68) return "Layer: [" + myDebugKey + "]"; ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 303. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/figures/MultiLayeredContentPane.java (at line 68) return "Layer: [" + myDebugKey + "]"; ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 304. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/figures/ShadowHelper.java (at line 44) return "DebugChildrenContainerFigure for : " + myDebugKey + " - " + System.identityHashCode(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 305. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/figures/ShadowHelper.java (at line 44) return "DebugChildrenContainerFigure for : " + myDebugKey + " - " + System.identityHashCode(this); ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 306. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/figures/StateInvariantShape.java (at line 35) myInplaceLabel = new Label(""); ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 307. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/frame/FrameWithShadeAndPentagon.java (at line 23) Layer childrenContainer = ShadowHelper.addChildrenShadowLayer(myFrameShade, "FrameShade"); ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 308. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/parsers/MessageNumberParser.java (at line 55) return ""; ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 309. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/parsers/MessageNumberParser.java (at line 65) return "Error"; ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 310. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/parsers/MessageNumberParser.java (at line 75) number = "(?)"; ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 311. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/parsers/MessageNumberParser.java (at line 77) result.append(number).append(": "); ^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 312. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/parsers/MessageNumberParser.java (at line 86) result.append("* "); ^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 313. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/part/MessageCreationAction.java (at line 43) action.setText("Creation"); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 314. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/part/MessageCreationAction.java (at line 64) CompositeTransactionalCommand cc = new CompositeTransactionalCommand(domain, "Toggle Destruction"); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 315. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/part/MessageCreationAction.java (at line 129) public SDExecution getSdExecution() { ^^^^^^^^^^^^^^^^ The method getSdExecution() from the type MessageCreationAction.Context is never used locally ---------- 316. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/part/MessageCreationAction.java (at line 158) public LifelineEditPart findLifeLineEditpart(){ ^^^^^^^^^^^^^^^^^^^^^^ The method findLifeLineEditpart() from the type MessageCreationAction.Context is never used locally ---------- ---------- 317. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/part/MessageDestructionAction.java (at line 43) action.setText("Destruction"); ^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 318. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/part/MessageDestructionAction.java (at line 64) CompositeTransactionalCommand cc = new CompositeTransactionalCommand(domain, "Toggle Destruction"); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 319. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/part/MessageDestructionAction.java (at line 129) public SDExecution getSdExecution() { ^^^^^^^^^^^^^^^^ The method getSdExecution() from the type MessageDestructionAction.Context is never used locally ---------- 320. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/part/MessageDestructionAction.java (at line 158) public LifelineEditPart findLifeLineEditpart(){ ^^^^^^^^^^^^^^^^^^^^^^ The method findLifeLineEditpart() from the type MessageDestructionAction.Context is never used locally ---------- ---------- 321. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/util/UserFormat.java (at line 21) private static final String UNSET = ""; ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 322. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/util/UserFormat.java (at line 34) return "Unknown SD entity: " + object; ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 323. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/util/UserFormat.java (at line 39) return "Behavior spec " + safeGetName(object.getUmlExecutionSpec()); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 324. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/util/UserFormat.java (at line 44) return "Lifeline " + safeGetName(object.getUmlLifeline()); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 325. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/util/UserFormat.java (at line 49) return "Message " + safeGetName(object.getUmlMessage()); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 326. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/util/UserFormat.java (at line 54) return "Interaction " + safeGetName(object.getUmlInteraction()); ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 327. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/util/UserFormat.java (at line 59) return "Gate " + safeGetName(object.getUmlGate()); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 328. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/util/UserFormat.java (at line 64) return "Combined Fragment " + safeGetName(object.getUmlCombinedFragment()); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 329. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/util/UserFormat.java (at line 69) return "Interaction Operand " + safeGetName(object.getUmlInteractionOperand()); ^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 330. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/util/UserFormat.java (at line 74) return "Interaction Use " + safeGetName(object.getUmlInteractionUse()); ^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 331. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/util/UserFormat.java (at line 79) return "Mounting region for frame " + doSwitch(object.getFrame()) + " at " + doSwitch(object.getCoveredLifeLine()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 332. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/util/UserFormat.java (at line 79) return "Mounting region for frame " + doSwitch(object.getFrame()) + " at " + doSwitch(object.getCoveredLifeLine()); ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 333. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/custom-src/org/eclipse/uml2/diagram/sequence/util/UserFormat.java (at line 84) return "Simple node for " + safeGetName(object.getUmlSimpleFragment()); ^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 334. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/layout/abstractgde/gef/AbsElementGef.java (at line 85) result.append("view = " + reference.getType()).append("; EP = ").append(getEditPart().getClass().getSimpleName()).append("; entity: ").append(getEditPart().resolveSemanticElement()); //$NON-NLS-1$ ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 335. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/layout/abstractgde/gef/AbsElementGef.java (at line 85) result.append("view = " + reference.getType()).append("; EP = ").append(getEditPart().getClass().getSimpleName()).append("; entity: ").append(getEditPart().resolveSemanticElement()); //$NON-NLS-1$ ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 336. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/layout/abstractgde/gef/AbsElementPropertyAccessU2T.java (at line 39) System.err.println("FrameNode without a frame: AbsNode: " + frameAbsNode + ", EP: " + editPart); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 337. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/layout/abstractgde/gef/AbsElementPropertyAccessU2T.java (at line 39) System.err.println("FrameNode without a frame: AbsNode: " + frameAbsNode + ", EP: " + editPart); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 338. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/layout/horizontal/LifeLineDressImpl.java (at line 465) MissedMethods.DifferentSemanticInArcasAndGMF marker = null; ^^^^^^ The local variable marker is never read ---------- ---------- 339. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/layout/horizontal/LifeLineHorizontalLayouter.java (at line 300) public ShiftedBracketInfo getParentBracketInfo() { ^^^^^^^^^^^^^^^^^^^^^^ The method getParentBracketInfo() from the type LifeLineHorizontalLayouter.ShiftedBracketInfo is never used locally ---------- ---------- 340. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/layout/horizontal/SDHorizontalLayout.java (at line 71) createNewLifelineCoveringFramesCache: { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The label createNewLifelineCoveringFramesCache is never explicitly referenced ---------- ---------- 341. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/layout/manage/SdGdeLayoutManager.java (at line 140) void createAnotherModel() { ^^^^^^^^^^^^^^^^^^^^ The method createAnotherModel() from the type SdGdeLayoutManager.LayoutModelHolder is never used locally ---------- ---------- 342. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/layout/manage/SdLayoutAsInnerLayout.java (at line 393) void createAnotherModel() { ^^^^^^^^^^^^^^^^^^^^ The method createAnotherModel() from the type SdLayoutAsInnerLayout.LayoutModelHolder is never used locally ---------- ---------- 343. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/layout/manage/UpdateEventAccumulator.java (at line 102) ((UpdateEvent)myEvents.get(i)).process(processor); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from UpdateEventAccumulator.UpdateEvent to UpdateEventAccumulator.UpdateEvent ---------- ---------- 344. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/layout/model/BracketMetaObject.java (at line 69) GetChildBracketLogic getChildBracketLogic = (GetChildBracketLogic)myGetChildBracketLogics.get(i); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from BracketMetaObject.Ruled.GetChildBracketLogic to BracketMetaObject.Ruled.GetChildBracketLogic ---------- ---------- 345. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/layout/model/LMCallMessageSynch.java (at line 182) void setLifeLineElement(LifeLineElement lifeLineElement, boolean invocationNotExecution) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setLifeLineElement(LifeLineElement, boolean) from the type LMCallMessageSynch.ConstratintedLifeLineElements is never used locally ---------- ---------- 346. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/layout/model/SDLayoutModel.java (at line 930) ArrayList getModifiableElementsList() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getModifiableElementsList() from the type SDLayoutModel.HorizontalConstraintImpl is never used locally ---------- ---------- 347. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/missed/MissedGraphicalEditPart2.java (at line 109) private void logSetBounds(String text){ ^^^^^^^^^^^^^^^^^^^^^^^^^ The method logSetBounds(String) from the type MissedGraphicalEditPart2 is never used locally ---------- 348. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/missed/MissedGraphicalEditPart2.java (at line 115) private void logGetBounds(String text){ ^^^^^^^^^^^^^^^^^^^^^^^^^ The method logGetBounds(String) from the type MissedGraphicalEditPart2 is never used locally ---------- ---------- 349. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/missed/MissedMethodsImpl.java (at line 99) System.err.println("isUserResized asked for incompatible editpart " + ep ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 350. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/missed/MissedMethodsImpl.java (at line 113) System.err.println("Temporary set width 999 for : " + ep); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 351. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/missed/MissedMethodsImpl.java (at line 120) return "RGB[" + rgb.red + "," + rgb.green + "," + rgb.blue + "]"; ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 352. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/missed/MissedMethodsImpl.java (at line 120) return "RGB[" + rgb.red + "," + rgb.green + "," + rgb.blue + "]"; ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 353. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/missed/MissedMethodsImpl.java (at line 120) return "RGB[" + rgb.red + "," + rgb.green + "," + rgb.blue + "]"; ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 354. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/missed/MissedMethodsImpl.java (at line 120) return "RGB[" + rgb.red + "," + rgb.green + "," + rgb.blue + "]"; ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 355. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/missed/MissedMethodsImpl.java (at line 209) private static final String SOURCE_ANCHOR_STYLE = "SourceAnchor"; ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 356. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/missed/MissedMethodsImpl.java (at line 210) private static final String TARGET_ANCHOR_STYLE = "TargetAnchor"; ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 357. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/missed/MissedMethodsImpl.java (at line 211) private static final String BENDPOINTS_LIST_STYLE = "BendpointsList"; ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 358. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/missed/MissedMethodsImpl.java (at line 274) System.err.println("Odd number of integers, points List expected: " + style + ", \n for edge: " + edge); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 359. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence/layout-src/org/eclipse/uml2/diagram/sequence/internal/missed/MissedMethodsImpl.java (at line 274) System.err.println("Odd number of integers, points List expected: " + style + ", \n for edge: " + edge); ^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 359 problems (359 warnings)