Package | Description |
---|---|
org.eclipse.oomph.setup |
The generated EMF API of the setup model.
|
org.eclipse.oomph.setup.log |
Interfaces and classes to support logging and progress monitoring.
|
org.eclipse.oomph.setup.util |
The generated EMF utilities of the setup model and other utility classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SetupTaskContext |
Modifier and Type | Field and Description |
---|---|
static AtomicReference<ProgressLog> |
ProgressLog.INSTANCE |
Modifier and Type | Method and Description |
---|---|
Set<String> |
ProgressLogRunnable.run(ProgressLog log) |
Constructor and Description |
---|
ProgressLogMonitor(ProgressLog log) |
ProgressLogMonitor(ProgressLog log,
IProgressMonitor delegate) |
ProgressLogProvider(ProgressLog log,
ProgressProvider delegate) |
Modifier and Type | Method and Description |
---|---|
static File |
DownloadUtil.downloadURL(String url,
ProgressLog progress) |
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