add( $url = Link::create( $actions->view()->translate('Simulate a specific state'), 'businessprocess/process/show?addSimulation&unlocked', array( 'config' => $this->bp->getName(), 'simulationNode' => $this->name ), array('class' => 'icon-magic') ) ); } }