Package | Description |
---|---|
org.eclipse.oomph.setup.p2 | |
org.eclipse.oomph.setup.p2.impl | |
org.eclipse.oomph.setup.p2.util |
Modifier and Type | Method and Description |
---|---|
P2Task |
SetupP2Factory.createP2Task()
Returns a new object of class 'P2 Task'.
|
P2Task |
SetupP2Factory.createP2Task(String[] ius,
String[] repositories) |
P2Task |
SetupP2Factory.createP2Task(String[] ius,
String[] repositories,
Set<String> existingIUs) |
Modifier and Type | Class and Description |
---|---|
class |
P2TaskImpl
An implementation of the model object 'Install Task'.
|
Modifier and Type | Method and Description |
---|---|
P2Task |
SetupP2FactoryImpl.createP2Task() |
P2Task |
SetupP2FactoryImpl.createP2Task(String[] ius,
String[] repositories) |
P2Task |
SetupP2FactoryImpl.createP2Task(String[] ius,
String[] urls,
Set<String> existingIUs) |
Modifier and Type | Method and Description |
---|---|
T |
SetupP2Switch.caseP2Task(P2Task object)
Returns the result of interpreting the object as an instance of 'P2 Task'.
|
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