| 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 |
|---|---|
PluginExecution |
PomFactory.createPluginExecution()
Returns a new object of class 'Plugin Execution'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PluginExecution> |
Plugin.getExecutions()
Returns the value of the 'Executions' containment
reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PluginExecutionImpl
An implementation of the model object '
Plugin Execution'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<PluginExecution> |
PluginImpl.executions
The cached value of the '
Executions'
containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
PluginExecution |
PomFactoryImpl.createPluginExecution() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PluginExecution> |
PluginImpl.getExecutions() |
| Modifier and Type | Method and Description |
|---|---|
T |
PomSwitch.casePluginExecution(PluginExecution object)
Returns the result of interpreting the object as an instance of '
Plugin Execution'.
|
Copyright © 2005-2013 Sonatype, Inc.. All Rights Reserved.