Uses of Class
org.jacorb.idl.NameAlreadyDefined

Packages that use NameAlreadyDefined
org.jacorb.idl   
 

Uses of NameAlreadyDefined in org.jacorb.idl
 

Subclasses of NameAlreadyDefined in org.jacorb.idl
 class IllegalRedefinition
           
 

Methods in org.jacorb.idl that throw NameAlreadyDefined
static void NameTable.define(java.lang.String name, java.lang.String kind)
          define a name.
static void NameTable.inheritFrom(java.lang.String name, SymbolList ancestors)
          copy names declared in an ancestor interface to the local scope