378379380381382383384
, new CreateAssociationFeature(this) }; } @Override public IReconnectionFeature getReconnectionFeature(IReconnectionContext context) { return new ReconnectSequenceFlowFeature(this); }