You can customize the .ecore files and the .genmodel file generation by changing the values of some extended attributes.
Name
|
Description
|
RoleADefaultValue
|
Default value of Role A attribute
|
RoleAResolveProxies
|
Resolves proxies if the Object A is in another file
|
RoleATrancient
|
Indicates that navigation from Object B to Object A is transient
|
RoleAUnique
|
Indicates whether a many-valued Role A attribute is allowed to have duplicates
|
RoleBDefaultValue
|
Default value of Role B attribute
|
RoleBResolveProxies
|
Resolves proxies if the Object B is in another file
|
RoleBTransient
|
Indicates that navigation from Object A to Object B is transient
|
RoleBUnique
|
Indicates whether a many-valued Role B attribute is allowed to have duplicates
|