org.jacorb.ir.gui.typesystem.remote

Class IRWstring


public class IRWstring
extends IRNode

Version:
$Id: IRWstring.java,v 1.4 2004/05/06 12:39:59 nicolas Exp $

Author:
Jerome Julius

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

IRWstring()
IRWstring constructor
IRWstring(IRObject irObject)
IRWstring

Method Summary

String
description()
static String
nodeTypeName()

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

IRWstring

protected IRWstring()
IRWstring constructor


IRWstring

protected IRWstring(IRObject irObject)
IRWstring

Parameters:
irObject - org.omg.CORBA.IRObject

Method Details

description

public String description()
Overrides:
description in interface IRNode

Returns:
java.lang.String


nodeTypeName

public static String nodeTypeName()
Overrides:
nodeTypeName in interface TypeSystemNode

Returns:
java.lang.String