Uses of Interface
org.jacorb.ir.gui.typesystem.TypeAssociator

Packages that use TypeAssociator
org.jacorb.ir.gui.remoteobject   
org.jacorb.ir.gui.typesystem.remote   
 

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

Methods in org.jacorb.ir.gui.remoteobject with parameters of type TypeAssociator
static ObjectRepresentant ObjectRepresentantFactory.create(java.lang.Object counterPart, TypeSystemNode type, TypeAssociator referencedBy)
          This method was created by a SmartGuide.
 

Uses of TypeAssociator in org.jacorb.ir.gui.typesystem.remote
 

Classes in org.jacorb.ir.gui.typesystem.remote that implement TypeAssociator
 class IRAlias
           
 class IRArray
          This class was generated by a SmartGuide.
 class IRAttribute
           
 class IRConstant
           
 class IRNodeWithType
          This class was generated by a SmartGuide.
 class IROperation
           
 class IRParameter
          This class was generated by a SmartGuide.
 class IRSequence
           
 class IRStructMember
          This class was generated by a SmartGuide.
 class IRUnionMember
          This class was generated by a SmartGuide.
 class IRValueBox
           
 class IRValueMember