Bug 472920 - [UML - Tools] Improve programmatic import of Primitive Types
Summary: [UML - Tools] Improve programmatic import of Primitive Types
Status: UNCONFIRMED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 1.1.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-17 04:26 EDT by Sebastien Revol CLA
Modified: 2015-07-17 04:27 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastien Revol CLA 2015-07-17 04:26:23 EDT
When modifying programmatically a model, it may be needed to create UML Element that have to reference primitive types.
For instance the ouptut pin of ReadIsClassifierObjectAction has to be typed by the "Boolean" primitive type.

It would be very convenient to have an helper that would rapidly find and return each primitive type, including the automatic load of the primitive type model library is not already loaded.