|
Calypso Gateway v1.0 | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--codec.adapt.UnionStructHelper
Helper class for "UnionStruct". Introduced to enforce specification requirement that any IDL "union" shall be encapsulated in ASP into TTCN SEQUENCE (aka IDL "struct") containing discriminator and "union" (aka TTCN CHOICE) value itself.
Constructor Summary | |
UnionStructHelper()
|
Method Summary | |
static java.lang.String |
id()
|
static org.omg.CORBA.TypeCode |
type(org.omg.CORBA.TypeCode discrType,
org.omg.CORBA.TypeCode unionType)
|
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public UnionStructHelper()
Method Detail |
public static org.omg.CORBA.TypeCode type(org.omg.CORBA.TypeCode discrType, org.omg.CORBA.TypeCode unionType)
public static java.lang.String id()
|
Calypso Gateway v1.0 | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |