========================================== EENum AnchorType ========================================== Defines the directional type of anchors. This impacts how edges can used these anchors (see EdgeType). :ePackage: :doc:`common <./EPackage_common>` The EENum provides the following literals: ``BOTH`` Anchors that can act as source or a target. ``TARGET`` Anchors that can act as a target. ``SOURCE`` Anchors that can act as a source.