Module omix.api

Interface AbstractNode

All Superinterfaces:
AbstractItem, AbstractItem, AbstractNode
All Known Subinterfaces:
AbstractBioNode, GraphicsNode, Metabolite

public interface AbstractNode
extends AbstractItem, AbstractNode
  • Method Summary

    Modifier and Type Method Description
    List<? extends GraphicsEdge> graphicsEdges()
    Returns an unchangeable List of all effector edges of this node.