Uses of Class
org.jacorb.idl.Definition

Packages that use Definition
org.jacorb.idl   
org.jacorb.idl.javamapping   
 

Uses of Definition in org.jacorb.idl
 

Methods in org.jacorb.idl with parameters of type Definition
 void IDLTreeVisitor.visitDefinition(Definition def)
           
 

Uses of Definition in org.jacorb.idl.javamapping
 

Methods in org.jacorb.idl.javamapping with parameters of type Definition
 void JavaMappingGeneratingVisitor.visitDefinition(Definition def)