public interface SyntheticFDN extends FoldingDefinitionNode
withAppearEvenIfEmptyFlag(boolean)
.
Restriction:withDefiningQueryBasedFDNName(String)
. This query based FDN must be a descendant of the synthetic nodeModifier and Type | Method and Description |
---|---|
<FDN extends FoldingDefinitionNode> |
addChild(FDN foldingDefinitionNode)
Appends a child to this FDN as the last child.
|
<FDN extends FoldingDefinitionNode> |
addChild(FDN foldingDefinitionNode,
int index)
Inserts a child to this FDN at the index location.
|
boolean |
appearEvenIfEmpty()
True iff this node should appear even if it has no children in the results tree.
|
String |
definingQueryBasedFDNName()
The defining QueryBasedFDN for this node.
|
String |
label()
The base label for this node.
|
SyntheticFDN |
withAppearEvenIfEmptyFlag(boolean appearEvenIfEmpty)
Sets if this node should appear even if it has no children in the results tree.
|
SyntheticFDN |
withDefiningQueryBasedFDNName(String definingQueryBasedFDNName)
Sets the defining QueryBasedFDN for functional and appear-even-if-empty calculations.
|
SyntheticFDN |
withLabel(String label)
The base label for this node.
|
addSortingRule, addSortingRule, addViewAttribute, asQueryNodeBasedFDN, asSyntheticNode, children, definition, name, parent, root, sortingRules, viewAttributes
clientProperties, clientProperty, usedNamespaces, withClientProperty
invisible, isInvisible
<FDN extends FoldingDefinitionNode> FDN addChild(FDN foldingDefinitionNode)
addChild
in interface FoldingDefinitionNode
<FDN extends FoldingDefinitionNode> FDN addChild(FDN foldingDefinitionNode, int index)
addChild
in interface FoldingDefinitionNode
String label()
SyntheticFDN withLabel(String label)
boolean appearEvenIfEmpty()
SyntheticFDN withAppearEvenIfEmptyFlag(boolean appearEvenIfEmpty)
SyntheticFDN withDefiningQueryBasedFDNName(String definingQueryBasedFDNName)
String definingQueryBasedFDNName()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.