org.jacorb.ir.gui.typesystem

Interface TypeAssociator

Known Implementing Classes:
IRAlias, IRArray, IRAttribute, IRConstant, IRNodeWithType, IROperation, IRParameter, IRSequence, IRStructMember, IRUnionMember, IRValueBox, IRValueMember

public interface TypeAssociator

This interface was generated by a SmartGuide.

Method Summary

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

Method Details

getAssociatedType

public 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