applyData(const CData &data, CUndoData::CChangeSet &changes) | CModelParameter | virtual |
CModelParameter() | CModelParameter | private |
CModelParameter(CModelParameterGroup *pParent, const CModelParameter::Type &type) | CModelParameter | |
CModelParameter(const CModelParameter &src, CModelParameterGroup *pParent) | CModelParameter | |
CompareResult enum name | CModelParameter | |
CompareResultNames | CModelParameter | static |
compile() | CModelParameter | virtual |
createUndoData(CUndoData &undoData, const CUndoData::Type &type, const CData &oldData=CData(), const CCore::Framework &framework=CCore::Framework::ParticleNumbers) const | CModelParameter | virtual |
CUndoObjectInterface() | CUndoObjectInterface | |
CUndoObjectInterface(const CUndoObjectInterface &src) | CUndoObjectInterface | |
destruct() | CModelParameter | virtual |
diff(const CModelParameter &other, const CCore::Framework &framework=CCore::Framework::ParticleNumbers, const bool &createMissing=false) | CModelParameter | virtual |
fromData(const CData &data, CUndoObjectInterface *pParent) | CModelParameter | static |
generateUuid() | CUndoObjectInterface | |
getChild(const size_t &index) const | CModelParameter | virtual |
getCN() const | CModelParameter | |
getCompareResult() const | CModelParameter | |
getIndex() const | CModelParameter | virtual |
getInitialExpression() const | CModelParameter | |
getInitialExpressionPtr() const | CModelParameter | |
getModel() const | CModelParameter | |
getName() const | CModelParameter | virtual |
getNumChildren() const | CModelParameter | virtual |
getObject() const | CModelParameter | |
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) | CUndoObjectInterface | virtual |
isInitialExpressionValid() const | CModelParameter | |
isReadOnly() const | CModelParameter | |
mCN | CModelParameter | protected |
mCompareResult | CModelParameter | protected |
mIsInitialExpressionValid | CModelParameter | protected |
mpInitialExpression | CModelParameter | protected |
mpObject | CModelParameter | protected |
mpParent | CModelParameter | protected |
mpUuid | CUndoObjectInterface | private |
mSimulationType | CModelParameter | protected |
mType | CModelParameter | protected |
mUuidLocked | CUndoObjectInterface | private |
mValue | CModelParameter | protected |
operator<(const CModelParameter &rhs) const | CModelParameter | |
operator<<(std::ostream &os, const CModelParameter &o) | CModelParameter | friend |
refreshFromModel(const bool &modifyExistence) | CModelParameter | virtual |
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 |
toData() const | CModelParameter | virtual |
toSet() | CModelParameter | virtual |
toSet() const | CModelParameter | virtual |
Type enum name | CModelParameter | |
TypeNames | CModelParameter | static |
updateIndex(const size_t &index, const CUndoObjectInterface *pUndoObject) | CUndoObjectInterface | virtual |
updateModel() | CModelParameter | virtual |
~CModelParameter() | CModelParameter | virtual |
~CUndoObjectInterface() | CUndoObjectInterface | virtual |