net.ontopia.topicmaps.utils
Class RolesGrabber

java.lang.Object
  extended by net.ontopia.topicmaps.utils.RolesGrabber
All Implemented Interfaces:
GrabberIF

public class RolesGrabber
extends java.lang.Object
implements GrabberIF

INTERNAL: Grabber that grabs the association roles of an association.


Constructor Summary
RolesGrabber()
           
 
Method Summary
 java.lang.Object grab(java.lang.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
 

Constructor Detail

RolesGrabber

public RolesGrabber()
Method Detail

grab

public java.lang.Object grab(java.lang.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.