net.ontopia.topicmaps.utils
Class TypedIFGrabber
java.lang.Object
net.ontopia.topicmaps.utils.TypedIFGrabber
- All Implemented Interfaces:
- GrabberIF
public class TypedIFGrabber
- extends Object
- implements GrabberIF
INTERNAL: Grabber that grabs the type property of the TypedIF object
given to it.
Method Summary |
Object |
grab(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 |
TypedIFGrabber
public TypedIFGrabber()
grab
public Object grab(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.