See: Description
| Class | Description |
|---|---|
| BeanNode |
**For internal use only**
Represents one JavaBean in the nodes hierarchy.
|
| GPBeanNode |
**For internal use only**
A node based on BeanNode with some children.
|
| GPFilterNode |
A start of a GP implementation of the FilterNode
TODO finish it...
|
| NodePropertiesNode |
**For internal use only**
A node that represents a Node and has all the properties of this node
as child nodes.
|
| NodeUtils | |
| PropertyNode |
**For internal use only**
A node that represents a property of a node.
|