Uses of Class
org.jacorb.idl.UnionType

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

Uses of UnionType in org.jacorb.idl
 

Methods in org.jacorb.idl with parameters of type UnionType
 void IDLTreeVisitor.visitUnion(UnionType union)
           
 

Uses of UnionType in org.jacorb.idl.javamapping
 

Methods in org.jacorb.idl.javamapping with parameters of type UnionType
 void JavaMappingGeneratingVisitor.visitUnion(UnionType union)