org.jacorb.ir.gui.typesystem

Interface Interface

public interface Interface

This interface was generated by a SmartGuide.
Method Summary
TypeSystemNode[]getAllFields()
Gibt alle Fields inkl. der Fields der Super-Interfaces zurC
TypeSystemNode[]getAllOperations()
Gibt alle Fields inkl. der Fields der Super-Interfaces zurC
Interface[]getSuperInterfaces()
This method was created by a SmartGuide.

Method Detail

getAllFields

public TypeSystemNode[] getAllFields()
Gibt alle Fields inkl. der Fields der Super-Interfaces zurCReturns: org.jacorb.ir.gui.typesystem.TypeSystemNode[]

getAllOperations

public TypeSystemNode[] getAllOperations()
Gibt alle Fields inkl. der Fields der Super-Interfaces zurCReturns: org.jacorb.ir.gui.typesystem.TypeSystemNode[]

getSuperInterfaces

public Interface[] getSuperInterfaces()
This method was created by a SmartGuide.

Returns: org.jacorb.ir.gui.typesystem.Interface[]