blob: d5974f28d24be722d7b95de1cbb7073139b4e8e9 [file] [log] [blame]
<?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>extensions-provide_repair_contribution</title>
<link type="text/css" rel="stylesheet" href="../resources/bootstrap.css"/>
<link type="text/css" rel="stylesheet" href="../resources/custom.css"/>
</head>
<body>
<h1 id="SiriusProvideCustomRepairParticipants">Sirius &#8211; Provide Custom Repair Participants</h1>
<p>In some cases, some repair operations are specific to representation nature (like sequence diagram for example). You need to implement
<code>org.eclipse.sirius.business.api.repair.IRepairParticipant</code> through the
<code>org.eclipse.sirius.viewpoint.repair.repairParticipant</code> extension point to contribute to repair process.
</p>
</body>
</html>