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 |
Case.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 |
IDLTreeVisitor.visitUnion(UnionType union) |
Modifier and Type | Method and Description |
---|---|
void |
JavaMappingGeneratingVisitor.visitUnion(UnionType union) |
Copyright © 2017 JacORB. All rights reserved.