|
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 Range Representation'. Observations of this type have a value within a certain range
The following features are supported:
StatisticalPackage.getSDRangeRepresentation()| Method Summary | |
|---|---|
int |
getMax()
Returns the value of the 'Max' attribute. |
int |
getMin()
Returns the value of the 'Min' attribute. |
void |
setMax(int value)
Sets the value of the ' Max' attribute. |
void |
setMin(int value)
Sets the value of the ' Min' attribute. |
| Methods inherited from interface org.eclipse.hyades.model.statistical.SDRepresentation |
|---|
getMemberDescriptor, setMemberDescriptor |
| 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 int getMin()
If the meaning of the 'Min' attribute isn't clear, there really should be more of a description here...
setMin(int),
StatisticalPackage.getSDRangeRepresentation_Min()public void setMin(int value)
Min' attribute.
value - the new value of the 'Min' attribute.getMin()public int getMax()
If the meaning of the 'Max' attribute isn't clear, there really should be more of a description here...
setMax(int),
StatisticalPackage.getSDRangeRepresentation_Max()public void setMax(int value)
Max' attribute.
value - the new value of the 'Max' attribute.getMax()
|
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 | ||||||||||