Package | Description |
---|---|
org.eclipse.m2e.model.edit.pom | |
org.eclipse.m2e.model.edit.pom.impl | |
org.eclipse.m2e.model.edit.pom.util |
Modifier and Type | Method and Description |
---|---|
Relocation |
PomFactory.createRelocation()
Returns a new object of class 'Relocation'.
|
Relocation |
DistributionManagement.getRelocation()
Returns the value of the 'Relocation' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
DistributionManagement.setRelocation(Relocation value)
Sets the value of the '
Relocation ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
RelocationImpl
An implementation of the model object ' Relocation'.
|
Modifier and Type | Field and Description |
---|---|
protected Relocation |
DistributionManagementImpl.relocation
The cached value of the '
Relocation ' containment reference. |
Modifier and Type | Method and Description |
---|---|
Relocation |
PomFactoryImpl.createRelocation() |
Relocation |
DistributionManagementImpl.getRelocation() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DistributionManagementImpl.basicSetRelocation(Relocation newRelocation,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DistributionManagementImpl.setRelocation(Relocation newRelocation) |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.caseRelocation(Relocation object)
Returns the result of interpreting the object as an instance of ' Relocation'.
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.