org.jacorb.ir.gui.typesystem.remote

Class IRAttribute

public class IRAttribute extends IRNodeWithType

Constructor Summary
IRAttribute()
Default constructor, called from TypeSystem.createNode(...)
IRAttribute(IRObject irObject)
Method Summary
StringgetInstanceNodeTypeName()
static StringnodeTypeName()

Constructor Detail

IRAttribute

public IRAttribute()
Default constructor, called from TypeSystem.createNode(...)

IRAttribute

public IRAttribute(IRObject irObject)

Parameters: irObject org.omg.CORBA.IRObject

Method Detail

getInstanceNodeTypeName

public String getInstanceNodeTypeName()

Returns: java.lang.String

nodeTypeName

public static String nodeTypeName()

Returns: java.lang.String