| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The genericLinkConnection declaration defines a generic link 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:string | linkTypeThe model id of the corresponding link type. |
xs:long | oidA 32-bit number assigned to the generic link connection. |
connectionRoutingType | routingThe routing style, if applicable. |
xs:string | sourceAnchorThe source node anchor, if set. |
xs:long | sourceSymbolThe model id of the first linked element. |
xs:string | styleThe drawing style, if applicable. |
xs:string | targetAnchorThe target node anchor, if set. |
xs:long | targetSymbolThe model id of the second linked element. |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringrequiredunqualifiedxs:longrequiredunqualifiedconnectionRoutingTypeoptionalunqualifiedxs:stringoptionalunqualifiedxs:longrequiredunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:longrequiredunqualified<xs:element name="genericLinkConnection"><xs:complexType></xs:element><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="sourceSymbol" type="xs:long" use="required">
</xs:attribute><xs:attribute name="targetSymbol" type="xs:long" use="required">
</xs:attribute><xs:attribute name="linkType" type="xs:string" use="required"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||