|
TPTP 4.1.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 Snapshot Observation'. All observations are specializations of this class. The individual observation values reside in the specialization instances.
The following features are supported:
StatisticalPackage.getSDSnapshotObservation()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getCreationTime()
Returns the value of the 'Creation Time' attribute list. |
SDMemberDescriptor |
getMemberDescriptor()
Returns the value of the 'Member Descriptor' reference. |
org.eclipse.emf.common.util.EList |
getValidityMask()
Returns the value of the 'Validity Mask' attribute list. |
SDSampleWindow |
getWindow()
Returns the value of the 'Window' container reference. |
void |
setMemberDescriptor(SDMemberDescriptor value)
Sets the value of the ' Member Descriptor' reference. |
void |
setWindow(SDSampleWindow value)
Sets the value of the ' Window' 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 org.eclipse.emf.common.util.EList getValidityMask()
Byte.
If the meaning of the 'Validity Mask' attribute list isn't clear, there really should be more of a description here...
This is a bitmask for the indices of the observation instance array fields. It is possoble for a counter to become active/inactive at any point during a window. This mask allows a means of marking whether a particular field contains a valid value.
StatisticalPackage.getSDSnapshotObservation_ValidityMask()public org.eclipse.emf.common.util.EList getCreationTime()
Double.
If the meaning of the 'Creation Time' attribute list isn't clear, there really should be more of a description here...
StatisticalPackage.getSDSnapshotObservation_CreationTime()public SDMemberDescriptor getMemberDescriptor()
Snapshot Observation'.
If the meaning of the 'Member Descriptor' reference isn't clear, there really should be more of a description here...
setMemberDescriptor(SDMemberDescriptor),
StatisticalPackage.getSDSnapshotObservation_MemberDescriptor(),
SDMemberDescriptor.getSnapshotObservation()public void setMemberDescriptor(SDMemberDescriptor value)
Member Descriptor' reference.
value - the new value of the 'Member Descriptor' reference.getMemberDescriptor()public SDSampleWindow getWindow()
Observations'.
If the meaning of the 'Window' container reference isn't clear, there really should be more of a description here...
setWindow(SDSampleWindow),
StatisticalPackage.getSDSnapshotObservation_Window(),
SDSampleWindow.getObservations()public void setWindow(SDSampleWindow value)
Window' container reference.
value - the new value of the 'Window' container reference.getWindow()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||