Uses of Interface
omix.plugin.diagram.writable.AbstractModelItem
Package | Description |
---|---|
omix.plugin.diagram.writable | |
omix.plugin.model.writable |
-
Uses of AbstractModelItem in omix.plugin.diagram.writable
Subinterfaces of AbstractModelItem in omix.plugin.diagram.writable Modifier and Type Interface Description interface
AbstractBioNodeItem
interface
AbstractEdgeItem
interface
AbstractNodeItem
interface
CompartmentItem
interface
EffectorEdgeItem
interface
FluxEdgeItem
interface
GraphicsBoxItem
interface
GraphicsEdgeItem
interface
GraphicsNodeItem
interface
GraphicsPathItem
interface
LinkEdgeItem
interface
LinkItem
interface
MetaboliteItem
interface
PathwayItem
interface
ReactionItem
Methods in omix.plugin.diagram.writable that return AbstractModelItem Modifier and Type Method Description default AbstractModelItem
Diagram. toWritable(AbstractModelItem type)
-
Uses of AbstractModelItem in omix.plugin.model.writable
Methods in omix.plugin.model.writable that return types with arguments of type AbstractModelItem Modifier and Type Method Description List<? extends AbstractModelItem>
AbstractVisibleComponent. getDiagramItems()
List<? extends AbstractModelItem>
AbstractVisibleComponent. getDiagramItems(Diagram diagram)