|
| file | ConversionOption.cpp |
| | Implementation of ConversionOption, the class encapsulating conversion options.
|
| |
| file | ConversionOption.h |
| | Definition of ConversionOption, the class encapsulating conversion options.
|
| |
| file | ConversionProperties.cpp |
| | Implemenentation of ConversionProperties, the class encapsulating conversion configuration.
|
| |
| file | ConversionProperties.h |
| | Definition of ConversionProperties, the class encapsulating conversion configuration.
|
| |
| file | RegisterConverters.cpp |
| | Registers all available converters.
|
| |
| file | SBMLConverter.cpp |
| | Implementation of SBMLConverter, the base class of package extensions.
|
| |
| file | SBMLConverter.h |
| | Definition of SBMLConverter, the base class for SBML conversion.
|
| |
| file | SBMLConverterRegister.h |
| | Definition of SBMLConverterRegister, a template to register converters.
|
| |
| file | SBMLConverterRegistry.cpp |
| |
| file | SBMLConverterRegistry.h |
| | Implementation of SBMLConverterRegistry, a registry of available converters.
|
| |
| file | SBMLConverterTypes.h |
| | Definition of SBMLConverterTypes.
|
| |
| file | SBMLFunctionDefinitionConverter.cpp |
| |
| file | SBMLFunctionDefinitionConverter.h |
| | Definition of SBMLFunctionDefinitionConverter, a converter replacing function definitions.
|
| |
| file | SBMLIdConverter.cpp |
| | Implementation of SBMLIdConverter, a converter renaming SIds.
|
| |
| file | SBMLIdConverter.h |
| | Definition of SBMLIdConverter, a converter renaming SIds.
|
| |
| file | SBMLInferUnitsConverter.cpp |
| | Implementation of SBMLInferUnitsConverter.
|
| |
| file | SBMLInferUnitsConverter.h |
| | Definition of SBMLInferUnitsConverter, infers units for parameters.
|
| |
| file | SBMLInitialAssignmentConverter.cpp |
| | Implementation of SBMLInitialAssignmentConverter, a converter inlining initial assignments.
|
| |
| file | SBMLInitialAssignmentConverter.h |
| | Definition of SBMLInitialAssignmentConverter, a converter inlining function definitions.
|
| |
| file | SBMLLevel1Version1Converter.cpp |
| | Implementation of SBMLLevel1Version1Converter.
|
| |
| file | SBMLLevel1Version1Converter.h |
| | Definition of SBMLLevel1Version1Converter.
|
| |
| file | SBMLLevelVersionConverter.cpp |
| | Implementation of SBMLFunctionDefinitionConverter, a converter replacing function definitions.
|
| |
| file | SBMLLevelVersionConverter.h |
| | Definition of SBMLLevelVersionConverter, the base class for SBML conversion.
|
| |
| file | SBMLLocalParameterConverter.cpp |
| | Implementation of SBMLLocalParameterConverter, a converter replacing local parameters with global ones.
|
| |
| file | SBMLLocalParameterConverter.h |
| | Definition of SBMLLocalParameterConverter, a converter replacing local parameters with global ones.
|
| |
| file | SBMLRateOfConverter.cpp |
| | Implementation of SBMLRateOfConverter, a converter changing 'rateOf' into functionDefinition.
|
| |
| file | SBMLRateOfConverter.h |
| | Definition of SBMLRateOfConverter, a converter changing reactions into rate rules.
|
| |
| file | SBMLReactionConverter.cpp |
| | Implementation of SBMLReactionConverter, a converter changing reactions into rate rules.
|
| |
| file | SBMLReactionConverter.h |
| | Definition of SBMLReactionConverter, a converter changing reactions into rate rules.
|
| |
| file | SBMLRuleConverter.cpp |
| |
| file | SBMLRuleConverter.h |
| | Definition of SBMLRuleConverter, a converter sorting rules.
|
| |
| file | SBMLStripPackageConverter.cpp |
| | Implementation of SBMLStripPackageConverter, the base class of package extensions.
|
| |
| file | SBMLStripPackageConverter.h |
| | Definition of SBMLStripPackageConverter, the base class for SBML conversion.
|
| |
| file | SBMLUnitsConverter.cpp |
| | Implementation of SBMLUnitsConverter, for converting units to SI.
|
| |
| file | SBMLUnitsConverter.h |
| | Definition of SBMLUnitsConverter, for converting units to SI.
|
| |