Skip to content

Latest commit

 

History

History
executable file
·
53 lines (39 loc) · 2.53 KB

File metadata and controls

executable file
·
53 lines (39 loc) · 2.53 KB

org.eclipse.papyrus.training.library.profile

#This plugin show how to create an UML profile GitPitch

New Project Papyrus

Chose Diagram Language: Profile
Libraryergt jpg

Add a Profile Diagram
Libraryergt jpg

Create a Stereotype with the Palette Libraryergt jpg Import a <> Class Create a <> Book

Extension Point : org.eclipse.papyrus.uml.extensionpoints.UMLProfile

  • Name: Name of the profile
  • Path: Path to the UML profile model
  • Qualifiednames: used to specify a subset of sub profile to apply
  • Iconpath, description, provider: icon that will be displayed in popup and other ui elements

// display runtime
Libraryergt jpg Libraryergt jpg

Extension Point : org.eclipse.papyrus.uml.extensionpoints.UMLLibrary

  • Name: Name of the library
  • Path: Path to the UML model
  • Iconpath, description, provider: icon that will be displayed in popup and other ui elements

// display runtime
Libraryergt jpg Libraryergt jpg

Behold the library profile Libraryergt jpg