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 |
---|---|
ActivationProperty |
PomFactory.createActivationProperty()
Returns a new object of class 'Activation Property'.
|
ActivationProperty |
Activation.getProperty()
Returns the value of the 'Property' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
Activation.setProperty(ActivationProperty value)
Sets the value of the '
Property '
containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
ActivationPropertyImpl
An implementation of the model object ' Activation Property'.
|
Modifier and Type | Field and Description |
---|---|
protected ActivationProperty |
ActivationImpl.property
The cached value of the '
Property ' containment reference. |
Modifier and Type | Method and Description |
---|---|
ActivationProperty |
PomFactoryImpl.createActivationProperty() |
ActivationProperty |
ActivationImpl.getProperty() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ActivationImpl.basicSetProperty(ActivationProperty newProperty,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ActivationImpl.setProperty(ActivationProperty newProperty) |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.caseActivationProperty(ActivationProperty object)
Returns the result of interpreting the object as an instance of ' Activation Property'.
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.