1
General Board / Re: OOSEM Profile for EA?
« on: November 28, 2012, 11:20:58 pm »
I have had some communications with Sparx support. It is possible to create the various OOSEM blocks, that is Logical, Software and so on as derived from SysML::Block as specified by OOSEM. This allows me to get basic functionality up and running. The procedure is to create the following chain of metaobjects: Metaclass<class> <- extends -- Stereotype<SysML1.3::Block> <- generalization -- Stereotype<Logical>
Giving the mid object the type SysML1.3::Block result in Logical beeing a derivation of SysML::Block.
Apart from those OOSEM blocks; is there anything I miss in order to get basic OOSEM support in EA?
Giving the mid object the type SysML1.3::Block result in Logical beeing a derivation of SysML::Block.
Apart from those OOSEM blocks; is there anything I miss in order to get basic OOSEM support in EA?