Uses of Interface
omix.plugin.motifstamp.writable.EffectorEdge
Package | Description |
---|---|
omix.plugin.motifstamp.writable |
-
Uses of EffectorEdge in omix.plugin.motifstamp.writable
Methods in omix.plugin.motifstamp.writable that return EffectorEdge Modifier and Type Method Description EffectorEdge
MotifStamp. createEffectorEdge(Metabolite src, double effect, List<AbstractCurvePoint> points)
default EffectorEdge
MotifStamp. createEffectorEdge(Metabolite src, double effect, AbstractCurvePoint... points)
Methods in omix.plugin.motifstamp.writable that return types with arguments of type EffectorEdge Modifier and Type Method Description List<? extends EffectorEdge>
AbstractBioNode. effectorEdges()
Returns an unchangeableList
of all effector edges of this node.List<? extends EffectorEdge>
MotifStamp. effectorEdges()