|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RatioValue | |
wt.iba.value |
Uses of RatioValue in wt.iba.value |
Methods in wt.iba.value that return RatioValue | |
RatioValue |
TheRatioValueDefinition.getRatioValue()
Gets the object for the association that plays role: RATIO_VALUE_ROLE. |
static RatioValue |
RatioValue.newRatioValue(RatioDefinition attributeDefinition,
IBAHolder holder,
double value,
double denominator)
Supported API: false |
static RatioValue |
RatioValue.newRatioValue(RatioDefinition attributeDefinition,
IBAHolder holder,
ReferenceValue referenceValue,
double value,
double denominator)
Supported API: false |
static RatioValue |
RatioValue.newRatioValue()
Supported API: false |
Methods in wt.iba.value with parameters of type RatioValue | |
void |
TheRatioValueDefinition.setRatioValue(RatioValue theRatioValue)
Sets the object for the association that plays role: RATIO_VALUE_ROLE. |
static TheRatioValueDefinition |
TheRatioValueDefinition.newTheRatioValueDefinition(RatioValue theRatioValue,
RatioDefinition definition)
Default factory for the class. |
protected boolean |
RatioValue.readVersion(RatioValue thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |