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