__SIZE enum value | CDataObject | |
add(CDataObject *pObject, const bool &adopt=true) | CDataContainer | virtual |
addGroup(const std::string &name) | CCopasiParameterGroup | |
addIssue(const CIssue &issue) | CDataObject | |
addMatrixReference(const std::string &name, CType &reference, const CFlags< Flag > &flag=CFlags< Flag >::None) | CDataContainer | protected |
addObjectReference(const std::string &name, CType &reference, const CFlags< Flag > &flag=CFlags< Flag >::None) | CDataContainer | protected |
addParameter(const CCopasiParameter ¶meter) | CCopasiParameterGroup | |
addParameter(const std::string &name, const CCopasiParameter::Type type, const CCopasiParameter::UserInterfaceFlag &flag=CCopasiParameter::UserInterfaceFlag::All) | CCopasiParameterGroup | |
addParameter(const std::string &name, const CCopasiParameter::Type type, const CType &value, const CCopasiParameter::UserInterfaceFlag &flag=CCopasiParameter::UserInterfaceFlag::All) | CCopasiParameterGroup | inline |
addParameter(CCopasiParameter *pParameter) | CCopasiParameterGroup | |
addReference(const CDataContainer *pReference) | CDataObject | |
addVectorReference(const std::string &name, CType &reference, const CFlags< Flag > &flag=CFlags< Flag >::None) | CDataContainer | protected |
allocateValidValues(const Type &type, void *&pValidValues) | CCopasiParameter | static |
allocateValue(const Type &type, void *&pValue) | CCopasiParameter | static |
appendDeletedDependentData(CUndoData &undoData) const | CDataContainer | virtual |
applyData(const CData &data, CUndoData::CChangeSet &changes) | CCopasiParameterGroup | virtual |
Array enum value | CDataObject | |
assertGroup(const std::string &name, const CCopasiParameter::UserInterfaceFlag &flag=CCopasiParameter::UserInterfaceFlag::All) | CCopasiParameterGroup | |
assertParameter(const std::string &name, const CCopasiParameter::Type type, const CType &defaultValue, const CCopasiParameter::UserInterfaceFlag &flag=CCopasiParameter::UserInterfaceFlag::All) | CCopasiParameterGroup | inline |
assignDefault(const void *pDefault) | CCopasiParameter | private |
assignValidValues(const void *pValidValues) | CCopasiParameter | private |
assignValue(const Type &type, void *&pValue, const void *pNewValue) | CCopasiParameter | static |
assignValue(const void *pValue) | CCopasiParameter | private |
beginIndex() const | CCopasiParameterGroup | |
beginName() const | CCopasiParameterGroup | |
calculateStatistics() | CExperiment | |
calculateValue() override | CDataObject | virtual |
calculateWeights() | CExperiment | |
CCopasiParameter(const CCopasiParameter &src) | CCopasiParameter | protected |
CCopasiParameter() | CCopasiParameter | private |
CCopasiParameter(const CCopasiParameter &src, const CDataContainer *pParent) | CCopasiParameter | |
CCopasiParameter(const std::string &name, const Type &type, const void *pValue=NULL, const CDataContainer *pParent=NO_PARENT, const std::string &objectType="Parameter") | CCopasiParameter | |
CCopasiParameterGroup() | CCopasiParameterGroup | protected |
CCopasiParameterGroup(const CCopasiParameterGroup &src, const CDataContainer *pParent=NULL) | CCopasiParameterGroup | |
CCopasiParameterGroup(const std::string &name, const CDataContainer *pParent=NO_PARENT, const std::string &objectType="ParameterGroup") | CCopasiParameterGroup | |
CDataContainer() | CDataContainer | private |
CDataContainer(const CDataContainer &src) | CDataContainer | protected |
CDataContainer(const std::string &name, const CDataContainer *pParent=NO_PARENT, const std::string &type="CN", const CFlags< Flag > &flag=CFlags< Flag >::None) | CDataContainer | |
CDataContainer(const CDataContainer &src, const CDataContainer *pParent) | CDataContainer | |
CDataObject() | CDataObject | protected |
CDataObject(const std::string &name, const CDataContainer *pParent=static_cast< CDataContainer * >((void *) 0), const std::string &type="CN", const CFlags< Flag > &flag=CFlags< Flag >::None) | CDataObject | protected |
CDataObject(const CDataObject &src, const CDataContainer *pParent=NULL) | CDataObject | |
CExperiment(const CExperiment &src) | CExperiment | protected |
CExperiment(const CDataContainer *pParent, const std::string &name="Experiment") | CExperiment | |
CExperiment(const CExperiment &src, const CDataContainer *pParent) | CExperiment | |
CExperiment(const CCopasiParameterGroup &group, const CDataContainer *pParent) | CExperiment | |
clear() | CCopasiParameterGroup | |
CObjectInterface() | CObjectInterface | |
CObjectInterface(const CObjectInterface &src) | CObjectInterface | |
compare(const CExperiment *lhs, const CExperiment *rhs) | CExperiment | static |
compile(const CMathContainer *pMathContainer) | CExperiment | |
const_name_iterator typedef | CCopasiParameterGroup | |
Container enum value | CDataObject | |
ContainerList typedef | CObjectInterface | |
createUndoData(CUndoData &undoData, const CUndoData::Type &type, const CData &oldData=CData(), const CCore::Framework &framework=CCore::Framework::ParticleNumbers) const | CCopasiParameterGroup | virtual |
createValue() | CCopasiParameter | private |
CUndoObjectInterface() | CUndoObjectInterface | |
CUndoObjectInterface(const CUndoObjectInterface &src) | CUndoObjectInterface | |
DataModel enum value | CDataObject | |
DataObject(const CObjectInterface *pInterface) | CObjectInterface | static |
DataObjectSet typedef | CDataObject | |
deleteValidValues(const Type &type, void *&pValidValues) | CCopasiParameter | static |
deleteValue(const Type &type, void *&pValue) | CCopasiParameter | static |
dependent enum value | CExperiment | |
destruct() override | CDataObject | virtual |
DisplayName enum value | CDataObject | |
elements typedef | CCopasiParameterGroup | |
elevateChildren() | CExperiment | virtual |
EmptyList | CDataContainer | static |
endIndex() const | CCopasiParameterGroup | |
endName() const | CCopasiParameterGroup | |
eUserInterfaceFlag enum name | CCopasiParameter | |
extendedTimeSeriesSize() const | CExperiment | |
fixBuild55() | CExperiment | |
Flag enum name | CDataObject | |
fromData(const CData &data, CUndoObjectInterface *pParent) | CCopasiParameter | static |
generateUuid() | CUndoObjectInterface | |
getChildObjectUnits(const CDataObject *pObject) const | CDataContainer | virtual |
getCN() const override | CCopasiParameter | virtual |
getColumnNames() const | CExperiment | |
getColumnValidValueCount(const CObjectInterface *pObject) const | CExperiment | |
getDataObject() const override | CDataObject | virtual |
getDefault() const | CCopasiParameter | inline |
getDefaultScale(const CObjectInterface *pObject) const | CExperiment | |
getDependentData() const | CExperiment | |
getDependentObjectsMap() const | CExperiment | |
getDescendants(CDataObject::DataObjectSet &descendants, const bool &recursive=false) const | CDataContainer | |
getElementTemplates() | CCopasiParameterGroup | |
getElementTemplates() const | CCopasiParameterGroup | |
getErrorMean() const | CExperiment | |
getErrorMeanSD() const | CExperiment | |
getErrorMeanSD(const CObjectInterface *pObject, const C_FLOAT64 &errorMean) const | CExperiment | |
getErrorSum(const CObjectInterface *pObject) const | CExperiment | |
getExperimentType() const | CExperiment | |
getFileName() const | CExperiment | |
getFileNameOnly() const | CExperiment | |
getFirstRow() const | CExperiment | |
getFittingPoints() const | CExperiment | |
getGroup(const std::string &name) | CCopasiParameterGroup | |
getGroup(const std::string &name) const | CCopasiParameterGroup | |
getGroup(const size_t &index) | CCopasiParameterGroup | |
getGroup(const size_t &index) const | CCopasiParameterGroup | |
getHeaderRow() const | CExperiment | |
getIndependentData() const | CExperiment | |
getIndependentObjects() const | CExperiment | |
getIndex(const CDataObject *pObject) const | CCopasiParameterGroup | virtual |
getIndex(const std::string &name) const | CCopasiParameterGroup | |
getKey(const std::string &name) const | CCopasiParameterGroup | |
getKey(const size_t &index) const | CCopasiParameterGroup | |
CCopasiParameter::getKey() const override | CCopasiParameter | virtual |
getLastRow() const | CExperiment | |
getName(const size_t &index) const | CCopasiParameterGroup | virtual |
getNormalizeWeightsPerExperiment() const | CExperiment | |
getNumColumns() const | CExperiment | |
getNumDataRows() const | CExperiment | |
getObject(const CCommonName &cn) const | CCopasiParameterGroup | virtual |
getObjectAncestor(const std::string &type) const | CDataObject | |
getObjectDataModel() const | CDataObject | |
getObjectDisplayName() const override | CCopasiParameter | virtual |
getObjectFromCN(const CCommonName &cn) const | CDataObject | |
GetObjectFromCN(const ContainerList &listOfContainer, const CCommonName &objName) | CObjectInterface | static |
getObjectiveValue() const | CExperiment | |
getObjectiveValue(const CObjectInterface *pObject) const | CExperiment | |
getObjectMap() | CExperiment | |
getObjectMap() const | CExperiment | |
getObjectName() const | CDataObject | |
getObjectParent() const | CDataObject | |
getObjects() const | CDataContainer | virtual |
getObjects() | CDataContainer | virtual |
getObjectType() const | CDataObject | |
getParameter(std::string name) | CCopasiParameterGroup | |
getParameter(std::string name) const | CCopasiParameterGroup | |
getParameter(const size_t &index) | CCopasiParameterGroup | |
getParameter(const size_t &index) const | CCopasiParameterGroup | |
getPrerequisites() const override | CDataObject | virtual |
getRMS() const | CExperiment | |
getRMS(const CObjectInterface *pObject) const | CExperiment | |
getScale(const CObjectInterface *pObject) const | CExperiment | |
getScalingMatrix() const | CExperiment | |
getSeparator() const | CExperiment | |
getTimeData() const | CExperiment | |
getTotalValueCount() const | CExperiment | |
getType(const std::string &name) const | CCopasiParameterGroup | |
getType(const size_t &index) const | CCopasiParameterGroup | |
CCopasiParameter::getType() const | CCopasiParameter | |
getUniqueParameterName(const CCopasiParameter *pParameter) const | CCopasiParameterGroup | |
getUnits() const override | CDataContainer | virtual |
getUserInterfaceFlag() const | CCopasiParameter | |
getUuid() const | CUndoObjectInterface | |
getValidity() const override | CDataObject | virtual |
getValidValueCount() const | CExperiment | |
getValidValues() const | CCopasiParameter | inline |
getValidValues() | CCopasiParameter | inline |
getValidValuesPointer() const | CCopasiParameter | |
getValue(const std::string &name) const | CCopasiParameterGroup | inline |
getValue(const std::string &name) | CCopasiParameterGroup | inline |
getValue(const size_t &index) const | CCopasiParameterGroup | inline |
getValue(const size_t &index) | CCopasiParameterGroup | inline |
CCopasiParameter::getValue() const | CCopasiParameter | inline |
CCopasiParameter::getValue() | CCopasiParameter | inline |
getValueObject() const override | CDataContainer | virtual |
getValuePointer() const override | CCopasiParameter | virtual |
getValueReference() const | CCopasiParameter | |
getWeightMethod() const | CExperiment | |
guessColumnNumber() const | CExperiment | |
Gui enum value | CDataObject | |
hasFlag(const Flag &flag) const | CDataObject | |
hasValidValues() const | CCopasiParameter | |
haveTemplate() const | CCopasiParameterGroup | |
ignore enum value | CExperiment | |
independent enum value | CExperiment | |
index_iterator typedef | CCopasiParameterGroup | |
initExtendedTimeSeries(size_t s) | CExperiment | |
initializeParameter() | CExperiment | private |
initializeScalingMatrix() | CExperiment | private |
initObjects() | CDataContainer | protected |
insert(const CData &data) | CCopasiParameterGroup | virtual |
inValidValues(const CType &value) const | CCopasiParameter | inlineprivate |
isBasic() const | CCopasiParameter | |
isDefault() const | CCopasiParameter | |
isEditable() const | CCopasiParameter | |
isPrerequisiteForContext(const CObjectInterface *pObject, const CCore::SimulationContextFlag &context, const CObjectInterface::ObjectSet &changedObjects) const override | CDataObject | virtual |
isRowOriented() const | CExperiment | |
isUnsupported() const | CCopasiParameter | |
isValidValue(const C_FLOAT64 &value) const | CCopasiParameter | |
isValidValue(const C_INT32 &value) const | CCopasiParameter | |
isValidValue(const unsigned C_INT32 &value) const | CCopasiParameter | |
isValidValue(const bool &value) const | CCopasiParameter | |
isValidValue(const std::string &value) const | CCopasiParameter | |
isValidValue(const CCommonName &value) const | CCopasiParameter | |
isValidValue(const std::vector< CCopasiParameter * > &value) const | CCopasiParameter | |
isValidValue(const CType &) const | CCopasiParameter | inline |
mAggregateValidity | CDataObject | private |
Matrix enum value | CDataObject | |
mColumnName | CExperiment | private |
mColumnObjectiveValue | CExperiment | private |
mColumnRMS | CExperiment | private |
mColumnScale | CExperiment | private |
mColumnValidValueCount | CExperiment | private |
mDataDependent | CExperiment | private |
mDataIndependent | CExperiment | private |
mDataTime | CExperiment | private |
mDefaultColumnScale | CExperiment | private |
mDependentObjectsMap | CExperiment | private |
mDependentUpdateSequence | CExperiment | private |
mDependentValues | CExperiment | private |
MEAN enum value | CExperiment | |
MEAN_SQUARE enum value | CExperiment | |
mExtendedTimeSeries | CExperiment | private |
mExtendedTimeSeriesSize | CExperiment | private |
mFittingPoints | CExperiment | private |
mIndependentObjects | CExperiment | private |
mIndependentUpdateSequence | CExperiment | private |
mIndependentValues | CExperiment | private |
mKey | CCopasiParameter | protected |
mMean | CExperiment | private |
mMeans | CExperiment | private |
mMeanSD | CExperiment | private |
mMissingData | CExperiment | private |
mNumDataRows | CExperiment | private |
mObjectDisplayName | CDataObject | mutableprivate |
mObjectFlag | CDataObject | private |
mObjectiveValue | CExperiment | private |
mObjectName | CDataObject | private |
mObjects | CDataContainer | protected |
mObjectType | CDataObject | private |
ModelEntity enum value | CDataObject | |
mpContainer | CExperiment | private |
mpDataDependentCalculated | CExperiment | private |
mpDefault | CCopasiParameter | protected |
mpElementTemplates | CCopasiParameterGroup | private |
mpFileName | CExperiment | private |
mpFirstRow | CExperiment | private |
mpHeaderRow | CExperiment | private |
mpLastRow | CExperiment | private |
mpNormalizeWeightsPerExperiment | CExperiment | private |
mpNumColumns | CExperiment | private |
mpObjectDisplayName | CDataObject | mutableprivate |
mpObjectMap | CExperiment | private |
mpObjectName | CDataObject | mutableprivate |
mpObjectParent | CDataObject | private |
mPrerequisits | CDataObject | protected |
mpRowOriented | CExperiment | private |
mpSeparator | CExperiment | private |
mpTaskType | CExperiment | private |
mpUuid | CUndoObjectInterface | private |
mpValidValues | CCopasiParameter | protected |
mpValue | CCopasiParameter | protected |
mpValueReference | CCopasiParameter | mutableprotected |
mpWeightMethod | CExperiment | private |
mReferencedValidities | CDataObject | private |
mReferences | CDataObject | protected |
mRMS | CExperiment | private |
mRowObjectiveValue | CExperiment | private |
mRowRMS | CExperiment | private |
mScale | CExperiment | private |
mStorageIt | CExperiment | private |
mType | CCopasiParameter | private |
mUserInterfaceFlag | CCopasiParameter | protected |
mUuidLocked | CUndoObjectInterface | private |
mValidity | CObjectInterface | mutableprotected |
mValidValueCount | CExperiment | private |
name_iterator typedef | CCopasiParameterGroup | |
NameVector enum value | CDataObject | |
NonUniqueName enum value | CDataObject | |
objectMap typedef | CDataContainer | |
objectRenamed(CDataObject *pObject, const std::string &oldName) | CDataContainer | |
ObjectSet typedef | CObjectInterface | |
operator=(const CExperiment &rhs) | CExperiment | |
CCopasiParameterGroup::operator=(const CCopasiParameterGroup &rhs) | CCopasiParameterGroup | |
CCopasiParameter::operator=(const CCopasiParameter &rhs) | CCopasiParameter | |
operator==(const CExperiment &lhs, const CExperiment &rhs) | CExperiment | friend |
prerequisitsContains(const DataObjectSet &objects) const | CDataObject | |
print(std::ostream *ostream) const | CCopasiParameterGroup | virtual |
printResult(std::ostream *ostream) const | CExperiment | virtual |
read(std::istream &in, size_t ¤tLine) | CExperiment | |
readColumnNames() | CExperiment | |
Reference enum value | CDataObject | |
refreshAggregateValidity() | CDataObject | private |
remove(CDataObject *pObject) | CCopasiParameterGroup | virtual |
removeIssue(const CIssue &issue) | CDataObject | |
removeParameter(const std::string &name) | CCopasiParameterGroup | |
removeParameter(const size_t &index) | CCopasiParameterGroup | |
removeParameter(CCopasiParameter *pParameter) | CCopasiParameterGroup | |
removeReference(const CDataContainer *pReference) | CDataObject | |
Root enum value | CDataObject | |
sanitizeObjectName(std::string &name) | CDataObject | static |
SD enum value | CExperiment | |
Separator enum value | CDataObject | |
setDefault(const CType &defaultValue) | CCopasiParameter | inline |
setDefault(const std::vector< CCopasiParameter * > &defaultValue) | CCopasiParameter | |
setExperimentType(const CTaskEnum::Task &type) | CExperiment | |
setFileName(const std::string &fileName) | CExperiment | |
setFirstRow(const unsigned C_INT32 &firstRow) | CExperiment | |
setHeaderRow(const unsigned C_INT32 &headerRow) | CExperiment | |
setIsRowOriented(const bool &isRowOriented) | CExperiment | |
setLastRow(const unsigned C_INT32 &lastRow) | CExperiment | |
setNormalizeWeightsPerExperiment(bool flag) | CExperiment | |
setNumColumns(const unsigned C_INT32 &cols) | CExperiment | |
setObjectName(const std::string &name) | CDataObject | |
setObjectParent(const CDataContainer *pParent) override | CCopasiParameter | virtual |
setSeparator(const std::string &seperator) | CExperiment | |
setUserInterfaceFlag(const UserInterfaceFlag &flag) | CCopasiParameterGroup | virtual |
setUuid(const xg::Guid &uuid) | CUndoObjectInterface | |
setUuid(const std::string &uuid) | CUndoObjectInterface | |
setValidValues(const std::vector< std::pair< CType, CType > > &validValues) | CCopasiParameter | inline |
setValidValues(const CEnumAnnotation< CType, Enum > &validValues) | CCopasiParameter | inline |
setValue(const std::string &name, const CType &value) | CCopasiParameterGroup | inline |
setValue(const size_t &index, const CType &value) | CCopasiParameterGroup | inline |
CCopasiParameter::setValue(const CType &value) | CCopasiParameter | inline |
CCopasiParameter::setValue(const std::vector< CCopasiParameter * > &value) | CCopasiParameter | |
setWeightMethod(const WeightMethod &weightMethod) | CExperiment | |
size(const UserInterfaceFlag &require=UserInterfaceFlag::None, const UserInterfaceFlag &exclude=UserInterfaceFlag::None) const | CCopasiParameterGroup | |
StaticString enum value | CDataObject | |
storeExtendedTimeSeriesData(C_FLOAT64 time) | CExperiment | |
sumOfSquares(const size_t &index, C_FLOAT64 *&residuals) const | CExperiment | |
sumOfSquaresStore(const size_t &index, C_FLOAT64 *&dependentValues) | CExperiment | |
swap(const size_t &iFrom, const size_t &iTo) | CCopasiParameterGroup | |
swap(index_iterator &from, index_iterator &to) | CCopasiParameterGroup | |
time enum value | CExperiment | |
toData() const | CCopasiParameterGroup | virtual |
Type enum name | CExperiment | |
TypeName | CExperiment | static |
updateFittedPoints() | CExperiment | |
updateFittedPointValues(const size_t &index) | CExperiment | |
updateFittedPointValuesFromExtendedTimeSeries(const size_t &index) | CExperiment | |
updateIndex(const size_t &index, const CUndoObjectInterface *pUndoObject) | CCopasiParameterGroup | virtual |
updateModelWithIndependentData(const size_t &index) | CExperiment | |
UserInterfaceFlag typedef | CCopasiParameter | |
validityChanged(const CValidity &changedValidity) override | CDataObject | virtual |
validityRemoved(const CValidity &changedValidity) | CDataObject | |
VALUE_SCALING enum value | CExperiment | |
ValueBool enum value | CDataObject | |
ValueDbl enum value | CDataObject | |
ValueInt enum value | CDataObject | |
ValueInt64 enum value | CDataObject | |
ValueString enum value | CDataObject | |
Vector enum value | CDataObject | |
WeightMethod enum name | CExperiment | |
WeightMethodName | CExperiment | static |
WeightMethodType | CExperiment | static |
XMLType | CExperiment | static |
~CCopasiParameter() | CCopasiParameter | virtual |
~CCopasiParameterGroup() | CCopasiParameterGroup | virtual |
~CDataContainer() | CDataContainer | virtual |
~CDataObject() | CDataObject | virtual |
~CExperiment() | CExperiment | virtual |
~CObjectInterface() | CObjectInterface | virtual |
~CUndoObjectInterface() | CUndoObjectInterface | virtual |