GUID of the Element that is created
of the Element
Returns identifier of this element
Adds a neighbour of type Connector as child to this Element
Guid of the element that should be added
Adds a Neighbour of type Edge as child to this Element
Guid of the element that should be added
Adds a neighbour of type Model as child to this Element
Guid of the element that should be added
Adds a neighbour of type Node as child to this Element
Guid of the element that should be added
Adds a neighbour of type Connector as parent to this Element
Guid of the element that should be added
Adds a Neighbour of type Edge as parent to this Element
Guid of the element that should be added
Adds a neighbour of type Model as parent to this Element
Guid of the element that should be added
Adds a neighbour of type Node as parent to this Element
Guid of the element that should be added
Delete a property on this Element
of the property
Returns all Child neighbours of type Connector
Returns all Child neighbours of type Edge
Returns all Children neighbous of type Model
Returns all Child neighbours of type Node
Returns all Parent neighbours of type Connector
Returns all Parent neighbours of type Edge
Returns all Parent neighbours of type Model
Returns all Parent neighbours of type Node
Returns all properties of this Element
Internal function that removes THIS element ONLY. WARNING: This function does not perform a cascading delete (i.e remove orphan edges) Use delete() instead
Graph containing this element
Sets a property on this Element
Name of the property to set
desired value
Unlink a link to a neighbouring Child Connector
Identifier of the Connector that should be unlinked
Unlink a link to a neighbouring Child Edge
Identifier of the Child Edge that should be unlinked
Unlink a link to a neighbouring child Model
Identifier of the child Model that should be unlinked
Unlink a link to a neighbouring child Node
Identifier of the child Node that should be unlinked
Generated using TypeDoc
Element representing a true higher-level Node in the graph, see documentation for more information