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