|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnitValue | |
com.ptc.core.meta.type.mgmt.server.impl | |
wt.iba.value |
Uses of UnitValue in com.ptc.core.meta.type.mgmt.server.impl |
Methods in com.ptc.core.meta.type.mgmt.server.impl with parameters of type UnitValue | |
private FloatingPointWithUnits |
AbstractTypeDefinitionCacheManager.getFloatingPointWithUnits(UnitValue unit_value)
|
private FloatingPointWithUnits |
AbstractTypeDefinitionCache.getFloatingPointWithUnits(UnitValue unit_value)
|
Uses of UnitValue in wt.iba.value |
Methods in wt.iba.value that return UnitValue | |
static UnitValue |
UnitValue.newUnitValue(UnitDefinition attributeDefinition,
IBAHolder holder,
double value,
int precision)
Supported API: false |
static UnitValue |
UnitValue.newUnitValue(UnitDefinition attributeDefinition,
IBAHolder holder,
ReferenceValue referenceValue,
double value,
int precision)
Supported API: false |
static UnitValue |
UnitValue.newUnitValue()
Supported API: false |
UnitValue |
TheUnitValueDefinition.getUnitValue()
Gets the object for the association that plays role: UNIT_VALUE_ROLE. |
Methods in wt.iba.value with parameters of type UnitValue | |
protected boolean |
UnitValue.readVersion(UnitValue thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
TheUnitValueDefinition.setUnitValue(UnitValue theUnitValue)
Sets the object for the association that plays role: UNIT_VALUE_ROLE. |
static TheUnitValueDefinition |
TheUnitValueDefinition.newTheUnitValueDefinition(UnitValue theUnitValue,
UnitDefinition definition)
Default factory for the class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |