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

Pages: 1 ... 17 18 [19]
271
Uml Process / assemblies and interfaces
« on: December 23, 2010, 04:09:50 am »
how to treat an assembly as if it where two embedded interfaces: sourcing component as a "provided interface" targeting component as a "required interface"?

272
Uml Process / Re: hierarchical components
« on: December 23, 2010, 02:47:25 am »
much better, thank you

273
Uml Process / Re: hierarchical components
« on: December 21, 2010, 10:56:30 pm »
My solution for now is: Do not use interfaces directly to explain what a component or a packaging component provides. Define the interface as a "global" connection - independent from anything - that is not directly provided by a component or a packaging component but through a port.

The only question left here is: why does the port belongs to a component but not to a packaging component if dropped there?

Any comment welcome  :)

274
Uml Process / hierarchical components
« on: December 21, 2010, 09:26:24 pm »
Dear EA Professionals,

what is the best way to level a Deployment and-or Component model?

more detail:

I failed to associate a component diagram with a component in a deployment or component diagram that opens e.g. by ctrl-k.

I managed to do this using a packaging component. However, than I failed to add an interface as an embedded element.

thank you for your kind help  :)

275
New to scripting.

What I achieved so far:
Found all attributes and method parametes with EA build-in type.
Got the XSDDatatypes boolean, int, float, ... as EA.Element.

What I miss:
How to script exchanging the type of an attribute or parameter, e.g. if it is of build-in-boolean exhange it to XSDDatatypes.boolen, ...

Tried several options without success yet.

Any idea welcome.

Rolf

Pages: 1 ... 17 18 [19]