Module omix.api

Interface Metabolite

All Superinterfaces:
BioNode, Component, Item, MetNode, Node

@OVLExtensible
public interface Metabolite
extends BioNode
Represents all instances of a metabolite pool in the metabolic network diagram. Metabolite pools of the same type of metabolite but in different compartments are separately given as different metabolite objects.
This Java interface represents a Metabolite in OVL. It contain all methods available in OVL. The static fields in this interface declaration are public non-static instance fields in OVL. They can be read and written from OVL code.
Author:
Dr. Peter Droste, Omix Visualization