Uses of Interface
omix.lang.model.MetaboliteType
Package | Description |
---|---|
omix.lang.model |
This package contains all network components as OVL extendable types.
|
-
Uses of MetaboliteType in omix.lang.model
Methods in omix.lang.model that return MetaboliteType Modifier and Type Method Description MetaboliteType
Metabolite. metaboliteType()
returns the type of this metabolite.Methods in omix.lang.model that return types with arguments of type MetaboliteType Modifier and Type Method Description List<? extends MetaboliteType>
Model. metaboliteTypes()
Returns all metabolite types of the model.