# 9/23/08 3:00:45 PM EDT # Eclipse Java Compiler 0.868, 3.4.0 release candidate-2, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/commands/ProvidedPortLinkHelper.java (at line 19) private final AdapterFactoryEditingDomain myEditingDomain; ^^^^^^^^^^^^^^^ The field ProvidedPortLinkHelper.myEditingDomain is never read locally ---------- 2. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/commands/ProvidedPortLinkHelper.java (at line 84) realization.getRealization().getClients().add((Classifier) portType); ^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from Type to Classifier ---------- ---------- 3. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/conventions/AssociationEndConvention.java (at line 20) return (Property)association.getMemberEnds().get(sourceNotTarget ? 0 : 1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from Property to Property ---------- ---------- 4. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/draw2d/ConstraintFigure.java (at line 21) import org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type WrapLabel is deprecated ---------- 5. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/draw2d/ConstraintFigure.java (at line 24) private WrapLabel myFixedLabel; ^^^^^^^^^ The type WrapLabel is deprecated ---------- 6. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/draw2d/ConstraintFigure.java (at line 46) protected WrapLabel addLabel() { ^^^^^^^^^ The type WrapLabel is deprecated ---------- 7. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/draw2d/ConstraintFigure.java (at line 47) WrapLabel label = new WrapLabel(""); //$NON-NLS-1$ ^^^^^^^^^ The type WrapLabel is deprecated ---------- 8. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/draw2d/ConstraintFigure.java (at line 47) WrapLabel label = new WrapLabel(""); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^ The constructor WrapLabel(String) is deprecated ---------- 9. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/draw2d/ConstraintFigure.java (at line 47) WrapLabel label = new WrapLabel(""); //$NON-NLS-1$ ^^^^^^^^^ The type WrapLabel is deprecated ---------- ---------- 10. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/draw2d/CoveredFreeformLayer.java (at line 25) import org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type WrapLabel is deprecated ---------- 11. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/draw2d/CoveredFreeformLayer.java (at line 113) } else if (borderItem instanceof WrapLabel) { ^^^^^^^^^ The type WrapLabel is deprecated ---------- 12. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/draw2d/CoveredFreeformLayer.java (at line 129) private double myMarginRatio = 0.1; ^^^^^^^^^^^^^ The field CoveredFreeformLayer.myMarginRatio is never read locally ---------- ---------- 13. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/draw2d/MultilineConstraintFigure.java (at line 15) import org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type WrapLabel is deprecated ---------- 14. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/draw2d/MultilineConstraintFigure.java (at line 26) if (figure instanceof WrapLabel){ ^^^^^^^^^ The type WrapLabel is deprecated ---------- 15. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/draw2d/MultilineConstraintFigure.java (at line 27) ((WrapLabel)figure).setTextWrap(true); ^^^^^^^^^ The type WrapLabel is deprecated ---------- ---------- 16. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/draw2d/decoration/CompositeDecoration.java (at line 64) @SuppressWarnings("unchecked") //$NON-NLS-1$ ^^^^^^^^^^^^^ Unnecessary $NON-NLS$ tag ---------- ---------- 17. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/editpolicies/MoveViewCommand.java (at line 42) "Move view", null); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 18. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/links/ComponentOperationsExt.java (at line 43) * {@link org.eclipse.uml2.uml.internal.operations.ComponentOperations} class ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ComponentOperations is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.uml.jar ---------- ---------- 19. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/links/PortOperationsExt.java (at line 26) * {@link org.eclipse.uml2.uml.internal.operations.PortOperations} class for ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type PortOperations is not accessible due to restriction on classpath entry /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.uml.jar ---------- ---------- 20. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/links/ProvidedInterfaceLink.java (at line 63) result.append("("); ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 21. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/links/ProvidedInterfaceLink.java (at line 65) result.append(","); ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 22. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/links/ProvidedInterfaceLink.java (at line 67) result.append(")"); ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 23. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/links/RequiredInterfaceLink.java (at line 63) result.append("("); ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 24. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/links/RequiredInterfaceLink.java (at line 65) result.append(","); ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 25. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/links/RequiredInterfaceLink.java (at line 67) result.append(")"); ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 26. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditParametersTableConstants.java (at line 16) public static final String NAME = "name"; ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 27. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditParametersTableConstants.java (at line 18) public static final String TYPES = "types"; ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 28. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditParametersTableConstants.java (at line 20) public static final String DIRECTION = "direction"; ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 29. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditParametersTableConstants.java (at line 22) public static final String MULTIPLICITY = "multiplicity"; ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 30. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditParametersTableConstants.java (at line 24) public static final String DEFAULT_VALUE = "defaultValue"; ^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 31. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditParametersTableConstants.java (at line 26) public static final String IS_ORDERED = "isOrdered"; ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 32. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditParametersTableConstants.java (at line 28) public static final String IS_UNIQUE = "isUnique"; ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 33. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditPropertyParametersCommand.java (at line 31) super("Edit Property Parameters", oldOperation, new EmptyRequest(oldOperation)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 34. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditPropertyParametersDialog.java (at line 108) getShell().setText("Select Parameters for Operation"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 35. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditPropertyParametersDialog.java (at line 176) Button removeButton = createButton(composite, REMOVE_ID, "Remove", false); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 36. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditPropertyParametersDialog.java (at line 191) Button addButton = createButton(composite, ADD_ID, "Add", false); ^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 37. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditPropertyParametersDialog.java (at line 197) newParameter.setName("Parameter"); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 38. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditPropertyParametersDialog.java (at line 209) Button addButton = createButton(composite, UP_ID, "Up", false); ^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 39. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditPropertyParametersDialog.java (at line 233) Button addButton = createButton(composite, DOWN_ID, "Down", false); ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 40. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditPropertyParametersDialog.java (at line 313) return p.getType() != null ? p.getType().getName() : ""; ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 41. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditPropertyParametersDialog.java (at line 321) return ""; ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 42. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditPropertyParametersDialog.java (at line 329) return "-"; ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 43. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/EditPropertyParametersDialog.java (at line 336) private static final String EMPTY_VALUE = ""; ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 44. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/ParametersCellModifier.java (at line 47) return ""; ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 45. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/ShowPropertyParametersActionBase.java (at line 26) setText("Manage Parameters..."); ^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 46. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/ShowPropertyParametersActionBase.java (at line 48) return new Command("Fake Manage Property Parameters"){}; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 47. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/ShowPropertyParametersActionBase.java (at line 74) super("Refresh Property Label"); ^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 48. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/celleditors/DirectionCellEditor.java (at line 41) super.doSetValue(ParameterDirectionKind.VALUES.indexOf((ParameterDirectionKind) value)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unnecessary cast from Object to ParameterDirectionKind ---------- ---------- 49. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/celleditors/PositiveIntegerCellEditor.java (at line 52) return intValue >= 0 ? null : "Value must be a positive number"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 50. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parameter/celleditors/TypeCellEditor.java (at line 36) stringValues[i] = name != null ? name : ""; ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 51. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/AssociationInstanceParser.java (at line 80) throw new ExternalParserException("Parsing is not supported"); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 52. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/end/AssociationEndParser.java (at line 27) this(new StringReader("")); ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 53. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/end/AssociationEndParser.java (at line 372) private boolean jj_semLA; ^^^^^^^^ The field AssociationEndParser.jj_semLA is never read locally ---------- ---------- 54. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/end/AssociationEndParserTokenManager.java (at line 404) private final void jjAddStates(int start, int end) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjAddStates(int, int) from the type AssociationEndParserTokenManager is never used locally ---------- 55. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/end/AssociationEndParserTokenManager.java (at line 410) private final void jjCheckNAddTwoStates(int state1, int state2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddTwoStates(int, int) from the type AssociationEndParserTokenManager is never used locally ---------- 56. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/end/AssociationEndParserTokenManager.java (at line 415) private final void jjCheckNAddStates(int start, int end) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddStates(int, int) from the type AssociationEndParserTokenManager is never used locally ---------- 57. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/end/AssociationEndParserTokenManager.java (at line 421) private final void jjCheckNAddStates(int start) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddStates(int) from the type AssociationEndParserTokenManager is never used locally ---------- 58. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/end/AssociationEndParserTokenManager.java (at line 446) int[] nextStates; ^^^^^^^^^^ The local variable nextStates is never read ---------- 59. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/end/AssociationEndParserTokenManager.java (at line 451) int j, kind = 0x7fffffff; ^ The local variable j is never read ---------- 60. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/end/AssociationEndParserTokenManager.java (at line 459) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 61. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/end/AssociationEndParserTokenManager.java (at line 498) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 62. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/end/AssociationEndParserTokenManager.java (at line 516) int hiByte = (int)(curChar >> 8); ^^^^^^^^^^^^^^^^^^^ Unnecessary cast from int to int ---------- 63. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/end/AssociationEndParserTokenManager.java (at line 521) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 64. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/end/AssociationEndParserTokenManager.java (at line 654) int kind; ^^^^ The local variable kind is never read ---------- ---------- 65. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/end/AssociationEndToString.java (at line 47) throw new IllegalStateException("I can not provide toString for:" + object); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 66. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/end/AssociationEndToString.java (at line 51) throw new IllegalStateException("I can not provide toString for not binary association:" + object); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 67. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/name/AssociationNameParserTokenManager.java (at line 404) private final void jjAddStates(int start, int end) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjAddStates(int, int) from the type AssociationNameParserTokenManager is never used locally ---------- 68. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/name/AssociationNameParserTokenManager.java (at line 410) private final void jjCheckNAddTwoStates(int state1, int state2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddTwoStates(int, int) from the type AssociationNameParserTokenManager is never used locally ---------- 69. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/name/AssociationNameParserTokenManager.java (at line 415) private final void jjCheckNAddStates(int start, int end) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddStates(int, int) from the type AssociationNameParserTokenManager is never used locally ---------- 70. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/name/AssociationNameParserTokenManager.java (at line 421) private final void jjCheckNAddStates(int start) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddStates(int) from the type AssociationNameParserTokenManager is never used locally ---------- 71. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/name/AssociationNameParserTokenManager.java (at line 446) int[] nextStates; ^^^^^^^^^^ The local variable nextStates is never read ---------- 72. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/name/AssociationNameParserTokenManager.java (at line 451) int j, kind = 0x7fffffff; ^ The local variable j is never read ---------- 73. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/name/AssociationNameParserTokenManager.java (at line 459) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 74. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/name/AssociationNameParserTokenManager.java (at line 498) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 75. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/name/AssociationNameParserTokenManager.java (at line 516) int hiByte = (int)(curChar >> 8); ^^^^^^^^^^^^^^^^^^^ Unnecessary cast from int to int ---------- 76. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/name/AssociationNameParserTokenManager.java (at line 521) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 77. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/association/name/AssociationNameParserTokenManager.java (at line 654) int kind; ^^^^ The local variable kind is never read ---------- ---------- 78. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/imports/ElementImportParser.java (at line 41) @SuppressWarnings("serial") //$NON-NLS-1$ ^^^^^^^^^^^^^ Unnecessary $NON-NLS$ tag ---------- ---------- 79. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/instance/InstanceSpecificationParser.java (at line 191) private boolean jj_semLA; ^^^^^^^^ The field InstanceSpecificationParser.jj_semLA is never read locally ---------- ---------- 80. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/instance/InstanceSpecificationParserTokenManager.java (at line 406) private final void jjAddStates(int start, int end) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjAddStates(int, int) from the type InstanceSpecificationParserTokenManager is never used locally ---------- 81. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/instance/InstanceSpecificationParserTokenManager.java (at line 412) private final void jjCheckNAddTwoStates(int state1, int state2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddTwoStates(int, int) from the type InstanceSpecificationParserTokenManager is never used locally ---------- 82. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/instance/InstanceSpecificationParserTokenManager.java (at line 417) private final void jjCheckNAddStates(int start, int end) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddStates(int, int) from the type InstanceSpecificationParserTokenManager is never used locally ---------- 83. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/instance/InstanceSpecificationParserTokenManager.java (at line 423) private final void jjCheckNAddStates(int start) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddStates(int) from the type InstanceSpecificationParserTokenManager is never used locally ---------- 84. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/instance/InstanceSpecificationParserTokenManager.java (at line 448) int[] nextStates; ^^^^^^^^^^ The local variable nextStates is never read ---------- 85. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/instance/InstanceSpecificationParserTokenManager.java (at line 453) int j, kind = 0x7fffffff; ^ The local variable j is never read ---------- 86. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/instance/InstanceSpecificationParserTokenManager.java (at line 461) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 87. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/instance/InstanceSpecificationParserTokenManager.java (at line 500) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 88. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/instance/InstanceSpecificationParserTokenManager.java (at line 518) int hiByte = (int)(curChar >> 8); ^^^^^^^^^^^^^^^^^^^ Unnecessary cast from int to int ---------- 89. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/instance/InstanceSpecificationParserTokenManager.java (at line 523) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 90. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/instance/InstanceSpecificationParserTokenManager.java (at line 656) int kind; ^^^^ The local variable kind is never read ---------- ---------- 91. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/operation/OperationParser.java (at line 617) private boolean jj_semLA; ^^^^^^^^ The field OperationParser.jj_semLA is never read locally ---------- ---------- 92. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/operation/OperationParserTokenManager.java (at line 404) private final void jjAddStates(int start, int end) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjAddStates(int, int) from the type OperationParserTokenManager is never used locally ---------- 93. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/operation/OperationParserTokenManager.java (at line 410) private final void jjCheckNAddTwoStates(int state1, int state2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddTwoStates(int, int) from the type OperationParserTokenManager is never used locally ---------- 94. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/operation/OperationParserTokenManager.java (at line 415) private final void jjCheckNAddStates(int start, int end) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddStates(int, int) from the type OperationParserTokenManager is never used locally ---------- 95. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/operation/OperationParserTokenManager.java (at line 421) private final void jjCheckNAddStates(int start) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddStates(int) from the type OperationParserTokenManager is never used locally ---------- 96. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/operation/OperationParserTokenManager.java (at line 446) int[] nextStates; ^^^^^^^^^^ The local variable nextStates is never read ---------- 97. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/operation/OperationParserTokenManager.java (at line 451) int j, kind = 0x7fffffff; ^ The local variable j is never read ---------- 98. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/operation/OperationParserTokenManager.java (at line 459) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 99. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/operation/OperationParserTokenManager.java (at line 498) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 100. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/operation/OperationParserTokenManager.java (at line 516) int hiByte = (int)(curChar >> 8); ^^^^^^^^^^^^^^^^^^^ Unnecessary cast from int to int ---------- 101. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/operation/OperationParserTokenManager.java (at line 521) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 102. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/operation/OperationParserTokenManager.java (at line 654) int kind; ^^^^ The local variable kind is never read ---------- ---------- 103. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/port/PortParser.java (at line 257) private boolean jj_semLA; ^^^^^^^^ The field PortParser.jj_semLA is never read locally ---------- ---------- 104. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/port/PortParserTokenManager.java (at line 405) private final void jjAddStates(int start, int end) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjAddStates(int, int) from the type PortParserTokenManager is never used locally ---------- 105. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/port/PortParserTokenManager.java (at line 411) private final void jjCheckNAddTwoStates(int state1, int state2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddTwoStates(int, int) from the type PortParserTokenManager is never used locally ---------- 106. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/port/PortParserTokenManager.java (at line 416) private final void jjCheckNAddStates(int start, int end) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddStates(int, int) from the type PortParserTokenManager is never used locally ---------- 107. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/port/PortParserTokenManager.java (at line 422) private final void jjCheckNAddStates(int start) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddStates(int) from the type PortParserTokenManager is never used locally ---------- 108. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/port/PortParserTokenManager.java (at line 447) int[] nextStates; ^^^^^^^^^^ The local variable nextStates is never read ---------- 109. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/port/PortParserTokenManager.java (at line 452) int j, kind = 0x7fffffff; ^ The local variable j is never read ---------- 110. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/port/PortParserTokenManager.java (at line 460) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 111. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/port/PortParserTokenManager.java (at line 499) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 112. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/port/PortParserTokenManager.java (at line 517) int hiByte = (int)(curChar >> 8); ^^^^^^^^^^^^^^^^^^^ Unnecessary cast from int to int ---------- 113. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/port/PortParserTokenManager.java (at line 522) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 114. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/port/PortParserTokenManager.java (at line 655) int kind; ^^^^ The local variable kind is never read ---------- ---------- 115. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/property/PropertyParser.java (at line 417) private boolean jj_semLA; ^^^^^^^^ The field PropertyParser.jj_semLA is never read locally ---------- ---------- 116. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/property/PropertyParserTokenManager.java (at line 405) private final void jjAddStates(int start, int end) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjAddStates(int, int) from the type PropertyParserTokenManager is never used locally ---------- 117. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/property/PropertyParserTokenManager.java (at line 411) private final void jjCheckNAddTwoStates(int state1, int state2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddTwoStates(int, int) from the type PropertyParserTokenManager is never used locally ---------- 118. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/property/PropertyParserTokenManager.java (at line 416) private final void jjCheckNAddStates(int start, int end) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddStates(int, int) from the type PropertyParserTokenManager is never used locally ---------- 119. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/property/PropertyParserTokenManager.java (at line 422) private final void jjCheckNAddStates(int start) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddStates(int) from the type PropertyParserTokenManager is never used locally ---------- 120. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/property/PropertyParserTokenManager.java (at line 447) int[] nextStates; ^^^^^^^^^^ The local variable nextStates is never read ---------- 121. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/property/PropertyParserTokenManager.java (at line 452) int j, kind = 0x7fffffff; ^ The local variable j is never read ---------- 122. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/property/PropertyParserTokenManager.java (at line 460) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 123. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/property/PropertyParserTokenManager.java (at line 499) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 124. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/property/PropertyParserTokenManager.java (at line 517) int hiByte = (int)(curChar >> 8); ^^^^^^^^^^^^^^^^^^^ Unnecessary cast from int to int ---------- 125. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/property/PropertyParserTokenManager.java (at line 522) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 126. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/property/PropertyParserTokenManager.java (at line 655) int kind; ^^^^ The local variable kind is never read ---------- ---------- 127. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/slot/SlotLookupSuite.java (at line 29) if (name == null || "".equals(name)) { ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 128. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/slot/SlotParserTokenManager.java (at line 406) private final void jjAddStates(int start, int end) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjAddStates(int, int) from the type SlotParserTokenManager is never used locally ---------- 129. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/slot/SlotParserTokenManager.java (at line 412) private final void jjCheckNAddTwoStates(int state1, int state2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddTwoStates(int, int) from the type SlotParserTokenManager is never used locally ---------- 130. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/slot/SlotParserTokenManager.java (at line 417) private final void jjCheckNAddStates(int start, int end) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddStates(int, int) from the type SlotParserTokenManager is never used locally ---------- 131. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/slot/SlotParserTokenManager.java (at line 423) private final void jjCheckNAddStates(int start) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method jjCheckNAddStates(int) from the type SlotParserTokenManager is never used locally ---------- 132. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/slot/SlotParserTokenManager.java (at line 448) int[] nextStates; ^^^^^^^^^^ The local variable nextStates is never read ---------- 133. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/slot/SlotParserTokenManager.java (at line 453) int j, kind = 0x7fffffff; ^ The local variable j is never read ---------- 134. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/slot/SlotParserTokenManager.java (at line 461) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 135. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/slot/SlotParserTokenManager.java (at line 500) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 136. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/slot/SlotParserTokenManager.java (at line 518) int hiByte = (int)(curChar >> 8); ^^^^^^^^^^^^^^^^^^^ Unnecessary cast from int to int ---------- 137. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/slot/SlotParserTokenManager.java (at line 523) MatchLoop: do ^^^^^^^^^ The label MatchLoop is never explicitly referenced ---------- 138. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/slot/SlotParserTokenManager.java (at line 656) int kind; ^^^^ The local variable kind is never read ---------- ---------- 139. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/valuespec/ValueSpecificationParser.java (at line 43) private static final String BODIES_SEPARATOR = System.getProperty("line.separator") + System.getProperty("line.separator"); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 140. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/valuespec/ValueSpecificationParser.java (at line 43) private static final String BODIES_SEPARATOR = System.getProperty("line.separator") + System.getProperty("line.separator"); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 141. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/valuespec/ValueSpecificationParser.java (at line 71) return ""; ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 142. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/valuespec/ValueSpecificationParser.java (at line 107) return ""; ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 143. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/parser/valuespec/ValueSpecificationParser.java (at line 149) String[] bodies = newString.split("(\\r|\\n|\\u0085|\\u2028|\u2029){2,}"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 144. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/part/UMLElementChooserDialog.java (at line 83) getShell().setText("Select model element"); ^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 145. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/preferences/ViewFiltersPreferencePage.java (at line 16) private static final String REQUIRED_INTERFACE_LINKS_GROUP_LABEL = "Manage Required Interface Links"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 146. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/preferences/ViewFiltersPreferencePage.java (at line 18) private static final String HIDE_DERIVED_LABEL = "Hide Derived Links"; ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 147. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.8.1/R200809231457/eclipse/plugins/org.eclipse.uml2.diagram.common/src/org/eclipse/uml2/diagram/common/preferences/ViewFiltersPreferencePage.java (at line 20) private static final String HIDE_GENUINE_LABEL = "Hide Genuine Links"; ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 147 problems (147 warnings)