[mdr-users] All instances of a reference type

Dimitrios Kolovos <[email protected]> Mon, 22 Aug 2005 16:20:55 +0100
Newsgroups gmane.comp.java.netbeans.modules.mdr.user
Message-ID <[email protected]>
Hi,

I have a javax.jmi.model.Reference named ref and I need to get all the 
instances of other objects in the model that comply with the type of ref 
(ref.getType()). I have tried various castings to MofClass and RefClass 
but no luck. Any ideas?

Cheers,
Dimitrios