Uses of Class
omix.plugin.ovl.annotation.OVLExtensible

Packages that use OVLExtensible 
Package Description
omix.lang.model
This package contains all network components as OVL extendable types.
  • Uses of OVLExtensible in omix.lang.model

    Classes in omix.lang.model with annotations of type OVLExtensible 
    Modifier and Type Interface Description
    interface  Compartment
    Represents a compartment in the metabolic network diagram.
    interface  EffectorEdge
    Represents an effector edge in the network diagram.
    interface  FluxEdge
    Represents a flux edge in the network diagram.
    interface  GraphicsEdge
    Represents a custom edge in the network diagram.
    interface  GraphicsNode
    This type represents custom nodes in OVL.
    interface  Link
    This type represents a link node in OVL.
    interface  LinkEdge
    Represents a custom edge in the network diagram.
    interface  MetabolicNetwork
    Deprecated.
    interface  Metabolite
    Represents all instances of a metabolite pool in the metabolic network diagram.
    interface  MetaboliteType
    This class represents the type of metabolites in different compartments.
    interface  Model
    This class represents the network model.
    interface  Pathway
    Represents a pathway in the metabolic network diagram.
    interface  Reaction
    This type represents reactions in OVL.