Uses of Class
org.jacorb.ir.gui.remoteobject.ObjectRepresentant

Packages that use ObjectRepresentant
org.jacorb.ir.gui.remoteobject   
 

Uses of ObjectRepresentant in org.jacorb.ir.gui.remoteobject
 

Subclasses of ObjectRepresentant in org.jacorb.ir.gui.remoteobject
 class RemoteObject
          This class was generated by a SmartGuide.
 class Struct
          This class was generated by a SmartGuide.
 

Methods in org.jacorb.ir.gui.remoteobject that return ObjectRepresentant
static ObjectRepresentant ObjectRepresentantFactory.create(java.lang.Object counterPart, TypeSystemNode type, TypeAssociator referencedBy)
          This method was created by a SmartGuide.
static ObjectRepresentant ObjectRepresentantFactory.create(Object counterPart)
          This method was created by a SmartGuide.
static ObjectRepresentant ObjectRepresentantFactory.createFromIOR(java.lang.String ior)
          This method was created by a SmartGuide.