public class IRInterface extends IRContainer implements Interface
irObject, repositoryIDabsoluteName, name, treeNode| Constructor and Description |
|---|
IRInterface()
Default-Konstruktor: wird von TypeSystem.createNode(...) benutzt
|
IRInterface(IRObject irObject)
This method was created by a SmartGuide.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
allowedToAdd()
This method was created by a SmartGuide.
|
java.lang.String |
description() |
TypeSystemNode[] |
getAllFields()
Gibt alle Fields inkl.
|
TypeSystemNode[] |
getAllOperations()
Gibt alle Fields inkl.
|
Interface[] |
getSuperInterfaces()
This method was created by a SmartGuide.
|
static java.lang.String |
nodeTypeName() |
protected void |
setIRObject(IRObject irObject)
Referenz auf dazugehöriges IRObject setzen.(kann null sein, z.B.
|
contentsgetAbsoluteName, getTypeCodecompareTo, getInstanceNodeTypeName, getName, insertChild, setAbsoluteName, setName, toStringaddToParent, buildTree, expand, getModelRepresentant, setModelRepresentantpublic IRInterface()
public IRInterface(IRObject irObject)
irObject - org.omg.CORBA.IRObjectpublic 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()
protected void setIRObject(IRObject irObject)
IRNodesetIRObject in class IRNodeirObject - org.omg.CORBA.IRObject