| Package | Description |
|---|---|
| org.jacorb.idl | |
| org.jacorb.idl.javamapping |
| Modifier and Type | Method and Description |
|---|---|
void |
SwitchBody.setUnion(UnionType ut)
pass a reference to the containing union through
to the case elements, which pass it on
|
void |
ElementSpec.setUnion(UnionType ut) |
void |
Case.setUnion(UnionType ut)
pass a reference to the containing union through
to the case elements, which pass it on
|
void |
IDLTreeVisitor.visitUnion(UnionType union) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaMappingGeneratingVisitor.visitUnion(UnionType union) |