Uses of Interface
omix.plugin.model.writable.AbstractEdge
Package | Description |
---|---|
omix.plugin.diagram.writable | |
omix.plugin.model.writable |
-
Uses of AbstractEdge in omix.plugin.diagram.writable
Methods in omix.plugin.diagram.writable that return AbstractEdge Modifier and Type Method Description AbstractEdge
AbstractEdgeItem. modelComponent()
-
Uses of AbstractEdge in omix.plugin.model.writable
Subinterfaces of AbstractEdge in omix.plugin.model.writable Modifier and Type Interface Description interface
EffectorEdge
interface
FluxEdge
interface
GraphicsEdge
interface
LinkEdge
Methods in omix.plugin.model.writable that return AbstractEdge Modifier and Type Method Description default AbstractEdge
Model. toWritable(AbstractEdge type)
Methods in omix.plugin.model.writable that return types with arguments of type AbstractEdge Modifier and Type Method Description List<? extends AbstractEdge>
AbstractNode. edges()