Lines Matching refs:of
9 * with the License. You may obtain a copy of the License at
68 /** Tests whether values of this reflected type are assignable from values
69 of a second one (<code>xType</code>).
74 true, if values of this reflected type are assignable
75 from values of <code>xType</code>.
80 of the reflected type.
83 type class of the reflected type.
87 /** Returns the fully-qualified name of the reflected type.
90 the fully-qualified name of the type
101 sequence of <type>XIdlClass</type> reflect the base interfaces.
107 all base interfaces of an interface type or an empty sequence.
121 reflection interface of the element type of an array or
135 name of the demanded field reflection
142 get a sequence of <type>XIdlField</type> interfaces reflecting all fields
144 fields (/interface attributes) of the interface, struct of union.
163 name of demanded method reflection
170 a sequence of <type>XIdlMethod</type> interfaces reflecting all methods
171 of the interface. This also includes the inherited methods of the interface.
182 a <type>XIdlArray</type> interface to modify instances of the array type.
191 /** This method creates instances of the reflected type.
194 Instances of type <code>any</code> can not be passed using an <code>any</code>, because