net.ontopia.topicmaps.utils
Class TypedIFGrabber

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

public class TypedIFGrabber
extends java.lang.Object
implements GrabberIF

INTERNAL: Grabber that grabs the type property of the TypedIF object given to it.


Constructor Summary
TypedIFGrabber()
           
 
Method Summary
 java.lang.Object grab(java.lang.Object typed)
          INTERNAL: Grabs the topic which is the type of the given typedIF
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypedIFGrabber

public TypedIFGrabber()
Method Detail

grab

public java.lang.Object grab(java.lang.Object typed)
INTERNAL: Grabs the topic which is the type of the given typedIF

Specified by:
grab in interface GrabberIF
Parameters:
typed - the given object; internally typecast to TypedIF
Returns:
object which is the type; an object implementing TopicIF


Copyright © 2000-2012 Ontopia.