Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-papyrus.dev] [PROVENANCE INTERNET] Re: Import an ElementTypeSetConfiguration fromanother

Thanks Rémi ! You’re right, a double declaration as extension point should do it. I wouldn’t need (by now) the files to refer to each other.

@Patrik Thanks for your reply as well :) I think Florian meant childcreationextender to extend the ElementTypeConfigurations metamodel, not the models themselves.

 

Juan

 

De : mdt-papyrus.dev-bounces@xxxxxxxxxxx [mailto:mdt-papyrus.dev-bounces@xxxxxxxxxxx] De la part de SCHNEKENBURGER Remi 211865
Envoyé : lundi 1 juin 2015 14:18
À : Papyrus Project list
Objet : [PROVENANCE INTERNET] Re: [mdt-papyrus.dev] Import an ElementTypeSetConfiguration fromanother

 

Hi,

 

The element types are all registered in the same registry. That means that all the configurations you add via extension points will be available.

 

From what I remember, the element type configuration framework tries to register the element types sequentially. If one element type is missing, then it will postpone the registration of this element type, until the dependencies are resolved.

 

That means that in your case, you should go for the generated one and a hand made one, and you register the 2 via extension points.

 

The dependency or the import could be something implemented for Neon if this feature is required or could help the design of specific types.

 

Regards,

Rémi

 

-------------------------------------------------------

 

Rémi SCHNEKENBURGER

+33 (0)1 69 08 48 48

CEA Saclay Nano-INNOV

Institut CARNOT CEA LIST

 

Description : PapyrusLogo_SmallFormatwww.eclipse.org/papyrus

 

De : mdt-papyrus.dev-bounces@xxxxxxxxxxx [mailto:mdt-papyrus.dev-bounces@xxxxxxxxxxx] De la part de CADAVID Juan
Envoyé : lundi 1 juin 2015 13:01
À : mdt-papyrus.dev@xxxxxxxxxxx
Objet : [PROVENANCE INTERNET] [mdt-papyrus.dev] Import an ElementTypeSetConfiguration from another

 

Hi All,

Working with ElementTypeConfigurations for BPMN, I have used the automated generation from the profile. Now I also need to add my specific ElementTypes. I would like not to touch the automatically generated file, but instead create a new customBpmn.elementTypeConfigurations file which refers to the generated one... Is this possible? I didn't find an "imports" relationship or anything on the ElementTypeSetConfiguration element of the metamodel...

Thanks in advance!

Juan

 

cea-list-logo

Juan CADAVID

Research Engineer

Commission for Atomic Energy and Alternative Energies (CEA)

Direction of Technological Research (DRT)

Systems and Technology Integration Laboratory (LIST)

Software and Systems Engineering Department (DILS)

Model-driven Engineering for Embedded Systems Laboratory (LISE) cid:image010.jpg@01CFEA20.6984AEF0

Commissariat à l’énergie atomique et aux énergies alternatives (CEA)

Paris-Saclay Campus - Nano-INNOV | Bât. 862-PC1087 | F-91191 Gif-sur-Yvette Cedex

T. +33 (0)1 69 08 64 72  |  F. +33 (0)1 69 08 83 95  |

juan.cadavid@xxxxxx   |  Papyrus

 

 


Back to the top