| 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 |
|---|---|
Repository |
PomFactory.createRepository()
Returns a new object of class 'Repository'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Repository> |
Profile.getPluginRepositories()
Returns the value of the 'Plugin Repositories' containment reference list.
|
org.eclipse.emf.common.util.EList<Repository> |
Model.getPluginRepositories()
Returns the value of the 'Plugin Repositories' containment reference list.
|
org.eclipse.emf.common.util.EList<Repository> |
Profile.getRepositories()
Returns the value of the 'Repositories' containment reference list.
|
org.eclipse.emf.common.util.EList<Repository> |
Model.getRepositories()
Returns the value of the 'Repositories' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RepositoryImpl
An implementation of the model object ' Repository'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Repository> |
ProfileImpl.pluginRepositories
The cached value of the '
Plugin Repositories' containment reference list. |
protected org.eclipse.emf.common.util.EList<Repository> |
ModelImpl.pluginRepositories
The cached value of the '
Plugin Repositories' containment reference list. |
protected org.eclipse.emf.common.util.EList<Repository> |
ProfileImpl.repositories
The cached value of the '
Repositories ' containment reference list. |
protected org.eclipse.emf.common.util.EList<Repository> |
ModelImpl.repositories
The cached value of the '
Repositories ' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Repository |
PomFactoryImpl.createRepository() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Repository> |
ProfileImpl.getPluginRepositories() |
org.eclipse.emf.common.util.EList<Repository> |
ModelImpl.getPluginRepositories() |
org.eclipse.emf.common.util.EList<Repository> |
ProfileImpl.getRepositories() |
org.eclipse.emf.common.util.EList<Repository> |
ModelImpl.getRepositories() |
| Modifier and Type | Method and Description |
|---|---|
T |
PomSwitch.caseRepository(Repository object)
Returns the result of interpreting the object as an instance of ' Repository'.
|
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.