How to use IFeature [message #1446442] |
Thu, 16 October 2014 17:26  |
Eclipse User |
|
|
|
Hi,
I want to know how I can modify an existing business Object when I create a ConnectionFeature. More precisely, I'm trying to make a state machine and I want to be able to add some information in the source state when I create a transition.
Exemple, I create two states (S0 and S1) and I make a transition from S0 to S1. When the method create(ICreateConnectionContext context) from the class TransitionCreateConnectionFeature is called I want to modify the source state (S0) to add the information of the transition, so the state know how many transition it have.
I don't know what to use, because I use the IFeature thing in graphiti for the property, but I don't know how to use it in this situation.
Thanks
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.67399 seconds