org.jacorb.ir.gui.typesystem.remote

Class IRValueBox

public class IRValueBox extends IRNodeWithType implements AbstractContainer

Constructor Summary
protected IRValueBox()
IRValueBox constructor.
protected IRValueBox(IRObject irObject)
IRValueBox constructor.
Method Summary
ModelParticipant[]contents()
The contents here is the type that is boxed.
static StringnodeTypeName()

Constructor Detail

IRValueBox

protected IRValueBox()
IRValueBox constructor.

IRValueBox

protected IRValueBox(IRObject irObject)
IRValueBox constructor.

Parameters: irObject org.omg.CORBA.IRObject

Method Detail

contents

public ModelParticipant[] contents()
The contents here is the type that is boxed.

nodeTypeName

public static String nodeTypeName()

Returns: A string denoting the node type implemented here.