# 7/24/09 10:22:54 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.model/src/org/eclipse/uml2/diagram/sequence/model/sdnotation/SDNotationPackage.java (at line 37) String eNAME = "sdnotation"; ^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sdnotation/SDNotationPackage.java (at line 45) String eNS_URI = "http://www.eclipse.org/mdt/uml2tools/sequence-diagram/notation/2008"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sdnotation/SDNotationPackage.java (at line 53) String eNS_PREFIX = "uml2t.seqd.notation"; ^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sdnotation/impl/SDModelStorageStyleImpl.java (at line 193) result.append(" (version: "); ^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sdnotation/impl/SDNotationFactoryImpl.java (at line 34) SDNotationFactory theSDNotationFactory = (SDNotationFactory)EPackage.Registry.INSTANCE.getEFactory("http://www.eclipse.org/mdt/uml2tools/sequence-diagram/notation/2008"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sdnotation/impl/SDNotationFactoryImpl.java (at line 65) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sdnotation/impl/SDNotationFactoryImpl.java (at line 65) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sdnotation/impl/SDNotationPackageImpl.java (at line 194) initEClass(sdModelStorageStyleEClass, SDModelStorageStyle.class, "SDModelStorageStyle", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sdnotation/impl/SDNotationPackageImpl.java (at line 195) initEAttribute(getSDModelStorageStyle_Version(), ecorePackage.getEInt(), "version", null, 0, 1, SDModelStorageStyle.class, IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sdnotation/impl/SDNotationPackageImpl.java (at line 197) addEOperation(sdModelStorageStyleEClass, theSDPackage.getSDModel(), "getAttachedModel", 0, 1, IS_UNIQUE, IS_ORDERED); ^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sdnotation/impl/SDNotationPackageImpl.java (at line 199) addEOperation(sdModelStorageStyleEClass, null, "invalidateModel", 0, 1, IS_UNIQUE, IS_ORDERED); ^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/SDPackage.java (at line 36) String eNAME = "sequenced"; ^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/SDPackage.java (at line 44) String eNS_URI = "http://www.eclipse.org/mdt/uml2tools/sequence-diagram/1.0"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/SDPackage.java (at line 52) String eNS_PREFIX = "uml2t.seqd"; ^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDAbstractMessageImpl.java (at line 285) result.append(" (messageNumber: "); ^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDBracketImpl.java (at line 67) throw new IllegalStateException("This method should be overridden in subclass, but it is not for: " + this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDBracketImpl.java (at line 78) throw new IllegalStateException("SDBracket is not attached, cant find covered lifeline for " + this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDFactoryImpl.java (at line 34) SDFactory theSDFactory = (SDFactory)EPackage.Registry.INSTANCE.getEFactory("http://www.eclipse.org/mdt/uml2tools/sequence-diagram/1.0"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDFactoryImpl.java (at line 77) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDFactoryImpl.java (at line 77) throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDFrameContainerImpl.java (at line 89) throw new IllegalStateException("This method should be redefined in subclass, but it is not for: " + this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDFrameImpl.java (at line 154) throw new IllegalStateException("This method should be overridden in subclass, but it is not for: " + this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDGateMessageEndImpl.java (at line 224) result.append(" (isStartNotFinish: "); ^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDGateMessageImpl.java (at line 283) result.append(" (fromNotToGate: "); ^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDLifeLineElementImpl.java (at line 52) throw new IllegalStateException("This method should be defined in subclasses but it is not for: " + this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDMountingRegionImpl.java (at line 165) throw new IllegalStateException("The frame " + subFrame + " is not sub-frame for my own frame: " + selfFrame); ^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDMountingRegionImpl.java (at line 165) throw new IllegalStateException("The frame " + subFrame + " is not sub-frame for my own frame: " + selfFrame); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDMountingRegionImpl.java (at line 320) throw new IllegalStateException("Mounting region is not attached to Frame yet: " + this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1243) initEClass(sdEntityEClass, SDEntity.class, "SDEntity", IS_ABSTRACT, IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1245) initEClass(sdModelEClass, SDModel.class, "SDModel", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1246) initEReference(getSDModel_UmlInteraction(), this.getUMLInteraction(), null, "umlInteraction", null, 1, 1, SDModel.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1247) initEReference(getSDModel_Lifelines(), this.getSDLifeLine(), this.getSDLifeLine_Model(), "lifelines", null, 0, -1, SDModel.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1248) initEReference(getSDModel_Messages(), this.getSDAbstractMessage(), this.getSDAbstractMessage_Model(), "messages", null, 0, -1, SDModel.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1249) initEReference(getSDModel_Gates(), this.getSDGate(), null, "gates", null, 0, -1, SDModel.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1251) addEOperation(sdModelEClass, this.getSDTrace(), "getUMLTracing", 0, 1, IS_UNIQUE, IS_ORDERED); ^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1253) initEClass(sdGateEClass, SDGate.class, "SDGate", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1254) initEReference(getSDGate_UmlGate(), this.getUMLGate(), null, "umlGate", null, 0, 1, SDGate.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1256) initEClass(sdBackedByFragmentEClass, SDBackedByFragment.class, "SDBackedByFragment", IS_ABSTRACT, IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1258) addEOperation(sdBackedByFragmentEClass, this.getUMLInteractionFragment(), "getUmlFragment", 0, 1, IS_UNIQUE, IS_ORDERED); ^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1260) initEClass(sdLifeLineElementEClass, SDLifeLineElement.class, "SDLifeLineElement", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 41. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1262) addEOperation(sdLifeLineElementEClass, this.getSDLifeLine(), "getCoveredLifeLine", 0, 1, IS_UNIQUE, IS_ORDERED); ^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1264) initEClass(sdBracketContainerEClass, SDBracketContainer.class, "SDBracketContainer", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 43. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1265) initEReference(getSDBracketContainer_Brackets(), this.getSDBracket(), this.getSDBracket_BracketContainer(), "brackets", null, 0, -1, SDBracketContainer.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 44. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1267) initEClass(sdBracketEClass, SDBracket.class, "SDBracket", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 45. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1268) initEReference(getSDBracket_BracketContainer(), this.getSDBracketContainer(), this.getSDBracketContainer_Brackets(), "bracketContainer", null, 1, 1, SDBracket.class, !IS_TRANSIENT, !IS_VOLATILE, !IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1270) initEClass(sdLifeLineEClass, SDLifeLine.class, "SDLifeLine", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 47. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1271) initEReference(getSDLifeLine_UmlLifeline(), this.getUMLLifeline(), null, "umlLifeline", null, 1, 1, SDLifeLine.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1272) initEReference(getSDLifeLine_Model(), this.getSDModel(), this.getSDModel_Lifelines(), "model", null, 1, 1, SDLifeLine.class, !IS_TRANSIENT, !IS_VOLATILE, !IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1274) initEClass(sdBehaviorSpecEClass, SDBehaviorSpec.class, "SDBehaviorSpec", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 50. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1275) initEReference(getSDBehaviorSpec_UmlExecutionSpec(), this.getUMLExecutionSpecification(), null, "umlExecutionSpec", null, 0, 1, SDBehaviorSpec.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1276) initEReference(getSDBehaviorSpec_UmlStart(), this.getUMLOccurrenceSpecification(), null, "umlStart", null, 0, 1, SDBehaviorSpec.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 52. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1277) initEReference(getSDBehaviorSpec_UmlFinish(), this.getUMLOccurrenceSpecification(), null, "umlFinish", null, 0, 1, SDBehaviorSpec.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 53. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1279) initEClass(sdMountingRegionEClass, SDMountingRegion.class, "SDMountingRegion", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 54. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1280) initEReference(getSDMountingRegion_Frame(), this.getSDFrame(), this.getSDFrame_Regions(), "frame", null, 1, 1, SDMountingRegion.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 55. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1282) EOperation op = addEOperation(sdMountingRegionEClass, this.getSDMountingRegion(), "findMountingRegionForSubFrame", 0, 1, IS_UNIQUE, IS_ORDERED); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1283) addEParameter(op, this.getSDFrame(), "subFrame", 0, 1, IS_UNIQUE, IS_ORDERED); ^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1285) initEClass(sdFrameEClass, SDFrame.class, "SDFrame", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1286) initEReference(getSDFrame_FrameContainer(), this.getSDFrameContainer(), this.getSDFrameContainer_Frames(), "frameContainer", null, 1, 1, SDFrame.class, !IS_TRANSIENT, !IS_VOLATILE, !IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 59. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1287) initEReference(getSDFrame_Regions(), this.getSDMountingRegion(), this.getSDMountingRegion_Frame(), "regions", null, 0, -1, SDFrame.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1288) initEReference(getSDFrame_CoveredLifeLines(), this.getSDLifeLine(), null, "coveredLifeLines", null, 0, -1, SDFrame.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1290) op = addEOperation(sdFrameEClass, this.getSDMountingRegion(), "findRegionForUmlLifeLine", 0, 1, IS_UNIQUE, IS_ORDERED); ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1291) addEParameter(op, this.getUMLLifeline(), "umlLifeline", 0, 1, IS_UNIQUE, IS_ORDERED); ^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1293) op = addEOperation(sdFrameEClass, this.getSDMountingRegion(), "findRegionForSDLifeLine", 0, 1, IS_UNIQUE, IS_ORDERED); ^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1294) addEParameter(op, this.getSDLifeLine(), "sdLifeline", 0, 1, IS_UNIQUE, IS_ORDERED); ^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1296) initEClass(sdInteractionUseEClass, SDInteractionUse.class, "SDInteractionUse", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 66. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1297) initEReference(getSDInteractionUse_UmlInteractionUse(), this.getUMLInteractionUse(), null, "umlInteractionUse", null, 0, 1, SDInteractionUse.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 67. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1299) initEClass(sdCombinedFragmentEClass, SDCombinedFragment.class, "SDCombinedFragment", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 68. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1300) initEReference(getSDCombinedFragment_UmlCombinedFragment(), this.getUMLCombinedFragment(), null, "umlCombinedFragment", null, 0, 1, SDCombinedFragment.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 69. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1302) initEClass(sdInteractionOperandEClass, SDInteractionOperand.class, "SDInteractionOperand", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 70. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1303) initEReference(getSDInteractionOperand_UmlInteractionOperand(), this.getUMLInteractionOperand(), null, "umlInteractionOperand", null, 0, 1, SDInteractionOperand.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 71. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1305) initEClass(sdFrameContainerEClass, SDFrameContainer.class, "SDFrameContainer", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 72. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1306) initEReference(getSDFrameContainer_Frames(), this.getSDFrame(), this.getSDFrame_FrameContainer(), "frames", null, 0, -1, SDFrameContainer.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 73. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1307) initEReference(getSDFrameContainer_FragmentsList(), this.getUMLInteractionFragment(), null, "fragmentsList", null, 0, -1, SDFrameContainer.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 74. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1309) initEClass(sdExecutionEClass, SDExecution.class, "SDExecution", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 75. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1310) initEReference(getSDExecution_Invocation(), this.getSDInvocation(), this.getSDInvocation_ReceiveExecution(), "invocation", null, 1, 1, SDExecution.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1311) initEReference(getSDExecution_IncomingMessage(), this.getSDMessage(), this.getSDMessage_Target(), "incomingMessage", null, 1, 1, SDExecution.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 77. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1313) initEClass(sdInvocationEClass, SDInvocation.class, "SDInvocation", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1314) initEReference(getSDInvocation_ReceiveExecution(), this.getSDExecution(), this.getSDExecution_Invocation(), "receiveExecution", null, 1, 1, SDInvocation.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1315) initEReference(getSDInvocation_OutgoingMessage(), this.getSDMessage(), this.getSDMessage_Source(), "outgoingMessage", null, 1, 1, SDInvocation.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1317) initEClass(sdAbstractMessageEClass, SDAbstractMessage.class, "SDAbstractMessage", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1318) initEReference(getSDAbstractMessage_UmlMessage(), this.getUMLMessage(), null, "umlMessage", null, 0, 1, SDAbstractMessage.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1319) initEReference(getSDAbstractMessage_Model(), this.getSDModel(), this.getSDModel_Messages(), "model", null, 1, 1, SDAbstractMessage.class, !IS_TRANSIENT, !IS_VOLATILE, !IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1320) initEAttribute(getSDAbstractMessage_MessageNumber(), ecorePackage.getEString(), "messageNumber", null, 0, 1, SDAbstractMessage.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1322) initEClass(sdMessageEClass, SDMessage.class, "SDMessage", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1323) initEReference(getSDMessage_Source(), this.getSDInvocation(), this.getSDInvocation_OutgoingMessage(), "source", null, 0, 1, SDMessage.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 86. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1324) initEReference(getSDMessage_Target(), this.getSDExecution(), this.getSDExecution_IncomingMessage(), "target", null, 0, 1, SDMessage.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 87. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1326) initEClass(sdGateMessageEClass, SDGateMessage.class, "SDGateMessage", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 88. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1327) initEAttribute(getSDGateMessage_FromNotToGate(), ecorePackage.getEBoolean(), "fromNotToGate", "false", 0, 1, SDGateMessage.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 89. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1327) initEAttribute(getSDGateMessage_FromNotToGate(), ecorePackage.getEBoolean(), "fromNotToGate", "false", 0, 1, SDGateMessage.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 90. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1328) initEReference(getSDGateMessage_Gate(), this.getSDGate(), null, "gate", null, 0, 1, SDGateMessage.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 91. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1329) initEReference(getSDGateMessage_NormalEnd(), this.getSDGateMessageEnd(), null, "normalEnd", null, 0, 1, SDGateMessage.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 92. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1331) initEClass(sdGateMessageEndEClass, SDGateMessageEnd.class, "SDGateMessageEnd", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 93. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1332) initEReference(getSDGateMessageEnd_UmlMessageEnd(), this.getUMLOccurrenceSpecification(), null, "umlMessageEnd", null, 0, 1, SDGateMessageEnd.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 94. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1333) initEAttribute(getSDGateMessageEnd_IsStartNotFinish(), ecorePackage.getEBoolean(), "isStartNotFinish", "true", 0, 1, SDGateMessageEnd.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1333) initEAttribute(getSDGateMessageEnd_IsStartNotFinish(), ecorePackage.getEBoolean(), "isStartNotFinish", "true", 0, 1, SDGateMessageEnd.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1335) initEClass(sdSimpleNodeEClass, SDSimpleNode.class, "SDSimpleNode", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1336) initEReference(getSDSimpleNode_UmlSimpleFragment(), this.getUMLInteractionFragment(), null, "umlSimpleFragment", null, 0, 1, SDSimpleNode.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); ^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 98. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1338) initEClass(umlConstraintEClass, Constraint.class, "UMLConstraint", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1340) initEClass(umlStateInvariantEClass, StateInvariant.class, "UMLStateInvariant", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1342) initEClass(umlInteractionEClass, Interaction.class, "UMLInteraction", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1344) initEClass(umlPackageEClass, org.eclipse.uml2.uml.Package.class, "UMLPackage", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1346) initEClass(umlLifelineEClass, Lifeline.class, "UMLLifeline", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1348) initEClass(umlOccurrenceSpecificationEClass, OccurrenceSpecification.class, "UMLOccurrenceSpecification", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1350) initEClass(umlMessageEClass, Message.class, "UMLMessage", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1352) initEClass(umlDurationConstraintEClass, DurationConstraint.class, "UMLDurationConstraint", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1354) initEClass(umlInteractionFragmentEClass, InteractionFragment.class, "UMLInteractionFragment", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1356) initEClass(umlExecutionSpecificationEClass, ExecutionSpecification.class, "UMLExecutionSpecification", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1358) initEClass(umlGateEClass, Gate.class, "UMLGate", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1360) initEClass(umlInteractionUseEClass, InteractionUse.class, "UMLInteractionUse", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 110. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1362) initEClass(umlInteractionOperandEClass, InteractionOperand.class, "UMLInteractionOperand", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1364) initEClass(umlCombinedFragmentEClass, CombinedFragment.class, "UMLCombinedFragment", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^^^^^^^^^^^^^ 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.model/src/org/eclipse/uml2/diagram/sequence/model/sequenced/impl/SDPackageImpl.java (at line 1366) initEClass(sdTraceEClass, SDTrace.class, "SDTrace", IS_ABSTRACT, IS_INTERFACE, !IS_GENERATED_INSTANCE_CLASS); ^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 113. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/LifeLineCallStack.java (at line 20) throw new SDBuilderInternalProblem("SDBracket without container: " + sdContainer); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 114. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/LifeLineCallStack.java (at line 28) throw new SDBuilderInternalProblem("No active bracket containers for lifeline: " + lifeline); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 115. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/LifeLineCallStack.java (at line 36) throw new SDBuilderInternalProblem("No active bracket containers for lifeline: " + lifeline); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 116. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/LifeLineCallStack.java (at line 39) throw new SDBuilderInternalProblem("Topmost container reached for lifeline: " + lifeline); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 117. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/LifeLineCallStack.java (at line 43) throw new SDBuilderInternalProblem("SDBracket without container: " + bracket); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/MessageNumbers.java (at line 90) nextMessage.setMessageNumber(current.getMessageNumber() + "." + (index++)); ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 119. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 160) warning("MessageOccurrenceSpecification without a lifeline: " + messageEnd); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 186) warning("Lost message end (no message) is found (will be ignored):" + messageEnd); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 121. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 191) throw new UMLModelProblem("Execution is finished at wrong lifeline: " + umlFinishedExecution + ", expected lifeline is: " + lifeline); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 191) throw new UMLModelProblem("Execution is finished at wrong lifeline: " + umlFinishedExecution + ", expected lifeline is: " + lifeline); ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 196) throw new UMLModelProblem("ExecutionSpecification finished: " + umlFinishedExecution + ", while active bracket container was :" + sdFinishedContainer); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 124. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 196) throw new UMLModelProblem("ExecutionSpecification finished: " + umlFinishedExecution + ", while active bracket container was :" + sdFinishedContainer); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 125. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 200) throw new SDBuilderInternalProblem("SDInvocation : " + sdFinishedContainer + " does not have uml counterpart. However, we have found finish for it: " + messageEnd ^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 126. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 200) throw new SDBuilderInternalProblem("SDInvocation : " + sdFinishedContainer + " does not have uml counterpart. However, we have found finish for it: " + messageEnd ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 201) + ", actual umlExecution: " + umlFinishedExecution); ^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 213) throw new SDBuilderInternalProblem("Can't find lifeline for 'auxiliary' SDInvocation: " + sdInvocation); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 129. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 223) warning("ExecutionSpecification without lifeline, ignored: " + umlExecutionSpec); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 130. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 229) throw new UMLModelProblem("Lost ExecutionSpecification found: " + umlExecutionSpec + ", active bracket container :" + active); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 229) throw new UMLModelProblem("Lost ExecutionSpecification found: " + umlExecutionSpec + ", active bracket container :" + active); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 236) throw new UMLModelProblem("Lost ExecutionSpecification found: " + umlExecutionSpec + ", active bracket container :" + active); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 236) throw new UMLModelProblem("Lost ExecutionSpecification found: " + umlExecutionSpec + ", active bracket container :" + active); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 241) throw new UMLModelProblem("Self message found, but executionSpecification for its invocation is wrong: " + umlExecutionSpec + ", active bracket container :" + active ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 241) throw new UMLModelProblem("Self message found, but executionSpecification for its invocation is wrong: " + umlExecutionSpec + ", active bracket container :" + active ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 242) + ", expected invocation execSpec: " + invocation.getUmlExecutionSpec()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 277) throw new UMLModelProblem("Message " + message + " is sent from the future: " + messageSource); ^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 277) throw new UMLModelProblem("Message " + message + " is sent from the future: " + messageSource); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 300) warning("Interaction fragment found between message send and receive for message: " + message + ", that is: " + nextBetweenSendAndReceive + ". Will be ignored"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 300) warning("Interaction fragment found between message send and receive for message: " + message + ", that is: " + nextBetweenSendAndReceive + ". Will be ignored"); ^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 300) warning("Interaction fragment found between message send and receive for message: " + message + ", that is: " + nextBetweenSendAndReceive + ". Will be ignored"); ^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 304) throw new UMLModelProblem("Message " + message + " is sent to the past"); ^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 304) throw new UMLModelProblem("Message " + message + " is sent to the past"); ^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 321) throw new UMLModelProblem("Message " + umlMessage + " has start :" + messageSource + " which does not belong to lifeline"); ^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 321) throw new UMLModelProblem("Message " + umlMessage + " has start :" + messageSource + " which does not belong to lifeline"); ^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 321) throw new UMLModelProblem("Message " + umlMessage + " has start :" + messageSource + " which does not belong to lifeline"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 324) throw new UMLModelProblem("Message " + umlMessage + " has target :" + messageTarget + " which does not belong to lifeline"); ^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 324) throw new UMLModelProblem("Message " + umlMessage + " has target :" + messageTarget + " which does not belong to lifeline"); ^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 324) throw new UMLModelProblem("Message " + umlMessage + " has target :" + messageTarget + " which does not belong to lifeline"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 330) throw new UMLModelProblem("Message " + umlMessage + " does not have receiving ExecutionSpecification at receiveEvent: " + messageTarget); ^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 330) throw new UMLModelProblem("Message " + umlMessage + " does not have receiving ExecutionSpecification at receiveEvent: " + messageTarget); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 366) warning("MessageOccurrenceSpecification without a lifeline: " + umlMessageEnd); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 387) throw new SDBuilderInternalProblem("Reply-message is not supported: " + replySource.getMessage()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 396) throw new SDBuilderInternalProblem(metaclass + " is not supported: " + fragment); ^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 411) throw new UMLModelProblem("Combined fragment without a covered lifelines found: " + umlFragment); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 417) "Combined fragment " + umlFragment + // ^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 418) " covering lifeline: " + nextUmlCovered + // ^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 419) ", which is in the middle of the message-chain, active bracket: " + bracketContainer); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 425) "Combined fragment " + umlFragment + " covering lifeline: " + nextUmlCovered + // ^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 425) "Combined fragment " + umlFragment + " covering lifeline: " + nextUmlCovered + // ^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 426) ", can not match mounting regions for parent frame: " + myCurrentFrameContainer + ", actual frame found: " + activeRegion.getFrame()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 426) ", can not match mounting regions for parent frame: " + myCurrentFrameContainer + ", actual frame found: " + activeRegion.getFrame()); ^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 434) "Combined fragment " + umlFragment + " covering lifeline: " + nextUmlCovered + // ^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 434) "Combined fragment " + umlFragment + " covering lifeline: " + nextUmlCovered + // ^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 435) ", but its parent frame: " + myCurrentFrameContainer + " does not."); ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 435) ", but its parent frame: " + myCurrentFrameContainer + " does not."); ^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 438) throw new SDBuilderInternalProblem("Active SDLifeLine from call-stack " + bracketContainer + ", while expecting SD-wrapper for: " + nextUmlCovered); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 438) throw new SDBuilderInternalProblem("Active SDLifeLine from call-stack " + bracketContainer + ", while expecting SD-wrapper for: " + nextUmlCovered); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 459) throw new UMLModelProblem("Set of covered lifelines differs for InteractionOperand: " + umlOperand + ", and its enclosing fragment: " + sdEnclosingFragment.getUmlCombinedFragment()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 459) throw new UMLModelProblem("Set of covered lifelines differs for InteractionOperand: " + umlOperand + ", and its enclosing fragment: " + sdEnclosingFragment.getUmlCombinedFragment()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 464) "CombinedFragment : " + sdEnclosingFragment.getUmlCombinedFragment() + // ^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 172. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 465) " covers lifeline: " + nextCoveredByCombined.getUmlLifeline() + // ^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 466) " while its operand : " + umlOperand + " does not."); ^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 466) " while its operand : " + umlOperand + " does not."); ^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 474) "Interaction operand : " + umlOperand + // ^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 475) " found, while the message chain on lifeline: " + nextUmlCovered + // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 476) " is not completed, active bracket: " + bracketContainer); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 509) "After processing contents for " + umlFrame + // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 510) ", can't match the active bracket container for lifeline: " + nextUmlCovered + // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 511) ", actual : " + bracketContainer + ", while expecting mounting region "); ^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 511) ", actual : " + bracketContainer + ", while expecting mounting region "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 516) "After processing contents for " + umlFrame + // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 183. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 517) ", can't match frame for mounting region: " + nextRegion + // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 518) ", actual frame: " + nextRegion.getFrame() + ", while expecting: " + sdFrame); ^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 518) ", actual frame: " + nextRegion.getFrame() + ", while expecting: " + sdFrame); ^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 523) throw new SDBuilderInternalProblem("Current frame container: " + myCurrentFrameContainer + ", while expecting: " + sdFrame); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 523) throw new SDBuilderInternalProblem("Current frame container: " + myCurrentFrameContainer + ", while expecting: " + sdFrame); ^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 531) throw new UMLModelProblem("Expected single covered lifeline for: " + fragment + ", actually: " + fragment.getCovereds()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilder.java (at line 531) throw new UMLModelProblem("Expected single covered lifeline for: " + fragment + ", actually: " + fragment.getCovereds()); ^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilderTrace.java (at line 88) throw new SDBuilderInternalProblem("Only one SDLifeline is expected for :" + umlLifeline + ", old: " + oldOne); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilderTrace.java (at line 88) throw new SDBuilderInternalProblem("Only one SDLifeline is expected for :" + umlLifeline + ", old: " + oldOne); ^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilderTrace.java (at line 135) throw new SDBuilderInternalProblem("Only one SDFrame is expected for :" + umlFrame + ", old: " + oldOne + ", new: " + sdFrame); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilderTrace.java (at line 135) throw new SDBuilderInternalProblem("Only one SDFrame is expected for :" + umlFrame + ", old: " + oldOne + ", new: " + sdFrame); ^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilderTrace.java (at line 135) throw new SDBuilderInternalProblem("Only one SDFrame is expected for :" + umlFrame + ", old: " + oldOne + ", new: " + sdFrame); ^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilderTrace.java (at line 143) throw new SDBuilderInternalProblem("Only one SDMessage is expected for :" + umlMessage + ", old: " + oldOne + ", new: " + sdMessage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilderTrace.java (at line 143) throw new SDBuilderInternalProblem("Only one SDMessage is expected for :" + umlMessage + ", old: " + oldOne + ", new: " + sdMessage); ^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilderTrace.java (at line 143) throw new SDBuilderInternalProblem("Only one SDMessage is expected for :" + umlMessage + ", old: " + oldOne + ", new: " + sdMessage); ^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilderTrace.java (at line 151) throw new SDBuilderInternalProblem("SDExecution should always be backed by uml ExecutionSpec: " + sdSpec); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 199. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilderTrace.java (at line 161) throw new SDBuilderInternalProblem("Only one SDBehaviorSpec is expected for :" + umlSpec + ", old: " + oldOne + ", new: " + sdSpec); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilderTrace.java (at line 161) throw new SDBuilderInternalProblem("Only one SDBehaviorSpec is expected for :" + umlSpec + ", old: " + oldOne + ", new: " + sdSpec); ^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilderTrace.java (at line 161) throw new SDBuilderInternalProblem("Only one SDBehaviorSpec is expected for :" + umlSpec + ", old: " + oldOne + ", new: " + sdSpec); ^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/SDBuilderTrace.java (at line 188) throw new SDBuilderInternalProblem("Can't bind to null: " + umlElement); ^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- ---------- 203. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/StartAndFinishRegistry.java (at line 88) throw new IllegalStateException("Execution without a start: " + execution); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/StartAndFinishRegistry.java (at line 91) throw new IllegalStateException("Execution without a finish: " + execution); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/StartAndFinishRegistry.java (at line 94) throw new IllegalStateException("The same start and finish found for execution : " + execution); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/StartAndFinishRegistry.java (at line 101) "OccurrenceSpecification: " + problem + " is " + (bothStartsNotFinishes ? "start" : "finish") + " for more than one Executions: " + firstOwner + ", and: " + secondOwner); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/StartAndFinishRegistry.java (at line 101) "OccurrenceSpecification: " + problem + " is " + (bothStartsNotFinishes ? "start" : "finish") + " for more than one Executions: " + firstOwner + ", and: " + secondOwner); ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 208. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/StartAndFinishRegistry.java (at line 101) "OccurrenceSpecification: " + problem + " is " + (bothStartsNotFinishes ? "start" : "finish") + " for more than one Executions: " + firstOwner + ", and: " + secondOwner); ^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/StartAndFinishRegistry.java (at line 101) "OccurrenceSpecification: " + problem + " is " + (bothStartsNotFinishes ? "start" : "finish") + " for more than one Executions: " + firstOwner + ", and: " + secondOwner); ^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/StartAndFinishRegistry.java (at line 101) "OccurrenceSpecification: " + problem + " is " + (bothStartsNotFinishes ? "start" : "finish") + " for more than one Executions: " + firstOwner + ", and: " + secondOwner); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/StartAndFinishRegistry.java (at line 101) "OccurrenceSpecification: " + problem + " is " + (bothStartsNotFinishes ? "start" : "finish") + " for more than one Executions: " + firstOwner + ", and: " + secondOwner); ^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/StartAndFinishRegistry.java (at line 108) "OccurrenceSpecification: " + problem + " is start for : " + knownStart + ", but finish for: " + knownFinish); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/StartAndFinishRegistry.java (at line 108) "OccurrenceSpecification: " + problem + " is start for : " + knownStart + ", but finish for: " + knownFinish); ^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/builder/StartAndFinishRegistry.java (at line 108) "OccurrenceSpecification: " + problem + " is start for : " + knownStart + ", but finish for: " + knownFinish); ^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/edit/CreateCombinedFragment.java (at line 33) "Alien lifeline: " + sdLifeLine + // ^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 216. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/edit/CreateCombinedFragment.java (at line 34) ", for sdModel: " + myModel); ^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/edit/CreateCombinedFragment.java (at line 38) "Anchor: " + anchor.getAnchor() + // ^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 218. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/edit/CreateCombinedFragment.java (at line 39) ", is not applicable to container: " + container + // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/edit/CreateCombinedFragment.java (at line 40) ", actual container is: " + anchor.getAnchor().getBracketContainer()); ^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/edit/CreateCombinedFragment.java (at line 70) "Alien lifeline: " + sdLifeLine + // ^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/edit/CreateCombinedFragment.java (at line 71) ", for sdModel: " + myModel); ^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/edit/CreateCombinedFragment.java (at line 75) "Anchor: " + anchor.getAnchor() + // ^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/edit/CreateCombinedFragment.java (at line 76) ", is not applicable to container: " + container + // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/edit/CreateCombinedFragment.java (at line 77) ", actual container is: " + anchor.getAnchor().getBracketContainer()); ^^^^^^^^^^^^^^^^^^^^^^^^^ 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.model/custom-src/org/eclipse/uml2/diagram/sequence/model/edit/CreateCombinedFragment.java (at line 183) protected final SDAnchor getAnchor() { ^^^^^^^^^^^ The method getAnchor() from the type CreateCombinedFragment.AbstractCreateContainer is never used locally ---------- 226. WARNING in /home/www-data/build/modeling/mdt/uml2tools/downloads/drops/0.9.1/I200907241018/eclipse/plugins/org.eclipse.uml2.diagram.sequence.model/custom-src/org/eclipse/uml2/diagram/sequence/model/edit/CreateCombinedFragment.java (at line 209) throw new IllegalArgumentException("Only SDInteractionOperand is valid frame with some allowed contents of its mounting regions, " + region); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ ---------- 226 problems (226 warnings)