| add(const CModelParameter::Type &type) | CModelParameterGroup | |
| add(CModelParameter *pModelParameter) | CModelParameterGroup | virtual |
| applyData(const CData &data, CUndoData::CChangeSet &changes) | CModelParameterGroup | virtual |
| assignGroupContent(const CModelParameterGroup &src, const bool &createMissing) | CModelParameterGroup | |
| begin() | CModelParameterGroup | |
| begin() const | CModelParameterGroup | |
| clear() | CModelParameterGroup | |
| CModelParameter() | CModelParameter | private |
| CModelParameter(CModelParameterGroup *pParent, const CModelParameter::Type &type) | CModelParameter | |
| CModelParameter(const CModelParameter &src, CModelParameterGroup *pParent) | CModelParameter | |
| CModelParameterGroup(CModelParameterGroup *pParent, const CModelParameter::Type &type=CModelParameter::Type::Group) | CModelParameterGroup | |
| CModelParameterGroup(const CModelParameterGroup &src, CModelParameterGroup *pParent, const bool &createMissing) | CModelParameterGroup | |
| CompareResult enum name | CModelParameter | |
| CompareResultNames | CModelParameter | static |
| compile() | CModelParameterGroup | virtual |
| const_iterator typedef | CModelParameterGroup | |
| copy(const CModelParameter &src, const bool &createMissing) | CModelParameterGroup | protected |
| createUndoData(CUndoData &undoData, const CUndoData::Type &type, const CData &oldData=CData(), const CCore::Framework &framework=CCore::Framework::ParticleNumbers) const | CModelParameterGroup | virtual |
| CUndoObjectInterface() | CUndoObjectInterface | |
| CUndoObjectInterface(const CUndoObjectInterface &src) | CUndoObjectInterface | |
| destruct() | CModelParameter | virtual |
| diff(const CModelParameter &other, const CCore::Framework &framework, const bool &createMissing=false) | CModelParameterGroup | virtual |
| end() | CModelParameterGroup | |
| end() const | CModelParameterGroup | |
| fromData(const CData &data, CUndoObjectInterface *pParent) | CModelParameter | static |
| generateUuid() | CUndoObjectInterface | |
| getChild(const size_t &index) const | CModelParameterGroup | virtual |
| getCN() const | CModelParameter | |
| getCompareResult() const | CModelParameter | |
| getIndex() const | CModelParameter | virtual |
| 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 | |
| getObjectUnit(const CModelParameter *pModelParameter) const | CModelParameterGroup | |
| getParent() const | CModelParameter | |
| getSet() const | CModelParameter | |
| getSimulationType() const | CModelParameter | |
| getType() const | CModelParameter | |
| getUnit(const CCore::Framework &framework) const | CModelParameter | |
| getUuid() const | CUndoObjectInterface | |
| getValue(const CCore::Framework &framework) const | CModelParameter | virtual |
| insert(const CData &data) | CModelParameterGroup | virtual |
| isInitialExpressionValid() const | CModelParameter | |
| isReadOnly() const | CModelParameter | |
| iterator typedef | CModelParameterGroup | |
| mCN | CModelParameter | protected |
| mCompareResult | CModelParameter | protected |
| mIsInitialExpressionValid | CModelParameter | protected |
| mModelParameters | CModelParameterGroup | private |
| mpInitialExpression | CModelParameter | protected |
| mpObject | CModelParameter | protected |
| mpParent | CModelParameter | protected |
| mpUuid | CUndoObjectInterface | private |
| mSimulationType | CModelParameter | protected |
| mType | CModelParameter | protected |
| mUuidLocked | CUndoObjectInterface | private |
| mValidatedUnits | CModelParameterGroup | mutableprivate |
| mValue | CModelParameter | protected |
| operator<(const CModelParameter &rhs) const | CModelParameter | |
| refreshFromModel(const bool &modifyExistence) | CModelParameterGroup | virtual |
| remove(CModelParameter *pModelParameter) | CModelParameterGroup | |
| remove(const size_t &index) | CModelParameterGroup | |
| setCN(const CCommonName &cn) | CModelParameter | virtual |
| setCompareResult(const CompareResult &compareResult) | CModelParameter | |
| setInitialExpression(const std::string &initialExpression) | CModelParameter | |
| setParent(CModelParameterGroup *pParent) | CModelParameter | |
| setSimulationType(const CModelEntity::Status &simulationType) | CModelParameter | |
| setUuid(const xg::Guid &uuid) | CUndoObjectInterface | |
| setUuid(const std::string &uuid) | CUndoObjectInterface | |
| setValue(const C_FLOAT64 &value, const CCore::Framework &framework, bool updateModelIfActive=true) | CModelParameter | virtual |
| size() const | CModelParameterGroup | |
| toData() const | CModelParameterGroup | virtual |
| toSet() | CModelParameter | virtual |
| toSet() const | CModelParameter | virtual |
| Type enum name | CModelParameter | |
| TypeNames | CModelParameter | static |
| updateIndex(const size_t &index, const CUndoObjectInterface *pUndoObject) | CModelParameterGroup | virtual |
| updateModel() | CModelParameterGroup | virtual |
| ~CModelParameter() | CModelParameter | virtual |
| ~CModelParameterGroup() | CModelParameterGroup | virtual |
| ~CUndoObjectInterface() | CUndoObjectInterface | virtual |