Hi Bernd, Bernd Viefhues a écrit : > Hi list, > > I am looking at TOPCASED for modelling a large-scale IT system with SysML. > Due to the system size I want to decompose the system into subsystems. Now I > am looking at how to model this with TOPCASED. I am on TOPCASED 2.0.0 > > In SysML/TOPCASED, how does one model public interfaces? I would like to see > the outside block view, showing e.g. ports, to be synchronized with the > internal view where the same ports should be available. If I add a > "interface" port in the internal view, that port shall automatically appear > and be connectable in the external view of the block. Is that possible? With the 2.1 release, you should find an action on a right click that permits such a synchronization. See: http://gforge.enseeiht.fr/tracker/?func=detail&group_id=20&aid=950&atid=161
> Why is it possible to put blocks into BDDs but not into IBDs? Because the specification doesn't allow Block to be created on IBD (p37, spec v1.0 of SysML). > > Why do standard ports attach to diagram edges on IBDs but not on BDDs? > In fact, it is possible. BDD can be created from two elements : Block or Package. Port belongs to a Block. So when the parent element of your bdd is a Package, you can't create a port on the attached diagram edges. But you can do this when your diagram is created from a Block. There is still a bug indeed that can be bypassed like this : 1° Create the port on a block in your bdd 2° Drag and drop your newly created port on the diagram. Regards, Thibault > Thanks, > Bernd > > > > > _______________________________________________ > Topcased-users mailing list > [email protected] > http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users > > -- ----------------------------------------------- Thibault LANDRE Atos Origin - Agence Sud-Ouest Batiment Aéropole 5, avenue Albert Durand 31701 Blagnac Cedex Bureau : 05.34.55.82.23 mailto :[EMAIL PROTECTED] ======================================================================= This electronic transmission is confidential. It may contain information that is covered by legal professional privilege, work product immunity or other legal rules. If you have received this transmission in error, you must not copy or distribute this message or any part of it or otherwise disclose its contents to anyone. Please notify Atos Origin Legal Services by telephone or return E-mail, and then delete this transmission and any copies of it from your computer system. The views expressed in this electronic transmission do not necessarily reflect those of Atos Origin SA or any member of its group. Although the sender endeavours to maintain a computer virus free network, the sender does not warrant that this transmission is virus free and will not be liable for any damages resulting from any virus transmitted. ======================================================================= _______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users
