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 - ahjustat

Pages: [1]
1
I tried, but cannot get it to work. Neither 'let' nor 'of' are syntax highlighted as reserved words.

The scripting user guide https://sparxsystems.com.au/resources/user-guides/automation/scripting.pdf states SpiderMonkey 1.8, which is quite old, it looks like.

What do others use? If given the option, I would rather choose a language which isn't Microsoft-specific.

2
Does EA support JavaScript "for-of" https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for...of syntax for iterating through a collection?

3
Thank you for your suggestion. I cannot get it to work, though.

I have added images here:

https://ibb.co/album/nL8nTv

I get properties with inherited ports, but the relations between them do not appear.




4
Maybe inherited is the wrong word, I just want to show the relations between properties one level down. They are defined in one ibd, but I want them visible in the higher-level block ibd as well.

5
I know I can show inherited (sub-)properties of one of the property within an internal block diagram, but is it possible to show the inherited relations between them?

I have existing ibd-s of the block itself, with connector relations, but the connectors do not appear when adding this block as a property to another block.

If I try to re-add the connectors, they seem to be added as relations to the instances defined by the top-level block, which is probably not what I want.

Any pointers?

https://ibb.co/MPh46mc

https://ibb.co/0MLchkf

https://ibb.co/jhmJZtk


6
General Board / Associations from XSD import
« on: September 27, 2016, 09:21:55 pm »
I am importing an XSD file describing a complex type. Even though I select 'association' in the import dialog box, I still see that it uses attributes in some cases, where multiplicity is set to [0..1]. Is there anything I can do to force it into a association?  (Or perhaps someone can point to a script or some other way to fix it afterwards?)

Pages: [1]