| 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 |
|---|---|
License |
PomFactory.createLicense()
Returns a new object of class 'License'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<License> |
Model.getLicenses()
Returns the value of the 'Licenses' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LicenseImpl
An implementation of the model object ' License'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<License> |
ModelImpl.licenses
The cached value of the '
Licenses' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
License |
PomFactoryImpl.createLicense() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<License> |
ModelImpl.getLicenses() |
| Modifier and Type | Method and Description |
|---|---|
T |
PomSwitch.caseLicense(License object)
Returns the result of interpreting the object as an instance of ' License'.
|
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.