Uses of Class
wt.iba.value.litevalue.UnitValueDefaultView

Packages that use UnitValueDefaultView
com.ptc.windchill.uwgm.common.attributes   
com.ptc.windchill.uwgm.proesrv.attribute   
wt.clients.csm.navigation   
wt.clients.iba.widgets   
wt.csm.html.query   
wt.iba.constraint   
wt.iba.value.litevalue   
 

Uses of UnitValueDefaultView in com.ptc.windchill.uwgm.common.attributes
 

Methods in com.ptc.windchill.uwgm.common.attributes with parameters of type UnitValueDefaultView
private  void IBAHelper.setAttributeValue(UnitValueDefaultView attributeValueView, String value)
           
 

Uses of UnitValueDefaultView in com.ptc.windchill.uwgm.proesrv.attribute
 

Methods in com.ptc.windchill.uwgm.proesrv.attribute with parameters of type UnitValueDefaultView
(package private) static Double AttributeHelper.getEquivalentProeValue(UnitValueDefaultView attributeValue, Hashtable unitConversionMap)
           
 

Uses of UnitValueDefaultView in wt.clients.csm.navigation
 

Methods in wt.clients.csm.navigation with parameters of type UnitValueDefaultView
private  String RangeQFDetailsListCellRenderer.resolveUnitLabel(UnitValueDefaultView value)
           
private  String DiscreteQFDetailsListCellRenderer.resolveUnitLabel(UnitValueDefaultView value)
           
 

Uses of UnitValueDefaultView in wt.clients.iba.widgets
 

Fields in wt.clients.iba.widgets declared as UnitValueDefaultView
private  UnitValueDefaultView InlineUnitValueEditorWidget.value
           
 

Methods in wt.clients.iba.widgets that return UnitValueDefaultView
protected  UnitValueDefaultView InlineUnitValueEditorWidget.getNewValueObject(String s)
           
 

Uses of UnitValueDefaultView in wt.csm.html.query
 

Methods in wt.csm.html.query with parameters of type UnitValueDefaultView
private static void HTMLQueryUtilities.modifyValueObject(UnitValueDefaultView value, String str, String displayUnits)
           
private  String ChangeUnitsTaskDelegate.getNewValue(UnitValueDefaultView value, String measurementSystem)
           
 

Uses of UnitValueDefaultView in wt.iba.constraint
 

Methods in wt.iba.constraint with parameters of type UnitValueDefaultView
private  void UnitFloatContentDiscreteSet.populateParams(UnitValueDefaultView value)
           
private  void UnitContentRange.populateParams(UnitValueDefaultView value)
           
 

Uses of UnitValueDefaultView in wt.iba.value.litevalue
 

Methods in wt.iba.value.litevalue with parameters of type UnitValueDefaultView
protected  boolean UnitValueDefaultView.readVersion(UnitValueDefaultView thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.