@_tenum_t _tCompSBMLErrorCode_t_t _tCodes_t _tfor_t _tall_t _tSBML_t-_tlevel_t _terrors_t _tand_t _twarnings_t _tfrom_t _tthe_t '_tcomp_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 _t1000000_t _tand_t _t1099999_t.
Enumerator |
---|
CompUnknown | Unknown error from comp
|
CompNSUndeclared | The comp ns is not correctly declared
|
CompElementNotInNs | Element not in comp namespace
|
CompDuplicateComponentId | Duplicate 'id' attribute value
|
CompUniqueModelIds | Model and ExternalModelDefinitions must have unique ids
|
CompUniquePortIds | Ports must have unique ids
|
CompInvalidSIdSyntax | Invalid SId syntax
|
CompInvalidSubmodelRefSyntax | Invalid submodelRef syntax
|
CompInvalidDeletionSyntax | Invalid deletion syntax
|
CompInvalidConversionFactorSyntax | Invalid conversionFactor syntax
|
CompInvalidNameSyntax | Invalid name syntax
|
CompReplacedUnitsShouldMatch | Units of replaced elements should match replacement units.
|
CompOneListOfReplacedElements | Only one <listOfReplacedElements> allowed.
|
CompLOReplaceElementsAllowedElements | Allowed children of <listOfReplacedElements>
|
CompLOReplacedElementsAllowedAttribs | Allowed <listOfReplacedElements> attributes
|
CompEmptyLOReplacedElements | <listOfReplacedElements> must not be empty
|
CompOneReplacedByElement | Only one <replacedBy> object allowed.
|
CompAttributeRequiredMissing | Required comp:required attribute on <sbml>
|
CompAttributeRequiredMustBeBoolean | The comp:required attribute must be Boolean
|
CompRequiredTrueIfElementsRemain | The comp:required attribute must be 'true' if math changes. NOTE: Deprecated
|
CompRequiredFalseIfAllElementsReplaced | The comp:required attribute must be 'false' if math does not change. NOTE: Deprecated
|
CompOneListOfModelDefinitions | Only one <listOfModelDefinitions> allowed.
|
CompEmptyLOModelDefs | <listOfModelDefinitions> and <listOfExternalModelDefinitions> must not be empty
|
CompLOModelDefsAllowedElements | Only <modelDefinitions> in <listOfModelDefinitions>
|
CompLOExtModelDefsAllowedElements | Only <externalModelDefinitions> in <listOfExternalModelDefinitions>
|
CompLOModelDefsAllowedAttributes | Allowed <listOfModelDefinitions> attributes
|
CompLOExtModDefsAllowedAttributes | Allowed <listOfExternalModelDefinitions> attributes
|
CompOneListOfExtModelDefinitions | Only one <listOfExternalModelDefinitions> allowed.
|
CompAttributeRequiredMustBeTrue | The comp:required attribute must be 'true'
|
CompExtModDefAllowedCoreAttributes | Allowed <externalModelDefinitions> core attributes
|
CompExtModDefAllowedElements | Allowed <externalModelDefinitions> elements
|
CompExtModDefAllowedAttributes | Allowed <externalModelDefinitions> attributes
|
CompReferenceMustBeL3 | External models must be L3
|
CompModReferenceMustIdOfModel | 'modelRef' must be the 'id' of a model in the 'source' document
|
CompExtModMd5DoesNotMatch | MD5 checksum does not match the 'source' document
|
CompInvalidSourceSyntax | The 'comp:source' attribute must be of type 'anyURI'
|
CompInvalidModelRefSyntax | The 'comp:modelRef' attribute must have the syntax of 'SId'
|
CompInvalidMD5Syntax | The 'comp:md5' attribute must have the syntax of 'string'
|
CompCircularExternalModelReference | Circular reference in <externalModelDefinition>
|
CompOneListOfOnModel | Only one <listOfSubmodels> and one <listOfPorts> allowed
|
CompNoEmptyListOfOnModel | No empty listOf elements allowed
|
CompLOSubmodelsAllowedElements | Allowed elements on <listOfSubmodels>
|
CompLOPortsAllowedElements | Allowed elements on <listOfPorts>
|
CompLOSubmodelsAllowedAttributes | Allowed attributes on <listOfSubmodels>
|
CompLOPortsAllowedAttributes | Allowed attributes on <listOfPorts>
|
CompSubmodelAllowedCoreAttributes | Allowed core attributes on <submodel>
|
CompSubmodelAllowedElements | Allowed elements on <submodel>
|
CompOneListOfDeletionOnSubmodel | Only one <listOfDeletions> on a <submodel> allowed
|
CompSubmodelNoEmptyLODeletions | No empty listOfDeletions elements allowed
|
CompLODeletionsAllowedElements | Allowed elements on <listOfDeletions>
|
CompLODeletionAllowedAttributes | Allowed <listOfDeletions> attributes
|
CompSubmodelAllowedAttributes | Allowed <submodel> attributes
|
CompModReferenceSyntax | 'comp:modelRef' must conform to SId syntax
|
CompInvalidTimeConvFactorSyntax | 'comp:timeConversionFactor' must conform to SId syntax
|
CompInvalidExtentConvFactorSyntax | 'comp:extentConversionFactor' must conform to SId syntax
|
CompSubmodelMustReferenceModel | The 'comp:modelRef' attribute must reference a model
|
CompSubmodelCannotReferenceSelf | The 'comp:modelRef' attribute cannot reference own model
|
CompModCannotCircularlyReferenceSelf | <model> may not reference <submodel> that references itself.
|
CompTimeConversionMustBeParameter | The 'comp:timeConversionFactor' must reference a parameter
|
CompExtentConversionMustBeParameter | The 'comp:extentConversionFactor' must reference a parameter
|
CompPortRefMustReferencePort | The 'comp:portRef' attribute must be the 'id' of a <port>
|
CompIdRefMustReferenceObject | The 'comp:idRef' attribute must be the 'id' of a model element
|
CompUnitRefMustReferenceUnitDef | The 'comp:unitRef' attribute must be the 'id' of a UnitDefinition
|
CompMetaIdRefMustReferenceObject | The 'comp:metaIdRef' attribute must be the 'metaid' of an object
|
CompParentOfSBRefChildMustBeSubmodel | If <sBaseRef> has a child <sBaseRef> its parent must be a <submodel>
|
CompInvalidPortRefSyntax | The 'comp:portRef' attribute must have the syntax of an SBML SId
|
CompInvalidIdRefSyntax | The 'comp:idRef' attribute must have the syntax of an SBML SId
|
CompInvalidUnitRefSyntax | The 'comp:unitRef' attribute must have the syntax of an SBML SId
|
CompInvalidMetaIdRefSyntax | The 'comp:metaIdRef' attribute must have the syntax of an XML ID
|
CompOneSBaseRefOnly | Only one <sbaseRef>
|
CompDeprecatedSBaseRefSpelling | The spelling 'sbaseRef' is deprecated
|
CompSBaseRefMustReferenceObject | An SBaseRef must reference an object.
|
CompSBaseRefMustReferenceOnlyOneObject | An SBaseRef must reference only one other object.
|
CompNoMultipleReferences | Objects may not be referenced by mutiple SBaseRef constructs.
|
CompPortMustReferenceObject | Port must reference an object
|
CompPortMustReferenceOnlyOneObject | Port must reference only one other object.
|
CompPortAllowedAttributes | Allowed attributes on a Port
|
CompPortReferencesUnique | Port definitions must be unique.
|
CompDeletionMustReferenceObject | Deletion must reference an object
|
CompDeletionMustReferOnlyOneObject | Deletion must reference only one other object.
|
CompDeletionAllowedAttributes | Allowed attributes on a Deletion
|
CompReplacedElementMustRefObject | ReplacedElement must reference an object
|
CompReplacedElementMustRefOnlyOne | ReplacedElement must reference only one other object.
|
CompReplacedElementAllowedAttributes | Allowed attributes on <replacedElement>
|
CompReplacedElementSubModelRef | The 'comp:submodelRef' attribute must point to a <submodel>
|
CompReplacedElementDeletionRef | The 'comp:deletion' attribute must point to a <deletion>
|
CompReplacedElementConvFactorRef | The 'comp:conversionFactor attribute must point to a <parameter>
|
CompReplacedElementSameReference | No <replacedElement> refer to same object
|
CompReplacedElementNoDelAndConvFact | No <replacedElement> with deletion and conversionfactor
|
CompReplacedByMustRefObject | ReplacedBy must reference an object
|
CompReplacedByMustRefOnlyOne | ReplacedBy must reference only one other object.
|
CompReplacedByAllowedAttributes | Allowed attributes on <replacedBy>
|
CompReplacedBySubModelRef | The 'comp:submodelRef' attribute must point to a <submodel>
|
CompMustReplaceSameClass | Replaced classes must match.
|
CompMustReplaceIDs | Replaced IDs must be replaced with IDs.
|
CompMustReplaceMetaIDs | Replaced metaids must be replaced with metaids.
|
CompMustReplacePackageIDs | Replaced package IDs must be replaced with package IDs.
|
CompUnresolvedReference | Unresolved reference.
|
CompNoModelInReference | No model in referenced document.
|
CompExtModDefBad | Referenced <externalModelDefinition> unresolvable.
|
CompModelFlatteningFailed | Model failed to flatten.
|
CompFlatModelNotValid | Flat model not valid.
|
CompLineNumbersUnreliable | Line numbers unreliable.
|
CompFlatteningNotRecognisedReqd | Flattening not implemented for required package.
|
CompFlatteningNotRecognisedNotReqd | Flattening not implemented for unrequired package.
|
CompFlatteningNotImplementedNotReqd | Flattening not implemented for unrequired package.
|
CompFlatteningNotImplementedReqd | Flattening not implemented for required package.
|
CompFlatteningWarning | Flattening reference may come from package.
|
CompDeprecatedDeleteFunction | The performDeletions functions is deprecated.
|
CompDeprecatedReplaceFunction | The performReplacementsAndConversions fuctions is deprecated.
|
CompDeletedReplacement | Element deleted before a subelement could be replaced.
|
CompIdRefMayReferenceUnknownPackage | The 'comp:idRef' attribute must be the 'id' of a model element
|
CompMetaIdRefMayReferenceUnknownPkg | The 'comp:metaIdRef' attribute must be the 'metaid' of a model element
|