}
@Override
public void execute(final Dialog dialog, final Context context) throws ReificationException
{
final BehaviourExecution behaviourExecution = context.get(ContextKey.COORDINATOR);
InteractionUnit<StereoTypes> root = dialog.getInterfaceModel();
root.accept(new InteractionUnitVisitor()
{