| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CompoundTaskA representation of the model object 'Compound Setup Task'. | 
| interface  | EclipseIniTaskA representation of the model object 'Eclipse Ini Task'. | 
| interface  | InstallationTaskA representation of the model object 'Installation Task'. | 
| interface  | LinkLocationTaskA representation of the model object 'Link Location Task'. | 
| interface  | PreferenceTaskA representation of the model object 'Eclipse Preference Task'. | 
| interface  | RedirectionTaskA representation of the model object 'Redirection Task'. | 
| interface  | ResourceCopyTaskA representation of the model object 'Resource Copy Task'. | 
| interface  | ResourceCreationTaskA representation of the model object 'Resource Creation Task'. | 
| interface  | StringSubstitutionTaskA representation of the model object 'String Substitution Task'. | 
| interface  | TextModifyTaskA representation of the model object 'Text Modify Task'. | 
| interface  | VariableTaskA representation of the model object 'Context Variable Task'. | 
| interface  | WorkspaceTaskA representation of the model object 'Workspace Task'. | 
| Modifier and Type | Method and Description | 
|---|---|
| EList<SetupTask> | SetupTask. getPredecessors()Returns the value of the 'Predecessors' reference list. | 
| EList<SetupTask> | SetupTaskContainer. getSetupTasks()Returns the value of the 'Setup Tasks' containment reference list. | 
| EList<SetupTask> | SetupTask. getSuccessors()Returns the value of the 'Successors' reference list. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SetupTask. overrideFor(SetupTask overriddenTask) | 
| boolean | SetupTask. requires(SetupTask setupTask) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | GitCloneTaskA representation of the model object 'Clone Task'. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GitCloneTaskImplAn implementation of the model object 'Git Clone Task'. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GitCloneTaskImpl. overrideFor(SetupTask overriddenSetupTask) | 
| Modifier and Type | Method and Description | 
|---|---|
| T | GitSwitch. caseSetupTask(SetupTask object)Returns the result of interpreting the object as an instance of 'Task'. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CompoundTaskImplAn implementation of the model object 'Compound Setup Task'. | 
| class  | EclipseIniTaskImplAn implementation of the model object 'Eclipse Ini Task'. | 
| class  | InstallationTaskImplAn implementation of the model object 'Installation Task'. | 
| class  | LinkLocationTaskImplAn implementation of the model object 'Link Location Task'. | 
| class  | PreferenceTaskImplAn implementation of the model object 'Eclipse Preference Task'. | 
| class  | RedirectionTaskImplAn implementation of the model object 'Redirection Task'. | 
| class  | ResourceCopyTaskImplAn implementation of the model object 'Resource Copy Task'. | 
| class  | ResourceCreationTaskImplAn implementation of the model object 'Resource Creation Task'. | 
| class  | SetupTaskImplAn implementation of the model object 'Task'. | 
| class  | StringSubstitutionTaskImplAn implementation of the model object 'String Substitution Task'. | 
| class  | TextModifyTaskImplAn implementation of the model object 'Text Modify Task'. | 
| class  | VariableTaskImplAn implementation of the model object 'Context Variable Task'. | 
| class  | WorkspaceTaskImplAn implementation of the model object 'Workspace Task'. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected EList<SetupTask> | SetupTaskImpl. predecessorsThe cached value of the ' Predecessors' reference list. | 
| protected EList<SetupTask> | CompoundTaskImpl. setupTasksThe cached value of the ' Setup Tasks' containment reference list. | 
| protected EList<SetupTask> | SetupTaskContainerImpl. setupTasksThe cached value of the ' Setup Tasks' containment reference list. | 
| protected EList<SetupTask> | SetupTaskImpl. successorsThe cached value of the ' Successors' reference list. | 
| Modifier and Type | Method and Description | 
|---|---|
| EList<SetupTask> | SetupTaskImpl. getPredecessors() | 
| EList<SetupTask> | CompoundTaskImpl. getSetupTasks() | 
| EList<SetupTask> | SetupTaskContainerImpl. getSetupTasks() | 
| EList<SetupTask> | SetupTaskImpl. getSuccessors() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SetupTaskImpl. overrideFor(SetupTask overriddenSetupTask) | 
| void | VariableTaskImpl. overrideFor(SetupTask overriddenSetupTask) | 
| boolean | SetupTaskImpl. requires(SetupTask setupTask) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | JRETaskA representation of the model object 'JRE Task'. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JRETaskImplAn implementation of the model object 'JRE Task'. | 
| Modifier and Type | Method and Description | 
|---|---|
| T | JDTSwitch. caseSetupTask(SetupTask object)Returns the result of interpreting the object as an instance of 'Task'. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | LaunchTaskA representation of the model object 'Launch Task'. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LaunchTaskImplAn implementation of the model object 'Launch Task'. | 
| Modifier and Type | Method and Description | 
|---|---|
| T | LaunchingSwitch. caseSetupTask(SetupTask object)Returns the result of interpreting the object as an instance of 'Task'. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ProgressLog. task(SetupTask setupTask) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | MavenImportTaskA representation of the model object 'Maven Import Task'. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MavenImportTaskImplAn implementation of the model object 'Maven Import Task'. | 
| Modifier and Type | Method and Description | 
|---|---|
| T | MavenSwitch. caseSetupTask(SetupTask object)Returns the result of interpreting the object as an instance of 'Task'. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | MylynBuildsTaskA representation of the model object 'Mylyn Builds Task'. | 
| interface  | MylynQueriesTaskA representation of the model object 'Mylyn Queries Task'. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MylynBuildsTaskImplAn implementation of the model object 'Mylyn Builds Task'. | 
| class  | MylynQueriesTaskImplAn implementation of the model object 'Mylyn Queries Task'. | 
| Modifier and Type | Method and Description | 
|---|---|
| T | MylynSwitch. caseSetupTask(SetupTask object)Returns the result of interpreting the object as an instance of 'Task'. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | P2TaskA representation of the model object 'Install Task'. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | P2TaskImplAn implementation of the model object 'Install Task'. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | P2TaskImpl. overrideFor(SetupTask overriddenSetupTask) | 
| Modifier and Type | Method and Description | 
|---|---|
| T | SetupP2Switch. caseSetupTask(SetupTask object)Returns the result of interpreting the object as an instance of 'Task'. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | APIBaselineTaskA representation of the model object 'Api Baseline Task'. | 
| interface  | TargetPlatformTaskA representation of the model object 'Target Platform Task'. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | APIBaselineTaskImplAn implementation of the model object 'Api Baseline Task'. | 
| class  | TargetPlatformTaskImplAn implementation of the model object 'Target Platform Task'. | 
| Modifier and Type | Method and Description | 
|---|---|
| T | PDESwitch. caseSetupTask(SetupTask object)Returns the result of interpreting the object as an instance of 'Task'. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | PathVariableTaskA representation of the model object 'Path Variable Task'. | 
| interface  | ProjectsImportTaskA representation of the model object 'Import Project Task'. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PathVariableTaskImplAn implementation of the model object 'Path Variable Task'. | 
| class  | ProjectsImportTaskImplAn implementation of the model object 'Import Project Task'. | 
| Modifier and Type | Method and Description | 
|---|---|
| T | ProjectsSwitch. caseSetupTask(SetupTask object)Returns the result of interpreting the object as an instance of 'Task'. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ProjectSetImportTaskA representation of the model object 'Project Set Import Task'. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ProjectSetImportTaskImplAn implementation of the model object 'Project Set Import Task'. | 
| Modifier and Type | Method and Description | 
|---|---|
| T | ProjectSetSwitch. caseSetupTask(SetupTask object)Returns the result of interpreting the object as an instance of 'Task'. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | TargletTaskA representation of the model object 'Targlet Task'. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TargletTaskImplAn implementation of the model object 'Targlet Task'. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TargletTaskImpl. overrideFor(SetupTask overriddenSetupTask) | 
| Modifier and Type | Method and Description | 
|---|---|
| T | SetupTargletsSwitch. caseSetupTask(SetupTask object)Returns the result of interpreting the object as an instance of 'Task'. | 
| Modifier and Type | Method and Description | 
|---|---|
| T | SetupSwitch. caseSetupTask(SetupTask object)Returns the result of interpreting the object as an instance of 'Task'. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | FileAssociationsTaskA representation of the model object 'File Associations Task'. | 
| interface  | KeyBindingTaskA representation of the model object 'Key Binding Task'. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FileAssociationsTaskImplAn implementation of the model object 'File Associations Task'. | 
| class  | KeyBindingTaskImplAn implementation of the model object 'Key Binding Task'. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FileAssociationsTaskImpl. overrideFor(SetupTask overriddenSetupTask) | 
| Modifier and Type | Method and Description | 
|---|---|
| T | WorkbenchSwitch. caseSetupTask(SetupTask object)Returns the result of interpreting the object as an instance of 'Task'. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | WorkingSetTaskA representation of the model object 'Set Working Task'. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WorkingSetTaskImplAn implementation of the model object 'Set Working Task'. | 
| Modifier and Type | Method and Description | 
|---|---|
| T | SetupWorkingSetsSwitch. caseSetupTask(SetupTask object)Returns the result of interpreting the object as an instance of 'Task'. | 
Copyright (c) 2014 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html