Uses of Interface
omix.plugin.diagram.writable.AbstractEdgeItem
Package | Description |
---|---|
omix.plugin.diagram.writable | |
omix.plugin.model.writable |
-
Uses of AbstractEdgeItem in omix.plugin.diagram.writable
Subinterfaces of AbstractEdgeItem in omix.plugin.diagram.writable Modifier and Type Interface Description interface
EffectorEdgeItem
interface
FluxEdgeItem
interface
GraphicsEdgeItem
interface
LinkEdgeItem
Methods in omix.plugin.diagram.writable that return AbstractEdgeItem Modifier and Type Method Description default AbstractEdgeItem
Diagram. toWritable(AbstractEdgeItem type)
-
Uses of AbstractEdgeItem in omix.plugin.model.writable
Methods in omix.plugin.model.writable that return types with arguments of type AbstractEdgeItem Modifier and Type Method Description List<? extends AbstractEdgeItem>
AbstractEdge. getDiagramItems()
List<? extends AbstractEdgeItem>
AbstractEdge. getDiagramItems(Diagram diagram)