|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'SD Sample Window'. This is a window of data. Windows contain a fixed number of snapshots that typically represent some period of time. This class can be specialized to describe processing of the observations for a particular use-case.
The following features are supported:
StatisticalPackage.getSDSampleWindow()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getObservations()
Returns the value of the 'Observations' containment reference list. |
SDView |
getView()
Returns the value of the 'View' container reference. |
void |
setView(SDView value)
Sets the value of the ' View' 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 |
public SDView getView()
Window'.
If the meaning of the 'View' container reference isn't clear, there really should be more of a description here...
setView(SDView),
StatisticalPackage.getSDSampleWindow_View(),
SDView.getWindow()public void setView(SDView value)
View' container reference.
value - the new value of the 'View' container reference.getView()public org.eclipse.emf.common.util.EList getObservations()
SDSnapshotObservation.
It is bidirectional and its opposite is 'Window'.
If the meaning of the 'Observations' containment reference list isn't clear, there really should be more of a description here...
StatisticalPackage.getSDSampleWindow_Observations(),
SDSnapshotObservation.getWindow()
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||