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
 

Fields in org.jacorb.idl with type parameters of type Definition
 Vector<Definition> InterfaceBody.v
           
 

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)
           
 



Copyright © 2012 JacORB. All Rights Reserved.