org.jacorb.ir.gui.typesystem
Interface TypeAssociator

All Known Implementing Classes:
IRNodeWithType

public interface TypeAssociator

This interface was generated by a SmartGuide.


Method Summary
 java.lang.String getAssociatedType()
          This method was created by a SmartGuide.
 TypeSystemNode getAssociatedTypeSystemNode()
          This method was created by a SmartGuide.
 

Method Detail

getAssociatedType

public java.lang.String getAssociatedType()
This method was created by a SmartGuide.

Returns:
java.lang.String

getAssociatedTypeSystemNode

public TypeSystemNode getAssociatedTypeSystemNode()
This method was created by a SmartGuide.

Returns:
org.jacorb.ir.gui.typesystem.TypeSystemNode