@_tenum_t _tQualSBMLErrorCode_t_t _tCodes_t _tfor_t _tall_t _tSBML_t-_tlevel_t _terrors_t _tand_t _twarnings_t _tfrom_t _tthe_t '_tqual_t' _tpackage_t.
_tThese_t _tare_t _tdistinguished_t _tfrom_t _tother_t _tSBML_t _terror_t _tcodes_t _tby_t _thaving_t _ta_t _tnumber_t _tbetween_t _t3000000_t _tand_t _t3099999_t.
Enumerator |
---|
QualUnknown | Unknown error from qual.
|
QualNSUndeclared | The qual ns is not correctly declared.
|
QualElementNotInNs | Element not in qual namespace.
|
QualFunctionTermBool | FunctionTerm should return boolean.
|
QualMathCSymbolDisallowed | CSymbol time or delay not allowed.
|
QualDuplicateComponentId | Duplicate 'id' attribute value.
|
QualAttributeRequiredMissing | Required qual:required attribute on <sbml> .
|
QualAttributeRequiredMustBeBoolean | The qual:required attribute must be Boolean.
|
QualRequiredTrueIfTransitions | The qual:required attribute must be 'true' if math changes.
|
QualOneListOfTransOrQS | Only one <listOfTransitions> or <listOfQualitativeSpecies> allowed.
|
QualEmptyLONotAllowed | Empty <listOfTransitions> or <listOfQualitativeSpecies> not allowed.
|
QualLOTransitiondAllowedElements | Elements allowed on <listOfTransitions> .
|
QualLOQualSpeciesAllowedElements | Elements allowed on <listOfTransitions> .
|
QualLOQualSpeciesAllowedAttributes | Attributes allowed on <listOfQualitativeSpecies> .
|
QualLOTransitionsAllowedAttributes | Attributes allowed on <listOfTransitions> .
|
QualQualSpeciesAllowedCoreAttributes | Core attributes allowed on <qualitativeSpecies> .
|
QualQualSpeciesAllowedElements | Elements allowed on <qualitativeSpecies> .
|
QualQualSpeciesAllowedAttributes | Attributes allowed on <qualitativeSpecies> .
|
QualConstantMustBeBool | Attribute 'constant' on <qualitativeSpecies> must be boolean.
|
QualNameMustBeString | Attribute 'name' on <qualitativeSpecies> must be string.
|
QualInitialLevelMustBeInt | Attribute 'initialLevel' on <qualitativeSpecies> must be integer.
|
QualMaxLevelMustBeInt | Attribute 'maxLevel' on <qualitativeSpecies> must be integer.
|
QualCompartmentMustReferExisting | Attribute 'compartment' on <qualitativeSpecies> must reference compartment.
|
QualInitialLevelCannotExceedMax | Attribute 'initialLevel' on <qualitativeSpecies> cannot exceed maxLevel.
|
QualConstantQSCannotBeOutput | Constant <qualitativeSpecies> cannot be an Output.
|
QualQSAssignedOnlyOnce | A <qualitativeSpecies> can only be assigned once.
|
QualInitalLevelNotNegative | Attribute 'initialLevel' on <qualitativeSpecies> cannot be negative.
|
QualMaxLevelNotNegative | Attribute 'maxLevel' on <qualitativeSpecies> cannot be negative.
|
QualTransitionAllowedCoreAttributes | Core attributes allowed on <transition> .
|
QualTransitionAllowedElements | Elements allowed on <transition> .
|
QualTransitionAllowedAttributes | Attributes allowed on <transition> .
|
QualTransitionNameMustBeString | Attribute 'name' on <transition> must be string.
|
QualTransitionLOElements | ListOf elements on <transition> .
|
QualTransitionEmptyLOElements | ListOf elements on <transition> not empty.
|
QualTransitionLOInputElements | Elements on <listOfInputs> .
|
QualTransitionLOOutputElements | Elements on <listOfOutputs> .
|
QualTransitionLOFuncTermElements | Elements on <listOfFunctionTerms> .
|
QualTransitionLOInputAttributes | Attributes allowed on <listOfInputs> .
|
QualTransitionLOOutputAttributes | Attributes allowed on <listOfOutputs> .
|
QualTransitionLOFuncTermAttributes | Attributes allowed on <listOfFunctionTerms> .
|
QualTransitionLOFuncTermExceedMax | <listOfFunctionTerms> cannot make qualitativeSpecies exceed maxLevel.
|
QualTransitionLOFuncTermNegative | <listOfFunctionTerms> cannot make qualitativeSpecies negative.
|
QualInputAllowedCoreAttributes | Core attributes allowed on <input> .
|
QualInputAllowedElements | Elements allowed on <input> .
|
QualInputAllowedAttributes | Attributes allowed on <input> .
|
QualInputNameMustBeString | Attribute 'name' on <input> must be string.
|
QualInputSignMustBeSignEnum | Attribute 'sign' on <input> must be enum.
|
QualInputTransEffectMustBeInputEffect | Attribute 'transitionEffect' on <input> must be enum.
|
QualInputThreshMustBeInteger | Attribute 'thresholdLevel' on <input> must be non negative integer.
|
QualInputQSMustBeExistingQS | Attribute 'qualitativeSpecies' on <input> must refer to existing.
|
QualInputConstantCannotBeConsumed | Constant <input> cannot be consumed.
|
QualInputThreshMustBeNonNegative | Attribute 'thresholdLevel' on <input> must be non negative integer.
|
QualOutputAllowedCoreAttributes | Core attributes allowed on <output> .
|
QualOutputAllowedElements | Elements allowed on <output> .
|
QualOutputAllowedAttributes | Attributes allowed on <output> .
|
QualOutputNameMustBeString | Attribute 'name' on <output> must be string.
|
QualOutputTransEffectMustBeOutput | Attribute 'transitionEffect' on <output> must be enum.
|
QualOutputLevelMustBeInteger | Attribute 'outputLevel' on <output> must be non negative integer.
|
QualOutputQSMustBeExistingQS | Attribute 'qualitativeSpecies' on <output> must refer to existing.
|
QualOutputConstantMustBeFalse | Constant 'qualitativeSpecies' cannot be <output> .
|
QualOutputProductionMustHaveLevel | <output> being produced must have level.
|
QualOutputLevelMustBeNonNegative | Attribute 'outputLevel' on <output> must be non negative integer.
|
QualDefaultTermAllowedCoreAttributes | Core attributes allowed on <defaultTerm> .
|
QualDefaultTermAllowedElements | Elements allowed on <defaultTerm> .
|
QualDefaultTermAllowedAttributes | Attributes allowed on <defaultTerm> .
|
QualDefaultTermResultMustBeInteger | Attribute 'resultLevel' on <defaultTerm> must be non negative integer.
|
QualDefaultTermResultMustBeNonNeg | Attribute 'resultLevel' on <defaultTerm> must be non negative integer.
|
QualFuncTermAllowedCoreAttributes | Core attributes allowed on <functionTerm> .
|
QualFuncTermAllowedElements | Elements allowed on <functionTerm> .
|
QualFuncTermAllowedAttributes | Attributes allowed on <functionTerm> .
|
QualFuncTermOnlyOneMath | Only one <math> on <functionTerm> .
|
QualFuncTermResultMustBeInteger | Attribute 'resultLevel' on <functionTerm> must be non negative integer.
|
QualFuncTermResultMustBeNonNeg | Attribute 'resultLevel' on <functionTerm> must be non negative integer..
|