Community
Participate
Working Groups
The package oep.uml.diagram.common.ui.hyperlink should be refactored. A part of its classes don't have dependencies on uml or diagram. Moreover, each new editor kind (table for example) should be able to provide hyperlink without dependency on uml.diagram.common. So we propose to create a new plugin org.eclipse.papyrus.infra.hyperlink in order to provide useful classes for hyperlink.
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