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