|
| | ASTBasePlugin.cpp |
| |
| | ASTBasePlugin.h |
| |
| | ISBMLExtensionNamespaces.cpp |
| |
| | ISBMLExtensionNamespaces.h |
| |
| | SBaseExtensionPoint.cpp |
| | Implementation of SBaseExtensionPoint.
|
| |
| | SBaseExtensionPoint.h |
| | Definition of SBaseExtensionPoint.
|
| |
| | SBasePlugin.cpp |
| | Implementation of SBasePlugin, the base class of extension entities plugged in SBase derived classes in the SBML Core package.
|
| |
| | SBasePlugin.h |
| | Definition of SBasePlugin, the base class of extension entities plugged in SBase derived classes in the SBML Core package.
|
| |
| | SBasePluginCreator.h |
| | Template class for SBasePlugin-based classes.
|
| |
| | SBasePluginCreatorBase.cpp |
| | Implementation of SBasePluginCreatorBase, the base class of SBasePlugin creator classes.
|
| |
| | SBasePluginCreatorBase.h |
| | Definition of SBasePluginCreatorBase, the base class of SBasePlugin creator classes.
|
| |
| | SBMLDocumentPlugin.cpp |
| | Implementation of SBMLDocumentPlugin, the derived class of SBasePlugin.
|
| |
| | SBMLDocumentPlugin.h |
| | Definition of SBMLDocumentPlugin, the derived class of SBasePlugin.
|
| |
| | SBMLDocumentPluginNotRequired.cpp |
| | Implementation of SBMLDocumentPluginNotRequired, the plugin class of layout package for the Model element.
|
| |
| | SBMLDocumentPluginNotRequired.h |
| | Definition of SBMLDocumentPluginNotRequired, the plugin class of layout package for the SBMLDocument element, whose 'required' attribute must be 'false'.
|
| |
| | SBMLExtension.cpp |
| | Implementation of SBMLExtension, the base class of package extensions.
|
| |
| | SBMLExtension.h |
| | Definition of SBMLExtension, the core component of SBML package extension.
|
| |
| | SBMLExtensionException.cpp |
| | SBMLExtensionException class, the exception class for package extension.
|
| |
| | SBMLExtensionException.h |
| | Class of exceptions thrown in some situations.
|
| |
| | SBMLExtensionNamespaces.cpp |
| | implementation of C-API for the SBMLExtensionNamespaces class
|
| |
| | SBMLExtensionNamespaces.h |
| | Class to store the SBML Level, Version and namespace of a package.
|
| |
| | SBMLExtensionRegister.h |
| | Template class for registering extension packages.
|
| |
| | SBMLExtensionRegistry.cpp |
| | Implementation of SBMLExtensionRegistry, the registry class in which extension packages are registered.
|
| |
| | SBMLExtensionRegistry.h |
| | The registry class for tracking package extensions.
|
| |