Package | Description |
---|---|
org.eclipse.oomph.setup |
The generated EMF API of the setup model.
|
org.eclipse.oomph.setup.impl |
The generated EMF implementation of the setup model.
|
org.eclipse.oomph.setup.p2.impl | |
org.eclipse.oomph.setup.util |
The generated EMF utilities of the setup model and other utility classes.
|
Modifier and Type | Method and Description |
---|---|
User |
SetupFactory.createUser()
Returns a new object of class 'User'.
|
User |
SetupTaskContext.getUser() |
Modifier and Type | Class and Description |
---|---|
class |
UserImpl
An implementation of the model object 'Preferences'.
|
Modifier and Type | Method and Description |
---|---|
User |
SetupFactoryImpl.createUser() |
Modifier and Type | Method and Description |
---|---|
static void |
P2TaskImpl.processLicenses(IProvisioningPlan provisioningPlan,
Confirmer licenseConfirmer,
User user,
boolean saveChangedUser,
IProgressMonitor monitor) |
Modifier and Type | Method and Description |
---|---|
T |
SetupSwitch.caseUser(User object)
Returns the result of interpreting the object as an instance of 'User'.
|
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