|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UnitDefView in com.ptc.windchill.counterpart.metadata.attribute |
Constructors in com.ptc.windchill.counterpart.metadata.attribute with parameters of type UnitDefView | |
cUnitIBADefinition(UnitDefView attr)
|
Uses of UnitDefView in com.ptc.windchill.uwgm.common.attributes |
Methods in com.ptc.windchill.uwgm.common.attributes with parameters of type UnitDefView | |
private AbstractValueView |
IBAHelper.createAttributeValue(UnitDefView attrDef,
String value)
|
private double |
IBAHelper.getDefaultUnitValue(UnitDefView attrDef,
double convertedValue)
|
Uses of UnitDefView in wt.clients.csm.classification |
Methods in wt.clients.csm.classification with parameters of type UnitDefView | |
void |
ConstraintEditorPanel.setItem(ValueConstraint obj,
UnitDefView definition)
|
Uses of UnitDefView in wt.clients.csm.widgets |
Fields in wt.clients.csm.widgets declared as UnitDefView | |
(package private) UnitDefView |
UnitFloatContentDiscreteSetWidget.theDefinition
|
Methods in wt.clients.csm.widgets with parameters of type UnitDefView | |
void |
UnitIntegerContentDiscreteSetWidget.setItem(Object obj,
UnitDefView definition)
|
void |
UnitFloatContentDiscreteSetWidget.setItem(Object obj,
UnitDefView definition)
|
protected String |
UnitFloatContentDiscreteSetWidget.getDisplayUnit(UnitDefView definition,
String measurementSystem)
|
protected Unit |
UnitFloatContentDiscreteSetWidget.getUnitValue(JTextField tfield,
UnitDefView udv,
String ms)
|
void |
UnitContentRangeWidget.setItem(Object obj,
UnitDefView definition)
|
private void |
UnitContentRangeWidget.setTextField(JTextField txtfield,
Unit the_unit,
UnitDefView definition,
JLabel label)
|
protected String |
UnitContentRangeWidget.getDisplayUnit(UnitDefView definition)
|
void |
ContentDefaultWidget.setItem(Object obj,
UnitDefView definition)
|
Uses of UnitDefView in wt.clients.iba.widgets |
Fields in wt.clients.iba.widgets declared as UnitDefView | |
private UnitDefView |
InlineUnitValueEditorWidget.definition
|
Constructors in wt.clients.iba.widgets with parameters of type UnitDefView | |
InlineUnitValueEditorWidget(UnitDefView definition)
Create the widget with the parameter DefinitionDefDefaultView. |
Uses of UnitDefView in wt.csm.html.query |
Methods in wt.csm.html.query with parameters of type UnitDefView | |
private static String |
HTMLQueryUtilities.getDisplayUnits(UnitDefView definition,
String measurementSystem)
Return the display units for the specific definition in this measurementSystem |
private String |
CSMQueryFormProcessor.createUnitQFElement(QueryFormElementDefaultView qfedv,
UnitDefView def,
String nameID)
Create the unit query form element html |
private String |
CSMQueryFormProcessor.getDisplayUnits(UnitDefView definition)
Get the display units for this definition |
Uses of UnitDefView in wt.export |
Methods in wt.export with parameters of type UnitDefView | |
static String |
CSMConstraintExport.getDisplayUnit(UnitDefView definition)
|
Uses of UnitDefView in wt.iba.definition |
Methods in wt.iba.definition with parameters of type UnitDefView | |
static UnitDefinitionReference |
UnitDefinitionReference.newUnitDefinitionReference(UnitDefView definition)
Supported API: false |
protected void |
UnitDefinitionReference.initialize(UnitDefView definition)
Supports initialization, following construction of an instance. |
private static boolean |
DefinitionLoaderWithCache.commitUnittedAttributeDefinition(UnitDefView udf)
|
private static boolean |
DefinitionLoader.commitUnittedAttributeDefinition(UnitDefView udf)
|
Uses of UnitDefView in wt.iba.definition.litedefinition |
Methods in wt.iba.definition.litedefinition with parameters of type UnitDefView | |
protected boolean |
UnitDefView.readVersion(UnitDefView thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of UnitDefView in wt.iba.value.litevalue |
Fields in wt.iba.value.litevalue declared as UnitDefView | |
private UnitDefView |
UnitValueDefaultView.unitDefinition
|
Methods in wt.iba.value.litevalue that return UnitDefView | |
UnitDefView |
UnitValueDefaultView.getUnitDefinition()
Gets the value of the attribute: unitDefinition. |
Methods in wt.iba.value.litevalue with parameters of type UnitDefView | |
void |
UnitValueDefaultView.setUnitDefinition(UnitDefView a_UnitDefinition)
Sets the value of the attribute: unitDefinition. |
Constructors in wt.iba.value.litevalue with parameters of type UnitDefView | |
UnitValueDefaultView(UnitDefView attributeDefinition)
Supported API: false |
|
UnitValueDefaultView(UnitDefView attributeDefinition,
double value,
int precision)
Supported API: false |
|
UnitValueDefaultView(UnitDefView attributeDefinition,
ReferenceValueDefaultView referenceValue,
double value,
int precision,
ObjectIdentifier objectID,
int updateCount)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |