|
||||||||||||
| 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.IRContainer
org.jacorb.ir.gui.typesystem.remote.IRInterface
| 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 | |
|---|---|
IRInterface()
Default-Konstruktor: wird von TypeSystem.createNode(...) benutzt |
|
IRInterface(IRObject irObject)
This method was created by a SmartGuide. |
|
| Method Summary | |
|---|---|
java.lang.String[] |
allowedToAdd()
This method was created by a SmartGuide. |
java.lang.String |
description()
|
TypeSystemNode[] |
getAllFields()
Gibt alle Fields inkl. der Fields der Super-Interfaces zur?ck |
TypeSystemNode[] |
getAllOperations()
Gibt alle Fields inkl. der Fields der Super-Interfaces zur?ck |
Interface[] |
getSuperInterfaces()
This method was created by a SmartGuide. |
static java.lang.String |
nodeTypeName()
Gib den Namen des Typen der Node zur?ck, z.B. den IDL-Bezeichner "Module" |
protected void |
setIRObject(IRObject irObject)
Referenz auf dazugeh?riges IRObject setzen. |
| Methods inherited from class org.jacorb.ir.gui.typesystem.remote.IRContainer |
|---|
contents |
| Methods inherited from class org.jacorb.ir.gui.typesystem.remote.IRNode |
|---|
getAbsoluteName, getTypeCode |
| 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 |
public IRInterface()
public IRInterface(IRObject irObject)
irObject - org.omg.CORBA.IRObject| Method Detail |
public java.lang.String[] allowedToAdd()
allowedToAdd in class IRNodepublic java.lang.String description()
description in class IRNodepublic TypeSystemNode[] getAllFields()
getAllFields in interface Interfacepublic TypeSystemNode[] getAllOperations()
getAllOperations in interface Interfacepublic Interface[] getSuperInterfaces()
getSuperInterfaces in interface Interfacepublic static java.lang.String nodeTypeName()
TypeSystemNode
protected void setIRObject(IRObject irObject)
IRNode
setIRObject in class IRNodeirObject - org.omg.CORBA.IRObject
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||