public class ProjectInfoImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements ProjectInfo
The following features are implemented:
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 | Method and Description |
|---|---|
ProjectId |
basicGetProjectId() |
PrimaryVersionSpec |
basicGetVersion() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetProjectId(ProjectId newProjectId,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetVersion(PrimaryVersionSpec newVersion,
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) |
void |
eUnset(int featureID) |
String |
getDescription() |
String |
getName() |
ProjectId |
getProjectId() |
PrimaryVersionSpec |
getVersion() |
void |
setDescription(String newDescription) |
void |
setName(String newName) |
void |
setProjectId(ProjectId newProjectId)
Set a copy of the given id.
|
void |
setProjectIdGen(ProjectId newProjectId) |
void |
setVersion(PrimaryVersionSpec newVersion) |
void |
setVersionGen(PrimaryVersionSpec newVersion) |
String |
toString() |
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic String getName()
getName in interface ProjectInfoProjectInfo.setName(String),
ModelPackage.getProjectInfo_Name()public void setName(String newName)
setName in interface ProjectInfonewName - the new value of the 'Name' attribute.ProjectInfo.getName()public String getDescription()
getDescription in interface ProjectInfoProjectInfo.setDescription(String),
ModelPackage.getProjectInfo_Description()public void setDescription(String newDescription)
setDescription in interface ProjectInfonewDescription - the new value of the 'Description' attribute.ProjectInfo.getDescription()public void setProjectId(ProjectId newProjectId)
setProjectId in interface ProjectInfonewProjectId - the id.ProjectInfo.getProjectId()public ProjectId getProjectId()
getProjectId in interface ProjectInfoProjectInfo.setProjectId(ProjectId),
ModelPackage.getProjectInfo_ProjectId()public ProjectId basicGetProjectId()
public org.eclipse.emf.common.notify.NotificationChain basicSetProjectId(ProjectId newProjectId, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setProjectIdGen(ProjectId newProjectId)
public PrimaryVersionSpec getVersion()
getVersion in interface ProjectInfoProjectInfo.setVersion(PrimaryVersionSpec),
ModelPackage.getProjectInfo_Version()public PrimaryVersionSpec basicGetVersion()
public org.eclipse.emf.common.notify.NotificationChain basicSetVersion(PrimaryVersionSpec newVersion, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setVersion(PrimaryVersionSpec newVersion)
setVersion in interface ProjectInfonewVersion - the new value of the 'Version' containment reference.ProjectInfo.getVersion()public void setVersionGen(PrimaryVersionSpec newVersion)
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.BasicEObjectImplpublic 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 © 2017. All rights reserved.