|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Baseline
A representation of the model object 'Baseline'. Baseline is a state of repository at the time of review.
The following features are supported:
ReviewPackage.getBaseline()| Method Summary | |
|---|---|
String |
getDescription()
Returns the value of the 'Description' attribute. |
org.eclipse.emf.common.util.EList<Report> |
getReports()
Returns the value of the 'Reports' containment reference list. |
org.eclipse.emf.common.util.EList<Revision> |
getRoots()
Returns the value of the 'Roots' containment reference list. |
long |
getTimestamp()
Returns the value of the 'Timestamp' attribute. |
void |
setDescription(String value)
Sets the value of the ' Description' attribute. |
void |
setTimestamp(long value)
Sets the value of the ' Timestamp' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<Revision> getRoots()
Revision.
If the meaning of the 'Roots' containment reference list isn't clear, there really should be more of a description here...
ReviewPackage.getBaseline_Roots()long getTimestamp()
setTimestamp(long),
ReviewPackage.getBaseline_Timestamp()void setTimestamp(long value)
Timestamp' attribute.
value - the new value of the 'Timestamp' attribute.getTimestamp()String getDescription()
setDescription(String),
ReviewPackage.getBaseline_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()org.eclipse.emf.common.util.EList<Report> getReports()
Report.
It is bidirectional and its opposite is 'Baseline'.
If the meaning of the 'Reports' containment reference list isn't clear, there really should be more of a description here...
ReviewPackage.getBaseline_Reports(),
Report.getBaseline()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||