org.jacorb.ir.gui.typesystem

Interface Interface

Known Implementing Classes:
IRInterface

public interface Interface

This interface was generated by a SmartGuide.

Method Summary

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.

Method Details

getAllFields

public TypeSystemNode[] getAllFields()
Gibt alle Fields inkl. der Fields der Super-Interfaces zur?ck

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


getAllOperations

public TypeSystemNode[] getAllOperations()
Gibt alle Fields inkl. der Fields der Super-Interfaces zur?ck

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


getSuperInterfaces

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

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