| <?xml version="1.0" encoding="UTF-8"?> |
| <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="launching" nsURI="http://www.eclipse.org/oomph/setup/launching/1.0" |
| nsPrefix="launching"> |
| <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> |
| <details key="schemaLocation" value="http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Launching.ecore"/> |
| </eAnnotations> |
| <eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement"> |
| <details key="variableName" value="setup.launching.p2"/> |
| <details key="repository" value="${oomph.update.url}"/> |
| <details key="installableUnits" value="org.eclipse.oomph.setup.launching.feature.group"/> |
| </eAnnotations> |
| <eAnnotations source="http://www.eclipse.org/oomph/base/LabelProvider"> |
| <details key="imageBaseURI" value="http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/plugins/org.eclipse.oomph.setup.launching.edit/icons/full/obj16"/> |
| </eAnnotations> |
| <eClassifiers xsi:type="ecore:EClass" name="LaunchTask" eSuperTypes="../../org.eclipse.oomph.setup/model/Setup.ecore#//SetupTask"> |
| <eAnnotations source="http://www.eclipse.org/oomph/setup/ValidTriggers"> |
| <details key="triggers" value="STARTUP MANUAL"/> |
| </eAnnotations> |
| <eStructuralFeatures xsi:type="ecore:EAttribute" name="launcher" lowerBound="1" |
| eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> |
| <eStructuralFeatures xsi:type="ecore:EAttribute" name="runEveryStartup" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" |
| defaultValueLiteral="false"/> |
| </eClassifiers> |
| </ecore:EPackage> |