@Deprecated public class RolesGrabber extends Object implements GrabberIF<AssociationIF,Collection<AssociationRoleIF>>
| Constructor and Description |
|---|
RolesGrabber()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<AssociationRoleIF> |
grab(AssociationIF object)
Deprecated.
INTERNAL: Grabs the association roles of the given association
|
public Collection<AssociationRoleIF> grab(AssociationIF object)
grab in interface GrabberIF<AssociationIF,Collection<AssociationRoleIF>>object - the given object; AssociationIF