Uses of Interface
org.jacorb.idl.Operation

Packages that use Operation
org.jacorb.idl   
 

Uses of Operation in org.jacorb.idl
 

Classes in org.jacorb.idl that implement Operation
 class Method
           
 class OpDecl
           
 

Methods in org.jacorb.idl that return Operation
 Operation[] InterfaceBody.getMethods()