|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProjectHistory
A representation of the model object ' Project History'.
The following features are supported:
ModelPackage.getProjectHistory()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<BranchInfo> |
getBranches()
Returns the value of the 'Branches' containment reference list. |
Version |
getLastVersion()
Returns the last version (the last element in the version list). |
String |
getProjectDescription()
Returns the value of the 'Project Description' attribute. |
ProjectId |
getProjectId()
Returns the value of the 'Project Id' containment reference. |
String |
getProjectName()
Returns the value of the 'Project Name' attribute. |
org.eclipse.emf.common.util.EList<EMFStoreProperty> |
getSharedProperties()
Returns the value of the 'Shared Properties' containment reference list. |
org.eclipse.emf.common.util.EList<Version> |
getVersions()
Returns the value of the 'Versions' containment reference list. |
void |
setProjectDescription(String value)
Sets the value of the ' Project Description' attribute. |
void |
setProjectId(ProjectId value)
Sets the value of the ' Project Id' containment reference. |
void |
setProjectName(String value)
Sets the value of the ' Project Name' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
ProjectId getProjectId()
If the meaning of the 'Project Id' containment reference isn't clear, there really should be more of a description here...
setProjectId(ProjectId),
ModelPackage.getProjectHistory_ProjectId()void setProjectId(ProjectId value)
Project Id' containment reference.
value - the new value of the 'Project Id' containment reference.getProjectId()org.eclipse.emf.common.util.EList<Version> getVersions()
Version.
If the meaning of the 'Versions' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getProjectHistory_Versions()Version getLastVersion()
String getProjectName()
If the meaning of the 'Project Name' attribute isn't clear, there really should be more of a description here...
setProjectName(String),
ModelPackage.getProjectHistory_ProjectName()void setProjectName(String value)
Project Name' attribute.
value - the new value of the 'Project Name' attribute.getProjectName()String getProjectDescription()
If the meaning of the 'Project Description' attribute isn't clear, there really should be more of a description here...
setProjectDescription(String),
ModelPackage.getProjectHistory_ProjectDescription()void setProjectDescription(String value)
Project Description' attribute.
value - the new value of the 'Project Description' attribute.getProjectDescription()org.eclipse.emf.common.util.EList<EMFStoreProperty> getSharedProperties()
EMFStoreProperty.
If the meaning of the 'Shared Properties' map isn't clear, there really should be more of a description here...
ModelPackage.getProjectHistory_SharedProperties()org.eclipse.emf.common.util.EList<BranchInfo> getBranches()
BranchInfo.
If the meaning of the 'Branches' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getProjectHistory_Branches()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||