|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Observation
A representation of the model object 'Observation'.
The following features are supported:
ReviewPackage.getObservation()| Method Summary | |
|---|---|
Report |
getReport()
Returns the value of the 'Report' reference. |
Inspector |
getReportedBy()
Returns the value of the 'Reported By' reference. |
LanguageElement |
getSource()
Returns the value of the 'Source' container reference. |
void |
setReport(Report value)
Sets the value of the ' Report' reference. |
void |
setReportedBy(Inspector value)
Sets the value of the ' Reported By' reference. |
void |
setSource(LanguageElement value)
Sets the value of the ' Source' container reference. |
| 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 |
|---|
LanguageElement getSource()
Observations'.
If the meaning of the 'Source' reference isn't clear, there really should be more of a description here...
setSource(LanguageElement),
ReviewPackage.getObservation_Source(),
LanguageElement.getObservations()void setSource(LanguageElement value)
Source' container reference.
value - the new value of the 'Source' container reference.getSource()Report getReport()
Observations'.
If the meaning of the 'Report' reference isn't clear, there really should be more of a description here...
setReport(Report),
ReviewPackage.getObservation_Report(),
Report.getObservations()void setReport(Report value)
Report' reference.
value - the new value of the 'Report' reference.getReport()Inspector getReportedBy()
If the meaning of the 'Reported By' reference isn't clear, there really should be more of a description here...
setReportedBy(Inspector),
ReviewPackage.getObservation_ReportedBy()void setReportedBy(Inspector value)
Reported By' reference.
value - the new value of the 'Reported By' reference.getReportedBy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||