Package | Description |
---|---|
org.eclipse.m2e.model.edit.pom | |
org.eclipse.m2e.model.edit.pom.impl | |
org.eclipse.m2e.model.edit.pom.util | |
org.eclipse.m2e.refactoring |
Modifier and Type | Method and Description |
---|---|
Model |
PomFactory.createModel()
Returns a new object of class 'Model'.
|
Model |
DocumentRoot.getProject()
Returns the value of the 'Project' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setProject(Model value)
Sets the value of the '
Project '
containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
ModelImpl
An implementation of the model object ' Model'.
|
Modifier and Type | Method and Description |
---|---|
Model |
PomFactoryImpl.createModel() |
Model |
DocumentRootImpl.getProject() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetProject(Model newProject,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setProject(Model newProject) |
Modifier and Type | Method and Description |
---|---|
Model |
PomResourceImpl.getModel() |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.caseModel(Model object)
Returns the result of interpreting the object as an instance of ' Model'.
|
Modifier and Type | Field and Description |
---|---|
protected Model |
RefactoringModelResources.tmpModel |
Modifier and Type | Method and Description |
---|---|
Model |
AbstractPomRefactoring.createModel() |
Model |
RefactoringModelResources.getTmpModel() |
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.