Modifier and Type | Method and Description |
---|---|
ReactorProjectIdentities |
ReactorProject.getIdentities() |
Modifier and Type | Method and Description |
---|---|
Map<org.eclipse.equinox.p2.metadata.IInstallableUnit,ReactorProjectIdentities> |
P2TargetPlatform.getOriginalReactorProjectMap()
Returns the map from target platform installable units back to the contributing reactor
project.
|
Modifier and Type | Method and Description |
---|---|
ReactorProjectIdentities |
DefaultReactorProject.getIdentities() |
Modifier and Type | Class and Description |
---|---|
class |
MavenReactorProjectIdentities |
Modifier and Type | Class and Description |
---|---|
class |
ReactorProjectStub |
Modifier and Type | Method and Description |
---|---|
ReactorProjectIdentities |
ReactorProjectStub.getIdentities() |
Modifier and Type | Method and Description |
---|---|
Map<org.eclipse.equinox.p2.metadata.IInstallableUnit,ReactorProjectIdentities> |
TargetPlatformImpl.getOriginalReactorProjectMap() |
Map<org.eclipse.equinox.p2.metadata.IInstallableUnit,ReactorProjectIdentities> |
TargetPlatformImpl.getReactorProjectIUs() |
Modifier and Type | Method and Description |
---|---|
ReactorProjectIdentities |
BuildContext.getProject() |
Constructor and Description |
---|
BuildContext(ReactorProjectIdentities project,
String qualifier,
List<TargetEnvironment> environments)
Creates a new
BuildContext instance. |
Modifier and Type | Method and Description |
---|---|
protected ReactorProjectIdentities |
AbstractP2Mojo.getProjectIdentities() |
Modifier and Type | Method and Description |
---|---|
protected ReactorProjectIdentities |
AbstractRepositoryMojo.getProjectIdentities() |
Modifier and Type | Method and Description |
---|---|
PublishingRepository |
ReactorRepositoryManagerImpl.getPublishingRepository(ReactorProjectIdentities project) |
Constructor and Description |
---|
PublishingRepositoryImpl(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
ReactorProjectIdentities project) |
Modifier and Type | Method and Description |
---|---|
PublishingRepository |
ReactorRepositoryManager.getPublishingRepository(ReactorProjectIdentities project)
Returns the project's publishing repository.
|
Modifier and Type | Method and Description |
---|---|
PublishingRepositoryFacade |
ReactorRepositoryManagerFacade.getPublishingRepository(ReactorProjectIdentities project)
Returns the project's publishing repository.
|
Modifier and Type | Class and Description |
---|---|
class |
ReactorProjectIdentitiesStub |
Copyright © 2008–2014 Eclipse Foundation. All rights reserved.