Frames | No Frames |
Classes derived from org.jacorb.idl.TypeSpec | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | IDL scoped names
|
class | IDL sequences.
|
class | |
class | |
class | Common super class for arrays and sequences
|
class |
Constructors with parameter type org.jacorb.idl.TypeSpec | |
Class constructor,
| |
ArrayTypeSpec.ArrayTypeSpec(int num, TypeSpec elem, org.jacorb.idl.ArrayDeclarator ad, String pack_name) | |
OpDecl.OpDecl(IdlSymbol myInterface, int opAttribute, TypeSpec opTypeSpec, String name, List paramDecls, org.jacorb.idl.RaisesExpr raisesExpr) Constructs a new OpDecl with the given characteristics.
| |
Constructs a new parameter declaration with the given characteristics.
| |
Constructs a new parameter declaration with the given characteristics.
|
Fields of type org.jacorb.idl.TypeSpec | |
TypeSpec | |
TypeSpec | the type for which this is an alias |
TypeSpec | |
TypeSpec | |
TypeSpec | |
TypeSpec | |
TypeSpec | |
TypeSpec |
Methods with parameter type org.jacorb.idl.TypeSpec | |
void | Called by derived classes to potentially add the name and the
nameHelper to the generated Java class's import list, which is
necessary in case the mapped code is in the unnamed package.
|
void |
Methods with return type org.jacorb.idl.TypeSpec | |
TypeSpec | |
TypeSpec | |
TypeSpec | |
TypeSpec | |
TypeSpec | |
TypeSpec | |
TypeSpec | |
TypeSpec | |
TypeSpec | |
TypeSpec | |
TypeSpec | |
TypeSpec | |
TypeSpec | |
TypeSpec | since the sequence type's name depends on a declarator
given in the typedef, the name varilabe has to be set explicitly
by the TypeDef object before this sequence type can
be used.
|
TypeSpec | |
TypeSpec | |
TypeSpec | |
TypeSpec |