Book a Demo

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.


Messages - makartetsky

Pages: [1]
1
General Board / How to hide labels for certain connector type?
« on: May 05, 2011, 03:19:41 am »
Dear Community,

in my profile I extended UML Dependency connection and called it ConnectorName. Now on the diagram, label with "ConnectorName"| always appears when I put this connector. Is there any explicit way to suppress this label and to leave only connector itself?
I know that I can check "Suppress all connector labels" in Diagram Properties -> Connectors, but would like to suppress it only for ConnectionName and to keep it on the metamodel level. "Hide label" from menu by clicking on a label itself, for example, doesn't do the trick because it is on model level.
Any help is very appreciated.

Thank you.
Denis Makartetskiy

2
General Board / Re: profile based on SysML Block Definition Diagra
« on: April 16, 2011, 05:41:42 am »
Yes Kevin, you're right. Theoretically there should be no problem to do that(profiling mechanism can still be applied), but in practice I see that it's unfeasible in EA. That's a pity.
Denis

3
General Board / Re: profile based on SysML Block Definition Diagra
« on: April 16, 2011, 12:10:29 am »
Guillaume, i am using Trial version and there is SysML support included.
Denis.

4
General Board / profile based on SysML Block Definition Diagram
« on: April 14, 2011, 11:43:39 pm »
Hello everybody.
I was wondering if  EA allows profile constructing based on SysML diagrams (block diagram in particular). In other words, can I use Block as a meta-class? I followed usual procedure described in manual but when defining a meta-class there was no Block element in the list of possible meta-classes. So, is it possible at all to use SysML defined as MDG Technology for defining a meta-model?

Best regards.
Denis

5
General Board / Constraints on relationship stereotype
« on: April 14, 2011, 11:55:59 pm »
Dear all,

i am trying to impose a constraint on relationship based on dependency relation as a meta-class. What I want to do is to permit a relationship to be instantiated only between element of type elementA and elementB. I tried to define a pre-condition of following type:
self.Source =elementA and self.Destination=elementB
but it seems to be not working, since after importing such a profile EA permits to establish this relationship between any elements.
Any ideas?

Best regards.
Denis

Pages: [1]