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 |
---|---|
Prerequisites |
PomFactory.createPrerequisites()
Returns a new object of class 'Prerequisites'.
|
Prerequisites |
Model.getPrerequisites()
Returns the value of the 'Prerequisites' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.setPrerequisites(Prerequisites value)
Sets the value of the '
Prerequisites '
containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
PrerequisitesImpl
An implementation of the model object ' Prerequisites'.
|
Modifier and Type | Field and Description |
---|---|
protected Prerequisites |
ModelImpl.prerequisites
The cached value of the '
Prerequisites ' containment reference. |
Modifier and Type | Method and Description |
---|---|
Prerequisites |
PomFactoryImpl.createPrerequisites() |
Prerequisites |
ModelImpl.getPrerequisites() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ModelImpl.basicSetPrerequisites(Prerequisites newPrerequisites,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ModelImpl.setPrerequisites(Prerequisites newPrerequisites) |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.casePrerequisites(Prerequisites object)
Returns the result of interpreting the object as an instance of ' Prerequisites'.
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.