org.jacorb.ir.gui.typesystem
Interface Interface
- IRInterface
public interface Interface
This interface was generated by a SmartGuide.
getAllFields
public TypeSystemNode[] getAllFields()
Gibt alle Fields inkl. der Fields der Super-Interfaces zur?ck
- org.jacorb.ir.gui.typesystem.TypeSystemNode[]
getAllOperations
public TypeSystemNode[] getAllOperations()
Gibt alle Fields inkl. der Fields der Super-Interfaces zur?ck
- org.jacorb.ir.gui.typesystem.TypeSystemNode[]
getSuperInterfaces
public Interface[] getSuperInterfaces()
This method was created by a SmartGuide.
- org.jacorb.ir.gui.typesystem.Interface[]