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 |
---|---|
ReportPlugin |
PomFactory.createReportPlugin()
Returns a new object of class 'Report Plugin'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ReportPlugin> |
Reporting.getPlugins()
Returns the value of the 'Plugins' containment reference list.
|
org.eclipse.emf.common.util.EList<ReportPlugin> |
Profile.getReports()
Returns the value of the 'Reports' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ReportPluginImpl
An implementation of the model object ' Report Plugin'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<ReportPlugin> |
ReportingImpl.plugins
The cached value of the '
Plugins ' containment reference list. |
protected org.eclipse.emf.common.util.EList<ReportPlugin> |
ProfileImpl.reports
The cached value of the '
Reports ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
ReportPlugin |
PomFactoryImpl.createReportPlugin() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ReportPlugin> |
ReportingImpl.getPlugins() |
org.eclipse.emf.common.util.EList<ReportPlugin> |
ProfileImpl.getReports() |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.caseReportPlugin(ReportPlugin object)
Returns the result of interpreting the object as an instance of ' Report Plugin'.
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.