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