Module omix.api

Interface Model

All Superinterfaces:
Model, ReadOnlyInterface, WritableInterface

public interface Model
extends Model, WritableInterface
The writable model can be used to create and add additional components to a network model document. See Model for more details about the constitution of Omix network documents.
The Model provides write access to Model. Possible components of Model are Compartment and MetaboliteType. Instances of these types can be created in the Model. After creating a component it must be finally inserted into the Model by addComponent(AbstractModelComponent).
Since:
Omix 1.9.0
Author:
Dr. Peter Droste, Omix Visualization