| createCluster(const char *type, PropertySettings ¶m) | Factory | [static] |
| createLinker(const char *type, PropertySettings ¶m) | Factory | [static] |
| createModifierFor(Updatable *objectToLearn) | Factory | [static] |
| createOutputFunction(const char *type, PropertySettings ¶m) | Factory | [static] |
| createPropertized(const char *type, PropertySettings ¶m) | Factory | [static] |
| registerCluster(const AbstractCreator &c, const char *type) | Factory | [static] |
| registerLinker(const AbstractCreator &c, const char *type) | Factory | [static] |
| registerModifier(const AbstractModifier &m, const char *type) | Factory | [static] |
| registerOutputFunction(const AbstractCreator &c, const char *type) | Factory | [static] |
| registerPropertized(const AbstractCreator &c, const char *type) | Factory | [static] |