Provides the definition of the Relation Service.
-
Return a view of this list as a List<RoleUnresolved>
.
void
Inserts the unresolved role specified as an element at the position
specified.
void
Adds the RoleUnresolved specified as the last element of the list.
void
Sets the element at the position specified to be the unresolved role
specified.
Constructs a RoleUnresolvedList
containing the elements of the
List
specified, in the order in which they are returned by
the List
's iterator.