Uses of Interface
omix.plugin.model.AbstractEdge
Package | Description |
---|---|
omix.plugin.diagram | |
omix.plugin.model | |
omix.plugin.model.writable |
-
Uses of AbstractEdge in omix.plugin.diagram
Methods in omix.plugin.diagram that return AbstractEdge Modifier and Type Method Description AbstractEdge
AbstractEdgeItem. modelComponent()
-
Uses of AbstractEdge in omix.plugin.model
Subinterfaces of AbstractEdge in omix.plugin.model Modifier and Type Interface Description interface
EffectorEdge
interface
FluxEdge
interface
GraphicsEdge
interface
LinkEdge
-
Uses of AbstractEdge in omix.plugin.model.writable
Subinterfaces of AbstractEdge in omix.plugin.model.writable Modifier and Type Interface Description interface
AbstractEdge
interface
EffectorEdge
interface
FluxEdge
interface
GraphicsEdge
interface
LinkEdge
Methods in omix.plugin.model.writable that return AbstractEdge Modifier and Type Method Description AbstractEdge
AbstractEdge. toReadOnly()
Methods in omix.plugin.model.writable with parameters of type AbstractEdge Modifier and Type Method Description default AbstractEdge
Model. toWritable(AbstractEdge type)