IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester API Reference

Project Version 2.3

Uses of Class
com.rational.test.ft.script.WeightedProperty

Packages that use WeightedProperty
com.rational.test.ft.script   
 

Uses of WeightedProperty in com.rational.test.ft.script
 

Methods in com.rational.test.ft.script that return WeightedProperty
 WeightedProperty WeightedPropertySet.get(java.lang.String property)
          Returns the attributes that constitute the supplied property.
 

Methods in com.rational.test.ft.script with parameters of type WeightedProperty
 void WeightedPropertySet.add(WeightedProperty property)
          Adds the supplied property to the current set.