Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether instances of this node type are root-elements.
Syntax
public boolean isRootElement()
Run On
Called
Return Value
Type: boolean
true if tree nodes of this type are root-elements; otherwise, false.
Remarks
A root-element is the root in a composition hierarchy of tree nodes. A root-element never has a model-element parent. Examples include MyTable, MyClass, MyForm.