CL-SBML: Structure Class SBML
 

Structure Class SBML

Package:

CL-SBML

Class Precedence List:

SBML, SBML-BASE, STRUCTURE-CLASS, T.

Slots:

  • LEVEL: default 2, read-only
  • VERSION: default 1, read-only
  • MODEL: default NIL, type (OR NULL MODEL), initarg :MODEL

Description:

The SBML structure represents the root elements of SBML elements.

The accessor SBML-MODEL can be used to read or write the structure MODEL field.

Affected By:

None.

Exceptional Situations:

None.

See Also:

SBML-P, MAKE-SBML, SBML-MODEL, and SBML-BASE.

Notes:

None.

 

News

News in chronological order, most recent on top.

  • 2005-05-05
    Completed description.