Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Papyrus/Mars Work Description/NewFeature/Modeling Assistants"

(Updating development status)
(Bugzilla)
Line 21: Line 21:
 
The main bugzilla enhancement item tracking progress of this feature is
 
The main bugzilla enhancement item tracking progress of this feature is
  
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=451230 Bug 451230]
+
* {{bugstrike|451230}}
  
 
===Demonstration Videos===
 
===Demonstration Videos===

Revision as of 19:54, 9 February 2015

Modeling Assistants Customization for UML Profiles

This page presents the requirements and design notes for Modeling Assistants in the diagram editors, customizable for DSMLs based on UML Profiles.

Requirements

The requirements for Modeling Assistants in the Papyrus diagram editors, addressable in the Mars release, are

  • [done] R1 assistants provided by a diagram SHALL be described by a model
  • [done] R2 the assistants model SHALL be initially generated ("seeded") from a UML Profile
  • [omitted] bug 459510 R3 the assistants model SHOULD, as much as possible, be unified/aligned with the models for diagram palette customization and Model Explorer "new child" menu customization inasmuch as all three of these mechanisms are, in general terms, different manifestations of tools for creating new model elements
    • R3.1 the modeling assistants SHALL provide the same "new child" menu as the Model Explorer in the context of diagrams
      • R3.1.1 which MAY be further filtered by restrictions of the visualization
  • [omitted] bug 459509 R4 a lightweight customization mechanism MAY be included that promotes "favourites" in the tool palette as modeling assistants
  • [done] R5 hyperlinks and the hyperlink creation tool SHALL continue to be presented in the popup bar, in addition to the element creation tools specified by the assistant model
  • [in progress] R6 the standard UML diagrams provided by Papyrus SHALL provide assistant models for core editing functionality
    • R6.1 the assistant model for each diagram SHOULD be generated from the diagram's GMF Generator model, unless it can better be generated from the diagram's Chaos II element-types configuration model

Bugzilla

The main bugzilla enhancement item tracking progress of this feature is

Demonstration Videos

The progress of development of this feature is recorded in a series of videos, here:

Back to the top