How to redefine the type of inherited part properties?
I have a concern with inherited part properties in Integrity Modeler using SysML. I'am not able to change the type of an inherited part property (without changing the type in the "parent-element" as well). Any ideas?
Here is a simplified example:
So far the following blocks and relations have been modeled:

Now I wish to redefine the type of the part property "p" of "Child". It should be in the end like this:

Comment: I did this before in Cameo Systems modeler. The procedure there was:
- right click on "p" of "Child"
- "refactor"
- "redefine to..."
- A list of possible types apeared - in this case [Type of Parent Part; Type of Child Part] - and I would choose "Type of Child Part"

