Represents an aggregate or cluster found by NodeAggregation.
Inheritance Hierarchy
Remarks
See Also
Developer's Guide
Members
No filters for this type
Properties
The child aggregates of this aggregate.
The child aggregates of this aggregate.
readonlyfinal
See Also
Developer's Guide
readonlyfinal
Property Value
the number of nodes that are descendants of this aggregate
readonlyfinal
Property Value
The sum of the weights of nodes that are descendants of this aggregate
readonlyfinal
Property Value
the maximum weight of nodes that are descendants of this aggregate
The node which is represented by this aggregate.
The node which is represented by this aggregate.
Not all aggregates represent a node, so this property may be
null.readonlyfinal
See Also
Developer's Guide
Returns all nodes which are associated with this NodeAggregate or its descendants.
Returns all nodes which are associated with this NodeAggregate or its descendants.
readonlyfinal
The parent of this NodeAggregate.
The parent of this NodeAggregate.
This is
null for the root.readonlyfinal