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 |
---|---|
ActivationOS |
PomFactory.createActivationOS()
Returns a new object of class 'Activation OS'.
|
ActivationOS |
Activation.getOs()
Returns the value of the 'Os' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
Activation.setOs(ActivationOS value)
Sets the value of the '
Os ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
ActivationOSImpl
An implementation of the model object ' Activation OS'.
|
Modifier and Type | Field and Description |
---|---|
protected ActivationOS |
ActivationImpl.os
The cached value of the '
Os ' containment reference. |
Modifier and Type | Method and Description |
---|---|
ActivationOS |
PomFactoryImpl.createActivationOS() |
ActivationOS |
ActivationImpl.getOs() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ActivationImpl.basicSetOs(ActivationOS newOs,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ActivationImpl.setOs(ActivationOS newOs) |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.caseActivationOS(ActivationOS object)
Returns the result of interpreting the object as an instance of ' Activation OS'.
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.