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