NodeWrapper
Properties
Functions
Adds a new child node to this node.
Returns the area of which this node is part of.
Returns children of this node for the given role.
Returns a concept reference to the concept of which this node is instance of.
Returns all property roles of this node.
Returns the value of the given property role for this node.
Returns all reference roles of this node.
Returns the target of the given reference role for this node.
Returns a node reference to the target of the reference.
Returns the wrapped node.
Resolves whether the child link is ordered or not.
Removes the given node from this node's children.
Replaces this node with a new node of the given concept that uses the same id as this node. Properties, references and children will be the same.
Sets the value of the given property role for this node to the specified role.
Sets the target of the given role reference for this node to the node referenced by the specified target reference.
Sets the target of the given role reference for this node to the specified target node.
Attempts to resolve the child link.
Attempts to resolve the property.
Attempts to resolve the reference link.