libSBML C API  libSBML 5.8.0 C API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Hierarchical Model Composition

The libSBML 'comp' extension implements support for the SBML Level 3 package Hierarchical Model Composition. More...

Data Structures

class  CompBase
 comp A convenience subclass of 'comp' package SBase-derived classes More...
 
class  CompFlatteningConverter
 comp Flattening converter for the 'comp' package. More...
 
class  CompModelPlugin
 comp Implementation of the 'comp' package extention to the Model construct. More...
 
class  CompSBasePlugin
 comp Implementation of the 'comp' package extention to the SBase construct. More...
 
class  CompSBMLDocumentPlugin_t
 comp Implementation of the 'comp' package extention to the SBMLDocument construct. More...
 
class  CompSBMLError
 comp Representaton of errors, warnings and other diagnostics for the 'comp' package. More...
 
class  CompValidator
 comp Entry point for libSBML's implementation of SBML validation rules for the 'comp' package. More...
 
class  CompVisitor
 comp Support class for performing operations on SBML objects. More...
 
class  Deletion_t
 comp Implementation of the Deletion construct from the 'comp' package. More...
 
class  ExternalModelDefinition_t
 comp Implementation of the ExternalModelDefinition construct from the 'comp' package. More...
 
class  ListOfDeletions
 comp Implementation of the ListOfDeletions construct from the 'comp' package. More...
 
class  ListOfModelDefinitions
 comp Implementation of the ListOfModelDefinitions construct from the 'comp' package. More...
 
class  ListOfPorts
 comp Implementation of the ListOfPorts construct from the 'comp' package. More...
 
class  ListOfReplacedElements
 comp Implementation of the ListOfReplacedElements construct from the 'comp' package. More...
 
class  ListOfSubmodels
 comp Implementation of the ListOfSubmodels construct from the 'comp' package. More...
 
class  ModelDefinition_t
 comp Implementation of the ModelDefinition construct from the 'comp' package. More...
 
class  Port_t
 comp Implementation of the Port construct from the 'comp' package. More...
 
class  ReplacedBy_t
 comp Implementation of the ReplacedBy construct from the 'comp' package. More...
 
class  ReplacedElement_t
 comp Implementation of the ReplacedElement construct from the 'comp' package. More...
 
class  Replacing
 comp A convenience subclass of the ReplacedElement and ReplacedBy constructs from the 'comp' package. More...
 
class  SBaseRef_t
 comp Implementation of the SBaseRef construct from the 'comp' package. More...
 
class  SBMLFileResolver
 comp Base class for SBML resolvers. More...
 
class  SBMLResolver
 comp Base class for SBML resolvers. More...
 
class  SBMLResolverRegistry
 comp Registry of all SBML resolvers. More...
 
class  SBMLUri
 comp utility class for handling uris. More...
 
class  Submodel_t
 comp Implementation of the Submodel construct from the 'comp' package. More...
 

Detailed Description

The libSBML 'comp' extension implements support for the SBML Level 3 package Hierarchical Model Composition.