Module omix.api

Interface MetNode

All Superinterfaces:
Component, Item, Node
All Known Subinterfaces:
BioNode, Metabolite, Reaction

@Deprecated
@ReplacedBy("omix.lang.model.BioNode")
public interface MetNode
extends Node
Deprecated.
This type generalizes all common attributes of metabolite and reaction.
This Java interface represents a MetNode 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