Home
last modified time | relevance | path

Searched refs:elplusid (Results 1 – 19 of 19) sorted by relevance

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/render/sbml/
H A DImage.cpp852 string elplusid = "<image> element"; in readAttributes() local
854 elplusid += " with the id '" + mId + "'"; in readAttributes()
875 + elplusid + "."; in readAttributes()
891 + elplusid + "."; in readAttributes()
901 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
920 + elplusid + "."; in readAttributes()
930 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
958 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
977 + elplusid + "."; in readAttributes()
987 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
[all …]
H A DRectangle.cpp1097 string elplusid = "<rectangle> element"; in readAttributes() local
1099 elplusid += " with the id '" + mId + "'"; in readAttributes()
1114 std::string message = "Render attribute 'ratio' from the " + elplusid + in readAttributes()
1132 + elplusid + "."; in readAttributes()
1142 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
1162 + elplusid + "."; in readAttributes()
1172 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
1200 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
1220 + elplusid + "."; in readAttributes()
1230 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
[all …]
H A DRenderCubicBezier.cpp842 string elplusid = "<renderCubicBezier> element"; in readAttributes() local
844 elplusid += " with the id '" + mId + "'"; in readAttributes()
857 + elplusid + "."; in readAttributes()
870 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
892 + elplusid + "."; in readAttributes()
908 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
937 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
958 + elplusid + "."; in readAttributes()
972 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
994 + elplusid + "."; in readAttributes()
[all …]
H A DEllipse.cpp983 string elplusid = "<ellipse> element"; in readAttributes() local
985 elplusid += " with the id '" + mId + "'"; in readAttributes()
1000 std::string message = "Render attribute 'ratio' from the " + elplusid + in readAttributes()
1017 + elplusid + "."; in readAttributes()
1027 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
1046 + elplusid + "."; in readAttributes()
1056 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
1084 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
1105 + elplusid + "."; in readAttributes()
1115 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
[all …]
H A DRenderPoint.cpp678 string elplusid = "<renderPoint> element"; in readAttributes() local
680 elplusid += " with the id '" + mId + "'"; in readAttributes()
695 + elplusid + "."; in readAttributes()
709 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
731 + elplusid + "."; in readAttributes()
745 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
774 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
H A DRadialGradient.cpp908 string elplusid = "<radialGradient> element"; in readAttributes() local
910 elplusid += " with the id '" + mId + "'"; in readAttributes()
932 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
962 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
991 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
1021 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
1051 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
1080 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
1109 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
H A DLinearGradient.cpp823 string elplusid = "<linearGradient> element"; in readAttributes() local
825 elplusid += " with the id '" + mId + "'"; in readAttributes()
847 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
876 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
905 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
934 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
963 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
992 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
H A DText.cpp1110 string elplusid = "<text> element "; in readAttributes() local
1112 elplusid += "with the id '" + mId + "' "; in readAttributes()
1152 msg += elplusid; in readAttributes()
1187 msg += elplusid; in readAttributes()
1221 msg += elplusid; in readAttributes()
1256 msg += elplusid; in readAttributes()
1278 + elplusid + "."; in readAttributes()
1288 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
1308 + elplusid + "."; in readAttributes()
1318 + elplusid + " does not conform to the syntax of a RelAbsVector type."; in readAttributes()
[all …]
H A DStyle.cpp1395 string elplusid = "<style> element"; in readAttributes() local
1397 elplusid += " with the id '" + mId + "'"; in readAttributes()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/
H A DSimpleSpeciesReference.cpp860 string elplusid = "<" + getElementName() + ">"; in readL3Attributes() local
862 elplusid += " with the id '" + mId + "'"; in readL3Attributes()
867 elplusid += " from the <reaction> with the id '" + rxn->getId() + "'"; in readL3Attributes()
875 + elplusid + "."); in readL3Attributes()
879 + elplusid + "."); in readL3Attributes()
H A DSpeciesReference.cpp1494 string elplusid = "<" + getElementName() + ">"; in readL3Attributes() local
1496 elplusid += " with the id '" + mId + "'"; in readL3Attributes()
1501 elplusid += " from the <reaction> with the id '" + rxn->getId() + "'"; in readL3Attributes()
1511 + elplusid + "."); in readL3Attributes()
H A DCompartment.cpp1738 string elplusid = "<compartment>"; in readL3Attributes() local
1740 elplusid += " with the id '" + mId + "'"; in readL3Attributes()
1758 logError(InvalidUnitIdSyntax, level, version, "The " + elplusid + in readL3Attributes()
1796 + elplusid + "."); in readL3Attributes()
H A DParameter.cpp1305 string elplusid = "<" + getElementName() + ">"; in readL3Attributes() local
1307 elplusid += " with the id '" + mId + "'"; in readL3Attributes()
1324 logError(InvalidUnitIdSyntax, level, version, "The " + elplusid + in readL3Attributes()
1347 + elplusid + "."); in readL3Attributes()
H A DReaction.cpp2318 string elplusid = "<reaction>"; in readL3Attributes() local
2320 elplusid += " with the id '" + mId + "'"; in readL3Attributes()
2331 + elplusid + "."); in readL3Attributes()
2345 + elplusid + "."); in readL3Attributes()
2369 "The " + elplusid + " has a 'compartment' with a value of '" + mCompartment in readL3Attributes()
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/
H A DSimpleSpeciesReference.cpp860 string elplusid = "<" + getElementName() + ">"; in readL3Attributes() local
862 elplusid += " with the id '" + mId + "'"; in readL3Attributes()
867 elplusid += " from the <reaction> with the id '" + rxn->getId() + "'"; in readL3Attributes()
875 + elplusid + "."); in readL3Attributes()
879 + elplusid + "."); in readL3Attributes()
H A DSpeciesReference.cpp1494 string elplusid = "<" + getElementName() + ">"; in readL3Attributes() local
1496 elplusid += " with the id '" + mId + "'"; in readL3Attributes()
1501 elplusid += " from the <reaction> with the id '" + rxn->getId() + "'"; in readL3Attributes()
1511 + elplusid + "."); in readL3Attributes()
H A DCompartment.cpp1738 string elplusid = "<compartment>"; in readL3Attributes() local
1740 elplusid += " with the id '" + mId + "'"; in readL3Attributes()
1758 logError(InvalidUnitIdSyntax, level, version, "The " + elplusid + in readL3Attributes()
1796 + elplusid + "."); in readL3Attributes()
H A DParameter.cpp1305 string elplusid = "<" + getElementName() + ">"; in readL3Attributes() local
1307 elplusid += " with the id '" + mId + "'"; in readL3Attributes()
1324 logError(InvalidUnitIdSyntax, level, version, "The " + elplusid + in readL3Attributes()
1347 + elplusid + "."); in readL3Attributes()
H A DReaction.cpp2318 string elplusid = "<reaction>"; in readL3Attributes() local
2320 elplusid += " with the id '" + mId + "'"; in readL3Attributes()
2331 + elplusid + "."); in readL3Attributes()
2345 + elplusid + "."); in readL3Attributes()
2369 "The " + elplusid + " has a 'compartment' with a value of '" + mCompartment in readL3Attributes()