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 |
---|---|
CiManagement |
PomFactory.createCiManagement()
Returns a new object of class 'Ci Management'.
|
CiManagement |
Model.getCiManagement()
Returns the value of the 'Ci Management' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.setCiManagement(CiManagement value)
Sets the value of the '
Ci Management '
containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
CiManagementImpl
An implementation of the model object ' Ci Management'.
|
Modifier and Type | Field and Description |
---|---|
protected CiManagement |
ModelImpl.ciManagement
The cached value of the '
Ci Management ' containment reference. |
Modifier and Type | Method and Description |
---|---|
CiManagement |
PomFactoryImpl.createCiManagement() |
CiManagement |
ModelImpl.getCiManagement() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ModelImpl.basicSetCiManagement(CiManagement newCiManagement,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ModelImpl.setCiManagement(CiManagement newCiManagement) |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.caseCiManagement(CiManagement object)
Returns the result of interpreting the object as an instance of ' Ci Management'.
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.