Envision
A visual programming IDE for object-oriented languages
TestNodes::BinaryNode Member List

This is the complete list of members for TestNodes::BinaryNode, including all inherited members.

addAttributeToInitialRegistrationList_(::Model::CompositeIndex &index, const QString &attributeName, const QString &attributeType, bool canBePartiallyLoaded, bool isOptional, bool isPersistent)TestNodes::BinaryNodeprivatestatic
attributesToRegisterAtInitialization_()TestNodes::BinaryNodeprivatestatic
BinaryNode(::Model::Node *parent=nullptr)TestNodes::BinaryNode
BinaryNode(::Model::Node *parent, ::Model::PersistentStore &store, bool loadPartially)TestNodes::BinaryNode
BinaryNode(::Model::Node *parent, ::Model::AttributeChain &metaData)TestNodes::BinaryNode
BinaryNode(::Model::Node *parent, ::Model::PersistentStore &store, bool loadPartially, ::Model::AttributeChain &metaData)TestNodes::BinaryNode
clone() const overrideTestNodes::BinaryNode
createDefaultInstance(Node *parent=nullptr)TestNodes::BinaryNodestatic
getMetaData()TestNodes::BinaryNodestatic
left() constTestNodes::BinaryNodeinline
leftIndexTestNodes::BinaryNodeprivatestatic
name() constTestNodes::BinaryNodeinline
nameIndexTestNodes::BinaryNodeprivatestatic
registerNewAttribute(const QString &attributeName, const QString &attributeType, bool canBePartiallyLoaded, bool isOptional, bool isPersistent)TestNodes::BinaryNodestatic
registerNewAttribute(const ::Model::Attribute &attribute)TestNodes::BinaryNodestatic
registerNewExtension()TestNodes::BinaryNodeinlinestatic
removeLeftNode()TestNodes::BinaryNodeinline
removeRightNode()TestNodes::BinaryNodeinline
right() constTestNodes::BinaryNodeinline
rightIndexTestNodes::BinaryNodeprivatestatic
setLeft(BinaryNode *node)TestNodes::BinaryNodeinline
setName(Model::NameText *node)TestNodes::BinaryNodeinline
setRight(BinaryNode *node)TestNodes::BinaryNodeinline
Super typedefCore::Reflect< Base >protected
topLevelMeta() overrideTestNodes::BinaryNodeprotected