Closed GoogleCodeExporter closed 9 years ago
Original comment by schulze....@googlemail.com
on 25 Aug 2010 at 5:46
Original comment by schulze....@googlemail.com
on 25 Aug 2010 at 5:58
t1.addType(t2) ist ok.
The problem is: type.getTypes()
t2.getTypes() gets all TII associations in which t2 plays a role. Then it
happily returns the player of the type-role without checking that t2 plays the
instance-role.
I fix this.
Original comment by schulze....@googlemail.com
on 25 Aug 2010 at 7:33
Original comment by h.niederhausen@googlemail.com
on 26 Aug 2010 at 9:16
Original issue reported on code.google.com by
schulze....@googlemail.com
on 25 Aug 2010 at 5:39