| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.yworks.com/xml/graphml}Edge.type (restriction)
|
+--{http://www.yworks.com/xml/graphml}GenericEdge.type (extension)
| Nested Element Summary | |
| ArrowsThe source and target arrows. |
EdgeLabel.type | EdgeLabelThe edge label(s). |
LineStyle.type | LineStyleThe line style used to draw the edge. |
Path.type | PathThe edge path. |
EdgePort.type | SourcePortThe visual edge source port. |
EdgePort.type | TargetPortThe visual edge target port. |
| UserDataRepresents the UserData that holds the actual state of this realizer instance. |
| Attribute Summary | |
xs:string | configurationThe name of the configuration. |
xs:boolean | selectedWhether the edge currently is selected. |
| Attribute Detail |
xs:stringrequiredunqualifiedxs:booleanoptionalunqualified<xs:complexType name="GenericEdge.type"><xs:complexContent></xs:complexType><xs:extension base="Edge.type"></xs:complexContent><xs:sequence><xs:element name="UserData"></xs:sequence><xs:complexType></xs:element><xs:attribute name="class" type="xs:string" use="required">
</xs:attribute><xs:attribute name="value" type="xs:string" use="required"></xs:complexType>
</xs:attribute><xs:attribute name="configuration" type="xs:string" use="required"></xs:extension>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||