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 |
---|---|
Activation |
PomFactory.createActivation()
Returns a new object of class 'Activation'.
|
Activation |
Profile.getActivation()
Returns the value of the 'Activation' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
Profile.setActivation(Activation value)
Sets the value of the '
Activation '
containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
ActivationImpl
An implementation of the model object ' Activation'.
|
Modifier and Type | Field and Description |
---|---|
protected Activation |
ProfileImpl.activation
The cached value of the '
Activation ' containment reference. |
Modifier and Type | Method and Description |
---|---|
Activation |
PomFactoryImpl.createActivation() |
Activation |
ProfileImpl.getActivation() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ProfileImpl.basicSetActivation(Activation newActivation,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ProfileImpl.setActivation(Activation newActivation) |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.caseActivation(Activation object)
Returns the result of interpreting the object as an instance of ' Activation'.
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.