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 |
---|---|
Site |
PomFactory.createSite()
Returns a new object of class 'Site'.
|
Site |
DistributionManagement.getSite()
Returns the value of the 'Site' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
DistributionManagement.setSite(Site value)
Sets the value of the '
Site '
containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
SiteImpl
An implementation of the model object ' Site'.
|
Modifier and Type | Field and Description |
---|---|
protected Site |
DistributionManagementImpl.site
The cached value of the '
Site ' containment reference. |
Modifier and Type | Method and Description |
---|---|
Site |
PomFactoryImpl.createSite() |
Site |
DistributionManagementImpl.getSite() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DistributionManagementImpl.basicSetSite(Site newSite,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DistributionManagementImpl.setSite(Site newSite) |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.caseSite(Site object)
Returns the result of interpreting the object as an instance of ' Site'.
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.