|
||||||||||||
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.IRObjectMethod Detail |
public java.lang.String[] allowedToAdd()
allowedToAdd
in class IRNode
public java.lang.String description()
description
in class IRNode
public TypeSystemNode[] getAllFields()
getAllFields
in interface Interface
public TypeSystemNode[] getAllOperations()
getAllOperations
in interface Interface
public Interface[] getSuperInterfaces()
getSuperInterfaces
in interface Interface
public static java.lang.String nodeTypeName()
TypeSystemNode
protected void setIRObject(IRObject irObject)
IRNode
setIRObject
in class IRNode
irObject
- org.omg.CORBA.IRObject
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |