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 |
---|---|
PluginManagement |
PomFactory.createPluginManagement()
Returns a new object of class 'Plugin Management'.
|
PluginManagement |
BuildBase.getPluginManagement()
Returns the value of the 'Plugin Management' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
BuildBase.setPluginManagement(PluginManagement value)
Sets the value of the '
Plugin Management ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
PluginManagementImpl
An implementation of the model object ' Plugin Management'.
|
Modifier and Type | Field and Description |
---|---|
protected PluginManagement |
BuildBaseImpl.pluginManagement
The cached value of the '
Plugin Management ' containment reference. |
Modifier and Type | Method and Description |
---|---|
PluginManagement |
PomFactoryImpl.createPluginManagement() |
PluginManagement |
BuildBaseImpl.getPluginManagement() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
BuildBaseImpl.basicSetPluginManagement(PluginManagement newPluginManagement,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
BuildBaseImpl.setPluginManagement(PluginManagement newPluginManagement) |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.casePluginManagement(PluginManagement object)
Returns the result of interpreting the object as an instance of ' Plugin Management'.
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.