Uses of Interface
omix.lang.model.Node
Package | Description |
---|---|
omix.lang.model |
This package contains all network components as OVL extendable types.
|
-
Uses of Node in omix.lang.model
Subinterfaces of Node in omix.lang.model Modifier and Type Interface Description interface
BioNode
This type generalizes all common attributes of metabolite and reaction.
This Java interface represents a MetNode in OVL.interface
GraphicsNode
This type represents custom nodes in OVL.interface
Link
This type represents a link node in OVL.interface
Metabolite
Represents all instances of a metabolite pool in the metabolic network diagram.interface
MetNode
Deprecated.interface
Reaction
This type represents reactions in OVL.