Version 3.3.1
Build: 201502191121
Metamodel: 9023
System: win32 (6.2)
Architecture: x86_64
Build: 201502191121
Metamodel: 9023
System: win32 (6.2)
Architecture: x86_64
Hallo friends,
this tool is great but a little bit unstable. I have got exceptions more times.
I add the file.
Open the 'Object diagram' under the package 'Objects'.
Make a click on the left link association from 'Instance1' to 'Instance'.
In the Element menu you should be able to select an Instanciated association, but there is only "null" available and if you choose this because there are no alternatives then a Nullpointer Exception occurs.
And I have a question. Why is there only "null" selectable?
In the 'Class diagram' you can see that the class 'InterfaceUsage' have got an association named "mAnyInterface" to the interface 'AnyInterface' and the class 'InterfaceRealisation' implements 'AnyInterface'.
So, if we have got an instance of 'InterfaceUsage' and 'InterfaceRealisation' there should be an Instanciated association named "mAnyInterface".
Best regards