|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.utils.RolesGrabber
public class RolesGrabber
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 |
---|
public RolesGrabber()
Method Detail |
---|
public java.lang.Object grab(java.lang.Object object)
grab
in interface GrabberIF
object
- the given object; internally typecast to AssociationIF
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |