Uses of Interface
com.sun.tools.corba.ee.idl.Generator
-
Packages that use Generator Package Description com.sun.tools.corba.ee.idl com.sun.tools.corba.ee.idl.toJavaPortable -
-
Uses of Generator in com.sun.tools.corba.ee.idl
Subinterfaces of Generator in com.sun.tools.corba.ee.idl Modifier and Type Interface Description interfaceAttributeGeninterfaceConstGeninterfaceEnumGeninterfaceExceptionGeninterfaceForwardGeninterfaceForwardValueGeninterfaceIncludeGeninterfaceInterfaceGeninterfaceMethodGeninterfaceModuleGeninterfaceNativeGeninterfaceParameterGeninterfacePragmaGeninterfacePrimitiveGeninterfaceSequenceGeninterfaceStringGeninterfaceStructGeninterfaceTypedefGeninterfaceUnionGeninterfaceValueBoxGeninterfaceValueGenClasses in com.sun.tools.corba.ee.idl that implement Generator Modifier and Type Class Description classNoopMethods in com.sun.tools.corba.ee.idl that return Generator Modifier and Type Method Description GeneratorAttributeEntry. generator()Access the attribute generator.GeneratorConstEntry. generator()Access the constant generator.GeneratorEnumEntry. generator()Access the enumerator generator.GeneratorExceptionEntry. generator()Access the exception generator.GeneratorForwardEntry. generator()Access the interface generator.GeneratorForwardValueEntry. generator()Access the interface generator.GeneratorIncludeEntry. generator()Access the Include type generator.GeneratorInterfaceEntry. generator()Access the interface generator.GeneratorMethodEntry. generator()Access the method generator.GeneratorModuleEntry. generator()Access the module generator.GeneratorNativeEntry. generator()Access the constant generator.GeneratorParameterEntry. generator()Access the parameter generator.GeneratorPragmaEntry. generator()Access the Include type generator.GeneratorPrimitiveEntry. generator()Access the primitive type generator.GeneratorSequenceEntry. generator()Access the sequence generator.GeneratorStringEntry. generator()Access the primitive type generator.GeneratorStructEntry. generator()Access the struct generator.GeneratorSymtabEntry. generator()Access a generator.GeneratorTypedefEntry. generator()Access the typedef generator.GeneratorUnionEntry. generator()Access the union generator.GeneratorValueBoxEntry. generator()Access the value generator.GeneratorValueEntry. generator()Access the value generator. -
Uses of Generator in com.sun.tools.corba.ee.idl.toJavaPortable
Classes in com.sun.tools.corba.ee.idl.toJavaPortable that implement Generator Modifier and Type Class Description classAttributeGenclassAttributeGen24classConstGenclassEnumGenclassExceptionGenclassForwardValueGenclassInterfaceGenclassMethodGenclassMethodGen24classMethodGenClone24classModuleGenclassNativeGenclassPrimitiveGenclassSequenceGenclassStringGenHandles generation of CORBA strings as well as wstrings.classStructGenclassTypedefGenclassUnionGenclassValueBoxGenclassValueBoxGen24classValueGenclassValueGen24
-