| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The transitionConnection declaration defines a transition connection (GUI).
| Nested Element Summary | |
| coordinateThe routing coordinates of the connection symbol. |
| Attribute Summary | |
xs:string | borderColorThe border color, if applicable. |
xs:string | fillColorThe fill color, if applicable. |
xs:long | oidA 32-bit number assigned to the transition connection. |
xs:string | pointsA comma separated list of routing coordinates. |
connectionRoutingType | routingThe routing style, if applicable. |
xs:long | sourceActivitySymbolThe model oid of the first activity symbol. |
xs:string | sourceAnchorThe source node anchor, if set. |
xs:string | styleThe drawing style, if applicable. |
xs:long | targetActivitySymbolThe model oid of the second activity symbol. |
xs:string | targetAnchorThe target node anchor, if set. |
xs:string | transitionThe model id of the corresponding transition. |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:longrequiredunqualifiedxs:stringoptionalunqualifiedconnectionRoutingTypeoptionalunqualifiedxs:longrequiredunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:longrequiredunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualified<xs:element name="transitionConnection"><xs:complexType></xs:element><xs:sequence>
</xs:sequence><xs:attribute name="oid" type="xs:long" use="required">
</xs:attribute><xs:attribute name="borderColor" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="fillColor" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="style" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="sourceAnchor" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="targetAnchor" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="sourceActivitySymbol" type="xs:long" use="required">
</xs:attribute><xs:attribute name="targetActivitySymbol" type="xs:long" use="required">
</xs:attribute><xs:attribute name="transition" type="xs:string">
</xs:attribute><xs:attribute name="points" type="xs:string" use="optional"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||