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