public interface LaunchTask extends SetupTask
The following features are supported:
LaunchingPackage.getLaunchTask()
PRIORITY_CONFIGURATION, PRIORITY_DEFAULT, PRIORITY_EARLY, PRIORITY_INSTALLATION, PRIORITY_LATE, PRIORITY_REDIRECTION
Modifier and Type | Method and Description |
---|---|
String |
getLauncher()
Returns the value of the 'Launcher' attribute.
|
void |
setLauncher(String value)
Sets the value of the '
Launcher ' attribute. |
consolidate, dispose, getDescription, getExcludedTriggers, getID, getOverrideToken, getPredecessors, getPriority, getRestrictions, getScope, getScopeType, getSuccessors, getTriggers, getValidTriggers, isDisabled, isNeeded, overrideFor, perform, requires, setDescription, setDisabled, setExcludedTriggers, setID
getAnnotation, getAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
String getLauncher()
If the meaning of the 'Launcher' attribute isn't clear, there really should be more of a description here...
setLauncher(String)
,
LaunchingPackage.getLaunchTask_Launcher()
void setLauncher(String value)
Launcher
' attribute.
value
- the new value of the 'Launcher' attribute.getLauncher()
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html