Tagged values
The table below presents the tagged values provided by Objecteering CORBA Designer.
|
The
... tagged value |
on
the ... metaclass |
is
used to ... |
|
CORBAIDLOrder |
Package |
generate the element order in the model. |
|
CORBATypeId |
Package |
choose a repository ID. |
|
CORBATypePrefix |
Package |
choose a repository ID prefix. |
|
CORBATypeId |
Class |
choose a repository ID. |
|
CORBATypePrefix |
Class |
choose a repository ID prefix. |
|
CORBABind |
Class |
give the parameters used to instantiate fixed. |
|
CORBAIsLocal |
Class |
specify that a class stereotyped <<CORBAInterface>> is a local interface. |
|
CORBAName |
ModelElement |
represent the generated name for the element. |
|
CORBACase |
Parameter, AssociationEnd, Attribute |
generate
the case in |
|
CORBAArray |
Parameter, AssociationEnd, Attribute |
generate the use array for the attribute of n multiplicity. |
|
CORBATypeName |
Parameter, AssociationEnd, Attribute |
suggest the name in typedef for the attribute of * multiplicity. |
|
CORBABind |
Parameter, AssociationEnd |
give the parameters used to instantiate an association end or parameter, which has fixed as opposite/parameter type. |
|
CORBAIDLOrder |
Feature, DataType, Enumeration |
generate the element order in the user defined type. |
|
CORBANocode |
Feature |
generate no IDL code. |
|
CORBAContext |
Operation |
combine with "int", "float", "char" in mapping to the corresponding CORBA basic types. |
|
CORBAUnsigned |
Attribute, Parameter |
combine with "int", "float", "char" in mapping to the corresponding CORBA basic types. |
|
CORBALong |
Attribute, Parameter |
combine with "int", "float", "char" in mapping to the corresponding CORBA basic types. |
|
CORBALongLong |
Attribute, Parameter |
combine with "int", "float", "char" in mapping to the corresponding CORBA basic types. |
|
CORBAOctet |
Attribute, Parameter |
combine with "int", "float", "char" in mapping to the corresponding CORBA basic types. |
|
CORBAAny |
Attribute, Parameter |
combine with "int", "float", "char" in mapping to the corresponding CORBA basic types. |