|
Kactus2
Kactus2 reference guide
|
This is the complete list of members for ComponentInstantiationInterface, including all inherited members.
| addComponentInstantiation(int const &row, std::string const &newInstantiationName=std::string("")) | ComponentInstantiationInterface | |
| CommonInterface()=default | CommonInterface | |
| CommonInterface(const CommonInterface &other)=delete | CommonInterface | |
| ComponentInstantiationInterface(QSharedPointer< InstantiationsValidator > validator, QSharedPointer< ExpressionParser > expressionParser, QSharedPointer< ExpressionFormatter > expressionFormatter, ParametersInterface *parameterInterface, ModuleParameterInterface *moduleParameterInterface, FileBuilderInterface *fileBuilderInterface, FileSetInterface *fileSetInterface) | ComponentInstantiationInterface | |
| formattedValueFor(QString const &expression) const | ParameterizableInterface | protected |
| getAllReferencesToIdInItem(const std::string &itemName, std::string const &valueID) const override final | ComponentInstantiationInterface | virtual |
| getArchitectureName(std::string const &instantiationName) const | ComponentInstantiationInterface | |
| getConfigurationName(std::string const &instantiationName) const | ComponentInstantiationInterface | |
| getDescription(std::string const &itemName) const | NameGroupInterface | virtual |
| getDisplayName(std::string const &itemName) const | ComponentInstantiationInterface | virtual |
| getExpressionsInSelectedItems(std::vector< std::string > instantiationNames) const | ComponentInstantiationInterface | |
| getFileBuilderInterface() const | ComponentInstantiationInterface | |
| getFileSetInterface() const | ComponentInstantiationInterface | |
| getFileSetReferences(std::string const &instantiationName) const | ComponentInstantiationInterface | |
| getIndexedItemName(int itemIndex) const final | ComponentInstantiationInterface | virtual |
| getItemIndex(std::string const &itemName) const override final | ComponentInstantiationInterface | virtual |
| getItemNames() const override final | ComponentInstantiationInterface | virtual |
| getLanguage(std::string const &instantiationName) const | ComponentInstantiationInterface | |
| getLibraryName(std::string const &instantiationName) const | ComponentInstantiationInterface | |
| getModuleName(std::string const &instantiationName) const | ComponentInstantiationInterface | |
| getModuleParameterInterface() const | ComponentInstantiationInterface | |
| getPackageName(std::string const &instantiationName) const | ComponentInstantiationInterface | |
| getParameterInterface() const | ComponentInstantiationInterface | |
| getShortDescription(std::string const &itemName) const | NameGroupInterface | virtual |
| getUniqueName(std::string const &newName, std::string const &itemTypeName) const | CommonInterface | protected |
| isLanguageStrict(std::string const &instantiationName) const | ComponentInstantiationInterface | |
| itemCount() const override final | ComponentInstantiationInterface | virtual |
| itemHasValidName(std::string const &itemName) const override final | ComponentInstantiationInterface | virtual |
| NameGroupInterface() | NameGroupInterface | |
| NameGroupInterface(const NameGroupInterface &other)=delete | NameGroupInterface | |
| nameHasChanged(std::string const &newName, std::string const &oldName) const | CommonInterface | protected |
| ParameterizableInterface::operator=(const ParameterizableInterface &other)=delete | ParameterizableInterface | |
| NameGroupInterface::operator=(const NameGroupInterface &other)=delete | NameGroupInterface | |
| CommonInterface::operator=(const CommonInterface &other)=delete | CommonInterface | |
| ParameterizableInterface(QSharedPointer< ExpressionParser > expressionParser, QSharedPointer< ExpressionFormatter > expressionFormatter) | ParameterizableInterface | |
| ParameterizableInterface(const ParameterizableInterface &other)=delete | ParameterizableInterface | |
| parseExpressionToBaseNumber(QString const &expression, unsigned int const &baseNumber, bool *expressionIsValid=nullptr) const | ParameterizableInterface | protected |
| parseExpressionToDecimal(QString const &expression, bool *expressionIsValid=nullptr) const | ParameterizableInterface | protected |
| removeComponentInstantiation(std::string const &instantiationName) | ComponentInstantiationInterface | |
| setArchitectureName(std::string const &instantiationName, std::string const &newArchitectureName) | ComponentInstantiationInterface | |
| setComponentInstantiations(QSharedPointer< QList< QSharedPointer< ComponentInstantiation > > > newInstantiations) | ComponentInstantiationInterface | |
| setConfigurationName(std::string const &instantiationName, std::string const &newConfigurationName) | ComponentInstantiationInterface | |
| setDescription(std::string const &itemName, std::string const &newDescription) | NameGroupInterface | virtual |
| setDisplayName(std::string const &itemName, std::string const &newDisplayName) | ComponentInstantiationInterface | |
| NameGroupInterface::setDisplayName(std::string const &itemName, std::string const &newDisplayName) const | NameGroupInterface | virtual |
| setFileSetReferences(std::string const &instantiationName, std::vector< std::string > const &newReferences) | ComponentInstantiationInterface | |
| setLanguage(std::string const &instantiationName, std::string const &newLanguage) | ComponentInstantiationInterface | |
| setLanguageStrictness(std::string const &instantiationName, bool newStrictness) | ComponentInstantiationInterface | |
| setLibraryName(std::string const &instantiationName, std::string const &newLibraryName) | ComponentInstantiationInterface | |
| setModuleName(std::string const &instantiationName, std::string const &newModuleName) | ComponentInstantiationInterface | |
| setName(std::string const ¤tName, std::string const &newName) override final | ComponentInstantiationInterface | virtual |
| setPackageName(std::string const &instantiationName, std::string const &newPackageName) | ComponentInstantiationInterface | |
| setShortDescription(std::string const &itemName, std::string const &newShortDescription) const | NameGroupInterface | |
| validateItems() const override final | ComponentInstantiationInterface | virtual |
| ~CommonInterface()=default | CommonInterface | virtual |
| ~ComponentInstantiationInterface()=default | ComponentInstantiationInterface | virtual |
| ~NameGroupInterface()=default | NameGroupInterface | virtual |
| ~ParameterizableInterface()=default | ParameterizableInterface | virtual |