Chapter 15 Working with IDL
You generate a boxed value using a class with the <<CORBABoxedValue>> stereotype. Since the boxed value does not support inheritance, or operations, you should use a class with the <<CORBAAnonymousSequence>> stereotype to associate a boxed value with an interface.
valuetype OptionalNameSeq sequence< myName >;
Copyright (C) 2005. Sybase Inc. All rights reserved. |