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 Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected String |
id
The cached value of the '
Id' attribute. |
protected static String |
ID_EDEFAULT
The default value of the '
Id' attribute. |
protected String |
layout
The cached value of the '
Layout' attribute. |
protected static String |
LAYOUT_EDEFAULT
The default value of the '
Layout' attribute. |
protected boolean |
layoutESet
This is true if the Layout attribute has been set.
|
protected String |
name
The cached value of the '
Name' attribute. |
protected static String |
NAME_EDEFAULT
The default value of the '
Name' attribute. |
protected static String |
UNIQUE_VERSION_EDEFAULT
The default value of the '
Unique Version' attribute. |
protected 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 String |
url
The cached value of the '
Url' attribute. |
protected static 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 |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
String |
getId() |
String |
getLayout() |
String |
getName() |
String |
getUniqueVersion() |
String |
getUrl() |
boolean |
isSetLayout() |
boolean |
isSetUniqueVersion() |
void |
setId(String newId) |
void |
setLayout(String newLayout) |
void |
setName(String newName) |
void |
setUniqueVersion(String newUniqueVersion) |
void |
setUrl(String newUrl) |
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 String UNIQUE_VERSION_EDEFAULT
Unique Version' attribute.
getUniqueVersion(),
Constant Field Valuesprotected String uniqueVersion
Unique Version' attribute.
getUniqueVersion()protected boolean uniqueVersionESet
protected static final String ID_EDEFAULT
Id' attribute. getId()protected static final String NAME_EDEFAULT
Name' attribute. getName()protected static final String URL_EDEFAULT
Url' attribute. getUrl()protected static final String LAYOUT_EDEFAULT
Layout' attribute. getLayout()protected String layout
Layout' attribute. getLayout()protected boolean layoutESet
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImplpublic String getUniqueVersion()
getUniqueVersion in interface DeploymentRepositoryDeploymentRepository.isSetUniqueVersion(),
DeploymentRepository.unsetUniqueVersion(),
DeploymentRepository.setUniqueVersion(String),
PomPackage.getDeploymentRepository_UniqueVersion()public void setUniqueVersion(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 String getId()
getId in interface DeploymentRepositoryDeploymentRepository.setId(String),
PomPackage.getDeploymentRepository_Id()public void setId(String newId)
setId in interface DeploymentRepositorynewId - the new value of the 'Id' attribute.DeploymentRepository.getId()public String getName()
getName in interface DeploymentRepositoryDeploymentRepository.setName(String),
PomPackage.getDeploymentRepository_Name()public void setName(String newName)
setName in interface DeploymentRepositorynewName - the new value of the 'Name' attribute.DeploymentRepository.getName()public String getUrl()
getUrl in interface DeploymentRepositoryDeploymentRepository.setUrl(String),
PomPackage.getDeploymentRepository_Url()public void setUrl(String newUrl)
setUrl in interface DeploymentRepositorynewUrl - the new value of the 'Url' attribute.DeploymentRepository.getUrl()public String getLayout()
getLayout in interface DeploymentRepositoryDeploymentRepository.isSetLayout(),
DeploymentRepository.unsetLayout(),
DeploymentRepository.setLayout(String),
PomPackage.getDeploymentRepository_Layout()public void setLayout(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 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,
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 String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImplCopyright © 2005–2021 Eclipse Foundation. All rights reserved.