Interface Constant

You create a constant for a selected interface by adding attributes with the <<CORBAConstants>> stereotype and initial values to this interface.



interface screen {
 const short background = blue;
 const short fields = green


Created October 7, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com