Reference figures

Description

The ReferenceFigure contains the directives that will be used to render the EObject's references.

ReferenceFigures are represented by edges on the diagram.

Properties

The ReferenceFigure accepts the following properties :

CategoryNameDescriptionDefault literal
Appearance colorThe edge color#000000
customSourceArrowThe custom source arrow (graphviz compliant arrow style, ignored if sourceArrowType is not set to 'custom') 
customTargetArrowThe custom target arrow (graphviz compliant arrow style, ignored if targetArrowType is not set to 'custom') 
minimumEdgeLengthMinimum edge length (same as Graphviz minlen property)1
sourceArrowTypeThe source arrow typenone
styleThe edge stylenormal
targetArrowTypeThe target arrow typenormal
Model eReferenceThe EReference that this figure will represent on the graph