org.jacorb.ir.gui.typesystem.remote

Class IRNodeWithType

public class IRNodeWithType extends IRNode implements TypeAssociator

This class was generated by a SmartGuide.
Constructor Summary
protected IRNodeWithType()
IRNodeWithType constructor comment.
protected IRNodeWithType(IRObject irObject)
IRNodeWithType constructor comment.
Method Summary
Stringdescription()
This method was created by a SmartGuide.
StringgetAssociatedType()
This method was created by a SmartGuide.
TypeSystemNodegetAssociatedTypeSystemNode()
This method was created by a SmartGuide.
protected voidsetAssociatedTypeSystemNode(TypeSystemNode typeNode)
This method was created by a SmartGuide.

Constructor Detail

IRNodeWithType

protected IRNodeWithType()
IRNodeWithType constructor comment.

IRNodeWithType

protected IRNodeWithType(IRObject irObject)
IRNodeWithType constructor comment.

Parameters: irObject org.omg.CORBA.IRObject

Method Detail

description

public String description()
This method was created by a SmartGuide.

Returns: java.lang.String

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: java.lang.String

setAssociatedTypeSystemNode

protected void setAssociatedTypeSystemNode(TypeSystemNode typeNode)
This method was created by a SmartGuide.