add(const CModelParameter::Type &type) | CModelParameterGroup | |
add(CModelParameter *pModelParameter) | CModelParameterGroup | |
assignGroupContent(const CModelParameterGroup &src, const bool &createMissing) | CModelParameterGroup | protected |
begin() | CModelParameterGroup | |
begin() const | CModelParameterGroup | |
clear() | CModelParameterGroup | |
CModelParameter(CModelParameterGroup *pParent, const CModelParameter::Type &type) | CModelParameter | |
CModelParameter(const CModelParameter &src, CModelParameterGroup *pParent) | CModelParameter | |
CModelParameterGroup(CModelParameterGroup *pParent, const CModelParameter::Type &type=CModelParameter::Group) | CModelParameterGroup | |
CModelParameterGroup(const CModelParameterGroup &src, CModelParameterGroup *pParent, const bool &createMissing) | CModelParameterGroup | |
CompareResult enum name | CModelParameter | |
Compartment enum value | CModelParameter | |
compile() | CModelParameterGroup | virtual |
Concentration enum value | CModelParameter | |
Conflict enum value | CModelParameter | |
const_iterator typedef | CModelParameterGroup | |
copy(const CModelParameter &src, const bool &createMissing) | CModelParameterGroup | protected |
diff(const CModelParameter &other, const CModelParameter::Framework &framework, const bool &createMissing=false) | CModelParameterGroup | virtual |
end() | CModelParameterGroup | |
end() const | CModelParameterGroup | |
Framework enum name | CModelParameter | |
getChild(const size_t &index) const | CModelParameterGroup | virtual |
getCN() const | CModelParameter | |
getCompareResult() const | CModelParameter | |
getIndex() const | CModelParameter | |
getInitialExpression() const | CModelParameter | |
getInitialExpressionPtr() const | CModelParameter | |
getModel() const | CModelParameter | |
getModelParameter(const std::string &cn) const | CModelParameterGroup | |
getModelParameter(const std::string &name, const CModelParameter::Type &type) const | CModelParameterGroup | |
getName() const | CModelParameter | virtual |
getNumChildren() const | CModelParameterGroup | virtual |
getObject() const | CModelParameter | |
getParent() const | CModelParameter | |
getSet() const | CModelParameter | |
getSimulationType() const | CModelParameter | |
getType() const | CModelParameter | |
getUnit(const Framework &framework) const | CModelParameter | |
getValue(const Framework &framework) const | CModelParameter | virtual |
Group enum value | CModelParameter | |
Identical enum value | CModelParameter | |
isInitialExpressionValid() const | CModelParameter | |
isReadOnly() const | CModelParameter | |
iterator typedef | CModelParameterGroup | |
mCN | CModelParameter | protected |
mCompareResult | CModelParameter | protected |
mIsInitialExpressionValid | CModelParameter | protected |
Missing enum value | CModelParameter | |
mModelParameters | CModelParameterGroup | private |
Model enum value | CModelParameter | |
ModelValue enum value | CModelParameter | |
Modified enum value | CModelParameter | |
mpInitialExpression | CModelParameter | protected |
mpObject | CModelParameter | protected |
mpParent | CModelParameter | protected |
mSimulationType | CModelParameter | protected |
mType | CModelParameter | protected |
mValue | CModelParameter | protected |
nameFromCN(const CCopasiObjectName &cn) | CModelParameter | protectedstatic |
Obsolete enum value | CModelParameter | |
ParticleNumbers enum value | CModelParameter | |
Reaction enum value | CModelParameter | |
ReactionParameter enum value | CModelParameter | |
refreshFromModel(const bool &modifyExistence) | CModelParameterGroup | virtual |
remove(CModelParameter *pModelParameter) | CModelParameterGroup | |
remove(const size_t &index) | CModelParameterGroup | |
Set enum value | CModelParameter | |
setCN(const CCopasiObjectName &cn) | CModelParameter | virtual |
setCompareResult(const CompareResult &compareResult) | CModelParameter | |
setInitialExpression(const std::string &initialExpression) | CModelParameter | |
setParent(CModelParameterGroup *pParent) | CModelParameter | |
setSimulationType(const CModelEntity::Status &simulationType) | CModelParameter | |
setValue(const double &value, const Framework &framework) | CModelParameter | virtual |
size() const | CModelParameterGroup | |
Species enum value | CModelParameter | |
Type enum name | CModelParameter | |
TypeNames | CModelParameter | static |
unknown enum value | CModelParameter | |
updateModel() | CModelParameterGroup | virtual |
~CModelParameter() | CModelParameter | virtual |
~CModelParameterGroup() | CModelParameterGroup | virtual |