org.jacorb.ir.gui.typesystem.remote
Class IRInterface
- AbstractContainer, Interface
IRInterface() - Default-Konstruktor: wird von TypeSystem.createNode(...) benutzt
|
IRInterface(IRObject irObject) - This method was created by a SmartGuide.
|
allowedToAdd , compareTo , description , getAbsoluteName , getInstanceNodeTypeName , getName , insertChild , nodeTypeName , setAbsoluteName , setName , toString |
IRInterface
public IRInterface()
Default-Konstruktor: wird von TypeSystem.createNode(...) benutzt
IRInterface
public IRInterface(IRObject irObject)
This method was created by a SmartGuide.
irObject
- org.omg.CORBA.IRObject
allowedToAdd
public String[] allowedToAdd()
This method was created by a SmartGuide.
- allowedToAdd in interface IRNode
- java.lang.String[]
description
public String description()
- description in interface IRNode
- java.lang.String
getAllFields
public TypeSystemNode[] getAllFields()
Gibt alle Fields inkl. der Fields der Super-Interfaces zur?ck
- getAllFields in interface Interface
- org.jacorb.ir.gui.typesystem.TypeSystemNode[]
getAllOperations
public TypeSystemNode[] getAllOperations()
Gibt alle Fields inkl. der Fields der Super-Interfaces zur?ck
- getAllOperations in interface Interface
- org.jacorb.ir.gui.typesystem.TypeSystemNode[]
getSuperInterfaces
public Interface[] getSuperInterfaces()
This method was created by a SmartGuide.
- getSuperInterfaces in interface Interface
- org.jacorb.ir.gui.typesystem.Interface[]
nodeTypeName
public static String nodeTypeName()
- nodeTypeName in interface TypeSystemNode
- java.lang.String
setIRObject
protected void setIRObject(IRObject irObject)
- setIRObject in interface IRNode
irObject
- org.omg.CORBA.IRObject