| <?xml version="1.0" encoding="UTF-8"?> |
| <?eclipse version="3.4"?> |
| <plugin> |
| <extension |
| point="org.eclipse.papyrus.robotics.dashboard.ui.sections"> |
| <section |
| class="org.eclipse.papyrus.robotics.assertions.dashboard.ui.AssertionsDashboardSection" |
| id="org.eclipse.papyrus.robotics.assertions.dashboard.ui.section1"> |
| </section> |
| <section |
| class="org.eclipse.papyrus.robotics.assertions.dashboard.ui.ContractsDashboardSection" |
| id="org.eclipse.papyrus.robotics.assertions.dashboard.ui.contractsSection"> |
| </section> |
| <section |
| class="org.eclipse.papyrus.robotics.assertions.dashboard.ui.IntegrationVVDashboardSection" |
| id="org.eclipse.papyrus.robotics.assertions.dashboard.ui.earlyVVSection"> |
| </section> |
| </extension> |
| |
| </plugin> |