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 |
---|---|
Contributor |
PomFactory.createContributor()
Returns a new object of class 'Contributor'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Contributor> |
Model.getContributors()
Returns the value of the 'Contributors' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ContributorImpl
An implementation of the model object ' Contributor'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<Contributor> |
ModelImpl.contributors
The cached value of the '
Contributors ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
Contributor |
PomFactoryImpl.createContributor() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Contributor> |
ModelImpl.getContributors() |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.caseContributor(Contributor object)
Returns the result of interpreting the object as an instance of ' Contributor'.
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.