The <appearance> tag defines how a transition object is displayed in the Palette view in Rational Application Developer and in the editing area of the Processor editor.
Attributes of the <appearance> tag of a transition object
lineColor
Color in RGB. For example, 255,255,255. Default value is 0,0,0.
lineWidth
Line width in pixel. Default value is 1.
lineStyle
Possible values are: ‘Solid', 'Dash', ‘DashDotDot', ‘DashDot', ‘Dot', ‘Double'. Default value is Solid.
arrowTypeStyle
Possible values are: ‘None', ‘OpenArrow' and ‘SolidArrow'. Default value is Solid.
font
The font of the text that is displayed on a transition object.
font color
Color in RGB. For example, 255,255,255
The attributes of the <properties> and the <property> tag of a transition object are the same as the <properties> and the <property> tag of a state object.