net.ontopia.topicmaps.utils
Class RolesGrabber
java.lang.Object
net.ontopia.topicmaps.utils.RolesGrabber
- All Implemented Interfaces:
- GrabberIF
public class RolesGrabber
- extends Object
- implements GrabberIF
INTERNAL: Grabber that grabs the association roles of an association.
Method Summary |
Object |
grab(Object object)
INTERNAL: Grabs the association roles of the given association |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RolesGrabber
public RolesGrabber()
grab
public Object grab(Object object)
- INTERNAL: Grabs the association roles of the given association
- Specified by:
grab
in interface GrabberIF
- Parameters:
object
- the given object; internally typecast to AssociationIF
- Returns:
- object which is a collection of AssociationRoleIF objects
Copyright © 2000-2012 Ontopia.