Uses of Interface
omix.plugin.model.AbstractVisibleComponent
Package | Description |
---|---|
omix.plugin.model | |
omix.plugin.model.writable |
-
Uses of AbstractVisibleComponent in omix.plugin.model
Subinterfaces of AbstractVisibleComponent in omix.plugin.model Modifier and Type Interface Description interface
AbstractBioNode
interface
AbstractEdge
interface
AbstractNode
interface
Compartment
interface
EffectorEdge
interface
FluxEdge
interface
GraphicsBox
interface
GraphicsEdge
interface
GraphicsNode
interface
GraphicsPath
interface
Link
interface
LinkEdge
interface
Metabolite
interface
Pathway
interface
Reaction
-
Uses of AbstractVisibleComponent in omix.plugin.model.writable
Subinterfaces of AbstractVisibleComponent in omix.plugin.model.writable Modifier and Type Interface Description interface
AbstractBioNode
interface
AbstractEdge
interface
AbstractNode
interface
AbstractVisibleComponent
interface
Compartment
interface
EffectorEdge
interface
FluxEdge
interface
GraphicsBox
interface
GraphicsEdge
interface
GraphicsNode
interface
GraphicsPath
interface
Link
interface
LinkEdge
interface
Metabolite
interface
Pathway
interface
Reaction
Methods in omix.plugin.model.writable that return AbstractVisibleComponent Modifier and Type Method Description AbstractVisibleComponent
AbstractVisibleComponent. toReadOnly()
Methods in omix.plugin.model.writable with parameters of type AbstractVisibleComponent Modifier and Type Method Description default AbstractVisibleComponent
Model. toWritable(AbstractVisibleComponent type)