| Summary: | [Refactoring][Diagram Common] the package oep.uml.diagram.common.ui.hyperlink should be moved in a new plugin | ||
|---|---|---|---|
| Product: | [Modeling] Papyrus | Reporter: | Vincent Lorenzo <vincent.lorenzo> |
| Component: | Core | Assignee: | Vincent Lorenzo <vincent.lorenzo> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | cletavernier, Patrick.Tessier |
| Version: | 0.9.0 | ||
| Target Milestone: | M6 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 359057 | ||
|
Description
Vincent Lorenzo
In R6608-R6609 : duplicate the class In R6608-R6609 : duplicate the class CreateEAnnoationCommand from oep.uml.tools.utils to oep.infra.emf. oep.uml.tools.utils.ui.command.CreateEAnnoationCommand is now deprecated In R6616 : share the new project oep.infra.hyperlink In R6617 : update the psf file R6638,6838,6866 - 6871,6873 saves of the new plugins oep.infra.hyperlink. R6874 : add this plugin to the build in the feature oep.infra.feature R6875 : changes in oep.papyrus.uml.tools.utils.ui.VisualInformationPapyrusConstant : some constants are now deprecated In R6876 : refactore the feature hyperlink in the uml diagram common. In R6877 : add the hyperlink feature for the PapyrusTableInstance (oep.infra.table.common) In R6942 : Copy the class RemoveEAnnotationCommand from oep.uml.tool.utils into oep.infra.emf. In R6943 : update all classes which inherited from oep.uml.tools.utils.ui.command.CreateEAnnotationCommand -> oep.infra.emf.commands.CreateEAnnotationCommand In R6944 : Delete the classes RemoveEAnnotationCommand and CreateEAnnotationCommand from oep.uml.tools.utils In R6945 : I finish to move the constants used for the HyperLink (these constants were into oep.uml.tools) In R6948 : Remove the class EmptyAllHyperLinkCommand from oep.uuml.diagram.common Done in 0.10.X See Bug 391945 |