Uses of Interface
omix.lang.model.EffectorEdge
Package | Description |
---|---|
omix.lang.model |
This package contains all network components as OVL extendable types.
|
-
Uses of EffectorEdge in omix.lang.model
Methods in omix.lang.model that return types with arguments of type EffectorEdge Modifier and Type Method Description List<? extends EffectorEdge>
BioNode. effectorEdges()
Returns an unchangeableList
of all effector edges of this node.List<? extends EffectorEdge>
MetabolicNetwork. effectorEdges()
Deprecated.Returns an unchangeableList
of all effector edges.List<? extends EffectorEdge>
MetNode. effectorEdges()
Deprecated.Returns an unchangeableList
of all effector edges of this node.List<? extends EffectorEdge>
Model. effectorEdges()
Returns an unchangeableList
of all effector edges.