Fujitsu V6.0 manual Example

Models: V6.0

1 96
Download 96 pages 17.07 Kb
Page 37
Image 37

Restrictions on the CORBA Service

No

Restriction

Alternative Method

Date of

 

 

 

 

Removal

 

 

 

 

6

In the Java mapping of the IDL definition, the

None

Not

 

same name as the module name cannot be

 

determined

 

specified in the following declarations. When

 

 

 

the same name is specified, a package

 

 

 

name will become a module name +

 

 

 

‘Package’, and a Java compile error will

 

 

 

occur.

 

 

 

1)

interface declaration

 

 

 

2)

struct declaration

 

 

 

3)

union declaration

 

 

 

4)

exception declaration

 

 

 

Example

 

 

 

 

module AAA {

 

 

 

 

interface AAA {

 

 

 

 

short op();

 

 

 

 

};

 

 

 

 

};

 

 

 

 

 

 

 

2-15

Page 37
Image 37
Fujitsu V6.0 manual Example