public class DistributionManagementImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements DistributionManagement
The following features are implemented:
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Modifier and Type | Field and Description |
---|---|
protected static String |
DOWNLOAD_URL_EDEFAULT
The default value of the '
Download Url ' attribute. |
protected String |
downloadUrl
The cached value of the '
Download Url ' attribute. |
protected Relocation |
relocation
The cached value of the '
Relocation ' containment reference. |
protected boolean |
relocationESet
This is true if the Relocation containment reference has been set.
|
protected DeploymentRepository |
repository
The cached value of the '
Repository ' containment reference. |
protected boolean |
repositoryESet
This is true if the Repository containment reference has been set.
|
protected Site |
site
The cached value of the '
Site ' containment reference. |
protected boolean |
siteESet
This is true if the Site containment reference has been set.
|
protected DeploymentRepository |
snapshotRepository
The cached value of the '
Snapshot Repository ' containment reference. |
protected boolean |
snapshotRepositoryESet
This is true if the Snapshot Repository containment reference has been set.
|
protected String |
status
The cached value of the '
Status ' attribute. |
protected static String |
STATUS_EDEFAULT
The default value of the '
Status ' attribute. |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
DistributionManagementImpl() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetRelocation(Relocation newRelocation,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetRepository(DeploymentRepository newRepository,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetSite(Site newSite,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetSnapshotRepository(DeploymentRepository newSnapshotRepository,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetRelocation(org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetRepository(org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetSite(org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetSnapshotRepository(org.eclipse.emf.common.notify.NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
String |
getDownloadUrl() |
Relocation |
getRelocation() |
DeploymentRepository |
getRepository() |
Site |
getSite() |
DeploymentRepository |
getSnapshotRepository() |
String |
getStatus() |
boolean |
isSetRelocation() |
boolean |
isSetRepository() |
boolean |
isSetSite() |
boolean |
isSetSnapshotRepository() |
void |
setDownloadUrl(String newDownloadUrl) |
void |
setRelocation(Relocation newRelocation) |
void |
setRepository(DeploymentRepository newRepository) |
void |
setSite(Site newSite) |
void |
setSnapshotRepository(DeploymentRepository newSnapshotRepository) |
void |
setStatus(String newStatus) |
String |
toString() |
void |
unsetRelocation() |
void |
unsetRepository() |
void |
unsetSite() |
void |
unsetSnapshotRepository() |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected DeploymentRepository repository
Repository
' containment reference. getRepository()
protected boolean repositoryESet
protected DeploymentRepository snapshotRepository
Snapshot Repository
' containment reference. getSnapshotRepository()
protected boolean snapshotRepositoryESet
protected boolean siteESet
protected static final String DOWNLOAD_URL_EDEFAULT
Download Url
' attribute. getDownloadUrl()
protected String downloadUrl
Download Url
' attribute. getDownloadUrl()
protected Relocation relocation
Relocation
' containment reference. getRelocation()
protected boolean relocationESet
protected static final String STATUS_EDEFAULT
Status
' attribute. getStatus()
protected String status
Status
' attribute. getStatus()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public DeploymentRepository getRepository()
getRepository
in interface DistributionManagement
DistributionManagement.isSetRepository()
,
DistributionManagement.unsetRepository()
,
DistributionManagement.setRepository(DeploymentRepository)
,
PomPackage.getDistributionManagement_Repository()
public org.eclipse.emf.common.notify.NotificationChain basicSetRepository(DeploymentRepository newRepository, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setRepository(DeploymentRepository newRepository)
setRepository
in interface DistributionManagement
newRepository
- the new value of the 'Repository' containment reference.DistributionManagement.isSetRepository()
,
DistributionManagement.unsetRepository()
,
DistributionManagement.getRepository()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetRepository(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetRepository()
public boolean isSetRepository()
isSetRepository
in interface DistributionManagement
DistributionManagement.unsetRepository()
,
DistributionManagement.getRepository()
,
DistributionManagement.setRepository(DeploymentRepository)
public DeploymentRepository getSnapshotRepository()
getSnapshotRepository
in interface DistributionManagement
DistributionManagement.isSetSnapshotRepository()
,
DistributionManagement.unsetSnapshotRepository()
,
DistributionManagement.setSnapshotRepository(DeploymentRepository)
,
PomPackage.getDistributionManagement_SnapshotRepository()
public org.eclipse.emf.common.notify.NotificationChain basicSetSnapshotRepository(DeploymentRepository newSnapshotRepository, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSnapshotRepository(DeploymentRepository newSnapshotRepository)
setSnapshotRepository
in interface DistributionManagement
newSnapshotRepository
- the new value of the 'Snapshot Repository' containment reference.DistributionManagement.isSetSnapshotRepository()
,
DistributionManagement.unsetSnapshotRepository()
,
DistributionManagement.getSnapshotRepository()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetSnapshotRepository(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetSnapshotRepository()
public boolean isSetSnapshotRepository()
isSetSnapshotRepository
in interface DistributionManagement
DistributionManagement.unsetSnapshotRepository()
,
DistributionManagement.getSnapshotRepository()
,
DistributionManagement.setSnapshotRepository(DeploymentRepository)
public Site getSite()
getSite
in interface DistributionManagement
DistributionManagement.isSetSite()
,
DistributionManagement.unsetSite()
,
DistributionManagement.setSite(Site)
,
PomPackage.getDistributionManagement_Site()
public org.eclipse.emf.common.notify.NotificationChain basicSetSite(Site newSite, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSite(Site newSite)
setSite
in interface DistributionManagement
newSite
- the new value of the 'Site' containment reference.DistributionManagement.isSetSite()
,
DistributionManagement.unsetSite()
,
DistributionManagement.getSite()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetSite(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetSite()
unsetSite
in interface DistributionManagement
DistributionManagement.isSetSite()
,
DistributionManagement.getSite()
,
DistributionManagement.setSite(Site)
public boolean isSetSite()
isSetSite
in interface DistributionManagement
DistributionManagement.unsetSite()
,
DistributionManagement.getSite()
,
DistributionManagement.setSite(Site)
public String getDownloadUrl()
getDownloadUrl
in interface DistributionManagement
DistributionManagement.setDownloadUrl(String)
,
PomPackage.getDistributionManagement_DownloadUrl()
public void setDownloadUrl(String newDownloadUrl)
setDownloadUrl
in interface DistributionManagement
newDownloadUrl
- the new value of the 'Download Url' attribute.DistributionManagement.getDownloadUrl()
public Relocation getRelocation()
getRelocation
in interface DistributionManagement
DistributionManagement.isSetRelocation()
,
DistributionManagement.unsetRelocation()
,
DistributionManagement.setRelocation(Relocation)
,
PomPackage.getDistributionManagement_Relocation()
public org.eclipse.emf.common.notify.NotificationChain basicSetRelocation(Relocation newRelocation, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setRelocation(Relocation newRelocation)
setRelocation
in interface DistributionManagement
newRelocation
- the new value of the 'Relocation' containment reference.DistributionManagement.isSetRelocation()
,
DistributionManagement.unsetRelocation()
,
DistributionManagement.getRelocation()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetRelocation(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetRelocation()
unsetRelocation
in interface DistributionManagement
DistributionManagement.isSetRelocation()
,
DistributionManagement.getRelocation()
,
DistributionManagement.setRelocation(Relocation)
public boolean isSetRelocation()
isSetRelocation
in interface DistributionManagement
DistributionManagement.unsetRelocation()
,
DistributionManagement.getRelocation()
,
DistributionManagement.setRelocation(Relocation)
public String getStatus()
getStatus
in interface DistributionManagement
DistributionManagement.setStatus(String)
,
PomPackage.getDistributionManagement_Status()
public void setStatus(String newStatus)
setStatus
in interface DistributionManagement
newStatus
- the new value of the 'Status' attribute.DistributionManagement.getStatus()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.