libSBML Perl API  libSBML 5.8.0 Perl API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Hierarchical Model Composition

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

Classes

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
 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
 comp Implementation of the Deletion construct from the 'comp' package. More...
 
class  ExternalModelDefinition
 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
 comp Implementation of the ModelDefinition construct from the 'comp' package. More...
 
class  Port
 comp Implementation of the Port construct from the 'comp' package. More...
 
class  ReplacedBy
 comp Implementation of the ReplacedBy construct from the 'comp' package. More...
 
class  ReplacedElement
 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
 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
 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.