Uses of Interface
omix.plugin.motifstamp.FluxEdge
Package | Description |
---|---|
omix.plugin.motifstamp | |
omix.plugin.motifstamp.writable |
-
Uses of FluxEdge in omix.plugin.motifstamp
Methods in omix.plugin.motifstamp that return types with arguments of type FluxEdge Modifier and Type Method Description List<? extends FluxEdge>
MotifStamp. fluxEdges()
List<? extends FluxEdge>
AbstractBioNode. inEdges()
Returns an unchangeableList
of all incoming flux edges of this node.List<? extends FluxEdge>
AbstractBioNode. outEdges()
Returns an unchangeableList
of all outgoing flux edges of this node. -
Uses of FluxEdge in omix.plugin.motifstamp.writable
Subinterfaces of FluxEdge in omix.plugin.motifstamp.writable Modifier and Type Interface Description interface
FluxEdge