Element from text Tool Window
The Element from textplug-in has its own tool window with the same name. You can use it to highlight areas of text in the running text and mark these as BPMN element types so they can be used in a process.
Purpose
You can use the Element from text tool window to select text passages in running text and mark them as BPMN element types to then use them in a process. This makes it relatively easy to create simple process elements from text.
The interface has the following extension for the plug-in:
- An extra tool window with a corresponding context menu exists for selecting text passages and assigning the text as a name for a BPMN model element in the BPMN diagram.
Technical Realization
The tool window is realized with a Dynamic Link Library (DLL) which was implemented in the .NET language C#.
Set-Up
- The DLL required (MID.Innovator.Plugins.Text2Element.dll) is in the directory $INOEXE\Plugins.
Constraints
- If you are not allowed to drag and drop an element into the BPMN diagram, this may be because the diagram is not locked or the element type is not permissible where you are trying to drop it.
- If the menu items for assigning an element type are deactivated in the context menu, this means you do not have suitable rights.
How to proceed
- Copy text into the tool window using the clipboard.
- Select the text you want to use as the name for the new element.
- Use the context menu to set which element type the element should have.
- The corresponding icon is shown in front of the text. The text and its icon are merged so that they move together when selected with the mouse and the text cannot be changed.
- Drag the text and its icon and drop it in the diagram you want. A corresponding element with the name is created there.
- If you add the wrong selected text to the element type by mistake then you can change this using the context menu.