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 |
---|---|
ActivationFile |
PomFactory.createActivationFile()
Returns a new object of class 'Activation File'.
|
ActivationFile |
Activation.getFile()
Returns the value of the 'File' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
Activation.setFile(ActivationFile value)
Sets the value of the '
File ' containment
reference. |
Modifier and Type | Class and Description |
---|---|
class |
ActivationFileImpl
An implementation of the model object ' Activation File'.
|
Modifier and Type | Field and Description |
---|---|
protected ActivationFile |
ActivationImpl.file
The cached value of the '
File ' containment reference. |
Modifier and Type | Method and Description |
---|---|
ActivationFile |
PomFactoryImpl.createActivationFile() |
ActivationFile |
ActivationImpl.getFile() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ActivationImpl.basicSetFile(ActivationFile newFile,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ActivationImpl.setFile(ActivationFile newFile) |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.caseActivationFile(ActivationFile object)
Returns the result of interpreting the object as an instance of ' Activation File'.
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.