Edge Type

Property Value
Type: programmatic
Identifier: org.eclipse.elk.edge.type
Meta Data Provider: core.options.CoreOptions
Value Type: org.eclipse.elk.core.options.EdgeType (Enum)
Possible Values: NONE
DIRECTED
UNDIRECTED
ASSOCIATION
GENERALIZATION
DEPENDENCY
Default Value: EdgeType.NONE (as defined in org.eclipse.elk)
Applies To: edges
Containing Group: edge

Description

The type of an edge. This is usually used for UML class diagrams, where associations must be handled differently from generalizations.