|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.ir.gui.typesystem.ModelParticipant
org.jacorb.ir.gui.typesystem.TypeSystemNode
org.jacorb.ir.gui.typesystem.remote.IRNode
org.jacorb.ir.gui.typesystem.remote.IRNodeWithType
org.jacorb.ir.gui.typesystem.remote.IRAttribute
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 | |
IRAttribute()
Default constructor, called from TypeSystem.createNode(...) |
|
IRAttribute(IRObject irObject)
|
Method Summary | |
java.lang.String |
getInstanceNodeTypeName()
|
static java.lang.String |
nodeTypeName()
Gib den Namen des Typen der Node zurück, z.B. den IDL-Bezeichner "Module" |
Methods inherited from class org.jacorb.ir.gui.typesystem.remote.IRNodeWithType |
description, getAssociatedType, getAssociatedTypeSystemNode, setAssociatedTypeSystemNode |
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, 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 |
public IRAttribute()
public IRAttribute(IRObject irObject)
irObject
- org.omg.CORBA.IRObjectMethod Detail |
public java.lang.String getInstanceNodeTypeName()
getInstanceNodeTypeName
in class TypeSystemNode
public static java.lang.String nodeTypeName()
TypeSystemNode
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |