Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Tehila1

Pages: 1 2 [3] 4 5 ... 8
31
General Board / Shape Script- draw extended shape
« on: April 28, 2015, 08:21:36 pm »
Shape Script expert is needed!

I would like to set color to a non-UML element, via shape script.
The following code draws the shape of parent of the non-UML element. e.g. Activity shape for the ArchiMate Service element
Code: [Select]
setfillcolor(255, 87, 87);
drawnativeshape();

I would like the shape to remain Service shape, but colored.
Any help would be highly appreciated!

32
General Board / Add Legend to Profile
« on: April 26, 2015, 06:47:58 pm »
Hello,

I assemble my most useful elements to a profile.
I would like to add legend (from the Common toolset).
It does not appear in the list of meta classes available to extending.

Its type seems to be Text.

How should I do it?
Thanks!

33
General Board / Set Element's Default Name
« on: April 22, 2015, 10:08:19 pm »
When a package is dragged on a diagram, its default name is "package" + number.

I would like dragged packages to be auto-named "directory".
How?

34
General Board / Extend Non-UML Types
« on: April 21, 2015, 09:01:38 pm »
Hello,

I would like to create a custom toolbox with whiteboard elements, such as simple circle, arrows, cloud, etc.
The challenge is not to assemble them to my custom toolbox, but to extend them first- in order to set default color and other properties.

What I tried:
1. I dragged a cloud element on a profile diagram, changed its stereotype to "metaclass".  
2. To this I added an extended element called "cloudExtensionTest".
3. I added a stereoype  to the toolbox page is MyToolbox::cloudExtensionTest(Whiteboard::Cloud).

Result:
A cloud element is added to toolbox with the appropriate icon, but cannot be dragged to diagram: simply nothing happens after the little "+" icon appears.

Any ideas?

35
General Board / Set Element Properties by Diagram Type
« on: April 21, 2015, 09:47:15 pm »
Can element color be changed depending on the diagram type?

I tried the "Template Package"-  I set red class on a Class diagram and a yellow one on a Component diagram.
In any case when I drag a class - even on a Component diagram, its color is red (and not yellow).

What is wrong?

36
General Board / Line break in element name?
« on: April 15, 2015, 08:39:09 pm »
Is it possible to insert a line break in the Name property?

37
General Board / Drag Connectors from Toolbox
« on: April 15, 2015, 07:59:18 pm »
Old newbie's question:

How to drag connectors from toolbox to diagram?
I used to drag from element to element, and can't find out how is the way to drag from toolbox.

Thanks.

38
General Board / Diagram Elements Visibility
« on: April 14, 2015, 05:03:28 pm »
Hello,

I would like to display diagram elements' notes , and hide the elements type.

I tried to set it via diagram properties- checked the Notes checkbox, but nothing happens- only the element name is displayed.

Is it possible to set such properties for all diagrams at once? how?

Thanks.

39
General Board / Transparent Notes
« on: April 14, 2015, 05:13:45 pm »
Can I set the Note element color to be transparent?

I would like to add some description to a note element, but without border or shape of an element.

Thanks.

40
General Board / Assemble built-in toolbox items
« on: April 12, 2015, 07:27:12 pm »
I would like to create a custom toolbox with useful elements for me.
The elements I use are all built-in, such as Archimate tools, SoaML and activity tools.

Is it possible to assemble them all to one toolbox?
When I create an MDG of a new tool set, I can only extend the common tools, such as class, component, package, etc. Where are the other elements?

Thanks in advance!


41
General Board / Orgenaize and Sort Custom Toolbox Elements
« on: April 14, 2015, 08:14:32 pm »
Hello,

I created a custom toolbox containing built-in useful elements and custom elements.

Is there a way to sort the elements within the toolbox?

Thanks in advance!

42
General Board / Display element type
« on: April 01, 2015, 11:55:03 pm »
Is it possible to display type for each diagram object?
I mean 'Package packName' for a  package or 'Class className' for a class, etc.

Thanks.

43
General Board / Synchronize replica model with the master model
« on: March 23, 2015, 10:13:32 pm »
I test the Master-Slaves built-in deployment technology of EA.
Using the 'Synchronize Replica' menu options seems to sync the master with its slaves.

Is it possible to sync a slave with all of the other replicas and master? something like the 'Get Latest' option of version control?

Thanks.

44
General Board / Access EA from Task Scheduler
« on: October 07, 2014, 12:35:00 am »
I would like a scheduled task to execute EA application and access its repository.

The task does not depend on whether there are logged in users  or not. It should work in any case.

I can execute EA application but cannot connect to its repository.

Did someone encounter the Task Scheduler- EA issue and could share his experience?

Thanks

45
General Board / XMI Contect of Version-Controlled Package
« on: July 27, 2014, 07:22:22 pm »
I would like to delete the connection between a version-controlled package elements, and the diagrams where these elements are exist as diagram objects.

Where this connection is performed in the associated XMI file of the package?

Pages: 1 2 [3] 4 5 ... 8