org.jacorb.ir.gui.typesystem.remote
Class IRWstring

java.lang.Object
  extended by org.jacorb.ir.gui.typesystem.ModelParticipant
      extended by org.jacorb.ir.gui.typesystem.TypeSystemNode
          extended by org.jacorb.ir.gui.typesystem.remote.IRNode
              extended by org.jacorb.ir.gui.typesystem.remote.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
protected IRWstring()
          IRWstring constructor
protected IRWstring(org.omg.CORBA.IRObject irObject)
          IRWstring
 
Method Summary
 java.lang.String description()
           
static java.lang.String nodeTypeName()
           
 
Methods inherited from class org.jacorb.ir.gui.typesystem.remote.IRNode
allowedToAdd, getAbsoluteName, getTypeCode, setIRObject
 
Methods inherited from class org.jacorb.ir.gui.typesystem.TypeSystemNode
compareTo, getInstanceNodeTypeName, getName, insertChild, setAbsoluteName, setName, toString
 
Methods inherited from class org.jacorb.ir.gui.typesystem.ModelParticipant
addToParent, buildTree, expand, getModelRepresentant, setModelRepresentant
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IRWstring

protected IRWstring()
IRWstring constructor


IRWstring

protected IRWstring(org.omg.CORBA.IRObject irObject)
IRWstring

Parameters:
irObject - org.omg.CORBA.IRObject
Method Detail

nodeTypeName

public static java.lang.String nodeTypeName()
Returns:
java.lang.String

description

public java.lang.String description()
Overrides:
description in class IRNode
Returns:
java.lang.String