org.jacorb.ir.gui.typesystem.remote

Class IRUnion

Implemented Interfaces:
AbstractContainer

public class IRUnion
extends IRNode
implements AbstractContainer

This class was generated by a SmartGuide.

Field Summary

Fields inherited from class org.jacorb.ir.gui.typesystem.remote.IRNode

irObject, repositoryID

Fields inherited from class org.jacorb.ir.gui.typesystem.TypeSystemNode

absoluteName, name, treeNode

Constructor Summary

IRUnion()
IRStruct constructor comment.
IRUnion(IRObject irObject)
IRStruct constructor comment.

Method Summary

ModelParticipant[]
contents()
contents method comment.
static String
nodeTypeName()
This method was created by a SmartGuide.

Methods inherited from class org.jacorb.ir.gui.typesystem.remote.IRNode

allowedToAdd, description, getAbsoluteName, getTypeCode, setIRObject

Methods inherited from class org.jacorb.ir.gui.typesystem.TypeSystemNode

allowedToAdd, compareTo, description, getAbsoluteName, getInstanceNodeTypeName, getName, insertChild, nodeTypeName, setAbsoluteName, setName, toString

Methods inherited from class org.jacorb.ir.gui.typesystem.ModelParticipant

addToParent, buildTree, compareTo, expand, getModelRepresentant, setModelRepresentant

Constructor Details

IRUnion

protected IRUnion()
IRStruct constructor comment.


IRUnion

protected IRUnion(IRObject irObject)
IRStruct constructor comment.

Parameters:
irObject - org.omg.CORBA.IRObject

Method Details

contents

public ModelParticipant[] contents()
contents method comment.
Specified by:
contents in interface AbstractContainer


nodeTypeName

public static String nodeTypeName()
This method was created by a SmartGuide.
Overrides:
nodeTypeName in interface TypeSystemNode

Returns:
java.lang.String