Lines Matching refs:of
9 * with the License. You may obtain a copy of the License at
40 /** Implement this interface to give access to an object's set of relations.
43 structure. This interface is used for representing sets of relations
44 between <type>Accessible</type> objects. Most of the convenience
45 methods of the corresponding AccessibleRelationSet interface of the Java
56 /** Returns the number of relations in this relation set.
59 Returns the number of relations or zero if there are none.
63 /** Returns the relation of this relation set that is specified by
70 For a valid index, i.e. inside the range 0 to the number of
83 The type of relation to look for in this set of relations. This
84 has to be one of the constants of
88 Returns <TRUE/> if there is a (at least one) relation of the
96 The type of the relation to return. This has to be one of the
97 constants of <type>AccessibleRelationType</type>.
101 of) this relation is returned. Otherwise a relation with the