Lines Matching refs:of
9 * with the License. You may obtain a copy of the License at
54 /** provides access to multiple iformation of
55 a set of properties with a single call.
57 <p>The speciality of this interface is that none of the functions
59 of property values. Instead the data for the failures is collected and
75 specifies the names of the properties.
78 <p>If the names are not sorted the behaviour of the method
82 specifies the values of the properties.
83 The order of the values has to be the same as in the
91 be set an entry of the
94 The order of the properties is also alphabetically ascending.
97 if the number of property names and values do not match.
107 /** retrieve the values of the specified properties
109 <p>The count and order of the values in the returned sequence
110 will be the same as the order of the names in the argument.</p>
113 specifies the names of the properties.
116 <p>If the names are not sorted the behaviour of the method
120 a sequence of type
122 for each of the properties listed in <var>aPropertyNames</var>.
130 /** retrieve only those values of the specified properties which
133 <p>Since the count of returned elements may be different from
134 the number of supplied property names the returned elements
135 will also state the name of the property.</p>
138 specifies the names of the properties.
141 <p>If the names are not sorted the behaviour of the method
145 a sequence of type