public class DeploymentRepositoryImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements DeploymentRepository
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.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
id
The cached value of the '
Id' attribute. |
protected static java.lang.String |
ID_EDEFAULT
The default value of the '
Id' attribute. |
protected java.lang.String |
layout
The cached value of the '
Layout' attribute. |
protected static java.lang.String |
LAYOUT_EDEFAULT
The default value of the '
Layout' attribute. |
protected boolean |
layoutESet
This is true if the Layout attribute has been set.
|
protected java.lang.String |
name
The cached value of the '
Name' attribute. |
protected static java.lang.String |
NAME_EDEFAULT
The default value of the '
Name' attribute. |
protected static java.lang.String |
UNIQUE_VERSION_EDEFAULT
The default value of the '
Unique Version' attribute. |
protected java.lang.String |
uniqueVersion
The cached value of the '
Unique Version' attribute. |
protected boolean |
uniqueVersionESet
This is true if the Unique Version attribute has been set.
|
protected java.lang.String |
url
The cached value of the '
Url' attribute. |
protected static java.lang.String |
URL_EDEFAULT
The default value of the '
Url' attribute. |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY| Modifier | Constructor and Description |
|---|---|
protected |
DeploymentRepositoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getId() |
java.lang.String |
getLayout() |
java.lang.String |
getName() |
java.lang.String |
getUniqueVersion() |
java.lang.String |
getUrl() |
boolean |
isSetLayout() |
boolean |
isSetUniqueVersion() |
void |
setId(java.lang.String newId) |
void |
setLayout(java.lang.String newLayout) |
void |
setName(java.lang.String newName) |
void |
setUniqueVersion(java.lang.String newUniqueVersion) |
void |
setUrl(java.lang.String newUrl) |
java.lang.String |
toString() |
void |
unsetLayout() |
void |
unsetUniqueVersion() |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIeAddVirtualValue, 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, 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, eVirtualValueseBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final java.lang.String UNIQUE_VERSION_EDEFAULT
Unique Version' attribute.
getUniqueVersion(),
Constant Field Valuesprotected java.lang.String uniqueVersion
Unique Version' attribute.
getUniqueVersion()protected boolean uniqueVersionESet
protected static final java.lang.String ID_EDEFAULT
Id' attribute. getId()protected static final java.lang.String NAME_EDEFAULT
Name' attribute. getName()protected static final java.lang.String URL_EDEFAULT
Url' attribute. getUrl()protected static final java.lang.String LAYOUT_EDEFAULT
Layout' attribute. getLayout()protected java.lang.String layout
Layout' attribute. getLayout()protected boolean layoutESet
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImplpublic java.lang.String getUniqueVersion()
getUniqueVersion in interface DeploymentRepositoryDeploymentRepository.isSetUniqueVersion(),
DeploymentRepository.unsetUniqueVersion(),
DeploymentRepository.setUniqueVersion(String),
PomPackage.getDeploymentRepository_UniqueVersion()public void setUniqueVersion(java.lang.String newUniqueVersion)
setUniqueVersion in interface DeploymentRepositorynewUniqueVersion - the new value of the 'Unique Version' attribute.DeploymentRepository.isSetUniqueVersion(),
DeploymentRepository.unsetUniqueVersion(),
DeploymentRepository.getUniqueVersion()public void unsetUniqueVersion()
unsetUniqueVersion in interface DeploymentRepositoryDeploymentRepository.isSetUniqueVersion(),
DeploymentRepository.getUniqueVersion(),
DeploymentRepository.setUniqueVersion(String)public boolean isSetUniqueVersion()
isSetUniqueVersion in interface DeploymentRepositoryDeploymentRepository.unsetUniqueVersion(),
DeploymentRepository.getUniqueVersion(),
DeploymentRepository.setUniqueVersion(String)public java.lang.String getId()
getId in interface DeploymentRepositoryDeploymentRepository.setId(String),
PomPackage.getDeploymentRepository_Id()public void setId(java.lang.String newId)
setId in interface DeploymentRepositorynewId - the new value of the 'Id' attribute.DeploymentRepository.getId()public java.lang.String getName()
getName in interface DeploymentRepositoryDeploymentRepository.setName(String),
PomPackage.getDeploymentRepository_Name()public void setName(java.lang.String newName)
setName in interface DeploymentRepositorynewName - the new value of the 'Name' attribute.DeploymentRepository.getName()public java.lang.String getUrl()
getUrl in interface DeploymentRepositoryDeploymentRepository.setUrl(String),
PomPackage.getDeploymentRepository_Url()public void setUrl(java.lang.String newUrl)
setUrl in interface DeploymentRepositorynewUrl - the new value of the 'Url' attribute.DeploymentRepository.getUrl()public java.lang.String getLayout()
getLayout in interface DeploymentRepositoryDeploymentRepository.isSetLayout(),
DeploymentRepository.unsetLayout(),
DeploymentRepository.setLayout(String),
PomPackage.getDeploymentRepository_Layout()public void setLayout(java.lang.String newLayout)
setLayout in interface DeploymentRepositorynewLayout - the new value of the 'Layout' attribute.DeploymentRepository.isSetLayout(),
DeploymentRepository.unsetLayout(),
DeploymentRepository.getLayout()public void unsetLayout()
unsetLayout in interface DeploymentRepositoryDeploymentRepository.isSetLayout(),
DeploymentRepository.getLayout(),
DeploymentRepository.setLayout(String)public boolean isSetLayout()
isSetLayout in interface DeploymentRepositoryDeploymentRepository.unsetLayout(),
DeploymentRepository.getLayout(),
DeploymentRepository.setLayout(String)public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl