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 |
---|---|
Plugin |
PomFactory.createPlugin()
Returns a new object of class 'Plugin'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Plugin> |
BuildBase.getPlugins()
Returns the value of the 'Plugins' containment reference list.
|
org.eclipse.emf.common.util.EList<Plugin> |
PluginManagement.getPlugins()
Returns the value of the 'Plugins' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
PluginImpl
An implementation of the model object ' Plugin'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<Plugin> |
PluginManagementImpl.plugins
The cached value of the '
Plugins ' containment reference list. |
protected org.eclipse.emf.common.util.EList<Plugin> |
BuildBaseImpl.plugins
The cached value of the '
Plugins ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
Plugin |
PomFactoryImpl.createPlugin() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Plugin> |
PluginManagementImpl.getPlugins() |
org.eclipse.emf.common.util.EList<Plugin> |
BuildBaseImpl.getPlugins() |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.casePlugin(Plugin object)
Returns the result of interpreting the object as an instance of ' Plugin'.
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.