1 <?xml version="1.0" encoding="UTF-8"?>
2 <?eclipse version="3.2"?>
\r<!--
3 Copyright (c) 2007, 2010 Association for Decentralized Information Management
5 All rights reserved. This program and the accompanying materials
6 are made available under the terms of the Eclipse Public License v1.0
7 which accompanies this distribution, and is available at
8 http://www.eclipse.org/legal/epl-v10.html
11 VTT Technical Research Centre of Finland - initial API and implementation
17 point="org.simantics.project.feature">
19 description="Experiment control feature provides generic facilities for controlling the execution of simulation sequences."
20 class="org.simantics.simulation.project.ExperimentSupportFeature"
21 id="org.simantics.simulation.experimentManager"
22 label="Basic Experiment Control Support">
26 point="org.simantics.export.core.export">
29 icon="platform:/plugin/com.famfamfam.silk/icons/folder_page.png"
32 plural="Subscriptions"
37 content_type_id="subscription"
38 discoverAction="org.simantics.simulation.export.DiscoverSubscriptions">
42 content_type_id="subscription"
43 exportAction="org.simantics.simulation.export.ExportSubscriptionCSV"
51 formatClass="org.simantics.simulation.export.CSVFormat"
52 icon="platform:/plugin/com.famfamfam.silk/icons/application_view_list.png"
55 isContainerFormat="false"
57 isLinkContainer="false"
58 isAlwaysPublished="false"
59 label="Comma Separated Value (CSV)"
60 mergeGroupDefault="false"
61 plural="Comma Separated Value Files (CVS)"
62 writerClass="org.simantics.simulation.export.CSVWriter">